About
 - Past
 - Present
 - Future
 - Pictures
 - Nutshell
 - Journal
 My stuff
 - Projects
 - Articles
 - Music
 - Writings
 - Art
 Other
 - Forum
 - Download
 - Images
 - Jokes
 - Links
 Login
 - Login now!
IRC|Coding|Linux|Hacking|Webdesign|Other
Search:

Programming (Macedonian)

An article about the bare-bone basics of programming, in Macedonian. Explains what are variables, functions, and the IF-THEN-ELSE control structure.



Thumbnails generating script

Just a simple script which generates thumbnails. Of course, it requires the GD image library to be installed as a PHP plugin. Put it in your images folder, make a new folder in it called thumbs, and just run it (e.g. by opening it with a browser). It will make thumbs for all jpg images and put them in the thumbs subfolder



Howto reuse the phpBB auth system

Lets face it, the auth() function in phpBB sucks. Here I wrote a simple function which uses the phpBB cookie to find the username in the database. If the user exists, it returns the username, else it returns 0



True definition of the word hacker

What is the true definition of the word hacker? Is it really a computer criminal? Do hackers write computer viruses? This article tries to explain that, and shed a bit light to the word hacker and it's misuse





Previous 10   -   Next 10