-
Recent Posts
Archives
- May 2012
- April 2012
- February 2012
- May 2011
- April 2011
- August 2010
- July 2010
- September 2009
- May 2009
- March 2009
- November 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- January 2005
- November 2004
- October 2004
- September 2004
- July 2004
- April 2004
- August 1996
- December 1994
- February 1992
Categories
- .NET
- AJAX
- AttentionRank
- Axonomics
- Browsers
- C#
- Chrome
- Coolhunting
- CSS
- dasBlog
- Downtime
- Family
- Faster Than Light
- Flash
- GL
- Hardware
- IPTV
- JavaScript
- JavaScript Benchmarks
- Just Kidding
- LOL-STAR
- Massive
- Me Myself and I
- Meta-Narrative
- MetaWrap Server
- Mobile Phones
- Music & Art
- My Hardware
- Nostalgia for Misspent Youth
- Ookle
- Parsing Theory
- Politics
- qr.tl
- Quantum Mechanics
- Rants
- Search
- Silverlight
- TheGame
- Things To Do
- ThumbWhere.com
- TimeConverter
- Uncategorized
- Web0.0
- Web2.0
- Whining
- XML
- XPath
Meta
Category Archives: MetaWrap Server
Radon Radon
We somehow managed to loose the last update to this page which is a shame because I outlined what I would be doing these next two weeks. Just as well it was lost because I have been waylaid working on … Continue reading →
The Joy Of AutoMake
Anyone considering playing with Makefiles and Automake should be very clear about the different ‘flavors’ of variables. http://www.gnu.org/manual/make/html_mono/make.html#SEC67 Also Recursive Make Considered Harmful. makes a good read. I can see the sense in what the paper says, but this project … Continue reading →
Getting Things Together
After a great holiday, I’m now gearing up to have a busy year with this project and at work (I’ve been approached to start porting some old Amiga games across to Interactive TV Formats.). I’m currently building the CVS source … Continue reading →
CVS Repository
The source code for the MetaWrap is in a CVS repository. Now that the original commercial source has been released under GPL, I am currently in the process of pouring the released source code from the commercial CVS repository into … Continue reading →
ClickTale
ClickTale shows you the full story: every mouse movement, every click and every scrolling action. By using ClickTale you will gain insights that will improve your website’s usability, enhance navigation, and increase effectiveness. http://www.clicktale.com/ Something that looks scarily like my Open … Continue reading →
MetaWrap JavaScript Cluster/Grid
This is not an April Fools post – although when you get to the end of it you may wonder. As a proof of concept of the MetaWrap Apache_mod interface I’m going to write something that distributes grid tasks to web browsers … Continue reading →
Grid Envy
I was in the middle of building something like this as a demo for my XML storage server, looks like several people beat me to it. Looks like they applied for a patent only to find that there is lots of … Continue reading →
Mashup That Uses Blogger and del.icio.us APIs For Backend Storage
Thanks to Dom for pointing this out to me. Check out this screen-recording of a demo Flash Flex application called NoteTag. The application uses Blogger and del.icio.us as a back-end for storage. Blogger is used to store objects and del.icio.us is used … Continue reading →
JavaScript Arguments
arguments The arguments object provides access to the arguments that are passed into a function. You can refer to a function’s arguments within the function by using the arguments array. This array contains an entry for each argument passed to the … Continue reading →
Old MetaWrap Demo
Found an an early draft of some concept materials for the original MetaWrap Project “Fish” (1998-2001) that could turn any existing HTML website into an XML data-source by the application of the MetaWrap pattern language. This single XML file recursively defined … Continue reading →