thinkphp.ro http://www.mysite.com/xml.rss My feed description en-us My copyright text 2010-10-04T20:24:38+01:00 me my subject Sorting by exchangin http://thinkphp.ro/blog/viewentry.php?id=16 We come now to the family of sorting algorithms exchange or transposition methods which systematically interchange pairs of elements that are out of order until no more such pairs exist [...] http://thinkphp.ro/blog/viewentry.php?id=16 PHP Accordion Class using MooTools http://thinkphp.ro/blog/viewentry.php?id=15 I've created a PHP Accordion class to help make the development of accordions easier and fast pre code class Accordion private toggler class private item class private items private open public function construct toggler class 'toggler' item class 'item' this- gt [...] http://thinkphp.ro/blog/viewentry.php?id=15 Display Your FeedBurner Count http://thinkphp.ro/blog/viewentry.php?id=14 Replace ID with your actual FeedBurner First time we check if the cache file exists or not If doesn't exists we GET the RSS url parse the content and retrieve the field 'circulation' with regexp or an object SimpleXMLElement finally we [...] http://thinkphp.ro/blog/viewentry.php?id=14 The best way to load external JavaScript http://thinkphp.ro/blog/viewentry.php?id=13 Create two JavaScript files The first contains just the code necessary to load JavaScript dynamically the second contains everything else thatâ s necessary for the initial level of interactivity on the page include the first JavaScript file with a script tag [...] http://thinkphp.ro/blog/viewentry.php?id=13 Timed array processing in JavaScript http://thinkphp.ro/blog/viewentry.php?id=12 A way to asynchronously process JavaScript arrays to avoid locking up the browser and further to avoid displaying the long-running script dialog br This method is an example implementation and has a couple of performance issues First the size of the [...] http://thinkphp.ro/blog/viewentry.php?id=12 Credit card number validation http://thinkphp.ro/blog/viewentry.php?id=11 Hans Peter Luhn a scientist at IBM developed a href http en wikipedia org wiki Luhn algorithm Luhn algorithm a to protect against unintentional mistakes in numeric identifiers it is not a secure algorithm This algorithm is the basis for magnetic [...] http://thinkphp.ro/blog/viewentry.php?id=11 PHP 5 Unleashed http://thinkphp.ro/blog/viewentry.php?id=7 p style text-align justify img src cover blog php unleashed jpg style border px solid gray margin px px px float left Welcome to PHP Unleashed The pages you now hold represent more than two years of research and writing during [...] http://thinkphp.ro/blog/viewentry.php?id=7 PHP 5 Power Programming http://thinkphp.ro/blog/viewentry.php?id=6 p style text-align justify Chapter What Is New in PHP discusses the new features in PHP Most of these new features deal with new object-oriented features including small examples for each feature It also gives an overview of the new extensions [...] http://thinkphp.ro/blog/viewentry.php?id=6 The PHP Anthology: OOP PHP Solutions Vol.2 - Applications http://thinkphp.ro/blog/viewentry.php?id=5 p style text-align justify img src cover blog anthology-vol gif style border px solid gray margin px px px float left A compilation of best practice solutions to common Web Development problems in PHP focusing on the achievement of practical goals [...] http://thinkphp.ro/blog/viewentry.php?id=5 The PHP Anthology: OOP PHP Solutions Vol.1 - Foundations http://thinkphp.ro/blog/viewentry.php?id=4 p style text-align justify img src cover blog anthology-vol gif style border px solid gray margin px px px float left A compilation of best practice solutions to common Web Development problems in PHP focusing on the achievement of practical goals [...] http://thinkphp.ro/blog/viewentry.php?id=4