random.zerodogg.org random.zerodogg.org

random.zerodogg.org

Zero_Dogg's random projects

Zero Dogg's random projects. This is the storage place for random free software. Written by Eskild Hustvedt. A collection of audio file conversion scripts. A FastCGI application manager. A command-line password manager based around GnuPG. A command-line podcast client. A wallpaper randomizer for GNOME/Nautilus. A small class declaration library for JavaScript. A helper program for building LaTeX files. A program that assists in translating from one similar language to another. A simple wine wrapper.

http://random.zerodogg.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR RANDOM.ZERODOGG.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 17 reviews
5 star
9
4 star
6
3 star
0
2 star
0
1 star
2

Hey there! Start your review of random.zerodogg.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

CONTACTS AT RANDOM.ZERODOGG.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Zero_Dogg's random projects | random.zerodogg.org Reviews
<META>
DESCRIPTION
Zero Dogg's random projects. This is the storage place for random free software. Written by Eskild Hustvedt. A collection of audio file conversion scripts. A FastCGI application manager. A command-line password manager based around GnuPG. A command-line podcast client. A wallpaper randomizer for GNOME/Nautilus. A small class declaration library for JavaScript. A helper program for building LaTeX files. A program that assists in translating from one similar language to another. A simple wine wrapper.
<META>
KEYWORDS
1 project list
2 various patches
3 code snippets
4 currently this includes
5 audio utils
6 fcgim
7 gpgpwd
8 goldenpod
9 grandomwallpaper
10 jqsimple class
CONTENT
Page content here
KEYWORDS ON
PAGE
project list,various patches,code snippets,currently this includes,audio utils,fcgim,gpgpwd,goldenpod,grandomwallpaper,jqsimple class,latexb,magicpo,migrainediary,mussort,phpdocr,slx dict,sshman,swec,spgal,wwine,copyright eskild hustvedt,projects,pdftopng
SERVER
nginx
CONTENT-TYPE
iso-8859-1
GOOGLE PREVIEW

Zero_Dogg's random projects | random.zerodogg.org Reviews

https://random.zerodogg.org

Zero Dogg's random projects. This is the storage place for random free software. Written by Eskild Hustvedt. A collection of audio file conversion scripts. A FastCGI application manager. A command-line password manager based around GnuPG. A command-line podcast client. A wallpaper randomizer for GNOME/Nautilus. A small class declaration library for JavaScript. A helper program for building LaTeX files. A program that assists in translating from one similar language to another. A simple wine wrapper.

LINKS TO THIS WEBSITE

github.com github.com

zerodogg (Eskild Hustvedt) · GitHub

https://github.com/zerodogg

X74;he domain zerodogg.org - the user eskild. Http:/ random.zerodogg.org/. Mar 5, 2009. A command-line password manager based around GnuPG. The Day Planner project. The GoldenPod podcast client. Various scripts I have written that don't merit their own repo. A simple command-line program to sort collections of music files. 141 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Zerodogg has no activity during this period.

notes.zerodogg.org notes.zerodogg.org

Nicer KDE apps when running under a GTK-based environment (ie. GNOME) - Notes (GNU/Linux (desktop))

http://notes.zerodogg.org/GNU-slash-Linux_-desktop-/pretty-kde-under-gtk

Notes - GNU/Linux (desktop). Return to note list. Nicer KDE apps when running under a GTK-based environment (ie. GNOME). Kwriteconfig - file kdeglobals - group Icons - key Theme gnome kwriteconfig - file kdeglobals - group General - key widgetStyle gtk. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Built from notebucket revision 912b237. Updated on 2016-04-05 08:53:20 0200. Fork it on github.

notes.zerodogg.org notes.zerodogg.org

Using screen-bce on Fedora - Notes (Fedora)

http://notes.zerodogg.org/Fedora/screen-bce-on-fedora

Return to note list. Using screen-bce on Fedora. Turning on bce in screen avoids padding the screen with trailing spaces, which makes copy paste a lot simpler. It does not work simply by turning bce on, however, it also needs a termcap that tells the applications about this. In Fedora, this termcap isn't installed by default, you need to install the. Package, once you do everything starts working (to turn bce on add. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

notes.zerodogg.org notes.zerodogg.org

Using pulseaudio on a second X server (on Fedora 18) - Notes (Fedora)

http://notes.zerodogg.org/Fedora/pulseaudio-second-X

Return to note list. Using pulseaudio on a second X server (on Fedora 18). If you want to run a secondary X server (ie. for gaming), you may run into audio troubles. There are several ways to fix it, the one I'm presenting here is the "easy, but hacky" version. It may have side-effects, and you will likely need to reverse it if you want support from the Fedora community. First, add your user into the ". Group This will let your user write directly to your audio device.

