Be the first to know about special offers and new products for web developers and Internet business owners.
I will never share your email address with the bad boys. Period.
|
Be the first to know about special offers and new products for web developers and Internet business owners. I will never share your email address with the bad boys. Period.
The latest
|
tipsWhy Javascript Returns Zero For parseInt('08') and parseInt('09')?Submitted by alexis on Wed, 2008-07-02 17:03.Writing a simple Javascript function to create a Date object from a 'yyyy-mm-dd' string I found a small, but important, issue with the parseInt function, used to transform strings to integers. Both parseInt('08') and parseInt('09') return zero because the function tries to determine the correct base for the numerical system used. In Javascript numbers starting with zero are considered octal and there's no 08 or 09 in octal, hence the problem. To fix this just add the second parameter for parseInt, the base to be used for the conversion. The correct calls should be parseInt('08', 10) and parseInt('09', 10). Another of those little details, uh? How To Add Multiple Tags To Subscriptions In Google Reader?Submitted by alexis on Fri, 2008-06-13 17:05.Whenever I subscribe to a new feed on Google Reader I can choose a folder for it and that's the only way I see for adding a tag to that subscription. It makes me wonder why Google insists on confusing us using both folders and tags to refer to what it seems to be the same thing. Other feed readers, like Rojo, allow you to add many tags at once by just writing them, on the same way you can add tags to photos on Flickr. I've used Rojo before but I really prefer Google Reader now. Am I correct on assuming that the only way of adding more tags to a subscription on Google Reader is by going to Settings, Subscriptions and then checking the subscriptions and choosing a tag from the more actions list? Don't we have an easier way? I hope I'm missing something really obvious here. How To Add Eye Candy To Ubuntu With Avant Window NavigatorSubmitted by alexis on Mon, 2008-05-19 15:13.A few days ago I visited a store selling Apple products at Lima (for those who may ask: It is not a real Apple store, sadly). I really like Apple, I own an iPod classic, recently got a pink Nano for Yesenia and am thinking about upgrading to a Touch soon. At the store real everyday people, you know, the ungeek kind, stared at the MacBooks amid wows and fascinated looks and I guess mostly due to the nice effects Leopard offers. I am pretty sure many of these curious would-be-Apple-customers couldn't care less about the Core 2 Duo processor, video resolution and the polycarbonate shell (which it's quite nice) that MacBooks have. Well, if eye candy is what most users are looking for these days let's give them a little with Ubuntu, without having to spend a grand in a new MacBook or, which is worst, having to install Vista. Let's focus in what impresses most users meeting a Mac: the Dock.
Install Avant Window Navigator on UbuntuAvant Window Navigator is a dock-like navigation bar for Linux. It replaces your typical panels, contains launchers for your applications, tracks open windows and supports a few nice plugins that will make your desktop look cooler because, let's face it, a few of us, Linux dudes, want a desktop as cool as the one Mac guys have.
I ran my tests on a laptop and a desktop, both of them running Ubuntu 8.04 (Hardy Heron) 64 bits. As far as I know there are no different versions for 32 and 64 bits so these instructions should work for both architectures. The short version: Just run The problem with this approach is that Hardy doesn't include the awn-extras (applets) package, and this is where most of the fun it's, hence I recommend taking a few more steps. If this is all you want then jump to finishing touches below, if not, then keep reading. The long version: The smart AWN developers have a few repositories with everything you need to get the whole dock experience on Edgy, Feisty, Gutsy and Hardy.
Finishing touchesNow you need to enable your new dock, you'll find the launcher, labeled Avant Window Navigator, under Accesories in Ubuntu's main menu.
Avant Window Navigator is a really funny application, it enhances your experience in the Linux desktop and isn't hard to install. Now I have more real state on my screen, enjoy the way my pidgin buddies jump and can hear a few wows from my visitors at home without having to get a Mac (even if I'll get one sometime just for the fun of it).
|
Want to launch a online store, need a new look for your website, market your services on the Net or build a virtual community? Not a problem, let's talk about it. www.flickr.com
This is a Flickr badge showing public photos from alexisbellido. Make your own badge here.
Other Destinations |
Recent comments
4 days 2 hours ago
4 days 2 hours ago
1 week 1 day ago
1 week 5 days ago
2 weeks 5 days ago
3 weeks 4 days ago
3 weeks 5 days ago
3 weeks 5 days ago
4 weeks 3 days ago
4 weeks 4 days ago