Archive

Archive for the ‘Web Application’ Category

Trend API coming soon

November 19th, 2009 Jon Smith No comments

A while back I started getting interested in site’s that used API’s from several different sources to create what is known as a web mashup. “A mashup is a web page or application that combines data or functionality from two or more external sources to create a new service”Wikipedia. There are plenty of really good examples of web mashups out there, if you are interested check out ProgrammableWeb’s site.

At this time I wrote my own craptacular mashup called The Gob Shite, this site was a mashup of Google’s YouTube, Google’s News feeds and a new API of my own called the TrendEngine. TrendEngine was developed using Google Hot Trends information and provided some level of stability to the constantly changing trend list. It does this by detecting reoccuring trends in the list and applying a weighting formula to them.

Read more…

LJ Google Search Rank Tool – Ver 0.1r19 (Compliance Release)

May 19th, 2009 Jon Smith No comments

Compliance Release.

Changelog:

  • Added GPLv3 Details to Source Files and included GPLv3 LICENSE file in download.

Check out the project page for more details.

LJ Google Search Rank Tool – Ver 0.1r16 (Bug Fix Release)

April 29th, 2009 Jon Smith No comments

Bugfix Release.

Changelog:

  • Fixed issue with Date Formatting from cron job generated emails.

Check out the project page for more details.

LJ Google Search Rank Tool – Ver 0.1r15

April 25th, 2009 Jon Smith No comments

LJ Google Search Rank Tool is a Web Utility written in PHP to Track and Monitor the Google Search Ranking for any site against the specified keywords within the Top 64 results (This is a limitation of the Google AJAX Search API). It will email any changes in Search Ranking and keep a record of changes over time.

This is the initial public release.

Check out the project page for more details