Advertisement

Results for "top"

7_2009-2012 #229542
b^2 (Bulletin Board)

B Squared (b^2) is a bulletin board system developed in PHP, using a MySQL database. The software is still in the beta stage of development, if you have any problems with the software, please contact me, and I'll be more than willing to give some assistance. Remember, reporting bugs / giving feedback results in a stronger package next version. The board has a wide variety of features, including administrator and moderator accounts, custom color schemes, and user profiles. If you have any comments, questions, feedback, or ideas for b^2 feel free to email me at josh@cleancode.org. This software has a number of features (more to come over time). Some of these features include: # Installation script, set only takes a few minutes! # The look and feel of the board is easy to customize thanks to schemes. # Error checking to make sure no vital data is given to a user if an error does occur. # Data is parsed for HTML to make sure people are posting plain text. # Anyone can look at messages, but they need to set up an account to post. # User's can be promoted to moderators which gives them the ability to remove posts. # That's all I can think of, off the top of my head, if you have used the software and feel something else should be listed, feel free to email me!

7_2009-2012 #229628
Virtual Desktop Manager (UPDATED VERSION 3.0)

NEW Version 3.0! COMPILED SETUP AVAILABLE, SEE BELOW FOR INFO. NEW FEATURES AND CREDITS BELOW. Do you have so many programs running at once that you go crazy trying to keep at least a little organized? Do you want to be able to manage multiple desktops like you can on Linux/Gnome-based interfaces? VirtualDesktop is the exact answer to this problem. This simple yet powerful utility will alow you to have up to 10 'virtual' desktops running on your system. It does this by scanning for valid windows (ignores tasks) and manages them with API calls. This code is well commented and not very large. I hope you like the utility and please comment to help me improve it. Please vote. Thanks. NEW FEATURES FOR VERSION 2.0: - Instant access for each desktop with new Hotkeys (CONTROL + F1, CONTROL + F2, etc.); - Popup menu now checks the current desktop for better organization; - Tray icon signifies the current desktop number; - The program 'remembers' background settings for each of your 10 desktops; NEW FEATURES FOR VERSION 3.0: - User can Add and Remove Desktops; - Expanded program to allow up to 1024 desktops; - Improved tray popup menu; - Mouse over tray icon reveals current desktop; - Customizable hotkey configuration with the new VirtualDesktop Settings window; - Menus now as arrays which allow for easier coding (Thanks to Bob Shull); THANKS AND CREDITS go out to Bob Shull for his menu array coding, Clint LaFever for his suggestions and ideas, and to everyone who has commentes and contributed. If you want to help out and contribute to this ongoing project, check the top of the code in frmSettings for email information. COMPILED SETUP AVAILABLE: I created a setup program with the compiled version 3.0 in it. Its available for download at: http://www.amoebasolutions.com/software/setup.exe Thanks for all your votes and comments.

7_2009-2012 #230212
PSC Browser [ Latest By 5th December 2002 ]

Introduction: This Application let you surf the PSC without that much time waste that NORMAL browser do.It Also gives you search capability without going first to PSC.You can use this as much as you can and freely distribute this with this README and complete [ UNMODIFIED ] source. And Dont forget to give proper credits to me. Features: LogIn Capability [ include password recovery , and Direct Login facility if you know Identification ID ] New User Creation Capability Search Capability Advanced Search Capability [ include author search, actual code search ,and much more ] Code Upload Capability [ NOT FULLY BUG PROOF ] Latest Code Ticker PSC Links *NEW Features Added* Log File Viewer Live Update Facility Updates Advanced Search With Search Top Code Search New Code Edit Code Super Admin Access Search By Page Advantages: A Bit Faster That NORMAL Browser Login Before Searching facility which does not bring login option after 5 downloads as PSC does Direct Approach Without Browsing The Site Future Updates: I Am Creating A Site at http://www.geocities.Com/planetvbcode for more informating and future updates you can refer to the above site or PSC.I am planning to use WinInet Control for fastest possible search,login, and even logout,code upload , and many more to come. As I have an endless desire. Basically I Want To Be A Security Expert in any Repoted organisation may be Microsoft or FBI.Any Comments And Bugs Are Always Welcomed.Please Vote For This Code As soon as possible. Bye For Now See You Later..............

