Category Archives: software

Unprotecting Word Documents

A quick search around Google reveals that there are many an application that will remove the protection from Word documents. However I question the trustworthiness of these programs, what if they install key loggers, or trojans, or some other nefarious code? So I did some research and scripting to make my own document cracker, and [...]

Code Snippets 2.0

Today the new Code Snippet section of Dream.in.Code was launched!
Why am I so happy about this? BECAUSE I PROGRAMMED IT!
Read more: http://www.dreamincode.net/forums/showtopic33059.htm

Snoj Tools

Snoj Tools is a compliment of tools I’m actively writing to make my Wordpress life a smudge easier.
Current Features:

Loads Wordpress (X)HTML output into PHP5’s DOM class.
Can redirect any ‘page’ (anything not a blog).
Embed YouTube videos.

The downside to the DOM is that you’ll need to edit your template. However this is as simple as adding two [...]

For the Win(SCP)

I just found the most awesomest feature of WinSCP! You can sync folders!!!
The thing is called “Keep Remote directory up to date” and you can find it under the “Commands” menu.
I guarantee, you’ll never leave your code again…well maybe for a video or some social interaction, but not much else!