Recent Insights
Search
AjaxWorld and SXSW talks on dojo.gfx
AjaxWorld and SXSW talks on dojo.gfx

At SXSW and AjaxWorld, I had the opportunity to talk about dojo.gfx and native web vector graphics in general. The amazing thing about these talks was the large number of attendees familiar with and interested in SVG, Canvas, and other native vector graphics formats.

Read More
Dojo Offline Toolkit Status Report for Week Ending March 25th, 2007
Dojo Offline Toolkit Status Report for Week Ending March 25th, 2007

We’re almost there! Here’s a laundry list of some of the code checkins from the last week: * We now provide a way to give a ‘magic’ domain name that will resolve to the localhost to help in testing in scenarios where the developer is running both the client and the server on the same machine. Polipo, our local proxy, doesn’t read and parse your hosts.conf file for local domain names or use the platform’s standard gethostbyname function; instead, it rolls its own DNS communication for various reliability and performance reasons, which means that it bypasses the hosts.conf file.

Read More
Dojo Offline Toolkit Status Report for Week Ending March 18th, 2007
Dojo Offline Toolkit Status Report for Week Ending March 18th, 2007

Last week we did lots and lots of coding on the local proxy for Dojo Offline. Here’s a laundry list of some of the code checkins and QA fixes: * Moxie had an encoding bug related to new lines being incorrectly serialized during the Dojo Offline syncing process — fixed * Polipo, our local proxy, was modified so that if it is online and a network error occurs, either from DNS, talking to a server, etc., we automatically ‘fault’, move offline, and attempt to replay the request against our local cache.

Read More
Dojo Offline Toolkit Status Report for Week Ending March 11th, 2007
Dojo Offline Toolkit Status Report for Week Ending March 11th, 2007

Development was a bit slow last week since I was at Microsoft for a few days at their research laboraties and TechFest, and I gave a keynote at Yahoo on Thursday titled “Inventing the Future”. The video of the keynote should be available online this week.

Read More
Writing RPM packages is easier than you might think
Writing RPM packages is easier than you might think

Hello, Writing RPM packages seems to intimidate some, but it can be easier than you might guess. Below, I will: point out the online reference RPM documentation describe one method of configuring a build environment outline a simple specfile (sysreport package) describe the process of building the package from the specfile introduce a few convenient RPM macros Here are a few terms: specfile a file containing the rules for building an RPM package RPM the distributable package intended for the target SRPM a special package containing all the source code and the specfile for a given package rpm the command-line program used for installing packages rpmbuild the command-line program used for building packages The best place to get detailed documentation is the Maximum RPM Book, which is a bit old, but has documentation on most RPM building questions.

Read More
Moxie Demo
Moxie Demo

Someone managed to upload a document that broke Moxie — I’ve removed this document from the Moxie database and cleaned up most of the test docs people added to Moxie, leaving just a few. Go ahead and give Moxie + Dojo Offline a try if you haven’t before..

Read More
Dojo Offline Toolkit Status Report for Week Ending March 5th, 2007
Dojo Offline Toolkit Status Report for Week Ending March 5th, 2007

Sorry about getting this up a little late in the day; I’m actually in Redmond, Washington right now to attend a Microsoft research event at their R&D labs. I just got situated at my hotel and found a WiFi network to work from to start hacking on code and post this status report.

Read More
Screencast of Dojo Offline + Demo + Release Download
Screencast of Dojo Offline + Demo + Release Download

[Note: This blog post is out of date. For up to date information on Dojo Offline please see the official web page.] Hi folks; lots of news on the Dojo Offline front.First, we have put up a screencast that shows a demo of Dojo Offline named Moxie.

Read More
Dojo Offline Toolkit Status Report for Week Ending February 25th, 2007
Dojo Offline Toolkit Status Report for Week Ending February 25th, 2007

Instead of doing a status report this week I have created a screencast and blog post: Screencast of Dojo Offline + Demo + Release Download. .

Read More
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Privacy Policy