7_2009-2012 #230321
CoolPlayer (the ultimate Winamp clone improved) 100% Update...more features and functions...

Here we go: Uses Winamp's skins, plugin with source, always on top, shuffle, loop, change tray icon, transparency level, splash screen, start on Windows load, double instances, snap windows, sorting, file associations, text search, jump to time,ini hadnle , ID3v1 and MPEG info and many more... Enjoy it and leave comments!!!

7_2009-2012 #230334
Theme Maker

This is a code that will teach you how to make a Windows Theme maker. I made this because in C++ you had to Scroll all the way down to all files on top of that you had to find the folder. You still have to find the folder but the *.theme is in the supported list I was going to sell this program but I think you more Experienced programmers should add or tkae off Items and Sell your version of it you can Change any thing thats why I posted it. Visit http://www.wionj.net/jayssite/psc.htm

7_2009-2012 #230464
Cascading (Pop-Out) Menu

I have made an entirely new version of this called PopMenu that I have posted on my site. You can click on the link provided at the top or type http://jimprog.cjb.net in your address bar.

7_2009-2012 #230691
Mini Memory v1.0

This program doesn't do much (displays memory usage percent) but it does include 3 useful modules. The first one allows you to set a window to always on top by suppling an hWnd value. The second allows you to move a borderless window. The third gets the memory status of the computer. Line by line commented. Please rate on code structure, not application functionality. Thnx!

7_2009-2012 #230256
TODO Reminder Add-In (v1.4)

Manages TODO tags left in code for future improvements. It doesn't use and database for storing the tasks but rather than that, it uses comment lines that start with TODO: string. A ToDo tag will be a comment line beginning with 'todo:' string and followed by a decription of what remains to be done there. You can place such comment lines anywhere in the code and you can find them easily with this add-in. Example of such a line: 'todo: place the code for paste here (see the picture, it contains such lines of code and thw way they look in todo list). **** NEW in v1.4: -minor toolbar changes **** NEW in v1.3: -the number of tags is shown in add-in's window titlebar -toolbar can be aligned to the left or to the top (new option in options dialog) -the grid doesn't contain an empty line anymore -last column always took the entire grid space -reduced the flicker associated with grid refresh etc.

7_2009-2012 #230308
DirectX 8.1 Level/World Editor Version 2 With Game Mode

This is version 2 of my RPG Editor in DX8.1. This Version has many optimations. Its a lot faster then the previous version. If there was more then 10,000 tiles placed, the FPS would drop to like 1, now the FPS is constantly around 30-50. Ok. to start the editor. you go to file ->new then MMORPG map. Its actually rpg but havnt changed that yet. Then there is 4 Layers. The first layer is the background tile layer. that layer is where the character cant walk. the second layer if the walkable tile layer. that layer is where the character can walk. the third layer is the object layer. thats where most objects will go the fourth layer is the overlap object layer. that is for objects that are always on top. You can also change the color of objects and tiles by holding C and placing the tile object. you can add NPC's by holding N and clicking. you can add monsters by holding M and clicking. Also, fill screen is really fill sector, a sector is 15x15 tiles. You can also test the map by selecting game mode then a character will be displayed. You can also move tiles from 1 layer to another. for example if a tile is on layer 1, you can move it to layer 2 by holding 2 and clicking. to move a tile from layer 2 to layer 1. hold 1 and click. the editor also saves in sectors. so when loading a map, load the file 1-1. if the entire map doesnt load. you will need to go to view-options and increase the # of sectors. Future versions will have even faster rendering, and better memory managment. When deleting a tile or a object, it still stores the texture in memory. There is also some rendering glitches when deleting tiles or moving them from one layer to another but they hardly occur. Other features that will be in future versions will include ability to talk to NPC's, adding music and maybe battling. The Interface has also changed. I have been working on this project for a long time so please leave comments on what you think and maybe some feature suggestions. There is a test map in the folder test. I didnt add collision to the map, but it gives a basic idea of what a game would look like with the editor.

7_2009-2012 #230724
_Screen Freeze JOKE

a cool little joke that makes it look like the screen is froze, and it stays on top so nothing works. please **VOTE**!!!! to use the code set the selected form's borderstyle to none, then insert code, then run it. just click to get out of the prog

7_2009-2012 #230836
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.

7_2009-2012 #230909
igo

