
by:
cadey - 2009-05-27 16:11:03
This seems like a hot topic and so I decided to make my own class to do this simple function. Its got a few extras that may not be needed for your implementation but feel free to rip those out or add more functionality to it :)
Added this as a project.
http://www.osix.net/modules/folder/index.php?tid=33709&action=vf
18682 bytes more -
viewed 1156 times -
6 comments -
rated 

by:
irah - 2009-05-13 05:28:55
This article is for PHP programmers.
812 bytes more -
viewed 529 times -
1 comment -
rated 
I created a WinForms utility that depended on some DLLs and wanted the user to be able to just download and click on the exe to run the app. Usually if your exe needs some other files you wrap things up into a package and the user has to go through an install process. This takes time and forces the user to unistall if they don't want the program after it's served its purpose. I didn't like this and found a way to embed the files I needed into my exe and extract and link them when the program ran.
2535 bytes more -
viewed 424 times -
2 comments -
zero rated 

by:
k0rn - 2009-04-30 17:42:42
This is an IRC bot I wrote in perl. Tell me what you think. I took the ytbot idea of showing the title of a youtube url, and I used it for porn instead.
15525 bytes more -
viewed 662 times -
1 comment -
rated 

by:
Sk - 2009-03-31 21:12:43
A brief tutorial on the Javascript trick that allows interactive hiding/showing of a given element and its inner content.
5203 bytes more -
viewed 1068 times -
2 comments -
zero rated 
680 new members this month! The article drought is over and things are surely moving forward. There's never been a better time to get involved in our community.
4377 bytes more -
viewed 563 times -
1 comment -
rated 

by:
auzzie - 2009-02-22 13:31:11
Anyone that uses PHP enough has at least on one occasion been tired of having to deal with PHP's built in errors and having to write a lot of code as a work around to instigate their own error message.
3056 bytes more -
viewed 731 times -
1 comment -
rated 
This is the first in what I hope will become a series of tutorials on the basics of Java. If you are already familiar with programming, this series will provide you with everything you need to know to get started with this portable language. In this article, I will explain some of the basics of the Java programming language and how to set up a basic development environment on your own PC using Sun's JDK 1.6.
12373 bytes more -
viewed 1246 times -
3 comments -
rated 

by:
auzzie - 2008-12-26 15:30:39
How to create a simple IRC bot within the PHP scripting language.
13606 bytes more -
viewed 1648 times -
0 comments -
rated 

by:
auzzie - 2008-12-23 01:55:54
I was thinking of ways to create a random number generator, but to make it so the pattern would be hard to figure out. I tried it in various languages and here is my attempt in Python.
4287 bytes more -
viewed 1361 times -
7 comments -
rated 

by:
auzzie - 2008-12-19 05:08:46
This is another piece of college work that I believe will be useful. It is an article on a few of the different design methodologies.
5565 bytes more -
viewed 970 times -
3 comments -
rated 

by:
auzzie - 2008-12-15 20:41:45
A simple computer forensics paper that I have written at college. I will be expanding on this in a separate article.
11228 bytes more -
viewed 1378 times -
0 comments -
rated 
This article will explain the necessary steps to install a common
lisp on your Ubuntu machine. By the end of this article you should be able to write some simple Common Lisp programs. It uses
GNU CLISP and is mainly geared
toward Ubuntu, though should work on Debian.
11310 bytes more -
viewed 4923 times -
8 comments -
rated 
I would like to thank Auzzie and Rae for their articles this month, and I would like to thank all of our members for their participation and patronage.
4881 bytes more -
viewed 951 times -
2 comments -
rated 

by:
auzzie - 2008-11-22 08:44:06
Within Assembly, like C/C++, you store strings as one continuous sequence of bytes in memory. Sometimes this isn’t always the case.
4512 bytes more -
viewed 900 times -
1 comment -
rated 

by:
rae - 2008-11-21 06:07:51
Understanding recursion and how to implement it to solve problems using classical examples in functional programming.
3938 bytes more -
viewed 1860 times -
2 comments -
zero rated 
It has been a very active month for forums, polls and pics, and we're hoping that next month will be even better. Read on to learn how you can help.
4864 bytes more -
viewed 1187 times -
2 comments -
zero rated 