Twitter Map Mashup


I did a search the other day for the a new blog post I saw fly by on Twitter about the top 100 twitter applications and ended up re-reading a post from RRW about the top 10 twitter applications.  Now the post is from 2007, so I am sure that the top 10 has changed [...]

taTwitter, a twitter client

taTwitter, a twitter client

taTwitter is a soon to be released twitter client.
For anyone feeling adventerious, please feel free, to download the alpha version of taTwitter!

Twitter’s looming business model

In the light of the recent hire of Kevin Thau, someone with sales and business development experience. The pending rate limit seems to imply a more aggressive twitter.
Could cutting back on API limits be the first steps towards paid access to the API?
The API twitter provides is amazingly simple and, as such, has resulted [...]

TechTweet release v0.3.1

Today I decided to eat my own dog food…I uninstalled twhirl and tweetdeck from the PC I use daily. TechTweet will by my official twitter client from here on out! I hope TechTweet is stable enough to use, to highlight what needs work and to push me to keep updating it.
You can download the [...]

First public release of TechTweet

I am pretty excited to post the first public release of TechTweet. This first release is a very rough alpha. I wanted to put something up to keep pushing my experiences with agile development.
I am not sure about using UserVoice to track feedback about something that could be so buggy…this will be a good test!
I’ll [...]

jQuery, Ajax, prepend and events (onclick?)


Ok, why in gods name can’t I figure this out!
Adding simple elements to the DOM works…no problem.

1: new_elem = ‘<a href=”#” onclick=”alert(\’alert\’)”>MyAdd</a>’;
2: var test = $(new_elem);
3: $(’#home_column’).prepend(test);

.csharpcode, .csharpcode pre
{
font-size: small;
color: black;
font-family: consolas, “Courier New”, courier, monospace;
background-color: #ffffff;
/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode [...]

Adobe Air, Twitter Client…Useable

In my playing with Adobe AIR I started on Yet another Adobe Air Based Twitter Client…Its pretty useable as of today. here are some screen shots. I’ll be adding more features throughout the week.

Twitter Notify – A Windows Live Writer Twitter Plug-in

Due to some issue, or possibly configuration, with the wordpress plug-in I have been using, my last few blog posts have not been announced on Twitter. After tweeting about my frustration -  Joe Cheng told me about a Windows Live Writer plug-in that will pseudo automate the process of posting to twitter after a [...]

Page 1 of 3123»