SitePoint Forums - Recent PostsWith a vast variety of web design tutorials and articles coupled with a vibrant and well informed community, SitePoint is the natural place to go to grow your online business.Competitive Keyword Analysis, how do YOU do it- July 2, 2008 ...Thanks a lot for your tips. Can you give me links of the article........http://www.sitepoint.com/forums/showthread.php?p=3873408#post3873408 Hello to all!- July 2, 2008 Hi, I'm new to design and have lurked around SitePoint for a few months. The articles and forums have been a huge help and I thought it was time to start participating. My background is in the Social Sciences so I have been more interested in usability issues and methods of effective communication. Can't wait to get involved. Carenhttp://www.sitepoint.com/forums/showthread.php?p=3873407#post3873407 Preventing Cookie Theif- July 2, 2008 ...Well, I'm not sure what web applications are storing in my cookies. Take this sitepoint forum for example, I can checkmark the box that says "remember my login" and it might be storing something in my cookie that enables me to auto-login to sitepoint forum the next day. Could it be my forum login password that it is storing But I thought...http://www.sitepoint.com/forums/showthread.php?p=3873406#post3873406 What am I doing wrong (validate):(- July 2, 2008 Hello I am from Thailand a new member and new to all tihs this. Today everyone seams to know how a make a web page, I made decision to try to learn Xhtml, just for fun. The simplest page possible, only some pictures and text and two links, but when i validate it is full of errors. I have sat many hour trying to solve them but without result...http://www.sitepoint.com/forums/showthread.php?p=3873405#post3873405 Firefox 3.0 - the King of memory usage- July 2, 2008 ...An Opera user on a low-memory machine would probably set the disk cache size to something other than auto, and could easily get numbers lower than that for FF3 (at the cost of slightly degraded performance). It'd be interesting to see the results if FF3 was loaded with the 150 extensions it needs to get the same features that Opera has...http://www.sitepoint.com/forums/showthread.php?p=3873404#post3873404 Top 10 search- July 2, 2008 I'm looking to make one of those "Top 10 searches" for my site. For example, on the Yahoo homepage there is the "Today's Top Searches' in the bottom right corner. Something like that, but for the searches entered in MY site. Someone kinda explained to me the general idea of what I would need to do: 1. store the searched keywords on a mysql...http://www.sitepoint.com/forums/showthread.php?p=3873403#post3873403 Apache 2.2.9 problem- July 2, 2008 Alright so I recently upgraded from Apache 2.2.4 which I was using for the longest time to 2.2.9, and now Apache isn't exposed to the internet, it's only exposed to localhost.... I've had my website up and running for a long time, and the router says that it is forwarding to my lan IP.... so im not quite sure what is wrong, I guess maybe it just...http://www.sitepoint.com/forums/showthread.php?p=3873402#post3873402 Are social bookmarking sites worth the hassle- July 2, 2008 ...It is ! Before the era of social networking, it was difficult to meet other Internet users. If you tried, you would have to rely on chat rooms or instant messaging services. As nice as these popular Internet features are, they are not always considered safe. Not only have social networking sites made it safer to meet people online, it also...http://www.sitepoint.com/forums/showthread.php?p=3873401#post3873401 how to make auto_increment start with 1 for evey table- July 2, 2008 Does anyone knows how to make mysql automatically set the autoincrement to start with 1 (instead 0) on every table. I know i must give the AUTO_INCREMENT=1 in each create table, but in case I forgot to speciffy the auto_increment=1 then every id will be started from 0. In my php, 0 will be ignored... :D (I use if !empty($this->id) .. and if...http://www.sitepoint.com/forums/showthread.php?p=3873400#post3873400 Styling onclick Text- July 2, 2008 ...Browsers usually don't let you style disabled form fields. If the field weren't disabled, you could change the style like this.style.color='red'; this.style.fontSize='200&37;'; etc. in the onclick attribute.http://www.sitepoint.com/forums/showthread.php?p=3873399#post3873399 |