|
|
|
|
Login to share your opinion Pro Git - Smart HTTP TransportWhen I was done writing Pro Git, the only transfer protocols that existed were the git:// , ssh:// and basic http:// transports. I wrote about… read more Showing Different Ads To Different VisitorsJust today, I decided to run an impromptu experiment to test if visitors who come from search engines are really more likely to click on… read more CMS Design with jQuery and PHPThis article is based on work which will be expanded more fully in the book, when I get to that chapter. read more New Drupal book : Drupal 6 Performance TipsTo get you up to speed, the book explains how to upgrade your website to the latest Drupal version in case you're still running on… read more Practical Php Patterns: ObserverToday's pattern is the Observer one. The intent of this pattern is breaking a [usually one-to-many] dependency between objects by making the set of objects… read more Upgrades In Open Source |PHP 5.3 has been out now for eight months, and in that time lots of projects have made decisions to begin developing against this version… read more How to Create a Wordpress Options PanelToday, we'll go through the entire process of creating an admin options panel for a WordPress theme. Then, we'll take things a step further, as… read more Add google calender on website using iframeA reader asked about how to put a calendar on her website so that her prospective clients can see if she is available for appointments.I… read more The Reflection API: Working with Reflected MethodsOne of today's most powerful approaches for retrieving information about the internal structure of classes and interfaces in PHP 5 is via the language's native reflection… read more Zend Framework 1.8 Web Application Development reviewFirst, a clarification on the book's name, which refers to Zend Framework 1.8: the book work flow is based on the 1.8 version but the… read more Facebook's PHP doesn't really compete with ZendCommercial vendors face minimal risk from open source projects sponsored by third parties not seeking to directly monetize the software itself read more On Drupal.org moving to a distributed version control systemDrupal.org's use of CVS as a version control system has long been a thorn in the side of the project and its contributor community. As… read more Draw rectangle with JqueryAfter reading my previous post about drawing with jquery, someone asked me about drawing rectangle with jquery. Here in this post i am trying to… read more Pandra, a PHP CRUD library for CassandraPandra (PHP-Cassandra) is a light weight, flexible PHP based CRUD extension for Cassandra / Thrift suitable for object relational models or factory design patterns. Getting Started With PHPUnitWe all agree that testing code is better than not testing it right? So why do we tend to avoid writing unit tests to make… read more Why REST made me like web services againI spent most of last year working on a project that has afforded me the opportunity to work with some technologies that I had played… read more Load JSON data with jQuery, PHP and MySQLThe example below doesn't actually make a JSON call with jQuery but does illustrate how the example detailed in this post works. It won't work… read more Apostrophe – Sympony Framework based CMS | blogfreakz.comApostrophe is a content management system designed for maximum flexibility with a minimal learning curve. It has ergonomic interface, all content-editing is performed in-context.Manage levels… read more Twitter as a tool for getting (and providing) customer serviceI have to say, one aspect of Twitter that has surprised me with its power is its ability to get attention from service providers. I… read more |
|