I really like scaffolding in grails. However I don’t like the scaffolding for the create, edit, and show. So I decided to hack up the templates. I’m not sure if there is a better way to have custom scaffolding templates. Please post if you have a good way since over riding the default might not [...]more ...
Grails One Domain many applications…. Bad Developer ?
Hello …. I think this maybe one way of doing common domain with Grails for multiple applications. Say you have this adserver you are writing or some type of administration you need to do. Create Users , manage a bit-o-content whatever. Your site is moderately popular you get a few 10k hits or so. Why [...]more ...
Grails PayPal IPN How I did it ….
After a bit of searching for a quick and dirty on Paypal and Grails my search came up blank. After making sure I wasn’t going to reinvent the wheel. I prodded off to fine the default jsp and servlet version which I did and it was very straight forward. Some of the code below is [...]more ...
MQ Series 6 on Ubuntu
This is just a quick post about installing MQ on Ubuntu. Since Hardy is coming out in less than a week I’ll need to do it again.
Install rpm
*Your mount steps may vary.
mkdir tmp-mq
sudo mount -t iso9660 -r -o loop /media/FIRELITE/ISO/WMQ_600.iso ~/tmp-mq/
./mqlicense.sh
rpm -ivh –nodeps MQSeriesRuntime-6.0.0-0.i386.rpm
rpm -ivh –nodeps MQSeriesServer-6.0.0-0.i386.rpm
rpm -ivh –nodeps MQSeriesJava-6.0.0-0.i386.rpm
rpm -ivh –nodeps MQSeriesSamples-6.0.0-0.i386.rpm
rpm -ivh –nodeps [...]more ...
Incremental code review (ICR)
I suggested that we start doing weekly code reviews on two projects that I’m currently developing on. So we are on week three of one and week one of another. This is a break from the norm where we normally do the code reviews when we are done coding. I’ve been screaming for incremental code [...]more ...
Refactoring Even Faster …. with method draging in eclipse ….
Today I was doing some refactoring in RAD (Rational Application Developer) and found my self looking over in the package explorer thinking gee I’ll have to move that method over to the class I just created to get rid of the two classes I’m factoring out. I looked over and thought I should be able [...]more ...
Home page … revamp
Finally added the hook from my home page to my blog. This should be much better now. Have to fix the special characters … things to do things to do.
more ...
It’s over for the home button … Browser Consolidation
Yeah… I killed the home button on my browser. I never use it. If I really want to go home I’ll just use the ctrl + home key. Also, moved location to the top level. Saving myself a few pixels in height.
more ...
Tie a napkin around that coffee handle … ?
What’s the deal with tying a napkin around the coffee pot handle? What does this mean? Does it mean that the coffee is no good, are you cleaning the pot, is it god forbid decaf (I use the orange pot for regular coffee if I have to make it). Seriously, I need to know [...]more ...
Some Title Any
Grails Scaffolding as a <DL> Table
Grails One Domain many applications…. Bad Developer ?
Grails PayPal IPN How I did it ….
MQ Series 6 on Ubuntu
Incremental code review (ICR)
Refactoring Even Faster …. with method draging in eclipse ….
Home page … revamp
It’s over for the home button … Browser Consolidation
Tie a napkin around that coffee handle … ?