Saturday, September 29th 2007, at 15:56
I’ve been working on my website all day, and I have managed to almost finish three out of my list of seven things to work on my website.
If any of you were lucky enough to be visiting my website more than five minutes ago then you would of seen “(new)” at the end of the [...]
Wednesday, July 11th 2007, at 17:40
Well, Ok, not room 101, more like post 101! Lol!
I cant believe that its been more than a month since my last post, doesn’t time fly!?!
Since my last post there has been a few things happen, some I had thought about posting about, but I just haven’t been able to get the time!
The nights are [...]
Monday, October 2nd 2006, at 20:41
This is just some ideas that I have about new features in the next release of RSSread
Cache. The next release will have a cache. If the feed doesn’t load, it’ll load from the cache.
Templates. This is a biggie, and will define how feeds are displayed on the screen.
Category Sorting. If a feed has categories, then [...]
Saturday, April 22nd 2006, at 23:36
RSSread 1.5 fixes a couple of bugs that were discovered by Luis.
Some links in the feed weren’t being parsed correctly if they included a “&” (&) character.
This only becomes apparent if the value of the tag is not wrapped in a <![CDATA[]]> tag.
This is due to the way xml_parse() handles special characters like “&” (&)
I [...]
Tuesday, April 4th 2006, at 23:19
RSSread 1.4 fixes a bug that effects the layout of posts when viewed with no shortening
It is down to a little spelling mistake, that I haven’t noticed before now.
In three places i used “\n\r” instead of “\r\n” which caused single new lines not to show up, whereas double new lines (or more) would not display [...]