You are hereProjects by dgtlmoon (Leigh Morresi)

Projects by dgtlmoon (Leigh Morresi)


Why Linux Sucks?

By dgtlmoon - Posted on 30 January 2007

Description: 
An easy to navigate site to explain the pitfalls of using Linux - so far on the desktop, sites like this should help Linux-as-a-Desktop to improve

outgoing page rank value calculation engine

By dgtlmoon - Posted on 30 November 2006

Description: 
Single page site that estimates the outgoing 'vote' value of a link from a site, it does this with libcurl to download the page and REST style interface with google to obtain the pagerank, the pagerank is divided by the number of outgoing links found on a page.

Trendwatcher

By dgtlmoon - Posted on 01 November 2006

Description: 

Trendwatcher - graphs the number of results found in a google search for particular keyword searches overtime, provides graph's of movement.

free service that graphs the google-search result numbers for any term/phrase/keyword set, trendwatcher has been around since 2004, some interesting items it has captured the growth of -
  • Youtube - just 39,000 hits were returned in google if you searched for "youtube" in March 2005, however now it returns just over 175 million, not bad for 14 months growth!
  • Blogging phenomenon - just 8.3 million hits in July 2004, now over 4.1 billion, not bad!

Tech things involved -
- Drupal / PHP / MySQL based
- CSS, Custom drupal modules
- XML-RPC server (drupal)
- XML-RPC client (python) that updates the main site with search results
- AJAX autocompletion and search functionality

dgtlmoon.com

By dgtlmoon - Posted on 01 November 2006

Description: 

This site built for dgtlmoon, a place to record idea's and show projects, it is a quick throw-together using the drupal project

Tech things involved -
- Drupal / PHP / MySQL based
- CSS, CCK, ecommerce, XML feeds, views