Viewing Category : apps

Post thumbnail of Aquarium in a Terminal - Ascii Animation Art
18 January 2011
Continue reading Aquarium in a Terminal - Ascii Animation Art

Aquarium in a Terminal - Ascii Animation Art

Animated aquariums are nice and all, but how about an animated ascii art aquarium? Bonus points for embedding your aquarium into your desktop!

Post thumbnail of Bottle: Python Web Framework Made Simple
17 January 2011
Continue reading Bottle: Python Web Framework Made Simple

Bottle: Python Web Framework Made Simple

It doesn’t get much easier than this. However, you must add routes for static files such as style sheets and images. These are things that you may take for granted if you’re used to relying on standalone web servers.

Post thumbnail of Build source rpms with Mock to avoid compiler problems
2 December 2010
Continue reading Build source rpms with Mock to avoid compiler problems

Build source rpms with Mock to avoid compiler problems

If you’ve ever run into a dreaded configure problem such as C compiler cannot create executables, and gotten lost in a tangle of glibc/cc/g++ packages, you might find that building source rpms using Mock turns a multi-step process into a breezy single step. Build source rpms using mock which builds inside a chroot. This lets you compile 32-bit on 64-bit without a problem. Check out mock configurations in etc. You may have preconfigured configurations for your Linux distribution.

Post thumbnail of Browsing the web from tcp to html5 simplied
23 November 2010
Continue reading Browsing the web from tcp to html5 simplied

Browsing the web from tcp to html5 simplied

Presented like a children’s book, this fancy little site is wonderfully presented. If you want to know the basics about the web and its history, check out this little interactive book.

Post thumbnail of Portable Python - preconfigured portable programming environment
13 October 2010
Continue reading Portable Python - preconfigured portable programming environment

Portable Python - preconfigured portable programming environment

ver wish you could test your code on a machine that’s not connected to teh interwebs and doesn’t have python installed? I like portable applications for many reasons, mainly because they just work.

Post thumbnail of Google Chrome’s Special About Pages
6 October 2010
Continue reading Google Chrome’s Special About Pages

Google Chrome’s Special About Pages

One of the first things I noticed about Chrome was the lack of the special page “about:config”. I used it extensively in Firefox to tweak settings. Google Chrome does have a few special pages. Here are some hidden features I’ve run across.

Post thumbnail of Convert Debian deb packages to RPM
27 August 2010
Continue reading Convert Debian deb packages to RPM

Convert Debian deb packages to RPM

If you’re running Fedora or RedHat and you download the plugin required from Google to make voice calls from inside gmail, you’ll need to convert it to an RPM before you can use it. Alien will convert RPMs to Debian .deb packages and vice versa. Download and unpack. You don’t even need to compile or install to use it.

Post thumbnail of Convert pixel based images to vector graphics files
3 August 2010
Continue reading Convert pixel based images to vector graphics files

Convert pixel based images to vector graphics files

ImageMagick falls short here. You can convert between the different pixel formats, and you can convert a vector file to a bitmap type, but it doesn’t convert pixels to vectors. Inkscape can convert pixmap to vectors. There’s also an online tool called Vector Magic.

Post thumbnail of Test rsync with dry runs before executing to avoid losing data
28 July 2010
Continue reading Test rsync with dry runs before executing to avoid losing data

Test rsync with dry runs before executing to avoid losing data

With the power of rsync, it’s quite easy to accidentally erase, overwrite, or otherwise destroy your data with one slip of the keys. Even if you supply the right switches, you might leave off a slash or put one where it doesn’t belong.

Post thumbnail of How to restore hidden toolbar in Firefox
26 July 2010
Continue reading How to restore hidden toolbar in Firefox

How to restore hidden toolbar in Firefox

To turn them back on, try holding your ALT key and click somewhere on the screen. This should restore access to them again. Or try closing Firefox and try restarting it in safe mode. This will work if you’ve also added plugins or extensions that are giving you grief.

 Page 2 of 6 « 1  2  3  4  5 » ...  Last » 
Powered by Wordpress   |   Lunated designed by ZenVerse