Syntype Ref
A blast from the past: nice inspiration for my Syntype project. Lightweight centerline fonts for OpenGL rendering
http://paulbourke.net/dataformats/hershey/
A blast from the past: nice inspiration for my Syntype project. Lightweight centerline fonts for OpenGL rendering
http://paulbourke.net/dataformats/hershey/
new computer, time to install a new hex editor. My editor of choice for OS X is 0xED. Nice name.
brew cask install 0xed
was my last post here. in a world full of twitter facebook and wordpress now it seems its time to come back to my dear logger
I know the tools you use doesnt matter very much, but as a fetish one likes to know what are the "weapons of choice", so here goes mines when working on site projects
- Panic CODA
- Pixelmator
- Transmit
- MySQL Tools (Administrator & Query Browser)
- virtualhost.sh
- PHP Entropy
This site was abandoned for quite some time, but soon lots of old, new, and oldnew things will be online.
Working on Final Cut / After Effects filters soon to be released!
Logger is back Guestpixel is back too old is the new new
Recently I made a trick to avoid "www" on my sites. I believe this is better to not create redundancy on search engines, delicious, etc.
one possible code for this mod_rewrite is:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.dmtr\.org$ [NC]
RewriteRule ^(.*)$ http://dmtr.org/$1 [R=301,L]
Infinity will be my breath