|
|
|
|
|
Login to share your opinion New Project Released: JZ Parse URL jQuery PluginIn the advent of the recent URL Parsing tutorials I’ve decided that we put the knowledge we’ve gained into practice and create a lightweight jQuery… read more OpenSocial jQuery Mixi PlatformOpenSocial jQuery is a jQuery based concise JavaScript Library for rapid OpenSocial Applications development – The jQuery mixi Platform is a plugin to use the… read more 11 Commonly used AJAX FrameworksThere are hundreds of AJAX Frameworks available. Most commonly used frameworks are jQuery, MooTools, Prototype, ASP.NET AJAX, Apache Wicket, Dojo Toolkit, DWR (Direct Web Remoting),… read more Zend Form Mastery with Zend Config – Part 1 Custom Filter PathsWhen you’re working with Zend Framework, and code in general, you keep your configuration as much out of code as you can – right? Well,… read more Query parameter handling in Symfony2So this topic has been going back and forth in my head a lot over the last months: how do we best handle query parameters… read more CakeFest 2012CakeFest is the annual CakePHP Conference. It brings together developers, users, and interested parties from all over the world for a four day event filled… read more Generate XML with CakePHPHola Amigos ! Generating XML with cakePHP is very easy.XML is very useful for the data transfer over the web.I was on development of … read more Handling ZF2 FQ Dependency Setter InjectionsIn a previous article I showed how you could pass in a fully qualified parameter name into the Dependency Injection Container (DiC) if you needed… read more 20 Most Valuable SEO Plugins For WordPressWordPress is one among the popular weblog publishing platforms available on the web. There are millions of blogs based on WordPress. Common problems designers have when working with SymfonyFor designers, Symfony2 has been a welcome change from those old flat PHP files. Twig is beautiful, the framework separates the code from the layout,… read more ZF2 Dependency InjectionWhen you work with the ZF2 Dependency Injection Container (DiC) when you make multiple requests for an instance of an object you will get the… read more Sharing a database connection across modules in Zend Framework 2With the new modular infrastructure in Zend Framework 2, one of the most common questions will indoubitably be how to share a database connection across… read more Using CakePHP Containable Behavior with PaginatorCakePHP’s containable Behaviour is very useful and robust way to achieve your programming goals in cakePHP. Some time we dont need recursive data as it produces lot… read more General Conventions for Drupal ProjectsThe most important thing to consider when doing a project in Drupal is just that, do things always thinking "a la Drupal". The purpose of… read more Testclasses for symfony2So, when developing with symfony2, I rely on my tests. They are my safety net and without them, I get a little nervous after every… read more Symfony Live Paris 2012: The ScheduleWith more than 130 talk submissions, we had a hard time putting together what we think is a great schedule for Symfony Live Paris 2012. read more KineticJS – HTML5 canvas JavaScript library frameworkKineticJS is an HTML5 Canvas JavaScript library that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. You can draw your… read more Access view variables in another view modelUnlike Zend Framework 1, the view layer in Zend Framework 2 separates the variables assigned to each view model. This means that when you are… read more JZ Publish/Subscribe jQuery Plugin Version 1.3 ReleasedIt’s been a little while since I’ve taken a look at JZ Publish/Subscribe, but recently I had a great idea to fix a problem I… read more Controller Testing with the FlashMessenger in Zend FrameworkDuring a recent project, I encountered problems with the flash messenger not playing ball with PHPUnit. The problem, the FlashMessenger using a session namespace, and… read more |