mbe.ro
<h2>What is this web-site?</h2> <br/> <start_coding(); //just some tips and tricks for web programmers<br/>echo "Hope this is helpful to you";<br/>?>

Alternative to SIFR and FLIR

July 27, 2009 at 12:56 AM

Pretty good one too, very fast and very nice. It’s called Cufon. A friend of mine has discovered it and I’m sharing it. This blog, itself, is an example of the script (as I am using it for the titles).

Use it wisely.

The link to About Cufon: http://wiki.github.com/sorccu/cufon/about
and the link to Cufon Usage: http://wiki.github.com/sorccu/cufon/usage

PayPal Development – DirectPayment function

July 7, 2009 at 6:37 PM

Lately I have been working with Paypal Developing. I stumbled upon the wizard and it gave me step by step instructions but when I tested the script, the script said that the function “DirectPayment” is undefined. They forgot to include the function. So I googled and googled but nothing. So I made the function myself. For all of you that need it, here it is: Read more…