Entries Categorized as 'Java'
February 17, 2008
I was doing a big of Grails work this weekend and stumbled on this page describing GORM events. The 1.0 release of Grails introduced 4 new events in to domain objects:
beforeInsert
beforeUpdate
beforeDelete
onLoad
You can probably guess what these do based on the name - there’s nothing terribly secret going on here. It’s not even terribly earth-shattering, but [...]
Posted in Development, Grails, Groovy, Java, Software, Web, opensource
No Comments »
February 16, 2008
I’ve put up the latest installment in my “Grails for PHP developers”. Rather than delve too much more in to Grails head on, I’m taking this installment (and at least the next one) to delve more in to the Groovy language itself. Groovy offers similarities to PHP, but also many differences which can trip you [...]
Posted in Blogging, Development, Grails, Groovy, Ideas, Java, Web
No Comments »
February 5, 2008
Hot off the presses, Grails 1.0 is released. I haven’t been this excited about a tech release in ages. I’ve got a couple projects I’ve been working on in Grails (besides tinypollr.com ) but have been lax in recently. Perhaps this’ll be the impetus to finally finish and release them?
Grails has certainly come a [...]
Posted in Development, Grails, Groovy, Java, Software, Web, opensource
No Comments »
February 3, 2008
Ted Neward does a good job of dissecting a post from Stu @ Relevance on ‘How to pick a platform’. I won’t repeat everything said in those posts - they each do a better job of representing their positions than I could. I would take exception to Ted’s comment towards the end of his post:
My [...]
Posted in Blogging, Development, Grails, Groovy, Java, Rails, Ruby, opensource
1 Comment »
January 26, 2008
I’ve put up a small survey which I’m hoping will help me get an idea of whether there’s any connection between computer language choice and religious identification. Do Catholics gravitate towards Java? Are Python users more likely to be Baptist? It’s basically a ‘fun’ thing - I don’t claim it’ll be scientific, but I’m still [...]
Posted in Development, Grails, Groovy, Ideas, Java, Javascript, Language, PHP, Religion, Software, opensource
24 Comments »
January 21, 2008
I’m working on a series of articles aimed at explaining the Grails Java framework to people with a non-Java background. The comparisons I plan to make will be mostly to PHP, cause that’s what I’m most familiar with, though there may be some other comparisons from time to time. This is a work [...]
Posted in Grails, Groovy, Java, Language, PHP, Software, Web, opensource
1 Comment »
January 20, 2008
I had a fun time recording this ‘open spaces’ meeting at Codemash last week. This was led by Joe Brinkman from the DotNetNuke project, and joining us was Kevin Devine from the Euclid Public Library, Sara Ford from Codeplex @ Microsoft, Steven Harman from the Subtext project and - shoot - I do not have [...]
Posted in Codemash, Conferences, Java, Microsoft, Podcasts, Software, Web, opensource
1 Comment »
January 19, 2008
I’ve been working with a couple guys on a Grails-based project in my spare time, but I bunked off today and wrote something else. Much smaller in scale, and inspired a bit by my recent twittering, I put together tinyPollr.com. Yes, the name is a dumb ripoff of flickr - (”big deal, you [...]
Posted in Development, Grails, Groovy, Java, Software, Web
4 Comments »
January 19, 2008
I’ve had a love/hate relationship with Sun for many moons. They give us OpenOffice, Java, etc. on the one hand, but then come up with byzantine licensing structures (CDDL was Sun, right? and SCSL was for sure) and get antagonistic towards JBoss and others on occasion. Ultimately, trying to ascribe a single mindset to Sun [...]
Posted in Development, Groovy, Java, PHP, Ruby, Software
4 Comments »
January 16, 2008
Sun is acquiring MySQL
OK, well, I thought I’d be able to find a few more interesting tidbits, but these two are interesting enough to me for a Wednesday morning. Obviously the Sun/MySQL thing is big - will they use the acronym SPAM for Solaris/PHP/Apache/MySQL? I claim “first post” on inventing that acronym, although I’m sure [...]
Posted in Database, Development, Groovy, Java, MySQL, Software, linux, opensource
1 Comment »