Some time back I created a tomcat tshirt. I never got to print it out but here’s the pic if you need it yourself..! Click to Enlarge
Category Archives: java
Gone are the days of EJB
I hated EJB. I still hate it and will keep hating it. Perhaps its not just hatred but its apathy. Be it EJB 1.x , 2.x or 3.x. Frameworks come and frameworks go and I don’t feel EJB has survived with respect to the hype it received. I would discuss some major points which get […]
html2pdf using jsp and linux
Have you ever thought of downloading the current viewed page as PDF. Here’a quick program which can read an HTML and convert it to PDF using JSP or Servlet. I am going to call an external linux command called ‘convert’ which does all the magic for me. All I need is a linux box with […]
HeartBeat
I am starting a project called HeartBeat HeartBeat phase 1 will consist of the following features: 1. Server script configuration 2. Implementation of libtrilead for Java SSH 3. Creation of libheartbeat 4. Basic GUI under Swing Users will be able to configure almost any service and start and stop it remotely through SSH. Imagine a […]
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 […]
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)
WebOSS 07: The Event
On 13th October Teknowledge Software conducted the first “Free for All” Open Source Web Technology conference called WebOSS ’07. The event was the first of its kind to be held in Kolkata. Teknowledge Software, a software house based in Kolkata hosted the event along with WBUT as the venue sponsor. Volunteers dressed in white T-shirts […]