Archive for the ‘Daily Blogger’ Category

diggZ-Et - WordPress Plugin

Friday, May 23rd, 2008

I’m proud to announce our first WordPress plugin, diggZ-Et. It essentially displays a “digg” button for each post. I know some of you are thinking, “Oh great another Digg It plugin?”. Well yes it’s another Digg It plugin. I made this plugin primarily because every other Digg plugin has no settings in the admin. Guess what, this plugin does have admin settings!

Download diggZ-Et Here

(more…)

PHP Do-While Versus the While Loop

Wednesday, May 21st, 2008

Well today I happened to be looking at some very old php code. It was done in PHP4, but that really doesn’t matter. Anyways, when I was going through the code I noticed the person who had written the code did lots of do-while loops. I don’t do any “do-while” loops mainly out of personal preference. I do “regular while” loops mainly for the reason that they are more practical to me. More will be explained below about this. However, it got me thinking today and I had to ask myself this question; Which loop would load faster?

(more…)

Current RSWR News #1

Monday, May 19th, 2008

The last few days I have been adding all my current tutorials to the blog. I’m not sure what the overall popularity is for my PHPMaker and SMF tutorials but they seem to be getting quite a bit of traffic. So, I’m thinking since SMF 2.0 Beta is out for the public, I will have to look into creating a tutorial for integration with PHPMaker 5.0. However this is assuming that SMF’s ssi.php system has changed, as I’m sure the load.php and logout.php files have changed. Tell me what you think about the plans for this, if you’re interested or not… etc.

(more…)

New Project Idea and Current Project Plans

Sunday, May 18th, 2008

Wow, today when I woke up and well don’t you hate it when you thought you woke up but it’s really just another dream to confuse you from actual reality. Then when you do wake up, you’re trying to decide if you truly woke up this time or if it’s just a case of dae ja voo. Well that happened to me this morning and funnily enough this gave me an idea.

(more…)

New Project - Doing Something Different

Saturday, May 17th, 2008

Well today I thought I’d write a little about another project I’ve been working on. Now this project technically has no relation with RSWR except maybe in a fictional sense. Anyways, my new project is one of literature.

(more…)