October 3rd, 2007
I needed to create a PHP script which could handle cookies. I tried it with the socket function already included in PHP, but the “powers” are very limited. So I googled a bit, and finally found a PHP lib called “cURL” (which can be found here) Check it out, it is very powerfull and is very easy to use.
Posted in Uncategorized | No Comments »
September 18th, 2007
I found another good script called “dompdf”, which was even easier to use than HTML2ps. You can find dompdf here.
Within the package there is a demo index file, which shows you some excellent examples. Enjoy
Posted in Uncategorized | No Comments »
September 12th, 2007
I needed to dynamically generate PDF documents. I did not want to pay for libs, so I searched for some good freeware script. I found “Html2PS” done in PHP (some of you will know the perl script) It worked like a charm, and the fact that it supports CSS makes it a superb tool!
Posted in FarOutTools | 1 Comment »
September 5th, 2006
I was surfing the web, searching for an easy and good looking tradelink script, which checks the sites automaticly on a predefinied interval.
I found AXSLinks, an easy to install script, which features autochecking and instantly adds the links to your site. This becomes handy for new site owners, to get some traffic fast!
Posted in Uncategorized | No Comments »
August 23rd, 2006
For some Projects, it’s very useful to have a tutorial with some nice pictures and videos. Most of the Screenrecorders were kinda expensive and not so easy to use, this one here is freeware, and very flexible. Pretty good thing, so go Check it out (Wink 2.0) It’s available for both windows and linux (x86 only, though)
Okay, here’s an example of what you can do with this tool: WP-FLVplayer Tutorial
Posted in FarOutTools | No Comments »
August 22nd, 2006
Another fine mod. This time you can play every .flv Video in your phpBB2 Forum. Again I used the free flv player from tradebit.com for this one.
The installation is pretty easy, and should be done in about 5 minutes.
Mod Download and Description:
FLV Player MOD for phpbb2
Posted in AddOns | No Comments »
August 21st, 2006
Yeah that’s right, I did some coding work for tradebit.com today, and created a WordPress PlugIn that will use the free tradebit.com flv-player to stream your video files!
learn more here:
WordPress FLV Player Plug-In
and see it in action here
Posted in AddOns | No Comments »