Zyaga Writing about whatever the hell I want, cuz it's the Interwebz!

Archive Results for ' Development'


9Nov/095

Tutorial: PHP Random Image

Tutorial: PHP Random Image

I was working on a website of mine when I came across the need to be able to have a script randomly pull an image from a specific folder and then display it. Obviously, server side scripting is going to be involved so I decided to write this function in PHP. Let’s take a look!

14Oct/080

UltraMon – Managing Multiple Monitors

UltraMon – Managing Multiple Monitors

UltraMon is a utility that I’ve been for quite some time now. It’s becoming more and more common for people to use two or more monitors with their PC(or laptop) at home, and especially at work. Managing multi-monitor environments can be a pain. You have to move the windows around awkwardly, because you’re forced to actually drag the window over to the screen(and back).

7Oct/080

Panda3D – Develop Games with Python!

Panda3D – Develop Games with Python!

For those of you out there who love to write code in Python and are interested in developing some game code, you’ll love this: Panda3D. Taken from their website, this quote explains exactly what Panda3D is:

5Oct/082

Usenet for Linux

Usenet for Linux

I’ve already done an article called Usenet for Dummies, where you can learn about what exactly Usenet is. Go read that article if you haven’t already. If you have, then this article will go over a variety of tools you need to get up and running with Usenet on Linux.

2Oct/085

Usenet for Dummies

Usenet for Dummies

Usenet is a world-wide distributed Internet discussion system. Basically, think of a forum. Usenet has “groups” that people can go to and read/post information to. The groups represent the categories a forum might have. Only Usenet is humongous and is distributed world-wide.

1Oct/081

Linux RAR/7z/ZIP Cracking

There are some decent RAR or ZIP crackers out there for Windows but for some reason there seems to be a lack of abundant Linux versions. This surprises me but I’m okay with it, because there is one that seems to handle quite a lot of the most common password protected files. It’s called RarCrack and it’s capable of handling RAR, 7z, and ZIP files.