Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #230196
PHP-calendar

This is a nice and easy made PHP calender that you can change month and year. It easy to use and change to fit youre needs and implant to your site. It's easy to connect it to a database like sql. If u like, use and change it. If u don't want to vote for it don't. But if u can give me a comment about it I will be happy. Niklas

7_2009-2012 #223635
Character and Strings

This is in continuation of tutorials I am writing about C. Todays topic is Character and Strings. Experts please skip this tutorials.

7_2009-2012 #224561
ARRAYS!

Unzip the file and open the text document to view the tutorial on Arrays for Beginners!

7_2009-2012 #231337
Image Gallery

** Updated! ** Removed some bugs, comments are now supported, changed the layout just a bit, and added a light and dark css style. Still in the works is the admin portion and a who's online. ------------------------------- This is a 1 file does all Image Gallery. FEATURES: No database is required - Individual user accounts - Sessions (so you dont have to keep entering username/password) - Email verification (if set) - Proper file uploading via POST. None of that crappy "copy" ;p - CSS stylesheet (embedded) - Automatic thumbnail creation with drop shadow - Thumbnail cacheing - individual image hit counter - All of these features all inside one script!

7_2009-2012 #217407
Make your own chat room in 10 minutes!

Ever want your own chat? Ever want your own rules? This code allows you to make your own chat room! Allows 2 people to chat from anywhere in the world from any internet provider! Perfect for quick and private communication! NOTE: This program requires mswinsck.ocx

7_2009-2012 #224658
Using C++ for CGI work.

This isn't much, but it shows you how to use C++ to make CGI programs. NOTE: Please read "Explanations/Assumptions" for instructions on how to use this.

7_2009-2012 #232615
XBrowse

XBrowse allows the user to looks at XMl documents, make changes to them, and then write out a new file.

7_2009-2012 #223849
mouse click

it is a code that allows the use of mouse in text maode. i found many codes that used mouse in graphical mode but none for text mode. this is my way of solving it. feel free to vote for me

7_2009-2012 #223850
fly swatting game

its a game that uses classes. a fly moves around the screen and you have to remeber where it was last seen. the difficulty inccreases progressively.

7_2009-2012 #224285
file compression

File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.

7_2009-2012 #225610
Emulated Control Array For VB.NET

This class gets around the problem of VB.NET not having control arrays. It also gets around the problem of not being able to declare arrays of WithEvents variables. Zip file contains example program and documentation. If you like this code, please vote. Please let me know if you have any suggestions, or know of an easier way of doing this.

7_2009-2012 #221136
Wait Time

Simulates wait time (time unit is one loop iteration) of a queue much like a line at a bank. Uses a Que Class, Server List Class, Server Class, Timer Class and a driver (Simulate.cpp)

7_2009-2012 #218350
BinWorks II.DLL

This is a DLL to be used with VB. It is the C companion to the VB BinWorks II program posted there on Jan. 1, 2001. Does BYTE, INT & LONG to bin, hex etc. Mostly shows C programmers how to write DLLs and for VB programmers they can check that I didn't build in any VIRUS code. The accompanying VB code can be found in the psc-VB section.

7_2009-2012 #224409
TabControlXP

Even though you didn't seem interested in my TabPageXP submission, I have Updated it to a full Control. It has inherited the TabPage reordering bug (SelectedIndex) and has introduced a new one (well only one that I have found), adding Tabpages through the Collection Editor is fine, but if you add through the designers contextmenu you will get a standard TabPage. The TabPageXP Class has been updated to remove the flicker that no one complained about.(well at least on my P4 2Gig). Written in VB2003 Final Beta so the solution will not open in VS2002 (Sorry about that, but I don't have VS2002 installed since my Hard drive died).

7_2009-2012 #232318
Play sound in C# without DirectX

Why load DirectX to play a sound when you can just call the Windows library?

7_2009-2012 #228213
FileLock

Simple little console app which locks files by opening them exclusively and so prevents malicious applications from deleting/editing them. Nothing fancy, I just wrote it for myself since I'm a bit paranoid and afraid of rootkits. Commands: secure [physical path to file] - Secures the specified file unsecure [physical path to file] - Unlocks it for write access list - Lists all secured files save - Saves list of secured files. Will be secured automatically on restart. load - Manually loads list of secured files. exit - Unsecures, saves and quits. Released under the GPL.

7_2009-2012 #231842
Php Win2k File Manager

Vote for me, if you think this code is good and useful to you. Full Version File Manager for people whom have installed PHP on win2k server or pro OS. You can easily changed the PHP functions to suit LINUX server. Here are the functions available: 1. Uploading of Files - Allows you to upload 5 files at a time. Changeable to upload more files at a time. Uploading files are scanned by Norton AntiVirus. (Only if install on the Win OS) 2. Deleting of Files - Able to delete files by selection or by all. Configure the include file and allows you to switch off the delete option. 3. Create Folder - Allows you to create folder at any point. 4. Delete Folder - Able to delete a folder with or without files inside. 5. Edit Files - Allows you to edit "acceptable format" files online. 6. Unzip Zip File - Able to unzip any ".zip" file on the same folder or into a new folder. 7. File and Folder Icon - Display standard file and folder icon for all files and folder, for easy recognation of types.

7_2009-2012 #234797
Nova-Shoutbox 0.2

Nova-Shoutbox 0.2 is a complete rewrite of Nova-Shoutbox 0.1 which was based on a tutorial(I was a noob), introducing a template system drivin by css. Update: due to an error in zipping this script you have to edit post.php and change the redirect to your url

7_2009-2012 #226589
USEFUL API FUNCTION GetTickCount

This will tell you the time when your computer starts in miliseconds.

7_2009-2012 #221260
Merge Files

My code Merges two Files together and puts them into a single file.It is a windows proggie but the code will also work under dos or other os's.PLEASE VOTE!

Languages
Top Categories
Global Discovery