By epb on March 12, 2010
You can do quite a bit of unorthodox stuff with PHP. If you head over to epbsoft.com, you’ll find several flash coloring sheets I made with PHP, not Flash. (Sort of anyway.) I make them by first creating specially formatted SVG (Scalable Vector Graphics) files and feeding them to a PHP script that writes ActionScript [...]
Posted in linux, php | Tagged actionscript, flash, php
By epb on March 3, 2010
I might take a look at installing MongoDB on my server. I like the idea of a document-driven, NoSQL database, especially after working with relational SQL databases for years, and MongoDB looks interesting. You can read more about it in Developing scalable PHP Applications using Mongo DB. What caught my interest is how flexible using [...]
Posted in linux, php | Tagged php, rambling
By epb on January 17, 2010
Let’s say you have a VHD file you’d like to access while in Linux without attaching it to a Virtual Machine. There are many reasons you might like to do this, but it’s not immediately obvious how to do so with Linux. There are two ways I know of: You can use vmware-mount provided by [...]
Posted in linux | Tagged fuse, linux, mounting, vhd
By epb on January 8, 2010
Typing this from Deepest Sender (while listening to a remixes of Septette for the Dead Princess) It’s kinda nice and exactly what I was looking for – An extension for Firefox that allows you to post directly to your blog. (Of course you need XML RPC turned on to do so.) I note that it [...]
Posted in Wordpress
By epb on January 2, 2010
I noticed a couple of searches for ‘running danbooru’ in my search phrases for this site, so I decided to post a little bit more about that. I assume someone searching for this was actually searching for help with installing danbooru. Admittedly, I had some difficulty with it. For one thing, I’d never used psql [...]
Posted in Uncategorized |