Archive for Development

Lame Botnet

Yes, my botnet is pretty lame, but it’s also kinda cool. I’m not talking about anything bad though.

My botnet is an eggdrop botnet that I use on the EFnet IRC network and it runs a script I called “lame”.

Read the rest of this entry »

Comments

The Google Translate recursion bug

Recently I found a bug in Google Translate. It’s not damaging, but it is interesting.

What I have discovered is that when you use a certain string, the Google Translate frame inserts itself into the main frame, causing it to load again within that frame, in turn this causes it to reload within that frame and this continues until your browser decides it’s had enough and stops (or in the case of Internet Explorer, until it locks up). This kind of self-looping is often referred to as recursion.

Read the rest of this entry »

Comments (4)

Adding fonts into photoshop without adding them to windows

If you use Photoshop for any kind of graphic or web design, you’ll understand the importance of having an array of fonts to choose from.

However, you may soon find yourself with a font overload. The problem is that once you get over about 1000 fonts in your Windows directory (usually “C:\Windows\Fonts\”) you’ll find that windows becomes very slow, particularly at startup.

To get around this, you don’t add the fonts to Windows, instead you add them into Photoshop, which is able to handle many more fonts than simply loading them into Windows.

Read the rest of this entry »

Comments (1)

Inspiration for Navigation menus in web design

Sometimes when you’re designing a site you can find yourself wondering how is best to do a certain aspect.

More often than not navigation menus are one of these aspects.

Read the rest of this entry »

Comments

HM2K’s code repository

HM2K’s code repository is now open for business!

This repository is a collection of scripts and code i’ve written in various languages such as mIRC Script, Perl, PHP, TCL, AutoIT, JavaScript, Shell, VB Script and Batch. Read the rest of this entry »

Comments

« Previous Page« Previous entries « Previous Page · Next Page » Next entries »Next Page »