Aaron’s Potlatch

Random wanderings through technology, collaboration, and management philosophies

Archive for May 2008

Comment System for Potlatch blog on Demisauce.

with one comment

I just posted an article about the new Comment system for the blog i am working on.  Full article here…

Here is a small picture, the post has full set of pictures.

Written by apotlatch

May 18, 2008 at 9:47 pm

Introducing Potlatch Blog: A google app engine personal blog

with one comment

I was looking for a project to try out on Google App Engine, and also wanted to have something to showcase the comment system in Demisauce that i was working on. So, here is another Personal Blog Engine. You can get the code at my Github repository.

I dual posted this on my new Aaron’s Potlatch Blog on Google App Engine, but you will need to comment here because i don’t have the comments set up there yet.

Written by apotlatch

May 10, 2008 at 2:36 pm

Posted in Uncategorized

Tagged with ,

Yahoo Y!OS strategy signals change in Software Development

without comments

I attended Web2.0 Expo last week in San Francisoco, and the thing that really struck me was the Yahoo Y!OS strategy. A bit of a blend of the Opensocial strategy combined with Google App engine, combined with widget development in general. I walked away convinced more than ever that we are seeing a startling shift in software development. Four or five years ago, we talked about developing on top of other “Platforms” and meant JBoss, BEA app server, MS .NET, Sharepoint, Plumtree server, Oracle Portal etc. Now, when we talk about developing on platforms we talk about Facebook platform, OpenSocial, Google App Engine, and Y!OS.

Changes:

  • Creation of Community: Previously to get your software/application out you either created the community, or sold it as a “Plug-in”. Now you can leverage other’s communities.
  • Scalability: Google App Engine, and now Y!OS help you scale up and out.
  • Pages vs features: No longer are you creating a full application, but maybe a portion of a page, a feature instead of an app.
Articles about Y!OS
http://blog.programmableweb.com/2008/04/25/the-yahoo-operating-system/
http://www.readwriteweb.com/archives/yahoo_apps_platform.php
http://www.news.com/8301-13953_3-9928557-80.html
I really think this challenges software developers to have a much broader understanding of the ecosystem out there, the platform upon which to build which includes Y!OS type strategies.  Starting to see the value you add to your customer, and realize what you need to write vs what you can leverage.  Examples of this are  comment systems such as Disqus, as well as feedback systems such as Get Satisfaction.  Now, these applications seem first to be targeting the public consumer space, but I guess will migrate to be able to be more private.
Previously software developers needed to keep on top of the newest code level components such as ORM tools, caching tools, unit testing tools, etc.  Now however, they need to add to the tools the services and platforms such as Google App Engine, Widget services, Y!OS and servers such as the Disqus and Get Satisfaction.

Written by apotlatch

May 4, 2008 at 1:49 pm