Categories
Ping.fm Programming Projects Technology Thought Experiments TweetSuite Twitter Wordpress

TweetSuite WordPress Plugin + Ping.fm (Preview)

A couple weeks ago, I found out that Twitter had a Search feature that showed real-time tweets for a keyword. I gave it a little thought, considered what it would take to actually write the software – and then wised up, and decided to see if someone already did the hard work. Sure enough, Dan […]

Categories
Programming Thought Experiments

RTML Services for sale?

Well, I’ve added a WordPress plugin for e-commerce, but at the same time, I am also building two websites (one professionally, one as a hobby) using Yahoo Store’s RTML and Zen Cart, respectively. However, with the downturn in the economy (and my slightly-better-than-arbitrary prediction of a <7,000 point stock market by the end of the […]

Categories
Programming Technology thepizzy.net Updates

Integrating Google Connect

I’ve been part of the Google Connect beta since shortly after it came out – but it wasn’t until recently that I actually implemented it on my blog and the parent site, www.thepizzy.net. So, if you read this (and I know there has to be at least 4 other people in the world that do), […]

Categories
Programming the-spot.net Updates

Update: New RSS Code in the works.

Earlier I posted on the RSS Code that I’m working on. I’ve done quite a bit of work on it so far – learning about the various functions that PHP offers. Most of what I thought I was learning while setting up the forums was not actually PHP’s functions, they were phpbb functions. And knowing […]

Categories
Projects the-spot.net

New RSS Code in the works

After spending some time thinking about different ways to re-enable the RSS feature for the-spot.net, I’ve finally hit on an idea that I’ve started writing the code for. The original code would hit the main database to grab the newest posts on the forums…after it sorted all 77000 posts by date, and then grabbed the […]