Notebook since 2001

Blog, page 62

page 62 of 80

Continuing through the writing archive.

Development · 1 min

NSIS - Tips

A growing snippet library for NSIS installers: opening folders, registering ActiveX files, checking if a process is running.

#Code#Tutorial
Read post
Media · 1 min

Rule 34 - If it exists, there is porn of it. No exceptions.

A quick xkcd link to Rule 34: if it exists, there is porn of it, no exceptions.

#Bookmark#Journal
Read post
Media · 1 min

XKCD - Social-b 99.1

A link to xkcd 330 and its made-up Rule Social-b 99.1 about indecisive friends.

#Bookmark
Read post
Tips · 1 min

Rabo Encendido(Cuban Oxtail Stew)

Recipe for Cuban rabo encendido, a slow oxtail stew with port, sherry, chipotle, and Cajun seasoning.

#Recipe#Tutorial
Read post
Development · 2 min

WHAT IS reCAPTCHA

How reCAPTCHA reuses the time people spend solving CAPTCHAs to OCR words from scanned books.

#Code#Web#Review
Read post
Media · 1 min

Bar Tricks

Pointers to a Wired wiki of bar bet tricks and a video of 1000 ways to open a beer bottle.

#Bookmark#Video#Tutorial
Read post
Tips · 1 min

PHP strip non alphanumeric

A small PHP function that strips every non-alphanumeric character out of a string with preg_replace and ereg_replace.

#Code#PHP#Tutorial
Read post
Tips · 1 min

Last windows boot time, Install date

A one-liner using systeminfo and find to print the last Windows boot time or install date.

#Tutorial#Code
Read post
Tips · 1 min

The quick and dirty way of getting the size of a file up to 4GB.

A short fseek and ftell snippet for grabbing a file size in win32 when the file is under 4GB.

#C#Code#Tutorial
Read post
Development · 5 min

403 - An arrogant initiative in defense of the web

A rant on Internet Explorer and an experiment with the 403day.org script that nags IE users to switch browsers.

#Web#Code#Review
Read post