Kill ghost on connect to freenode in xchat? - by ajushi Hi, how do I automatically kill a ghost nick (e.g. i got disconnected then reconnected) on connect with using xchat? I'm on freenode. Read the article
Prevent overlapping events in jQuery FullCalendar? - by ajushi Hi is there a way to prevent overlapping events in jQuery FullCalendar? Thanks in advance! Read the article
Is it good practice to use break and continue in PHP? - by ajushi Hi, is it good practice to use break and continue as sentinel for loops in PHP? e.g. if (!empty($var)) break; Read the article
Im at a lost what to read and study! Db Design or Code Complete? - by ajushi I've been a PHP programmer for 3 years. I really want to improve myself and I think reading more helps but I'm confused where to concentrate next. I have two choices, read more about DB design and advanced SQL or should I read Code Complete fully? Read the article
Eclipse changes to PHP perspective after running code in Java - by ajushi Hi, whenever I try to run something in Java, Eclipse changes into the PHP perspective. How can I fix this? Thanks! Read the article