Saturday, June 28, 2008

NoiseRiver.com launches!

directeur creator of feedego has launched Noiseriver.

Its a friendfeed application that has filtering for stories. Just like feedego, its powered by Google App Engine. I really like the way friendfeeds interface is designed, and I'm glad to see that Noiseriver is as good as the original.

Louisgray has a much more detailed writeup.

Sunday, June 15, 2008

Steve Yegge at Google I/O talks about Rhinos and Tigers

Steve Yegge has a Google IO talk titled:
Server-side Javascript on the Java Virtual Machine

I didn't post the video here, because they have a nice setup at the link above, where they have the talk and the slides together. So check out the link above.

Steve also blogged a transcription of the talk on his blog where he renamed the talk:
Rhinos and Tigers

Saturday, June 14, 2008

Emacs Tip: A Key to open the Current Folder in Finder

After reading Aruns tip on opening current folder in explorer, I had to create something similar for OS X.
Here it is:

(defun finder ()
"Launch the Finder in the current directory"
(interactive)
(shell-command "open .")
)

(global-set-key [f6] 'finder)

I placed this in my .emacs config file. Its currently set to F6, but you can change it to whatever key you'd like. I'm using Carbon Emacs. Its rough, and I haven't used it much but it seems to work.

Robert Scoble and Scott Bourne Talk New Media Transparency


Robert Scoble and Scott Bourne Talk New Media Transparency from Scott Bourne on Vimeo.

Anybody else notice the increasing use of Vimeo by various people?

Friendfeed adds block feature

ffblock.pngI haven't seen much talk about this feature. I guess it should please Dave. :)

code_swarm videos


code_swarm - Eclipse (short ver.) from Michael Ogawa on Vimeo.

Visualizing the commit history of the Eclipse IDE project.


via vimeo



code_swarm - Python from Michael Ogawa on Vimeo.

Visualizing the commit history of the Python scripting language project.


via Vimeo

Their are two more: PostgreSQL and Apache.

Friday, June 06, 2008

qik now on windows mobile



The above is Mike Arrington talking with Bhaskar of qik.com. Here is the techcrunch article.

The two phones with windows that are supported are samsung blackjack and motorola Q.

Amazon down

Amazon down!



Looks like Amazon S3 is up based on this blog post. Also, by some estimates in the article they are losing $31,000 per minute!

Amazon.ca is up.

Update: Looks like they are back up!

More Updates: Down again...

cnet article has more updates.

Wednesday, June 04, 2008

Big Buck Bunny



Big Buck Bunny tells the story of a giant rabbit with a heart bigger than himself. When one sunny day three rodents rudely harass him, something snaps... and the rabbit ain't no bunny anymore! In the typical cartoon tradition he prepares the nasty rodents a comical revenge.

Licensed under the Creative Commons Attribution license

http://www.bigbuckbunny.org/


via Youtube

Monday, June 02, 2008

Is the linux desktop ready?

Checkout the desktop of chief economist at Google. That looks like Ubuntu to me.

The article this was linked to is "The Human Hands Behind the Google Money Machine".

Sunday, June 01, 2008

Google Accounts scares me!

Google accounts has been scaring me of late. Its basically the account to which all your google stuff is linked. Services such as Adsense, Gmail, Google reader, GTalk, Search History, and PicasaWeb are a few I use. New services like feedego are using Google Accounts to authenticate.

A friend of mine recently had his account broken into, and a personal chat was broadcast via his gmail account to a close group of friends. He called me asking if I could help. The email was sent via Gmail, mostly to people on Gmail. I can't get any useful information from IP's that are internal to Gmail (10.x.x.x addresses). Their is no account history which could show you login or logout times or locations. We couldn't tell if my friend had forgotten to log out of a machine. Had his password been compromised? Was one of his machines compromised?

After reading stories such as this and this, I can't believe that Google doesn't provide any more information for your account. Scary.

BTW, feedego seems like a promising service. Its built on Google App Engine. Try it out.

Mozilla and hypocrisy

Right, but what about the experiences that Mozilla chooses to default for users like switching to  Yahoo and making that the default upon ...