By Hussain Fakhruddin hussulinux@gmail.com Rediff has a lot of portals within its main portal. This is how they organize their re-usable code. The first thing I did is logged on to: http://indian-railways.rediff.com/ I opened my Fire Fox’s Error Console and found this: The next thing I did was to open up the source code: I […]
Author: Hussain Fakhruddin
Life without Apache : Meritocracy in Action.
I am obsessed with Apache. Yes! I am and I am proud that I am! I was just wondering how life would be WITHOUT Apache! We would still be doing ASP. Many of us would have gone into ASPX and C# CGI and PHP wouldn’t have come out.. Total no. of websites in the world […]
Some Javascript Tips
I have been doing a lot of JavaScript these days. Each day I learn newer things and each day I am starting to like it more and more. I am going to compile a few queries where I broke my head. Q) If I do window.open(‘anotherPage.html’), How can I change the DOM of the parent […]
PHP Camp 2008
Barcamp, BlogCamp…. and now Introducing PHPCamp I am attending PHP Camp on 20th Sept 2008. I will be presenting on PHP Vs Java:But I love them both…
Practical DWR Guidelines
I have written a Paper on Practical DWR (Direct Web Remoting) Guidelines. You’ll enjoy it if you’re a J2EE guy who wants to do some Ajax. Click here to view it (will open on GoogleDocs)
Hussu Linux: DWR : Direct Web Remoting
Hussu Linux: DWR : Direct Web Remoting
DWR : Direct Web Remoting
Direct Web Remoting or DWR is the future for Ajax and Java.DWR is a tool which allows you to invoke a Java Method residing on your AppServer from the browser through JavaScript. Here’s a little introduction about it and a small tutorial which you can try out.You will also find all the necessary ingredients’ links […]
TIBCO GI (General Interface) : A boon for Open Source RIA
Tibco GI is OPEN SOURCE.Tibco GI is cool.Tibco GI is fascinating.I like TIBCO GI Tibco GI (General Interface) is a small little tool for building RIA.The most amazing part of TIBCO GI is that it provides a fine IDE. And the IDE itself is built on the same framework. You don’t need any installer to […]