Forum: IT Professionals' Lounge Apr 30th, 2008 |
| Replies: 6 Views: 1,808 There are lot of open source cms nowadays, everyone has iys own favourite i guess :P
Ill prefer wordpress (http://www.wordpress.org)for ur case, its so simple and easy, even for them who have zero... |
Forum: IT Professionals' Lounge Apr 14th, 2008 |
| Replies: 3 Views: 795 Ya joomla its table less now, and its already using mod rewrite, so i think its fully optimize. Just give it a try 2bu |
Forum: IT Professionals' Lounge Apr 14th, 2008 |
| Replies: 3 Views: 795 u can run joomla in localhost, using AppServ (http://www.appservnetwork.com/) . U can create custom template for joomla but u need to learn it first, there are lot of free joomla templates nowaday u... |
Forum: IT Professionals' Lounge Mar 23rd, 2008 |
| Replies: 17 Views: 3,341 I think if we make website for clients, we must test it in different browser.
I usually use ie6 and firefox to test it until it work well in that 2 browser. |
Forum: IT Professionals' Lounge Mar 22nd, 2008 |
| Replies: 17 Views: 3,341 yeah i think no browser perfect,
but i think firefox id better right now |
Forum: IT Professionals' Lounge Mar 19th, 2008 |
| Replies: 0 Views: 494 Hi all web designer did music give u influence in creating a design ?? if it did, what music is the most suit for you ?? |
Forum: IT Professionals' Lounge Mar 13th, 2008 |
| Replies: 2 Views: 743 usually it written using javascript, i've use OPEN CUBE (http://opencube.com/) menu, i think its nice, but u need to remove some script to make it working for free :P
u can search it in google... |
Forum: IT Professionals' Lounge Mar 11th, 2008 |
| Replies: 4 Views: 708 hi emestman, try using open source engine like wordpress (http://www.wordpress.org) you can download and use it for free. U just need to follow the instruction to install it in your server. |
Forum: IT Professionals' Lounge Mar 5th, 2008 |
| Replies: 5 Views: 1,560 first u need to make a default value for total character ( example $c = 100 depend on your layout )
then u can check total character in your output with php,
$total = strlen($your_output);... |
Forum: IT Professionals' Lounge Mar 5th, 2008 |
| Replies: 16 Views: 3,603 try http://www.flickr.com
you'll find a lot of picture there |
Forum: IT Professionals' Lounge Mar 5th, 2008 |
| Replies: 2 Views: 858 Try ultraedit 32, but i dont know if its free
[link (http://www.ultraedit.com)]
it help me a lot to organize my code. |