-
Recent Posts
Tweets
Categories
- Android (3)
- Databases (35)
- Deaf (112)
- DeafRead (63)
- FreeBSD (77)
- Linux (33)
- Networking (5)
- Scripting languages (PHP, Perl, etc) (33)
- Uncategorized (361)
- Video (58)
- Web/Tech (144)
Category Archives: Scripting languages (PHP, Perl, etc)
Reverse order sort du -h human-readable output
du -d 1 -h | perl -e’%h=map{/.\s/;99**(ord$&&7)-$`,$_}`du -d 1 -h`;die@h{reverse sort%h}’ MacBook-Pro.-=[jnevans] /var/log # sudo ~jnevans/sortd.sh 192K ./cups 728K ./krb5kdc 2.1M ./DiagnosticMessages 11M ./asl 22M . Hat tip to http://serverfault.com/questions/62411/how-can-i-sort-du-h-output-by-size Want it in your .bashrc? alias dsize=’du -d 1 -h | … Continue reading
Other Similar Posts
- Errors or problems upgrading ports when perl modules are involved – FreeBSD 5.3 libbonobo
- setting up BASH as your login shell
- color ls in FreeBSD (in the Bash shell)
- Creating & Installing FreeBSD 8 / KDE 4 Guest VMware Virtual Machine
- Be a plumber with Yahoo! pipes
Redis and php-resque on Ubuntu 12.04
During my free time, I help to administer a machine hosting several websites which generate copious amount of traffic and at times, there can be a significant load on the server. These websites require many tasks running on the back … Continue reading
Other Similar Posts
- Ubuntu: How to select and install (or pin) a package from a repository
- Getting Ruby and Rails working on Ubuntu Intrepid
- XAMPP – For aspiring developers who want to create database-driven webpages using open source software
- H.264 codec for Linphone on Ubuntu
- Fedora 15 (64-bit) desktop with Chrome, Flash, Adobe Air, VLC media player
Turn off all colors in vim
The text editor vim usually has default setting of colorized syntax and search highlighting, which I find too distracting. To kill it off, put the following inside the file .vimrc in your home directory: syntax off set nohlsearch set t_Co=0
Other Similar Posts
- Installing Adobe AIR for Linux / TweetDeck on Ubuntu
- setting up BASH as your login shell
- Converting CHM files to text files
- Emacs, the one true editor – cheat sheet of keystrokes
- Installing Rove Mobile SSH with a private key and passphrase on blackberry
Finding the state of a zipcode using reverse lookup with Google Geocoding API
Here’s a code snippet if you need to run a reverse lookup on a zipcode to identify which state it is located in. Google Geocoding API version 3 is the latest at this time of post, and there’s no longer … Continue reading
Other Similar Posts
- Netlix perl script
- PNG output of the RSS of your Netflix Queue
- Using XMLHttpRequest to dynamically fill in fields without reloading
- How to Quick Load the Apache Log File into PostgreSQL:
- mathematical operation in SQL statement – MSSQL 2000
_____
Other Similar Posts
- Changed my blog’s layout
- A9.com’s new yellow pages- wow!
- Apple releases Ruby on Rails Tutorial
- Wink – create a short movie to show people how to use software
- Bloglines Mobile now “skweezers” webpages!
_____
Other Similar Posts
- FreeBSD: for both Server and Client- Setting up SSH tunnel for FTP
- Console Applications using IIS6 and Windows Server 2003
- 10 Things You Shouldn’t Do with SQL Server
- A perl script that put up a “dictionary” on Jabber
- How to make your Windows Server 2003 more friendly from a user-centric perspective!
_____
Other Similar Posts
- FreeBSD 5.3: error while loading shared libraries: libstdc++.so.5:
- T-mobile warns Danger about Sidekick pager security
- Shared object ‘libc.so.3′ not found- FreeBSD on VMWare
- Vulnerability check disabled, database not found
- Top 25 programming errors to watch out for
_____
Other Similar Posts
- Typepad’s CAPTCHA is ineffective now.
- How to quick test PHP script under Apache on FreeBSD
- Two brand-new NAD blogs are now live!
- freeing up some diskspace on FreeBSD
- The broswer-forking code for XMLHttpRequest
_____
Other Similar Posts
- T-mobile warns Danger about Sidekick pager security
- Vulnerability check disabled, database not found
- Top 25 programming errors to watch out for
- PHP security papers to read
- awstats 6.1 exploit
_____
Other Similar Posts
- Using fetchmail to download emails from your gmail account
- Fixing a Blackberry Gmail app error
- Gtalk / Gmail combination is a synthesis of near-perfection.
- Location of your DeafRead blog
- Updated: San Diego Tent Beach
_____
Other Similar Posts
- RSS/iCal files for Open Captioned Movies in San Diego, CA – Edwards Mira Mesa 18
- A cheat sheet of several useful MySQL statements
- (new) Make row-wise comparisons work per SQL in PostgreSQL 8.2
- Update on the Blackberry 8800 – GCALSYNC doesn’t really work
- How to add X seconds to a Date in PostgreSQL
_____
Other Similar Posts
- Nice FreeBSD Ports search script (psearch)
- Google Browser Sync
- Secure Access to RSS feeds
- Firefox 1.5.0.2 is out
- of Firefox, Opera, Java on FreeBSD
_____
Other Similar Posts
- tip on using your SKI,II pagers
- EyeJot – Great video tool for bloggers and vloggers
- How to quick test PHP script under Apache on FreeBSD
- Emacs, the one true editor – cheat sheet of keystrokes
- XAMPP – For aspiring developers who want to create database-driven webpages using open source software
_____
Other Similar Posts
- Adobe PDF javascript : using the exportAsFDF function
- Hello World in Mono and GTK
- PostgreSQL – Showing Tables/Views containing a fieldname
- PostgreSQL SQL to show tables, views and their descriptions
- Atlas with PHP
_____
Other Similar Posts