Browse a Listing
Top > C and C++ > Scripts and Programs > Miscellaneous
Popular Tags
Free Script links
The matrix screen saver is compatible with Windows 95,NT,2000 and XP
The following is a summary of what went into the creation the matrix screen saver. I saw the original Matrix on opening night. After arriving home from the theatre I could hardly wait to get my hands on that wonderful text scroller I saw on screen. I thought that would be the perfect screensaver for my computer. Imagine my disappointment when all I could find was a bloated poorly executed Macromedia movie facsimile of the movie scroller effects. After complaining to the gods for a day I came to the realization, heck I am a computer developer, why am I complaining. :)
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Description ( Top )
This simple console application copies the first parameter to the Windows clipboard. If no parameter given, then an empty string is copied to the clipboard, i.e. everything is erased on the clipboard. This application is based on another project of mine -- CopyPathToClipboard -- but even simpler.
Example:
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This package contains two callable C-functions. The first converts from a plain ASCII string into a array of PDU bytes suitable for sending SMS via a cell phone. The second takes an PDU array and converts it back into a plain ASCII string again.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
The AD Tools team is a small team of developers, located in Poughkeepsie, NY, whose mission is to ensure that Enterprise Quality Application Development Tools are available for Linux on zSeries. They are primarily focused on porting existing AD Tools to zSeries Linux from other platforms. They take customer requirements and enhance existing tools or develop new AD tools to meet those requirements. The other side of the department is focused on assisting and consulting with customers and vendors when porting their applications to Linux on zSeries. Porting Manager was developed in response to requests by customers and vendors for a tool that automates part of the porting.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
This pages collects some of the code I am distributing.
Ok, some code is about trivial web services and not at the top of performance, but it can serve as introductory examples to newbies for learning.
Please, let me know about bugs and/or suggestions for further improvement: this is the free spirit of Open Source..
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Mar 17, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
It's a program that allows you to monitor the activity of any connection you have up. Simple to install and use, works under any Linux system, does not require the X server. Sent/received information can be displayed sent/received in KB, MB, GB.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Jun 1, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
nconv is a small tool that allows one to convert integers from one numeral system to another (minimal allowed system is 2, maximal - 16). After it receives all the data necessary (numeral system to convert from, numeral system to convert to, the integer to convert), the data is processed and the result (integer in the new numeral system) is output to stdout. This program may be useful for both general users who need to perform such kind of conversions and developers who can use nconv to save time while developing their applications.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Jun 19, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR