Latest Community News (rss)
1 | Next Page

SQL Backups for Heroku

Mar 17, 2010 3:24 AM
Rating: (Total Clicks 0)

I love Heroku and cloud hosting, but, I don’t want/need to pay $20 more a month for their bundling service. I love the idea of DB snapshots, but I think its silly to pay $20 a month for that. I looked around for some different solutions for getting my own database snapshots, but I am not very excited about the yamlDB library — I am little concerned about its integrity. Nick did a great job of getting me about 50% there, but I feel much safer relying on true database .sql dump files from heroku. After a late night of (translate)

Top 10 Richest Internet Entrepreneurs

Mar 17, 2010 1:47 AM
Rating: (Total Clicks 10)

Image by niallkennedy via Flickr The Internet revolution has seen the rise of many young and new billionaires in a short space of time. Below is a list of the current top 10 Internet billionaires according to the latest Forbes ranking. Lawrence Page – $17.5bn – at 37 years old, Larry is the co-founder of Google Inc [...] (translate)

Are You Employing Myspace To Make Funds?

Mar 17, 2010 1:47 AM
Rating: (Total Clicks 3)

The net is building at a quick pace. Within the final couple of years blogs after which review of bloggers payback grew to become a rage, and to confess to you honestly I still haven’t gotten the hang of how you can use either of these two for marketing and advertising info product killer system. [...] (translate)

Slides, examples, and links: Developing iPhone apps with the Flash Platform

Mar 17, 2010 1:32 AM
Rating: (Total Clicks 10)

Last week I gave a presentation at 360|Flex 2010 (San Jose) on “Developing iPhone apps with the Flash Platform.” As always, I wanted to make my slides, notes, reference links, and example code available to those who were there and those who couldn’t make it: Download slides, links, and example code (3.1 MB .zip) I’ve been traveling [...] (translate)

My first Ovi App Wizard product in the Ovi Store

Mar 16, 2010 11:45 PM
Rating: (Total Clicks 15)

In my last post I mentioned I was working with a new tool being trialed by Nokia called the Ovi App Wizard. It’s essentially an online wizard for converting an RSS feed into an application ready for publishing on the Ovi Store, similar to the “hello world” RSS widget app that you can create using [...] (translate)

ColdFusion Builder: Minor Annoyance and Fix

Mar 16, 2010 11:44 PM
Rating: (Total Clicks 3)

Over the past week, since switching from using ColdFusion Builder as a plug-in to the stand-alone version, I've noticed that every time I started ColdFusion Builder, the application window would maximize across my screen. This drives me nuts because my main computer has a large screen and high display resolution ... I don't need that much ColdFusion when I code :). I looked throughout the (translate)

SWF Machine: generating SWF binary from Erlang

Mar 16, 2010 11:41 PM
Rating: (Total Clicks 18)

SWF Machine is an Erlang program I’ve been writing, to generate SWF files from Erlang. This program takes a custom instruction set as input and generates SWF binary instructions, which once saved in an SWF file can be run in the Flash Player, here’s a quick demo of SWFMachine in action … A similar attempt by Takashi Yamamiya and the eswf library on google code were quite helpful in getting me started, so thanks to them for sharing. (translate)

Internet Explorer Platform Preview randomness is biased

Mar 16, 2010 11:33 PM
Rating: (Total Clicks 8)

After installing Internet Explorer Platform Preview 1.9.7745.6019 the first thing I did was check out its javascript performance on my own scripts. It turns out to have a very wierd output for Math.random. Test your browsers Math.random() function and see for yourself. (translate)

OK Go Video – Rube Goldberg style

Mar 16, 2010 11:31 PM
Rating: (Total Clicks 7)

Awesome video.  I couldn’t imagine the manpower it took to create this.  An inspiration. (translate)

links for 2010-03-16

Mar 16, 2010 11:31 PM
Rating: (Total Clicks 7)

CSS Border Radius A simple, cool online helper for generating CSS3 rounded corners. Sweet (tags: css3 border-radius rounded) (translate)

1 | Next Page