Sign Up Now
Watch the best videos collected by ninjajpbob.
Join 52 others following ninjajpbob's collection of 1,179 videos. It's free to sign up.
ninjajpbob
I love anything that is fun and/or productive.
1179 Videos
Member since Oct 8, 2010
Twitter @ninjajpbob
Statistics
| 1179 | Videos |
| Monthly Views |
Top Tags
-
PhotoFilmStrip - Easy Video Slideshow Creator - Ubuntu 10.10
http://www.photofilmstrip.org/ http://www.photofilmstrip.org/4-1-Download.html PhotoFilmStrip creates movies out of your pictures in just 3 steps. First select your photos, customize the motion path and render the video.Collected in ninjajpbob's videos Jun 27, 2011 -
Unity Without Unity - Ubuntu 10.10
Showing the dummies that they are dummies Tools talk about in this video (vids below) kupfer http://www.youtube.com/watch?v=TG4L-hLsoCk awn dock http://www.youtube.com/watch?Collected in ninjajpbob's videos May 7, 2011 -
Create A Metapackage Deb File - Kubuntu 10.10
install equivs commands used in this video: mkdir gbu cd gbu equivs-control ns-control kate ns-control equivs-build ns-control Description: Circumvent Debian package dependencies This package provides a tool to create trivial Debian packages. Typically these packages contain only dependency information, but they can also include normal installed files like other packages do.Collected in ninjajpbob's videos Apr 17, 2011 -
WebHTTrack Website Copier - Ubuntu 10.10
install 'webhttrack', might also need the 'httrack' from your repository Description: Copy websites to your computer, httrack with a Web interface WebHTTrack is an offline browser utility, allowing you to download a World Wide website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer, using a step-by-step web interface. WebHTTrack arranges the original site's relative link-structure.Collected in ninjajpbob's videos Apr 17, 2011 -
GNOME 3 Style Button Layout - Ubuntu 10.10
My post on the button layout, you can get the commands there http://www.ubuntuvibes.com/2011/03/kill-gnome-2x-minmaximize-buttons-also.html EasyStroke http://gotbletu.blogspot.com/2010/04/easystrokes-mouse-gestures.htmlCollected in ninjajpbob's videos Apr 4, 2011 -
Change Root Password - Ubuntu 10.10 [Beginners]
So yeah, this is kinda for beginners. Anyway, this is how to make/change a root password.Collected in ninjajpbob's videos Mar 6, 2011 -
Simple Little Tips & Tricks Part 4 - Ubuntu 10.10
-spin down hard drive -totem create screenshot gallery for videos -nautilus hotkeys Ctrl+L or Alt+Home to open home folder /+Enter to open root folder Ctrl+S to use pattern search -custom hotkeys compiz --replace metacity --replace emerald --replace xkill wineserver -k gnome-system-monitor gnome-search-tool --hidden Change Wallpaper: http://paste2.org/p/1255281 bash -c 'gconftool-2 -t str -s /desktop/gnome/background/picture_filename "$(find ~/Pictures/Wallpapers -type f | shuf -n1)"'Collected in ninjajpbob's videos Feb 20, 2011 -
Linux!!! Who Needs Windows? Not Me...
Just a little Promo Vid showing off what Linux/Compiz Can Do for the Fun of it......Collected in ninjajpbob's videos Feb 10, 2011 -
Clementine - Modern Music Player - Kubuntu 10.10
Clementine is a modern music player and library organizer for Windows, Mac OS X and Linux Description: Modern music player and library organiser It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music. .Collected in ninjajpbob's videos Feb 9, 2011 -
Improving KDE Performance Part 2 - Kubuntu 10.10
Change Animation Speed for Kwin Disable Desktop Search, Nepomuk & StrigiCollected in ninjajpbob's videos Feb 6, 2011 -
MiniTube 1.3 - Ubuntu 10.10
In this video, I show you guys an application called MiniTube. The application is very simple and easy to understand.Collected in ninjajpbob's videos Feb 2, 2011 -
Install 2D Unity ~ Ubuntu 10.10 Maverick Meerkat
sudo add-apt-repository ppa:unity-2d-team/unity-2d-daily sudo apt-get update && sudo apt-get install unity-qt-default-settings http://www.omgubuntu.co.uk/2011/01/ubuntu-11-04-to-ship-with-2d-unity-session/ ATTN: I cannot add voice to my videos because my vocal cords are paralysed. I am using text-to-speech software to add sound to my videos.Collected in ninjajpbob's videos Jan 28, 2011 -
Remove Launchers from "Open With" Dialog - Ubuntu 10.10
~/.local/share/applicationsCollected in ninjajpbob's videos Jan 21, 2011 -
Metapixel - A Photomosaic Generator - Ubuntu 10.10
install metapixel from your repository prepare existing images $ metapixel-prepare -r sourcefolder destinationfolder --width=48 --height=48 create a mosaic Note: we use the same destinationfolder for this command $ metapixel --metapixel input.jpg output.png -l destinationfolder -s 10 if you want distance, add the -d in $ metapixel --metapixel input.jpg output.png -l destinationfolder -s 10 -d 500 Examples http://www.complang.tuwien.ac.at/schani/metapixel/examples.html Official Site http://www.compCollected in ninjajpbob's videos Jan 21, 2011 -
BlueGriffon - Wysiwyg HTML Editor - Ubuntu 10.10
http://bluegriffon.org/ BlueGriffon is a free open source Wysiwyg HTML editor. It replaces Nvu, an earlier program that was also written by Daniel Glazman.Collected in ninjajpbob's videos Jan 6, 2011 -
Pardus Linux 2011 RC Overview/Review
A look at Pardus Linux 2011 RC with the KDE Desktop EnvironmentCollected in ninjajpbob's videos Jan 2, 2011 -
eBook-Convert - Convert eBooks Via Terminal - Ubuntu 10.10
install calibre Command Line Manual http://calibre-ebook.com/user_manual/cli/ebook-convert.html Assign new name on output $ ebook-convert input.pdf output.epub use same basename on output $ ebook-convert input.pdf .epub Official Site http://calibre-ebook.com/ Note: If you want to have Comic CBR file support, you have to get the version from the Official site, the one in Ubuntu is crap and doesnt have support for Rar files. http://calibre-ebook.com/download_linux calibre has a conversion system that iCollected in ninjajpbob's videos Jan 1, 2011 -
Gnome Color Chooser - Ubuntu 10.10
install gnome-color-chooser Description: GTK+/GNOME desktop appearance customization tool This is an application for customizing the appearance of the GNOME desktop. .Collected in ninjajpbob's videos Dec 29, 2010 -
How to Compile Latest Gnome-shell git build on Ubuntu 10.10 / Mint 10
Here is a link that explains all the steps. You can copy and paste all the commands in your terminal http://www.webupd8.org/2010/10/install-gnome-shell-from-git-in-ubuntu.html step by step tutorial on how to compile the latest gnome-shell build from the git testing repositoryCollected in ninjajpbob's videos Dec 17, 2010 -
What is IRC? (Internet Relay Chat) How do I connect to it?
/****************** // Source Code ******************/ Not a terribly complex tutorial, but I needed to do something to get back into the habit of screencasting. Enjoy!Collected in ninjajpbob's videos Nov 23, 2010
Comments
ninjajpbob http://www.photofilmstrip.org/ http://www.photofilmstrip.org/4-1-Do... PhotoFilmStrip creates movies out of your pictures in just 3 steps. First select your photos, customize the motion path and render the video.
Jun 27, 2011