Web developers’ ultimate challenge

It started with one simple question - what is the ultimate challenge in web development?
Well, some of my fellows answered - ‘may be, it’s solving problems!’. But trust me, web development is not rocket science - it’s relatively much much easier than most other programming jobs. Problems that web developers face everyday are pretty [...]

RSS in CakePHP 1.2

We all know what is RSS and how it looks like, here goes simple sample –

<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Channel Title</title>
    <link>http://www.example.com/</link>
    <description>Channel Description</description >
    <item>
      <title>title1</title>
      <link>http://www.example.com/link1</link>
      <description>description1</description>
      <pubDate> [...]

Posted at 12am on 3/12/08 | 6 comments | Filed Under: Cake, CakePHP, CakePHP 1.2, PHP, RSS | Tagged: | read on

About

Me!

Hi, I am Anupom Syam, currently working @ Trippert Inc.

Anupom
email: anupom[dot]syam[at]gmail[dot]com
mobile: +8801713409932