Homepage

Welcome to my website

Copyright © 1998-2010 Nemesis][

More Changes and Observations
Created at 07:15 AM on Thursday July 15th, 2010

I've been at it again; tweaking my website. I added AJAX to the calendar so one can browse through the months and years. I've added a "go to homepage" onclick event to the headers block (most websites implement this in one form or another) and fixed a few small bugs dealing with older articles in the history / news page.

And I noticed a few oddities while reviewing my Apache logs:

It seems the vast majority of connection attempts from China requesting the MyEnTunnel page end up getting reset (104 connection reset by peer). I'm guessing the Great Firewall of China is actively blocking it...?

I've also seen a ton of requests for my favicon.ico from Firefox (and only Firefox). It requests favicon.ico every 20 to 60 seconds as long as the page is displayed in the browser. Initially I thought it was a bad proxy or some type of script doing this; however... While I working on my website my copy of Firefox started doing it. It doesn't do it very often; nor can I manually get it to trigger. It's very hard to reproduce and only seems to happen with the 3.x line. Occasionally it'll happen with other images as well. I know the browser has the object cached as Apache will constantly return 304 Not Modified to the requests. Has anyone seen this behavior before? A new (old?) Firefox bug?

And I've been debating adding a Paypal donate button to my website. I've had quite a few requests to make the service portion of MyEnTunnel work with Windows 7. And I would... But I don't have a copy of Windows 7 to test with! In the past several people have offered to donate to the project and I think this might be worth pursuing now. Is it worth the hassle?

And one last newsworthy item: MyEnTunnel has received another award! This time it won "Editor's Pick" from Software Informer [link].



View or add comments (2 comments)



Website Cleaning/Updates
Created at 01:45 PM on Sunday July 11th, 2010

Earlier today I spent some time cleaning up and removing random(garbage?) comments on the website. While doing this I noticed that comments ended up getting split between the forums and the CMS. In an attempt to reconcile this, I've started merging CMS threads into the forums and directly integrating the forums by linking to the topics.

I've also decided I need to post more regularly. My last post was back in March over three months ago. Ideally I'd like to do a posting at least twice a month. And with all projects I've been working on I have quite a bit of material to add.

View or add comments (2 comments)



You didn't get mad...
Created at 04:22 PM on Tuesday March 23rd, 2010

I found this posted somewhere. I normally don't quote/talk about politics/life but this seems VERY fitting to re-post:

You didn't get mad when the Supreme Court stopped a legal recount and appointed a President.
You didn't get mad when Cheney allowed Energy company officials to dictate energy policy.
You didn't get mad when a covert CIA operative got outed.
You didn't get mad when the Patriot Act got passed.
You didn't get mad when we illegally invaded a country that posed no threat to us.
You didn't get mad when we spent over 600 billion(and counting) on said illegal war.
You didn't get mad when over 10 billion dollars just disappeared in Iraq.
You didn't get mad when you saw the Abu Grahib photos.
You didn't get mad when you found out we were torturing people.
You didn't get mad when the government was illegally wiretapping Americans.
You didn't get mad when we didn't catch Bin Laden.
You didn't get mad when we let a major US city drown.
You didn't get mad when the deficit hit the trillion dollar mark.


You finally got mad when.. when... wait for it... when the government decided that people in America deserved the right to see a doctor if they are sick. Yes, illegal wars, lies, corruption, torture, stealing your tax dollars to make the rich richer, are all ok with you but helping other Americans... well ***** that. That about right? You know it is.

-Anon


View or add comments (8 comments)



MyEnTunnel 3.4.2.1 Released
Created at 07:11 AM on Tuesday February 2nd, 2010

Small update:

Version 3.4.2.1 reduced exe file size by removing an unused library.
Small text changes only. There are no functional changes.

View or add comments (8 comments)



MyEnTunnel 3.4.2 Released
Created at 07:32 PM on Tuesday January 19th, 2010

A new version has been released that addresses a few lingering issues and adds some small features.  Please click here for the new version.


View or add comments (2 comments)



Website Caching Part Deux
Created at 07:06 AM on Monday January 18th, 2010

Don't you love it when you find a coding glitch? Ever since I wrote page caching for my website its not been adding page hits when it serves a cached page! I've missed thousands of page hits since it went live in July of last year. Arrrggh! Oh well, live and learn I guess.

View or add comments (1 comments)



Forums
Created at 07:55 AM on Friday November 13th, 2009

Since I get a (small) amount of questions and comments about my software I've decided to add a forums section. This way others can find answers or answer other users questions. Will it be useful? No idea. But I'll give it a shot. If it gets spammed or flooded I'll simply remove it.


View or add comments (2 comments)



Egypt's O'-Niner Miner 1.2.8 Released
Created at 02:50 PM on Sunday July 19th, 2009

I've released a new version of my mining application written for A Tale in the Desert (ATITD). Please see this page for more information and/or the download links.


View or add comments (0 comments)



More Website Optimizations
Created at 05:47 PM on Saturday July 11th, 2009

To make things even faster I've started using CSS sprites. Now it takes 2 requests instead of 5 to load all the page background images (due to the various sizes I couldn't combine them in a single image efficiently). With cropping and palette sharing I was able to shave off a few more bytes as well.


View or add comments (0 comments)



Website Page Caching
Created at 07:14 AM on Thursday July 2nd, 2009

I've implemented page caching on the website. Pages are now built and then stuffed into the SQL table with a time to live of 10 minutes. If the page gets a hit before the TTL expires the web server will serve the cached page instead of rebuilding it again. Since most of my content doesn't change this works out pretty well. A page that normally takes 0.043 seconds to build only takes 0.005 seconds to serve in its cached form, a considerable improvement.

View or add comments (1 comments)



« Older News
Powered by a Custom Built CMS | © 1998-2010 Nemesis][