Web development , php , ajax , symfony, framework, zend
In: programming
26 Oct 2010After over three years since its acquisition, Google has finally launched a major upgrade to FeedBurner with an emphasis on real-time stats. The new interface provides real time stats for clicks, views, and podcast downloads, which means you can start seeing what content is drawing traffic from feed readers, Twitter, and other syndicated sources as [...]
In: web resources
6 Oct 2010Almost exactly 13 months ago, Dick Costolo joined Twitter as its COO after founding FeedBurner and working at Google. Now he’s received a considerable promotion, with Evan Williams announcing that Costolo will serve as Twitter’s CEO. Williams explained the change on the Twitter Blog, writing, "I am most satisfied while pushing product direction. Building things [...]
In: web resources
28 Jul 2010How to Build a Successful Blog Business is a straight forward guide to building a publishing business online that covers everything from choosing a niche to hiring staff, registering a business to selling it, finding traffic to monetizing it. This is an essential read for web entrepreneurs and online publishers. Collis is a web veteran [...]
In: Coding|php|programming
20 Jul 2010Highlight specific words in a phrase Sometimes, for example, when displaying search results, it is a great idea to highlight specific words. This is exactly what the following function can do: function highlight($sString, $aWords) { if (!is_array ($aWords) || empty ($aWords) || !is_string ($sString)) { return false; } $sWords = implode (‘|’, $aWords); return preg_replace [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.