• Posts Tagged ‘tutorial’

    Auto Sync Kindle in Ubuntu

    by  • January 17, 2011 • blog1, Kindle, Linux, Ubuntu • 1 Comment

    For Christmas I got a Kindle 3 and it was instantly filled with Free eBooks (http://www.gutenberg.org/wiki/Main_Page) and research papers (PDFs). I found myself wanting to be able to automatically synchronize it with a folder on my desktop when it was plugged in and found no one else had posted online how to do this,...

    Read more →

    How To: Fix “No accelerated colorspace conversion found from yuv420p to bgr24.” | OpenCV-2.2.0 & Ubuntu 10.10

    by  • January 9, 2011 • blog1, Linux, OpenCV, Ubuntu • 1 Comment

    No accelerated colorspace conversion found from yuv420p to bgr24. This problem is basically an issue converting YUV to RGB using ffmpeg, in order for it to work ffmpeg needs to be recompiled with x264. To get around it use the following to recompile ffmpeg and OpenCV 2.1/2.2: Follow steps 1-to-4 of FakeOutdoorsman’s...

    Read more →

    How To: Install Pyrobot in Ubuntu

    by  • November 30, 2010 • blog1, Command Line, Linux, Ubuntu • 8 Comments

    A quick guide for getting pyrobot running in Ubuntu, I’ve managed to get it running on 32bit and 64bit Ubuntu (10.10) so follow the guide accordingly to whichever architecture you’re using (64bit is about half way down the post). 32-bit 1. Download this file, or copy the below into a file and save it...

    Read more →

    HowTo: Take Untethered Screenshots in Froyo

    by  • November 7, 2010 • Android, blog1, HowTo • 7 Comments

    With the latest update of Android “Froyo”, it’s now possible to take screenshots/screen captures without the need to be plugged into a computer, mess around with the Android SDK or Root your phone. You are easily able to take screenshots of the home screen and while in any app. I have only been able...

    Read more →

    HowTo: Install & Use Resynthesizer for GIMP

    by  • June 28, 2010 • blog1, GIMP, Linux, Windows • 1 Comment

    Remember this Photoshop CS5 sneak peak showing off it’s latest and greatest feature Content-Aware Fill a couple months ago, well it turns out a reasonably old plug-in for GIMP (GNU Image Manipulation Program) named Resynthesizer seems to work just as great and because it is what it is, it’s free and open-source. Installing on Ubuntu 9.10/10.04 install: sudo apt-get...

    Read more →