I have partnered up with someone else now to do a similar thing in the nascent iPhone development industry.. so welcome Mobile Orchard, a blog for iPhone and iPod Touch developers!
It seems I have moved out of development somewhat and more into publishing news and information for those who ARE developing.. and most of that is aimed at open source developers. So.. even if I'm not developing software, I'm trying to help the community. Long may it all last!
Currently playing with Linus' 'git' (which is definitely proving how superior it is to Subversion) after being won over by this presentation. It runs on OS X pretty well, but I'm wondering whether to move to Linux full-time for development nowadays..
Not significant amounts of news. Feed Digest has become a real business, and I sold my Code Snippets app/site (first announced here on Advogato!) to DZone for a not insignificant five figure sum earlier this year.. who says you can't make money from open source? (downside: it's not open source anymore.. blame my license for that ;-))
In other news, my buddies at Globat have launched MillionDollarHelpPage.com, in order to raise $1 million for Katrina victims. It's based off of the MillionDollarHomePage.com idea that's been going around the net lately where a 21-year-old British kid has made $150,000 so far to pay for his university education. Now let's hope Globat can do it to make money for those in serious need :)
After months of development (it'd have been longer if not for Rails!) GoDefy (Internet marketing products) launches! It's all in Ruby on Rails and while its product niche is small, it has a lot more features than something like Froogle, and better searching that sites like Shopping.com, etc. The code for it will never be open sourced, sadly, although it's definitely a testiment to what open source can do, and why I continue to donate a lot to the community.
Snippets marches on.
TextDrive, a Web hosting provider, is now using my open sourced Snippets system on TextSnippets.com.. a form of specialized knowledge base for users of their services. Brad Phelan has also launched a Snippets site for Matlab code.
26 May 2005 (updated 26 May 2005 at 23:17 UTC) »
The actual code snippets site, which is the flagship Snippets site, is now getting about 10,000 pageviews a day and has about 300 snippets of code in at least ten different languages. I think it might explode like del.icio.us did, but be for coding snippets. I know I use it to store mine, and I keep finding useful stuff in it all the time! Subscribe to the RSS feed and keep up to date with the latest source code people are posting... or just keep up with the language which interests you most. Ruby, Python, Perl, PHP, JavaScript, Java, and so on..
A few months ago I became a Ruby On Rails developer, and although the documentation isn't bad, I often have need for lots of snippets of code, and developed Snippets to hold them. However, anyone can use it.. that's the whole point :) It uses the tagging/folksonomy that's typical to many sites these days. You can narrow down code snippets by tag, so you can first look at all the ruby code, then ruby + rails, then ruby + rails + authentication.. and so on. Makes it easy to find exactly what you want. You can also steer clear of everyone else, and simply look at your own code snippets only, and narrow down with tags on those too. Powerful stuff. Best part? Thanks to Ruby On Rails, 28 hours after coming up with the idea.. here we are. Yes. It took less than 2 days of coding. I love Ruby on Rails (and that's hard to say, being a die-hard Perl monger..)
You database wizards might also appreciate this article about how I did the tag intersections in a single SQL command without endless joins. It took some work, but we got there in the end.
In community spirit, I decided to use my last release to help me keep up to date with Rails, and I produced the Ruby on Rails news dashboard. Today I then added the AJAX news dashboard. These let you keep up to date with the latest buzz and links surrounding these technologies. And, well, it gives me more ideas.. yes, news dashboards.. this idea could go somewhere :)
(P.S. It's not open source yet, but it will be. I know it's not usually the done thing, but I like to have complete control up to a certain point and then let the code free ;-))
I wasn't expecting one, but the reaction to my Perl 'weblog entry generator' was quite amusing. Text generation and parsing (from a language point of view) has interested me a great deal since I stumbled across the Loebner Prize and the Turing Test in the late '90s. I really feel that it's crackable, and not with too much difficulty. Don't ask me to prove it, but it's just one of those deep down feelings I have.. we will have a computer that you can hold a realistic textual conversation with within ten years. Researching chatbots is beginning to turn into a hobby for me now..
For lovers of the English language..
From one language topic to another, I've just launched another Web site. It's called Rich Language and basically I post on there most days briefly covering or defining an element of the English language (the greatest language there is - I'm biased). So if you want to learn something interesting about the English language on a roughly day to day basis, either drop by, or add http://www.richlanguage.com/index.rdf to your favorite RSS newsreader (mine is NewsFire, a great free RSS/Atom reader for OS X) and get reading :-) If you have a site or weblog about English or lingustics, hook up with us, and we can trade links.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!