Releasing Jaxl 2.0 – Object oriented XMPP framework in PHP

August 2, 2010   -   Open Source Projects, PHP, XMPP   -   6 comments

After months of restructuring the Jaxl library, I am pleased to announce Jaxl 2.0, an object oriented XMPP framework in PHP for developing real time applications for browsers, desktops and hand held devices. What’s new in Jaxl 2.0? A lot of structural changes has been done from the previous version to make it more scalable, robust, flexible [...]

Building a Custom PHP Framework with a custom template caching engine using Output Control functions

August 17, 2009   -   PHP   -   8 comments

In past 1 year or so, I had opportunities of using a lot of php frameworks including zend, symfony, cakephp, codeigniter. All frameworks have their pros and cons, however that is out of scope of this blog post. You may want to checkout this comparison list of php frameworks here. In this blog post I will [...]

How to add wordpress like add_filter hooks in your PHP framework

July 17, 2009   -   WordPress   -   15 comments

I simply love wordpress mainly because of the architectural design it follows to deliver the good. Wordpress provide a hook or filter functionality to almost everything that appears on your blog. If you are a wordpress plugin developer you surely must have used one of them, specially add_filter() hook. add_filter functionality provides plugin developer a way [...]

How to create a social networking website in 5 minutes

November 30, 2008   -   Web Development   -   10 comments

Hello Friends, Social media is the way to go now-a-days. After Orkut, Facebook and My Space we saw hundreds of social networking site making their mark in the market. However now a days socialness is not only restricted to social networking sites. Now every company wants to include some amount of socialness into their website, product [...]

How to build a login-registration system using Symfony – A PHP Framework – Part 2

October 29, 2008   -   PHP   -   35 comments

Hello again, In the last tutorial we saw a very basic implementation which will simply print “Hello World” on your browser screen. For those who have landed up here straight here, you may want to go through this blog post. Getting started with Symfony – A PHP Framework – Part 1 By now if you have [...]

Getting started with Symfony – A PHP Framework – Part 1

October 15, 2008   -   PHP   -   31 comments

Hello Friends, Since past few weeks I have been pushed into something which I have never favored i.e. using a framework for my development. Using a framework can become even more harder if you know all the actual HTML, CSS, JS, PHP coding. Then you just wonder WHY? WHY? WHY? Anyways I had to do it using [...]

Essential frameworks for web development

May 12, 2008   -   Web Development   -   2 comments

Hello developers, Initially when I started working on Altertunes, I was unaware of the various frameworks which one can use for his website. Though I never have used any of them for Altertunes (main reason being the eagerness to do everything by myself), but may be some of you out there might be interested in having [...]

Powered by Wordpress. © 2008-2010 All Rights Reserved.