Logo Background RSS

» 2006 » June

  • links for 2006-06-13
    By vinu on June 13th, 2006 | No Comments Comments
    CaféRSS - BarkerJr.Net CaféRSS is a simple RSS aggregator that’s quite easy to integrate into your pages. It supports RSS 0.9, 0.91, 0.92, and 2.0 feeds. (tags: php rss) CCleaner - Crap Cleaner free software ...
  • links for 2006-06-09
    By vinu on June 9th, 2006 | 4 Comments4 Comments Comments
    phpTrafficA Homepage phpTrafficA is a GPL statistical tool for web traffic analysis, written in php and mySQL. It can track access counts to your website, search engines, keywords, and referers that lead to you, operat...
  • Force a download on the browser
    By vinu on June 9th, 2006 | 2 Comments2 Comments Comments
    Here’s a piece of code which will force download a pdf instead of showing it inline in the browser. < ?php header('Pragma: public'); header('Last-Modified: '.gmdate('D, d M Y H:i:s') . ' GMT'); header('Cache-Contro...
  • links for 2006-06-08
    By vinu on June 8th, 2006 | No Comments Comments
    HTTP Streaming - Ajax Patterns (tags: ajax patterns) SoonR - In Touch Now SoonR connects your mobile phone to your Skype account, Outlook, and remote PCs. (tags: mobile skype) ...
  • Comet: It’s Ajax for “Push”
    By vinu on June 8th, 2006 | No Comments Comments
    Alex Russell has coined a term for a flavour of Ajax that’s been getting more attention of late. Comet describes applications where the server keeps pushing - or streaming - data to the client, instead of having the br...
  • links for 2006-06-07
    By vinu on June 7th, 2006 | No Comments Comments
    Fundamentals of Recursion in PHP Iteration is a straightforward concept. Recursion is a bit more complicated; it can be defined as a regular function that calls itself. PHP supports recursive functions. This article, t...
  • Inside the Linux boot process
    By vinu on June 7th, 2006 | No Comments Comments
    An overview on what actually happens behind the screen when your PC boots into Linux The process of booting a Linux® system consists of a number of stages. But whether you’re booting a standard x86 desktop or a de...
  • links for 2006-06-02
    By vinu on June 2nd, 2006 | No Comments Comments
    evolt.org - Browser Archive (tags: browser ie installation) Multiple Ies In Windows Web Design, Web Development And Ecommerce Tutorials. Multiple IEs in Windows (tags: browser ie installation) ASVGuy::SWFBlog: Stre...

Advertisement