Advertisement

Results for "Category: Complete Applications"

4_2005-2006 #162829
HomePage Extraordinaire

Have the Homepage you have always dreamed of. No crappy ads or clutter, just a simple and easy to use Launching Window, ready to go... Just upload and use. I wrote this code using DHTML, ASP, VBSCRIPT, JAVASCRIPT, and of course, HTML.

4_2005-2006 #162846
Programming an operating system

You might always be wondering how ur windows control ur computer from the very start till the very end .. if you want to work on making ur own operating system this is the place for u .. this project covers a small operating system which is open source .. and it is self explainatory i will also add a tutorial on it soon.. link for the project: https://sourceforge.net/projects/moprsys

4_2005-2006 #162855
BasicCalculator

**New Version**I used the windows api MFC to utilize buttons, edit boxes, a menu and string functions to create a calculator.

4_2005-2006 #162864
IIS Samples Application

ms internet information server installs with a variety of sample scripts that are quite useful and instructive for the novice web developer. Live implementation at http://www.blackdogwebdesign.co.uk/iis/index.htm

4_2005-2006 #162865
XMLHTTP Chat Room v1.3

v1.3 now available. This complete application (including login authentication, online status indicator, new message audio prompt, online status change audio prompt) allows you to integrate a realtime chatroom into your .asp application without the need for applets. Apologies for first upload probs...not my fault honest ! Edit the included users.xml file to define user and admin accounts. see the included readme.txt for detailed instructions on install and configuration.

4_2005-2006 #162876
Using the FileSystemObject ,Arrays, Dynamic Hyperlinks, and Menus

A page to serve files from or browse images. All you have to do is change the UrlPath you want to browse. Real simple like. Should work like a champ. If not, then it's your fault. You did something. Don't blame me. Also, cheese makes me gassy.

4_2005-2006 #162995
Professional Print Version 1.1 Updated 10/1/02

Essentially what this script does is allow you to "mark" certain sections of your web page to hide from printing. This allows you to create a print friendly version of an existing web page very quickly and cleanly. This code has been tested in IE6 and NS6 only. I know there are several other scripts out there that do something like this, but I think this is defiantly worth looking at.

4_2005-2006 #163008
Freyr - A Chess Playing Program

A complete chess playing engine, generally used with WinBoard graphical interface. It is said to be among the easiest to understand source code for someone new to chess programming.

4_2005-2006 #163061
BUILDING AN ASSEMBLER step by step (1

Hi ya all ! This is my first attempt to create an assembler called Universal ASM. And I decided to do it step by step sharing with you all. Please appreciate this effort by voting for me and sending your feedback on this project....

4_2005-2006 #163064
StockQuote

Retrieves the stock prices for the specified ticker symbol. Information retrieved can be modified by adjusting the parameters passed to the server.

4_2005-2006 #163114
MIMO (MIMO Is My Organizer)

This small program allows you to keep a list of friends, families, and other contacts...it also lets you load appointments/reminders for any date selected. One other feature is the text editor. If you have to write yourself a note, you can type it in the text editor and save it to a file to be retrieved at anytime. Printing is also enabled for the notepad section and the contacts section. We were unable to get the print preview to work, but if you print it will format items appropriately. So, print does work. Note: There is a help file included. Simply run MIMO, click on help, then click on help in the drop down. To give credit: contributors to this project were Omar Abhari, Brett Oster, and Jennifer Balcazar.

4_2005-2006 #163150
Liveupdater Version 2

Make updating your application over the internet easier by adding an autoupdater like this its easy to configure a simple settings.xml file for locating your updates on your webserver and updates.xml containing all updates and there versions on the webserver. Each file in the file list is given a version number. If you’re latest update only changes one file then simply update the version of that file to a version one higher than all the other files. Every time an update is performed the latest version is written to settings.xml this allows the updater to know what the latest version downloaded was so if your settings.xml file contains version 2 as the latest only files with a version > 2 will be downloaded if they exist on the next update. All source code included, For more information please visit www.codeconcepts.co.uk

4_2005-2006 #163151
GSW Teamspeak

Game server watcher teamspeak is a server query tool which you can use to query your teampeak server from a vb.net/c# application or a asp.net application - Version 0.1.1 please check www.codeconcepts.co.uk for updates

4_2005-2006 #163228
LuckyCat Shopping Cart

Complete sourse and DB for online shopping cart. Can be easyly changed for other purposes.

4_2005-2006 #163238
win32 console application

This is for someone who is just starting on C++ you can learn to make ya own win32 console application. please vote for me when you click this just scroll down and you will see vote

4_2005-2006 #163239
PHP Quicksite 2.0

Please rate this and send comments! PHP Quicksite is a simple site-in-a-box for PHP and Postgresql. http://www.zackcoburn.com is an example of it. It includes user authentication (register/log in/log out/edit account/my account/search users), bug reporting, and a forum. It uses Dreamweaver for easy template updates.

4_2005-2006 #163240
ASP Quicksite

(Please rate this and send me comments, suggestions, or bugs. If I don't get feedback, there won't be a second version.) ASP Quicksite is basically a quick and easy site-in-a-box. Quicksite uses Macromedia Dreamweaver for templates, so all the design is up to you. ASP Quicksite has a Microsoft Access database backend, and includes the following features: user registration, log in, and log out; multi-category question and answer forum; and a comments system which allows for comments on any page. http://www.sau21.k12.nh.us/nhes/history is an example of the system in use. Remember to start administrating the forum by logging in as "admin" for the email field, and "password" for the password field. That is admin/password. After logging in, you can update your account to customize this information.

4_2005-2006 #163252
Car Dealership Database Search

This loads a database of cars from a file into an array and searches through them for Make Model Year Price Mileage and Lot... i hope you like it, it is a really cool program.

4_2005-2006 #163282
Online Web Building

My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.

4_2005-2006 #163283
Online Web Building v2

Version 2 of the Online Web Building application. Allows users to register and create and edit their own web pages and upload images to use in their pages. Made with UltraDev 4 and includes a help section for setting the site up on your server. Can be seen working at: http://www.insightwebs.com/userpages2/ Version 2 contains the following additional functions from version 1: Internal links - a drop-down list of links that the user has made, thereby inserting links to other pages (the easy way!). Delete actual images on the server as well as the reference to image in the database. Administration section - for editing user accounts, removing offensive pages/images, adding other administrators etc. A choice of menu styles to use for the navigation menu at the top of the pages. Optional upload file script: 1 that creates a folder for each user and 1 that doesn't - you choose. Page background colours - an option has been added to insert the background colour of your choice. Choose a colour from the pop-up window list of colours. A few other minor alterations have also been applied to the pages... Please vote if you like this... thanks.

Languages
Top Categories
Global Discovery