Ubuntu Feisty Fawn 7.04 Screenshot

This is my home desktop. Its just an old Dell running ubuntu feisty fawn (7.04) and some random open windows. Also running beryl window manager in this shot.
Screenshot (Click for bigger image)

More



OS X Dashboard Screenshot

Dashboard: running, the coolest clock widget ever.
Screenshot (Click for bigger image)

More



OS X Stock Desktop

Screenshot (Click for bigger image)

More



OS X Running the Best Editor Ever — Text Mate

If you don’t know about this, or are using anything else for development on OS X – you’re an idiot. I don’t care if I’m wrong… I’m in love.
TextMate Rocks.
Screenshot (Click for bigger image)

More



99 Bottles of Beer Song (PHP5)

Found this while hunting for a file. It’s an old submission to the 99 bottles of beer website. I don’t think they ever posted it, but it was just a fun way to kill time.
Source

#!/usr/local/php5/bin/php
<?
foreach(range((is_numeric($argv[1]) ? $argv[1] : 99),1,1) as $number)
printf(
“%1\\$d bottle%3\\$s of beer on the wall,
%1\\$d bottle%3\\$s of beer.\\nTake one down, pass it around,
%2\\$d [...]

More



funny php mail script to harass friends, co-workers, or anyone you wish

I was bored the other day and on the phone or on IM, something. I had a stupid idea to write a script that just annoys the hell out of people via PHP’s Mail function. Its basically useless and I’m not trying to promote pissing off your friends — but here it is.
Usage

Save the annoy_friends.php [...]

More



blogubrious update and the story of my ubuntu

Well, it’s been a while and I feel like I should pop up a quick update. The past few months have been mind numbing to say the least, but now I can breathe (somewhat). Anyway, I was bored a couple of weeks ago and was tooling around with ubuntu and got the brilliant idea to [...]

More



Adding Custom Search Engines to Colibri

What is Colibri? It’s the closes thing to Quicksilver you can get for the PC, and it makes life easy when you hate using the mouse. (If you read my quicksilver post you’d realize that id do everything via keyboard if I could…)
My few gripes with Colibri is the fact that it had no way [...]

More



Wordpress Plugin for Relative Digg Content

MOVED: http://ubrio.us/plugins

Relative Digg Wordpress Plugin – Add related digg story links to the bottom of your post based on keywords
Note (5/13/07):
I just looked over this code and I made a lot of mistakes. Just use it as an example/reference or clean it up. I hacked it together pretty quick when I was bored at work, [...]

More



How to turn a cubicle into a pirate ship

Well, I went on vacation to Amsterdam last week and when I got back I was in a new world. What the hell am I talking about? I’m not even sure, but this is what I saw.
[Update:2007-11-12]
The first link is broken — Joe is lazy
The second link is the newly made write up by Sam [...]

More



 Page 5 of 7  « First  ... « 3  4  5  6  7 »