| Subcribe via RSS

I’m Worth $5,161.10

September 19th, 2008 | No Comments | Posted in Linkification, Site News, WWW

I googled my own site and this showed up. Not very accurate, because they say I get 10 times as many page views per day as I actually do, and I don’t even have any ands to make revenue on ($7.07 per day… I wish, but all the ad providers require you to be 18, which I’m not). Wikipedia is said to make $412,503 per day on ads, but they don’t have any ads, and are nonprofit. As I said this site does not provide very accurate results, but it might be worth checking out if you’re in need of an ego-booster.

Update: I clicked the “update the results” button on the site and it increased to $7,095. 0_0

Free Advertising (again)

August 18th, 2008 | No Comments | Posted in Linkification, Site News

My last post about this didn’t get much response (probably because of the stupid title and writing)… but if you want a link in my blogroll, leave a comment on this post. It’s looking sort of empty.

How To Catch Hackers, Pt. 2a

August 18th, 2008 | No Comments | Posted in Life, Site News

As a minor update, this is what my inbox looks like since adding the SQL/XSS detector code:

Update: This was supposed to be part 2a…

Tags:

1Scripts 3: The Inside Scoop

August 17th, 2008 | No Comments | Posted in Site News

I know that this version of the site has been out a while, but I feel like posting about it.

The Idea

In early spring 2008 I was going to make a site where people could submit tutorials. Sounds pretty basic, but this one was different. The tutorials on the front page were chosen by the users, like a Digg for tutorials. I finished the viewing part, so you could view tutorials and comments, and sort by tags and categories. The sorting code was not done yet.

Months went by, and I was never motivated to finish it. In late July I found a partially finished design for 1Scripts I had made a while ago. I finished the design, and integrated it with TinyCMS (the last version of 1Scripts ran on this script, as did the tutorial script). While changing the script to work with the new design I noticed a bug in the CMS. A really bad bug. I tried to fix it, and downloaded the newest version from my site to make sure I didn’t have an old buggy version. Didn’t work. I realized that the bug had been created in an update, since 1Scripts, which ran a modified old version of the CMS, did not have the bug. I ported all the code of the script to run without the CMS, and finished coding the rest of the script. And on July 23, 2008 A.D., I uploaded the script to my website. It worked!

Now there were just a few minor things to finish up. I added all the codes and tutorials, fixing some bugs while the site was on the server. Then there was the issue of the site news (blog). The old blog was a TinyCMS module. Since the new site did not run TinyCMS, I had to make a lot of changes to get it to work. I downloaded the old blog data file to my computer and uploaded it to the new site. I got hit with the “serialized data files don’t transfer well from Linux to Windows bug,” which had affected 1Scripts when it was only 2 months old. I thought it only happened if you edited the file on another OS, but apparently just downloading it was enough. I was forced to replace it with a blank data file.

Technical Details

Time Spent: 2-3 days finishing the code, converting it, and modifying the design, more time making the design and beginning the code (months earlier)

Programming Language: PHP (…)

Data storage method: serialized arrays for the data, phpBB for the login system (nitsua’s idea)

Visitors: 50-150 per day, 25-50 for this blog

Page Rank: 2 for the main site, view more

Tags:

Pagerank Increase!

July 26th, 2008 | 5 Comments | Posted in Site News

I checked my PR today, and apparently Google likes my new site :)

Some of the ones I checked:

Home: 2 (I checked this a day or two before the update and it was 0!!)

bugFile: 2

TemplateEdit: 3

TinyCMS: 2

Users Online Tutorial: 2

Web Design Projects: 2

1Book: 3 (So all the websites which kept adding the exploit days after it was discovered and fixed actually helped me…)

Keyword Grabber (MIcroscripts): 4!!!

This blog: 3 (and it’s only been online 20 days)

I’m so happy :D

Tags: ,

4 Spiders in 2 Seconds

July 8th, 2008 | No Comments | Posted in Site News, WWW

4 spiders in 2 seconds!

Checked my stats and found this. The post was published at 9:00, then at 9:05 I got 4 hits from 2 different spiders in 2 seconds!

Introducing my new site

July 6th, 2008 | No Comments | Posted in Site News

Hello, visitor. If you are on this site, you most likely found it from 1Scripts, my main site. This is a more personal site, with a blog and some additional pages (content moved from 1Scripts as well as some new material). If you want to know a little more about me, click the About link at the top right corner of this page.

Be on my blogroll

July 4th, 2008 | 2 Comments | Posted in Site News

If you want to be linked to on the right side of the page, leave a comment on this post.

I broke my blog…

July 4th, 2008 | No Comments | Posted in Site News

Oops… but now I have an excuse to upgrade to Wordpress.