This is a code to be used by web-sites who have many links on their site and can use this to create a go-back frame in the top of the newpage opened like in Hotmail.com

7_2009-2012 #231015
always on the top

This code will place a form always floating over other windows

7_2009-2012 #231042
Everything bas - EVERYTHING IS ON THIS BAS!!!!!! [ updated!!! ]

This .bas file has everything. I MEAN EVERYTHING!!! Out of the deep dark secrets of my mind, this .bas file contains: Startup maneveurs, shutdown/restart/force/reboot etc. functions, helpful guidelines, sound play, computer-pranks, and way way way way way way more!!! File Move/Copy etc. Commands, Easy way to make your form stay on top of other windows, how to take your program out of the ctrl + alt + delete list, and a lot more that I can't explain in an article like this [it would take too long!!!]

7_2009-2012 #231091
Capture NetSend Messages

Captures Net Send Messages. First Submission. My code is messy, but this could be made into something a little better. Always On Top code is from somewhere in here, not sure which submission. Remember to change the constant MyName.

7_2009-2012 #231155
Map Editor 1.0b

With this first version of program, you can simply create a 2D map from the top view with mouse in a form and, with most option, you can convert this in 3D map and run away in. The program allow to create normal and transparent multy-color walls, floors, ceilings and you can add .x , .3ds object. Besides this program support Italian end english lenguage. In this versione i've resolved a littles bug! If You like it, vote for me ^_^

7_2009-2012 #231219
CommonDialog Enhanced Callback

CD Enhanced is a sample VB project that show how to use the system CommonDialog without OCX/DLL. Moreover, show how to use CommonDialog 'callback' to enhanced your dialogs and manage advanced features never see like: images preview (with stretch or not), audio wav/midi preview (play directly in CommonDialog!), you can add custom image where you want, resize common dialog to add your controls (TextBox, Toolbar, PictureBox, ecc. and manage them events). Example you can add a TextBox in the system Font dialog that display a custom text. With this CD class you can transform a system CommonDialog how you desire!!! The image below shows the Audio-Preview dialog with a top custom image.

7_2009-2012 #230837
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.

7_2009-2012 #231225
True P2P Instant Messenger Example

When I first started this project, I had a few problems. One of them was, "How in the heck do I, as a client that knows nobody on the network, find someone that is on the network?" I was dumbfounded, I wondered how KaZaA did it, as well as Gnutella and Overnet. I did a little research and found that they were very smart about it, it is not as complicated as one would think. Your KaZaA or whatever you download comes with a list of people already on the network! You load that file up and it tells you a few people to connect to, then you work you way from there, getting IP's from everyone you can possibly get. Every time you meet a new connection on the network, they tell you everyone they know, and you do likewise. My software is a very small implementation of this idea, however it can be expanded fairly eaily. So, let's get on to geting started with this application, so you can see how it really works. I have commented as best I can, and provided as much information as I could possibly provide off the top of my head to make this a learning experience and not some frustrating endeavor.

7_2009-2012 #231331
Fireworks + (Updated on 18/06/03)

This is my own version of the fireworks project posted on 30th May in the C++ section. Courious thing is that it was already a port from Java, so this is "The VB port of the C++ ported version". My intention in this project was to fix the bugs that were around, as the author knew nothing about how to fix them. My main problem is i don't feel quite well with C++, so i needed first to put it in my native programming language. I fixed the problem where the fireworks could explode at the top of the screen, leaving trails for unlimited frames, and also fixed the banding problem that caused the smoke trails to fall through the borders. In the meantime, i wanted to add a few goodies to the original code, so i added resizing ability, better fading code, and commented every line of code to make it a very easy to follow example. My devoted thanks to the original author, Andrew Heinlein (Mouse), for his great work (CODE ID=6331). As i coudn't contact him by e-mail, i guess it is right to post here my work (more if it is just a rewrite of the rewritten code). HAVE FUN, AND HOPE YOU LIKE IT!!! UPDATE: I added a FPS limiter so as not to get the crazy 200+ frames... i also (hopefully) fixed the crashing on WinNT... i just forgot that i should unmap the arrays ;) NEW UPDATE: The DoEvents in the frame rate limiter was causing problems quitting the app so i removed it. I was also mapping the arrays prematurely, so that caused some random crashes on resizing.

Languages
Top Categories
Global Discovery