Vj's Random Posts

Monday, February 17, 2014

AWS deployment with Boto and Fabric, and a sample Django website

›
A few months back, I was trying to deploy a simple Django website to AWS and had to write a few python scripts using the boto and fabric fr...
3 comments:

Web app development with Jersey and JSON

›
Over the last few days, I have been trying to create a simple Jersey based web app for my Google glass. I have been frustrated to find that...
Wednesday, June 06, 2012

Ensure Password Rules for JPasswordField input

›
Java's standard regular expression classes like Pattern and Matcher only support CharSequence which includes String and StringBuffer bu...
3 comments:
Tuesday, June 05, 2012

JDialog with Multiple Input Fields

›
The below code displays password fields in a dialog window. The window is disposed when any of the buttons are clicked. If you want to prev...
Wednesday, May 30, 2012

Convert char[] array to byte[] array in Java

›
I have spent a few hours trying to convert a char[] returned by a JPasswordField into a byte[] that I can encrypt in Java. Here is the con...
1 comment:
Tuesday, May 29, 2012

NoClassDefFoundError in Eclipse after upgrade

›
Sometimes when you open a project for the first time after upgrading your Eclipse IDE, you may find that the project does not run. All the...
Sunday, March 18, 2012

A shout out to Barnes & Noble

›
B&N, you should allow your customers to buy online and pick up in your stores. I love the experience in your stores and, the prices and ...
Friday, November 25, 2011

Shame on you Coke!

›
Coke's arctic campaign is a sham. They make you buy multi-pack bottles or cans and make note of some stupid code printed on an obscure p...
›
Home
View web version
Powered by Blogger.