In the Beginning, there is index.php...
When Nucleus receives a request, here's what it went through:
7 Wonder(ing)s of FancyURL
I'm chasing after some FancyURL problem that // is appended to the parmalink in some plugins. I was confused to see some plugins need to manually append the blog URL when creating link with createItemLink(), but others is not needed.....
RSS2 feed improvement
Learnt the trick of using blogid=x in xml-rss2.php. Now, the permalink is FancyURL enabled.
[update]
Moved back to the old RSS feed.....
[/update]
[update]
Moved back to the old RSS feed.....
[/update]
Getting a Dose of Parameters
I know, this is mostly HTTP stuff, but it is improtant for a plugin writer to understand this because this is how a plugin received inputs from external. And I found this useful information here and thought to make a note to it to remind myself.
Plugins pack RC... coming
So, I have been working on and off on all the plugins I used myself and it's getting closed to be released. I hope to get a RC plugin pack posted in the next few weeks to kick start the effort to provide quality plugins to users. Others are welcome to contribute to this pack, which will be deposited to CVS, since I do not used all the plugins out there.
Cookie business
Form time to time, a plugin might have a need to access cookie. So, this little post talks about it.
The Need for supportsFeature
Mr Data Goes to Town
So often a plugin need to track information in variables, I'm talking about data that is persistent through out the life of the plugin. This allow data to be passed from event to event, for example.
Feature List Moved to dev.n site
Feature discussion can go to: here
NUDN News Feeds Added
Follow what hcgtv did in his site, now I added news feed as well.
[update]
Now using nudn/rss skin for output.
[/update]
[update]
Now using nudn/rss skin for output.
[/update]