Welcome to all the new challengers, and a big thanks to the members that got involved this month.
4832 bytes more -
viewed 130 times -
0 comments -
zero rated 
While developing across several domains I found AJAX lacking, in that I could only request an XML document from the same domain the script was currently executing from. Since I required some data to be shared across several domains I ended up with duplicate XML documents, updating them meant updating the master local XML document then uploading it to all of the different servers one after another. The following is a demonstration on cross site AJAX using a PHP proxy, pAJAX anyone?
2358 bytes more -
viewed 416 times -
6 comments -
zero rated 


by:
ateam - 2009-10-26 16:50:33
I am a university student double-majoring in Italian and CompSci. I am very involved with helping the Italian department get up to speed with the 21st century in terms of digital media.
One recent project involved getting 120 YouTube videos into MP3 format for the students and the professor of an Italian Music class. A little research brought me to "youtube-dl." From this and two other tools, I put together a script to take care of this task for me automatically!
5454 bytes more -
viewed 387 times -
1 comment -
zero rated 

by:
manila - 2009-10-08 03:59:29
A brief explanation of Class in Java. What is it?
3161 bytes more -
viewed 378 times -
1 comment -
rated 

by:
bb - 2009-09-30 10:47:13
We have just joined up with the WeChall network, which allows users to appear on a global high score table for all participating challenge sites.
1295 bytes more -
viewed 529 times -
9 comments -
zero rated 
A good month with lots of new members and a few new articles and tests.
4080 bytes more -
viewed 941 times -
27 comments -
zero rated 
It may not look like it, but computers, behind all of their gloss and fancy glass effects are stupid. Lets discuss why.
3530 bytes more -
viewed 1296 times -
32 comments -
zero rated 
Recently i was trying to improve search engine spidering on a website, and read several articles regarding spiders, do they like something.php?somevar=foo&anotherVar=bar do they follow them using the entire querystring or not? well the jury is still out, there is evidence google (for example) does at least make a passing effort to spider them. But this wasn't good enough for me, the following article explains how to use custom 404 error pages to serve pages that do not exist.
4577 bytes more -
viewed 684 times -
0 comments -
zero rated 
A PHP-based portal system, including features such as ping, traceroute, whois, dns records, pastebin and more.
1125 bytes more -
viewed 666 times -
1 comment -
zero rated 

by:
dbirdz - 2009-07-25 07:27:18
This is an extension of the code written by Gimlock published on 2005-07-22, with some issues of inflexibility addressed. Additionally it supports not only WinForm ListControls, but also WebForm ListControls.
13063 bytes more -
viewed 867 times -
0 comments -
zero rated 
Another good month for membership. Get involved today to help keep the people coming.
3990 bytes more -
viewed 694 times -
0 comments -
zero rated 

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 3796 times -
5 comments -
rated 

by:
irah - 2009-05-13 05:28:55
This article is for PHP programmers.
812 bytes more -
viewed 1461 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 1270 times -
1 comment -
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 1448 times -
0 comments -
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 2226 times -
1 comment -
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 1103 times -
0 comments -
rated 