When I tried to convert some of my old .wmv video files on my Mac, I didn't find any easy and free solution. There is a lot of video conversion software for Mac around the Interwebs, some of those apps are quite good - but there's one thing they've all got in common: They cost money. So I continued searching and spent hours till I found my personal free solution: ffmpeg. It is extremely powerful, and free! And it is a Shell-based conversion tool.
In general, I love to work with the shell. But it can get really exhausting, and it got exhausting in this special case. So I decided to create a very small AppleScript, also available as a Droplet-App for Finder. Thus you just need to drag the desired file onto the script/droplet, and it will do the job for you. Quite comfortable, I think.
So what do you need? I'd recommend you to get Homebrew, my favourite package manager for mac: http://github.com/mxcl/homebrew. Once installed, just type "brew install ffmpeg" to let Homebrew do the complete install of ffmpeg for you.
Now that ffmpeg is installed on your system, feel free to grab my very very very simple ffmpeg converter Droplet / AppleScript. Extract the package and drag the droplet ont your Finder bar. To convert any video to a hq mp4, just drag and drop the file onto the droplet icon in your finder menubar. Have fun!
Download: ffmpeg Applescript & Droplet v0.1



I proudly present my "Plants vs Zombies + 2" game trainer. The trainer is capable of breaking the DMA of "Plants vs Zombies" and injecting its own code. I could locate only one static address to patch the money, but I could also detect the specific writing pointer for the amount of sunpower. So I isolated this one and injected my own assembly code into a codecave. And here it is, my PvZ +2 trainer, featuring the following two (what an astonishing amount - lol) hacks:
Sopran R1 is meant to be a homebrew-webbrowser for Sony PSP. It was designed to replace the embarassing built-in PSP webbrowser. But since I decided to stop PSP development I also stopped working on Sopran. However, Sopran is available in work-in-progress (W.I.P) revision 6. The template engine is almost fully integrated, coming along with a pretty nice design. Typing is much easier due to the embedded Danzeff OSK. Tabbed browsing is also supported and you can establish connections to websites. The main thing that is missing is the HTML-Renderengine. So far, below is a list of embedded features:




incLib gives you the ability to run PSP Luaplayer code, no matter if old or new one, on all homebrew-enabled PSPs using PGELua Wrapper. So you can run extremely old luascripts on all kinds of PSPs (the PSP has to be homebrew-enabled, once again!), and you can also run LuaplayerHM-based scripts on the faster and much more stable PGELua. And all of this with the help of the incLib. Just "dofile" or "require" the incLib at the startup of the lua script and there you go...
Codebase is a code and math repository and a fast collaboration tool for script sharing, math sharing and developing purposes. It is released under the GPL License which means that you are allowed to make changes and use it for yourself, but in case you want to publish your modification, you need to release it again under the GPL License. You can download Codebase below.

























































