TODOs collector
7
Weighted random selection from the list.
Don't forget to call itemsChanged after updating list content.
Don't forget to call itemsChanged after updating list content.
5
This snippet illustrates following:
1. Using http request to get the data
2. Parsing RSS feeds
3. Sending email
1. Using http request to get the data
2. Parsing RSS feeds
3. Sending email
8
5
This class illustrates mixed GUI/command line parameters passing. Any parameter may be specified in the command line. All unspecified parameters will be read using GUI dialog box.
8
Customizable recursive directory scanner.
8
Configurable number formatter.
7
Implementation-independent XML builder.
7
This class uses reflection to locate option setters. Client class must contains methods setFile (to receive file names from the command line) and setOption### (to receive option ###).
(See also adapter-based implementation)
(See also adapter-based implementation)
8
Based on "Random Password Generation"
5
Simple C++ program that creates a directory with the asked username, and places 2 files within the directory that contain the asked for username and the asked for password.
This is an edit of another snippet I made, but I have fixed the creation of the user's folder so it is named after the user.
FlyingIsFun1217
This is an edit of another snippet I made, but I have fixed the creation of the user's folder so it is named after the user.
FlyingIsFun1217









