GitHub API

By Albert on May 19, 2010 9:28 PM

I'm experimenting with the Github.com API. I haven't done much, but I'm using Sinatra and Octopussy:

http://www.labs.docunext.com/demo/dlabzapp2/gh/docunext/

Development is tough, as I keep on running into their limit, even though I really doubt I'm making more than one request per second.

Yet Another Sneak Preview!

By Albert on March 17, 2010 11:30 PM

This time its a patent browser. Totally not done yet, but the database is huge and there is a lot in the works.

U.S. Patent Information

Another Sneak Preview

By Albert on March 16, 2010 3:17 AM

I'm having a great time publishing Debian stuff with Sinatra, so here's another experiment!

Debian Docs at Docunext Labs

Many of these are a total mess, but I'm sharing this link because its an interesting setup. I'm using Nokogiri to parse HTML files in /usr/share/doc. Most of them use totally different formats, so some work out better than others. I'm curious to find if I can somehow herd them all together.

Packages and Tags

By Albert on March 4, 2010 4:00 PM

I've added some more features to the first Docunext Labs web application:

In my humble opinion, these are very cool features!

Dig / Nslookup / Host Query Tool Online

By Albert on February 26, 2010 11:59 PM

The first Docunext Labs tool includes a simple recreation of an old Docunext online tool: online dig.

Not everyone will know what "dig" refers to, so I'll explain that it refers to the querying of a domain name through public name servers to identify its corresponding IP address. This functionality is also available from the "nslookup" and "host" tools.

Checkout this example which views the IP addresses which correspond to "www.docunext.com":

http://www.labs.docunext.com/demo/doculabsappone/tools/dig/www.docunext.com.html

Sneak Peak

By Albert on February 24, 2010 2:45 PM

There is nothing to see here!

Its just a mirage!

No, seriously, there is very little of interest. I'm only post this link to keep myself motivated on developing this idea.

Sneak Preview of Docunext Labs App One

Categories