Sunday, August 30, 2009

Struts 2 + Spring 2 + JPA + AJAX

For those who wish to have an Eclipse Project for "quickstart" project of Struts 2 + Spring 2 + JPA + AJAX, here is the link.

quickstart.zip(Filefactory.com)

I have resolved most of the dependencies using following versions
1. Struts 2.0.11. I was not able to get Struts 2.1 jars working with this project
2. Spring 2.0.8
3. Hibernate 3
4. To resolve "org.hibernate.persistence" dependency, hibernate-all.jar is required
5. Jboss archive jar dependency resolved by jboss-common-core.jar from JBoss dist.

Tested with Tomcat 6, MySQL 5.1. You will have to crate a database "quickstart" and the person table. DB settings can be changed in datasource config in applicationContext.xml.

CREATE TABLE 'quickstart'.'Person' ( 'id' INTEGER UNSIGNED NOT NULL AUTO_INCREMENT,
'firstName' VARCHAR(45) NOT NULL, 'lastName' VARCHAR(45) NOT NULL, PRIMARY KEY('id'))ENGINE = InnoDB;

Let me know your comments/feedback.

HTH,
byteB

Saturday, March 21, 2009

1.0.2 iPhone Upgrade

I recently upgraded iPhone from 1.0.2 to 2.2.1. I followed the process mentioned here
and it works like a magic.

Virginize unlocked 1.0.2
Upgrade to 2.2.1

Awaiting the 3.0 jailbreak and unlock process and the 100 odd features it provides..

Saturday, August 19, 2006

Vladstudio - wallpaper hub

If you are looking for good wallpapers for your desktop check out this site.
If you wanna find some good ones do check out the favourites Section.

Update: I have added a vladstudio wallpaper preview in the right pane of this blog. Now everytime you come here, you can also check out a cool wallpaper. Need to find something to count the clicks on it.

Thursday, August 10, 2006

Yahoo Messenger Phishing Attack

Today morning i logged into my Y! Messenger and found an offline message from my contact.
I checked up with my friend and he didn't send that message.
This site impersonates as Yahoo Brazil and many innocent net users may fall prey to this attack.
I have reported this to Yahoo Phishing Abuse email(phishing-abuse@cc.yahoo-inc.com).
Lets see what happens!!!

Other reports about this
CNET

Update:Got reply from Yahoo!. They are on it. :-)

Sunday, July 23, 2006

Right guess huh!!

I was right about this guess.

Google in no.1 on wired 40 in 2006. Thought this would be the right post to break the silence;-)