notes.zerodogg.org notes.zerodogg.org

A simple one-liner REPL - Notes (Perl)

http://notes.zerodogg.org/Perl/repl-one-liner

Return to note list. A simple one-liner REPL. Perl -MData: Dumper -MTerm: ReadLine -e '$r = Term: ReadLine- new(1);while(defined($ = $r- readline(" $ ") ){$ret=Dumper(eval($ ) ;$err=$@;if($err ne " ){print $err;}else{print $ret;} '. Alias (ie. for use in .bashrc):. Alias 'perl-repl'='perl -MData: Dumper -MTerm: ReadLine -e ' ' $r = Term: ReadLine- new(1);while(defined($ = $r- readline(" $ ") ){$ret=Dumper(eval($ ) ;$err=$@;if($err ne " ){print $err;}else{print $ret;} ' ' '.

notes.zerodogg.org notes.zerodogg.org

VirtualBox: Hide the statusbar and menubar - Notes (GNU/Linux (desktop))

http://notes.zerodogg.org/GNU-slash-Linux_-desktop-/clean-virtualbox-menus

Notes - GNU/Linux (desktop). Return to note list. VirtualBox: Hide the statusbar and menubar. VBoxManage setextradata global GUI/Customizations noMenuBar,noStatusBar. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Built from notebucket revision 912b237. Updated on 2016-04-05 08:53:20 0200. Fork it on github.

notes.zerodogg.org notes.zerodogg.org

sudo with X11 programs - Notes (GNU/Linux (desktop))

http://notes.zerodogg.org/GNU-slash-Linux_-desktop-/sudo-with-x11

Notes - GNU/Linux (desktop). Return to note list. Sudo with X11 programs. Usually speical tools like. Does the job fine. However, if that's not available (or broken) you can use. Sudo XAUTHORITY="$XAUTHORITY" DISPLAY="$DISPLAY" [command]. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Built from notebucket revision 912b237. Updated on 2016-04-05 08:53:20 0200. Fork it on github.

notes.zerodogg.org notes.zerodogg.org

Install a local .deb package (and resolve dependencies) - Notes (GNU/Linux (general))

http://notes.zerodogg.org/GNU-slash-Linux_-general-/dpkg-install-with-deps

Notes - GNU/Linux (general). Return to note list. Install a local .deb package (and resolve dependencies). Can't install local packages, and installation with. Will not install any additional dependencies (requiring an additional. Afterwards to resolve the deps). Tool can install a local .deb package and resolve, download and install any dependencies (and in case you're wondering, gdebi is not a graphical tool, that's gdebi-gtk, gdebi's gtk front-end). Built from notebucket revision 912b237.

notes.zerodogg.org notes.zerodogg.org

Staging partial commits - Notes (GIT)

http://notes.zerodogg.org/GIT/staging-partial-commits

Return to note list. Lets you stage only parts of the changes made to a file for committing, instead of the entire contents. Git add - patch FILE Responses: y yes; stage this change n no; don't stage this change s split; cut the change in smaller parts e edit; manually define the part to split. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Built from notebucket revision 912b237. Updated on 2016-04-05 08:53:20 0200. Fork it on github.

notes.zerodogg.org notes.zerodogg.org

Resize an image to a fixed size while maintaining the aspect ratio - Notes (ImageMagick)

http://notes.zerodogg.org/ImageMagick/resize-image-with-aspect

Return to note list. Resize an image to a fixed size while maintaining the aspect ratio. Convert file.jpg -resize 800x -background white -gravity center -extent 800x600 file-aspect.jpg. This will pad above/below or to the right/left side of the image with the colour specified as. Resize the image to the width or height as supplied to. And force the image to be the size supplied to. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Built from notebucket revision 912b237.

UPGRADE TO PREMIUM TO VIEW 36 MORE

TOTAL LINKS TO THIS WEBSITE

46

OTHER SITES

random.yepifriv2.com random.yepifriv2.com

Random Yepi Friv 2 at YepiFriv2.com

Yepi Friv 2 is all about great Friv 2, Friv 2012, Yepi Friv 2013 free online for everyone at site www.yepifriv2.com. Random Yepi Friv 2 at YepiFriv2.com. Sort My Tiles Family Guy. Image Disorder Hilary Duff. Shopping in the City. Jimmy and Timmy Power Hour 2: Co-Pilot Chaos. Hot Fashion Shopping Girl. Anime Dress up 3. Winter Walking Dress Up. Scooby Doo Castle Hassle. Shop Don't Drop. Sittin At A Bar. Arrogant Her Dress Up.

