My Projects
Archives
Donations
If you really like my projects, you can buy me a cup of coffee. Thanks! :D
Adsense
Categories
Category Archives: Web Programming
Test and debug your ASP.NET sites on iPhone, Android, and other mobile devices locally with SharpProxy
Have you ever wanted to test and debug a mobile ASP.NET site on an iPhone, Android phone, Blackberry, or other mobile device? If so, you might have noticed that the development server packaged up by default with Visual Studio is … Continue reading
Posted in productivity, Programming, Web Programming
54 Comments
Kalidity – Stream your music anywhere
This past weekend I officially opened up Kalidity, my answer to the streaming media on the web and mobile. This has been something I’ve been working on for several years, and is the result of much experimenting, tweaking, and perfecting. … Continue reading
Posted in Media, Music, Programming, Web Programming
Tagged bluetunes, kalidity, mimedia, music server, music streaming, orb, simplify media, stream music anywhere, stream to ipad, stream to iphone, stream to ipod
4 Comments
ToDo Teams now available for use
Divide, conquer, and get stuff done. ToDo Teams is a little project I whipped up for a few reasons. I found that while splitting tasks up with student developers at work, that we were often stepping on each others toes. … Continue reading
“tv2night” Goes Live
I applied for another Twitter account and created a small CRON job for it on my own server. Now you can follow Television Tonight and get tweets about one hour before your favorite shows come on the air. Tweets (updates) … Continue reading
Easy Text Area Character Counter with Javascript
Have you ever wanted to add a character counter to a box of text on a web form, but didn’t want to get your hands dirty with all of the Javascript and programming that’s necessary to make it work? If … Continue reading
Posted in Javascript, Web Programming
Tagged character counter, character counting, easy to use, html, javascript, limit characters, maxlength, no code required, text area, text box, textarea, web form, xhtml
23 Comments
Streaming Audio on a Web Page
Last night I was considering the posibility of creating an online radio, similar to Slacker or Pandora. After a little searching, I found a couple solutions… First, I could create M3U files, and essentially link to MP3 files on a site. … Continue reading
Posted in Media, Web Programming
Tagged flash, javascript, media player, radio, streaming audio, web audio
1 Comment