The ‘Remote Play’ feature which will allow you to remotely access any media content (MP3s, photos, movies) on your PS3 from a WiFi connected PSP will be included in the 1.6 update of the PS3’s firmware. Phil Harrison of Sony confirmed this feature at a recent Playstation event in London.
Java Pet Store 2.0 – a Java EE5 based, Web 2.0 style, mashup example
If you’ve been around for a while then you’ll remember seeing or hearing about the ‘Java Pet Store’ example application that Sun put together to illustrate how to build a Java EE technology (then J2EE) together with best practice patterns.
The latest version of the Java Pet Store is now available on the java.sun.com website. It has been redesigned and built using latest Java EE5 technologies, for example JSF and Java Persistence API, but also incorporates many ‘Web 2.0’ typical features. For example, the web app now features extensive use of AJAX, RSS feeds, and also integrates with Google Maps (apps integrating in this style with other websites are commonly called a ‘mash-up’).
Progress with Grails this week – found some bugs, worked out some issues
I haven’t worked on my Grails project (an Online Store example application) for a few weeks, but I had a couple of days off work this week so spent a number of hours working on some new features.
I found an issue with the pagination support when using results sorted in reverse id order and logged bug GRAILS-914.
I also came across an issue that I couldn’t work out – I had some error in one of my Controllers but the problem was being masked by the error.jsp page not functioning correctly. It looks like this was fixed in GRAILS-365 in 0.3, but I was still seeing this issue in 0.3.1. I logged a new bug report for it (GRAILS-919), and decided to upgrade to 0.4.2 at the same time.
After upgrading to both Groovy 1.0 and Grails 0.4.2 (running ‘grails clean’ and ‘grails upgrade’ on my existing app), I found a number of things I needed to change in my existing code, which I captured as separate posts here:
Plus a couple of other helpful tips:
Sony spills the news on what ‘Home’ is all about…
It has been speculated for a few weeks now that Sony was about to announce movie, tv and music downloads on the PS3, via an initiative called ‘Home’. Turns out ‘Home’ is more than just that – it is a fully immersive interactive virtual world where you can interact with any other online user, and all of your media content.
ign.com have a walkthrough of the new service incluing screen shots – it looks pretty awesome so far. Think ‘Second Life’ in HD coupled with Nintendo’s ‘Mii’ concept on steroids. Think XBox360’s ‘Achievment Points’ for achieving in-game goals – now take that an visualize the whole concept in a 3D interactive world where you walk through your virtual trophy room to view all your game rewards. Mix all these concept together, and this gives a picture of what ‘Home’ is all about.
A promo video of Home can be seen here.
It will be making a beta appearance early this year, but expect to see it in it’s completed full version in fall this year.