http://cweiske.de/tagebuch/surrogator.htm
(Read More..)Sabtu, 18 Agustus 2012
Custom Sublime Text Build Systems For Popular Tools And Languages
PZen Dump
PZenDump (Process Zen Dumper) is a very tiny tool made for dumping
target process memory very easily, most if not all process dumper are
console line tools and it could be dificult or not the best choice for
lazy people, in console tool most of the time you must identify the
process ID of the target process, using this soft you just need to
select the process you wan't to dump then proceed.Also this application
is multithread and allow you to dump a list of process.
http://www.phrozensoft.com/pzen.more |
Holder.js
Holder.js
Holder renders image placeholders entirely on the client side.It works both online and offline, and offers a chainable API to style and create placeholders with ease.
http://imsky.github.com/holder/ (Read More..)
Ways to export MySQL result set to file on client side
normalize.css
A modern, HTML5-ready alternative to CSS resets
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.What does it do?
- Preserves useful defaults, unlike many CSS resets.
- Normalizes styles for a wide range of HTML elements.
- Corrects bugs and common browser inconsistencies.
- Improves usability with subtle improvements.
- Explains what code does using detailed comments.
Linux lsscsi: See List Of All SCSI / SATA Hard Disks and CD / DVD Drives
Linux: Find Out What’s Using Up All Virtual Memory
lftp Mirror Command Exclude Matching Files [ Regex ]
Viktor Cleaner 1.2
http://astr0baby.wordpress.com/2012/07/06/viktor-cleaner-1-2/
TightSocks5 Description
TightSocks5 is a tiny but efficient network tool that allows you to
create a socks5 server proxy in your own machine. You will then be able
to surf to your home IP address from anywhere, using compatible software
(browsers for example). This software is multiport/multithread and
secured (you can use Socks Authentification). Also, your port profiles
are stored in a local database and your username and password are
hashed. Notice: You must forward your port(s) to connect throught your
socks 5 server from the outside.
Coded by : | Jean-Pierre LESUEUR |
Compatible with : | Windows XP, Windows Vista, Windows 7, Windows 8 (x86 and x64) |
http://www.phrozensoft.com/tsocks.more |
GREP WITH COLOR
grep --color [Cat] <<<"nixCraft" or egrep --color -i 'err|warn|fatal' /file #Highlight matched words or strings for ease of reading
(Read More..)Sabtu, 11 Agustus 2012
flashrom
flashrom is a utility for identifying, reading, writing,
verifying and erasing flash chips. It is designed to flash
BIOS/EFI/coreboot/firmware/optionROM images on mainboards,
network/graphics/storage controller cards, and various other programmer
devices.
http://flashrom.org/Flashrom
MySQL as a Key Value Store (KVS) - Why, some background and some more tests
Piecon - Pie chart in your faveicon
Pie charts in your favicon!
A tiny javascript library for dynamically generating progress pie charts in your favicons.
http://lipka.github.com/piecon/
Start New X window
startx -- :1 -depth 24 OR startx window-manger -- :1 -depth 24 #Start a new X. To go back to old X hit CTRL+ALT+F7 May need to run as root
(Read More..)wget Download and Split
wget -nv -O - http://t.co/Si1JfIPB | split #Download and split a file on the fly without creating tmp file. #tips
(Read More..)#Get rid of syslog messages
dmesg -n level ; dmesg -n 1 #Get rid of syslog messages from your console. 1 leve prevents all messages, except panic messages on console.
(Read More..)Meny
A three dimensional and space efficient menu concept.
Move your mouse to the left edge of this page — or swipe in from
the left edge if you're on a touch device — to expand the menu.
Pass in a URL to test it with any page, like so: lab.hakim.se/meny/?http://hakim.se.
CSS 3D transforms are used for the transition effect and JavaScript is used to track mouse/touch movement.
The name, Meny, is swedish.
http://lab.hakim.se/meny/