5 Responses
Share your thoughts
Matt Mullenweg is one of PC World’s Top 50 People on the Web, Inc.com’s 30 under 30, and Business Week’s 25 Most Influential People on the Web. More »
You should follow me on twitter here.
Recent Essays
Projects
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- More...

Jonathan | January 7th, 2007 @ 6:38 pm |
Awesome idea! It would be neat to be able to WordPress while away from a network. That, and I like the name.
Darren | January 7th, 2007 @ 9:34 pm |
Interesting idea but I’ve got all kinds of questions about how well it would integrate with Wordpress (assuming a developer will take the time to look at the toolkit and create a plug-in or hack to enable it’s use). With wordpress.com it would probably be okay but for those of us with our own wordpress installs (and all the custom layouts/plugins with it) I think it will be a much harder app to implement. That’s not to say I don’t hope something like this works
Pi. | January 7th, 2007 @ 10:05 pm |
Seems to be a bad link.
Brad Neuberg | January 8th, 2007 @ 1:04 am |
Hi Darren and Jonathan, I’m not sure how it would work with Wordpress. It requires that some of the application logic be written in JavaScript, so it can work offline; it is very compatible with Ajax/DHTML oriented web apps like Gmail. It might be possible to create some JavaScript that recreates parts of the Wordpress interface when offline, perhaps a simple client-side XSLT script even, and store your data into the Dojo Offline cache when offline…. thats how I would do it. The application would know when you go offline, since the Dojo Offline API would provide this; when that happens, the JavaScript/XSLT part would take over. Links or buttons that would normally invoke server code would simply invoke the client-side JavaScript instead, so you would get an editing form for creating or modifying a blog post, for example. This would actually be pretty fun to create.
Best,
Brad Neuberg
bkn3@columbia.edu
codinginparadise.org
Pingback: SitePen Blog » Blog Archive » Dojo Offline Toolkit Status Report for Week Ending January 7th, 2007