5/25/2009 6:10:05 AM +00:00
Just testing MacJournal if it’s any good. Some stuff that I can’t do: No formatting? Just rtf? How can I add links? How can I add images? Update: Ok, I figured out 2 and 3 somehow. But I still can’t format properly. I can’t even do a strikethrough. Fail!
5/4/2009 9:40:30 AM +00:00
Just released Grails SoundManager Plugin Version 0.4. This is a simple maintenance release to catch up with what’s going on with SoundManager2. Funny thing is, after I released 0.3, earlier in the day, a new SoundManager2 version was released as well. Hence the two plugin versions were released on the same day. Blah :p
4/12/2009 3:09:02 AM +00:00
From my earlier post, I’ve mentioned that I am now keeping a cleaner approach as regards GORM methods in either a controller or a service. Just when I thought I got that all figured out, (hibernate) transaction pandemonium happened to me. Fact, each GORM call opens, if not already is, a hibernate session. So a [...]
3/23/2009 3:27:41 PM +00:00
3/7/2009 1:43:34 PM +00:00
As I blogged recently, I rebooted the noisyheads project again this month. And among the changes that were included in reenergizing this project again is to move to Grails 1.1x. The previous stable build of noisyheads was using Grails 1.0.4. I made a fresh start using Grails 1.1-beta, which was what was available during the [...]
3/6/2009 4:42:00 AM +00:00
Since I took a long break last December 2008, it’s only now that I’m slowly putting effort on this project again. A lot of changes have happened since then: I bought myself a MacBook Pro to develop with Moving to Git as my scm Back up source codes online to subversion host xp-dev Upgraded to [...]
11/11/2008 2:11:40 PM +00:00
Didn’t take too long for that to happen \m/ My little SoundManager plugin is now available via the Grails Plugin repo. To use, just invoke: grails install-plugin sound-manager to you project. Then you’re good to go. Also released version 0.2 just a while ago. Added playlist feature with auto start option.
11/9/2008 1:44:07 PM +00:00
Been contemplating a lot on whether to stick with the flash mp3 player that I had, or to rollout a javascript-based player. The benefit of the former is the ability to embed the player anywhere, even beyond your site. The latter of course is much search engine friendlier, easily integrates with other elements in you [...]
10/31/2008 8:38:12 AM +00:00
So much for an attempt at sparking widespread OpenID use, as I ambitiously claimed earlier. After a few round of random user testing, it’s just not gonna help my case. Diminuitive yet-another-web2.0ish website can’t have more entry point barriers. Feedback from users: were confused by it, had a hard time understanding it, left the site [...]
9/26/2008 2:18:18 PM +00:00
For the past few days, I’ve asked some friends to start testing what noisyheads has got so far. In my project plan, it’s at Milestone 1 (Milestone 5 should mark a public beta). And what an eye-opener it was. I’m glad I did early testing. They were able to catch some usability issues, and some [...]