As a open source programmer, I have used several classes or codes widely available over the internet. I was thinking to contribute some of my knowledge as well. So, I decided to contribute on regular basis classes to phpclasses repository. Here are two of my contributions.
WEB EXPLORE 1.0
This package is about displaying folders and files in windows explorer style. Basically, I was learning observer-observable design pattern and somehow extended the pattern to produce this application. Since I am a very good designer, the package interface is horrible to get. Basically, you need a lot of work to get it a decent look. Regarding the class, I tried my best to keep it flexible enough for modification. You can do anything with the code as it is completely free.
YAHOO BOSS SEARCH
This package uses Yahoo Boss Search API to display web and image search result. In this package too, you will experience my design skill. It’s not poor, it’s not worst, it’s simply terrible. I hope you won’t mind that and will change the design while using the class. I also tried to put an ajax example using jquery.





