Mailing List

Enter your Email


Powered by FeedBlitz

RSS Feed

Entrecard

Links

Blogshares Links

Beginner's Guide to BlogShares
A guide about the BlogShares fantasy blog stock market.
Scared Bunny
BlogShares Price Tracker
This program that archives information about the BlogShares fantasy stock market. You can view graphs of any industry, and analyze your portfolio.

SproutWorks Projects

Digg Archive
A new experimental Digg page.
AJAX Pixel Editor
A Collaborative pixel editor currently in development.
Web promotion links
These tools help you get visitors on your website.
SproutPics
My photography Site
SproutZoo
My zoo photographs
Tag Cloud
A summary of tagged articles.
Found Photos
An automated page that thumbnails photos from another site.
SproutSearch
I designed this blog indexing tool, and it has accumulated over 6 million blogs so far.
Products
Some of the programs I've written.
RSS Feeds
RSS Feeds from the SproutWorks Forums
SproutTree Demo
A demo of a tree-drawing PHP script.
My Gallery

SproutWorks Chat
A chat room I programmed, most likely empty.
Link Exchange - Link Directory - Web Hosting

Sign In

Username:
Password:
Remember Me

sprout man
Posts tagged rss

sproutworks
The other day I found this site called Ping-o-Matic! Ping-o-Matic's main purpose is to let the major blog/rss aggeregator sites know that you've updated your blog. I am going to try Ping-o-Matic after I post this, and if seems beneficial, I'll make a script to automatically send a ping when I post new stuff.

Also, at the moment I only have 1 RSS feed, which gets content from my blog. I am going to start making feeds for each topic in my forums, and see if that helps get more visitors that are looking for specific topics.

SproutSearch, my blog search engine, now has thousands of feed files, thanks to a new RSS script that I wrote. I will try to get some of those distributed on the aggreagators.

In a few seconds I will send a ping.
http://pingomatic.com/



sproutworks
Forums/SproutWorks
October 9th, 2005 4:32 AM PST
A while back, I added tagging to my forum/blog program. I included tags in my RSS feed so that Technorati and other sites could categorize my posts. Today I've made a Tag Cloud page, which makes pages of articles with the same tags. These pages should make my contextual advertising work better.


sproutworks
Forums/Unfiled
March 11th, 2006 3:37 AM PST
I have started working on an RSS search engine to add to SproutSearch (http://www.sproutsearch.com). I used SimpleXml to parse the RSS. This makes it really easy to parse them. The general idea I have is to store items from the feeds in a database, along with their tag information. Then I can generate a bunch of tag pages once I have gathered enough items.

The tags will have their own pages on SproutSearch, but I am also thinking of combining all the different sources into one page. So, on a topic page, it might have some listings from Blogger, some from LiveJournal, and some from RSS. As I add more data sources, those can be integrated as well. Then it would have links to view a more detailed listing of a particular data source.


sproutworks
I've added some basic pagination to the RSS Search Engine. I made a script that draws an arrow and a page number for the page buttons.
http://www.sproutsearch.com/feeds

More features will be coming.

Also, sproutworks.com is now hosted at DreamHost. It's using PHP 5 and MySQL 5. I added a maze to the left column. This maze will link to a maze demo page.