random.yepigames.me random.yepigames.me

Random Games : Yepi - Yepi Games

Peppy's Tobey Maguire Dress Up. Shop N Dress Basket Ball Game: Spring Rain Dress. Word Search Gameplay - 49. Spider-Man 3 Photo Hunt. It's a Knockout. Autumn Season Dress Up. Peppy's Will Smith Hancock Dress Up. Chicken Little - Batting Practice. Way to School Coloring Book. I lost my Puppy. Carmen Electra Dress Up. Selvamani's Bir Bar. Naruto Snowy Battle Field. Mini Toy Car Racing. 3 Foot Ninja I - The Lost Scrolls.

random.yoob.link random.yoob.link

yoob random games - Play random online games

random.z6-games.org random.z6-games.org

Z6 - Free Online Games - Play Flash Games Online - Z6 Random Games

Word Search Gameplay 3 - Think. Billy Clown Girl Dressup. Betty Boop Dress Up. Peppy's Alicia Silverstone Dress Up. Sheep are Safe and Wolves are not Full. Confessions of a Shopaholic Dress Up. Track & Field Game. City of Ember Pipeworks. Zoey 101: The Curse of PCA. Dressup Girl Summer 2008 Collections. Xtreme Kicks 'n Flips. Dont Be Tired Dressup. Dress Up Doll 2.

random.zebby.org random.zebby.org

zebby.org : Random Name Generators

Bull; This generates somewhat silly names, but there are a lot of gems too. Bull; All the words for this generator were taken from the names of existing societies. Bull; This is a more esoterically oriented secret society name generator. Bull; This name generator has a mormon spin to it.

random.zerodogg.org random.zerodogg.org

Zero_Dogg's random projects

Zero Dogg's random projects. This is the storage place for random free software. Written by Eskild Hustvedt. A collection of audio file conversion scripts. A FastCGI application manager. A command-line password manager based around GnuPG. A command-line podcast client. A wallpaper randomizer for GNOME/Nautilus. A small class declaration library for JavaScript. A helper program for building LaTeX files. A program that assists in translating from one similar language to another. A simple wine wrapper.

random_thoughts.blogspot.com random_thoughts.blogspot.com

Random Thoughts

The tales of a 20-something, post-grad (going on 4 yrs) now a working stiff in the rat race putting her BBA degree to work. kinda. Thursday, December 13, 2012. Reasons why I wouldnt upgrade to iOS 6. Welp, it's one reason: the lack of Google Maps. Word on the curb is that Google has just released a separate app for maps! I guess now I'll upgrade and see what this Passbook stuff is about. Aa http:/ www.missinfo.tv/index.php/google-maps-is-back-for-iphones/. Https:/ itunes.apple.com/app/id585027354? The on...

random_whatnot.blogspot.com random_whatnot.blogspot.com

Random Whatnot

Dave & Kendra. Savoy, Illinois, United States. View my complete profile. On a lighter note. I hate going to the dentist. The weather inspired me to take a picture of the t. Wednesday, February 01, 2006. My Plant Rant post reminded me of something else that annoys me. We have food days at work all the time, mostly for birthdays. The food is usually contained to said birthday person's office/cube farm area. Someone always puts the aforementioned food trash can at this location for the day. I mean, I can un...

random001.blogspot.com random001.blogspot.com

Random Thoughts

Random. Thats what my thoughts are. If you can find a pattern. Do drop in a mail and help me decipher myself. View my complete profile. Mankutimmana Kagga - one kagga every day. Bikes Zone Cycling Forum. New year comes early to Maiyas. BSA - Tour of Nilgiris - Day 8 - Ooty to Kodanad V. BSA - Tour of Nilgiris - 2011 - Final GC Standings. BSA Tour of Nilgiris - 2011 - Say 7 - Climb to Oot. BSA - Tour of Nilgiris 2011 - Day 6 - Kannur to Su. BSA - Tour of Nilgiris - 2011 - Day 4 - Madikeri t. Coz, remember...

random007.deviantart.com random007.deviantart.com

Random007 (Jonathan Pearce) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Honk if you like radiosity! Deviant for 9 Years. This deviant's full pageview. Last Visit: 7 weeks ago. Honk if you like radiosity! This is the place where you can personalize your profile! Why," you ask?

random0089.deviantart.com random0089.deviantart.com

random0089 (hodhod-sama) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 3 Years. This deviant's full pageview. July 22, 1995. Last Visit: 4 days ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?