Browsing articles in "Software"

DIY: Home UBUNTU NAS Server

Aug 29, 2011

Back in 2003, I used to connect my computer on the my old 32′ TV, those huge and heavy TVs, to watch stuff from the internet, at that time, eMule was ruling the p2p community (can’t talk about USENET right? :} ). Then in 2008 I decided to build a better HTPC (Home Theater PC), a full dedicated computer connected to my TV, with good MotherBoard/VGA/SoundBoard, well, a good computer, with gaming capacities. It was good while it lasted, but you know, it was huge black box below my TV, bit noisy, but it did the job.

Continue reading »

My new PicPlz Gallery

May 1, 2011



Yesterday I was playing with the PicPlz API and decided to build a gallery for myself, so I can simply see all my PicPlz pictures in one page, and with the coolness of FancyBox.

You can also use to create your own gallery, simply by going to http://www.danielandrade.net/picplz/?u=USERNAME, changing the USERNAME to your own. And then you have it.

Ah, take a look at my gallery here.

Hope you like it, and use it!!
Let me know what do you think of it.
:)

Using Arduino to calculate Quadratic function

Apr 4, 2011

This is a simple and quick code I made for teach variables with arduino programming,
where we enter the variable numbers a, b, c in

and we get the answer using the Serial Monitor..

I won’t get in details about this code, it’s quite straightforward. But if you have any question, just ask! :)

Continue reading »

Open Hardware Definition 1.0 Released

Feb 10, 2011

It’s finally here, a document that will help us to define what Open Hardware is, and to spread the idea. Open Software have been around for a long time, Open Hardware is still beginning, but already have a really big community out there, including me. I will add the logo to my next projects for sure!

Now, to move forward, please HELP:

This is a very important step in propelling our movement forward. PLEASE FORWARD FAR AND WIDE.

Continue reading »

10 Cool things to do in OSX Terminal

Dec 21, 2009

The thing that made me buy mac is that it has a OS based on Unix, and programs like Photoshop and Microsoft Office (not a big OpenOffice fan yet). Like a good nerd, I can’t live without my beloved terminal, which makes my life easier. In this post I will show some commands so you can have fun on mac’s terminal. Hope you like it, and if you have any other ideas, please comment on the post!

1. Twitter Update

    Nothing more geek than updating your twitter from terminal. Just change the user e pass from the code. Way cool.

    curl -u user:pass -d status="Tweeting from the shell" http://twitter.com/statuses/update.xml

2. Sing songs

    Release your creativity, sing along.

    sudo osascript -e 'say "Dum dum dum dum dum dum dum he he he ho ho ho fa lah lah lah lah lah lah fa lah full hoo hoo hoo" using "Cellos"'

Continue reading »

10 Things To Do Just After Installing Ubuntu 7.10

Nov 10, 2007

Ubuntu is a very complete OS, especially the Gutsy Gibbon (7.10), but there are still make tweaks you can do just after installing it that will make Ubuntu shine like never. I will explain here some things I do just after have ubuntu installed. Remember that what I’ve written here are the best things to install for ME, you may consider not making some of them or installing many different things, but if so, please, share your wisdom with us all. :)

Continue reading »

The History of Programming Languages

Aug 26, 2007

Excellent reference of study to know about the 50 more common programming languages in the world.

http://www.levenez.com/lang and
history_poster.gif

Cloning your HD on Windows

Sep 23, 2006

After readying this great tutorial, of how to clone your HD using a mac, I decided to write one tutorial showing how to do this if you are a windows users.
Lately I’ve been quite angry with my windows. So here’s a very easy and fast way to restore your windows settings without having to reinstall windows all again.
Continue reading »

7 cool things to do with a symbian enabled phone

Dec 12, 2005
Comments Off

Some weeks ago I’ve bought a nokia 6600 smart phone, great mobile with symbian OS. Since then I’m playing around with it, discovering how great is this operational system, BlueTooth, IR, Java and the MMC memory card. So I decided to write this article showing 7 cool things you can do with It.
Continue reading »

FeedTree: RSS via P2P

Nov 18, 2005

FeedTree is a P2P java app that uses distributed bandwidth to push RSS feed content to users faster than traditional newsreaders that poll their feeds on a schedule. A poster describes graphically how it works which is not to say I fully understand it. But I do understand that speed and timeliness are the payoffs here. Currently the installations process and user interface are rough going; the developers promise improvements. My eyes glazed over reading the command-line and port-massaging requirements to get this thing running, but if such technicalities are up your alley, this looks like an interesting new spin on both P2P and RSS. via [p2pWeblog]

Pages:12»