Chicken 65 – Any Hyderabadi’s favorite dish! Well, I guess maybe after the hyderabadi Biryani I dont want to start any holy wars here but today my post is about Chicken 65. A lot has been talked about this dish’s origin which can read on wikipedia. I believe Sanjay Thumma from vahrehvah.com got [...]
I have been thinking about cooking chicken a little differently than what I have normally been making lately. Lately I cook it with a south Indian flare as that is how my wife, me and my brother like it. You can find the recipe for the south indian spicy chicken curry here. The end result [...]
I was trying to open the xampp home page today on my dev box and I got the following error -
Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: No such file or directory in C:\xampp\htdocs\xampp\index.php on line 2
I initially thought I had corrupted my install, but just for the heck of it, I thought I would [...]
The comment symbol for Unix scripts is typically “#”. You can use the same concept for files for other programming languages. My vi commands below use the “#” symbol.
If you want to comment 5 lines in a file -
Go to the first line you want to comment
Make sure you are in the command mode. [...]
I currently have hosting through bluehost.com. I was surprised to see all blog notification emails were coming from username@boxXXX.bluehost.com instead of the email address defined during setup. After a lot of searching online and trying out different things, I think this bug is due to a combination of my hosting company bluehost and wordpress. I [...]
If you have a lot of applications in your iphone, you know how long it can take to sync your iphone with itunes. It needs to first backup the iphone and then sync. It is more aggravating when you just want to put sync that one album or podcast for your train ride to work! [...]
I was writing a blog post on a myeclipse bug (is this really a bug?) and saw that the code I was trying to display on my blog was not rendering correctly. Part of the code got hidden and the formatting of the entire page looked really bad. I have seen websites which show code [...]
I was watching the travel channel the other day and saw this adventure resort. This place looks sooo good. You can do whitewater rafting, paint ball, zip lining, ATV riding, horse back riding, mountain climing and a good obstacle course. Its the perfect place for some adventure and fun!! link
Boston is finally getting a video game festival!! I am really psyched and would love to go!! Checkout their website http://www.paxsite.com/paxeast/index.php for more details.
Its been a while since I had done a struts project, so I thought I would re-acclimate myself by doing the myeclipse StrutsLoginDemo. I needed to do this with Struts 1.1 so I used the quick tutorial available here. The tutorial is a good one and finished it quickly.. the problem came when I tried deploying it [...]
Recent Comments