Programs Created By MXProject Members

Need help in the world of technology? Here is the section for you, or talk about your favourite tech related topic, or what is new in the world of tech here.
User avatar
Skeithex
Has no home to go to
Posts: 27615
Joined: Wed Oct 31, 2007 4:20 am
Location: In your computer!
Contact:

Post by Skeithex »

I like that virtue flip coin program frog! keep up the good work guys.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 35658
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

^Thanks for the Encouragement. I made a new Mxproject Web Browser.

Mxproject Tab Browser with new and close tab button, transparency modes, and google search boxs.

Program only: http://www.mxproject.com/forum/files/mx ... on_755.zip
Program with VB 2005 codes and files: http://www.mxproject.com/forum/files/vb ... er_392.zip

Fixes

I figured out how to make a close tab button and make the title of the Website appear in the tabs.

Don't click "Close Tab" if there are no tabs since it cause the program to crash, and it is a waste of time since there is nothing to close.

Things I need to add: A function to update the URL on the address bar, but doing this with tabs is a little more tricky.

Version 3: improve version of browser
Download link http://www.mxproject.com/forum/download.php?id=436

New Features. Has a Enterkey coded into address bar, so when you press enter on sites like youtube you won't automatically, refresh what ever url you typed into the address bar.


Added a few search buttons to search : google, youtube, live, yahoo.
Added an Eraser button to erase whatever you typed into the address bar search bar
Added a clock
Added a Boss mode where a text editor pops up when you press the boss button to hide your web browsing habit when the boss is in the room.
Press Alt+A to leave boss mode
fix the annoying scrolling problem with addressbar after you press enter and the url still scroll.
improve Button layout.


Still need to fixing the addressbar automatically update everytime I click a new link.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 35658
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

VB Alarm clock Web Browser

Program only: http://mxproject.com/forum/files/web_browserv3_172.zip
VB Source Files: http://www.mxproject.com/forum/files/we ... ck_155.zip

New Features

Alarm Clock that you can set to go to a certain file or website by seting the alarm clock.
Note: Make sure you set your media files to open with a default Media player like Foobar or the Browser just download it I think.

Fixs: Made the textboxs selectall text when click on with mouse.

V4 of web browser

Program: http://www.mxproject.com/forum/files/we ... v4_866.zip
Program source files: http://www.mxproject.com/forum/files/we ... de_629.zip

New Features
Save as , Open Notes in Notes Mode
  • Alarm Source opens in New Tab
    Volume controls button - Have to press button a lot of time to turn Vol up or down(have not learn slider controls for VB yet)
    Has a minute counter whic tells user how long he has been online.
Last edited by froggyboy604 on Sat Mar 14, 2009 12:08 pm, edited 1 time in total.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 35658
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

Version 2 of my coin flipping game with auto flip coin and coin flipping minute timer.

http://mxproject.com/forum/files/coin_flipper_156.zip

Simple Media player I made in VB.


Program: http://www.mxproject.com/forum/files/mx ... er_164.zip

Source codes: http://www.mxproject.com/forum/files/si ... es_550.zip

Important: Unzip all files in Zip folder for program to work. The program is the file with the speaker icon with a .exe extensions

Features: Plays WMV, Mpeg, MP3, WMA, midi, wav files.
Pause, stop, volume

MP3 Alarm Clock Player I made with VB

Program: http://www.mxproject.com/forum/files/si ... er_753.zip

Source codes: http://www.mxproject.com/forum/files/si ... es_978.zip

Important: Unzip all files in Zip folder for program to work. The program is the file with the speaker icon with a .exe extensions

Features: Plays WMV, Mpeg, MP3, WMA, midi, wav files.
Pause, stop, volume, Alarm clock

Note: click the playlist item in the playlist before you click play, or set alarm, or it won't work.
I still need to find a way to code the replay, next, previous button, and play entire playlist button.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 35658
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

Advance Paint doodler.

Program: http://www.mxproject.com/forum/files/pa ... er_192.zip

Source files: http://www.mxproject.com/forum/files/pa ... ce_542.zip

learned code from : http://environmentalnerd.weebly.com/source-code.html

Must have a monitor that has a resolution of atleast 1024 x 768. I make a low resolution version in the future.

Note: Move your mouse very slowly to minimize line seperation. There is no UNDO mode, so be careful while you draw or trace.

I added my Ichigo sample file I trace with my program. It is not very good because my mouse is not the best, and I was rushing it.

Press trace button to turn paint button into tracing program.

Basic doodler with picture viewing capabilities.

Program: http://www.mxproject.com/forum/download.php?id=459
Source Files: http://www.mxproject.com/forum/download.php?id=461

This program also does not dot when you move your mouse too fast. It now works fine at any resolution. The lines are also a little bit cleaner.

Picture viewer compatable with animated gif, jpeg, bmp, png, and other image formats.

Drag and Drop Pictures into the Picture box "white square", and your image automatically opens unless it is not an image file like a "word file" or an incompatible image file.

You can load different pictures to trace, and load a blank white picture when you are ready to printscreen your picture. You can also trace pictures on your desktop.

Unfortunately, I could not figure out the code for saving files, or changing brush coulours, but I modified somebody elses program and made a transparent mode for their program, and made the GUI better. If you know how, please tell me.

If you like to save the Picture press "PrintScreen" Button on your Keyboard, and open ms paint and paste it to a new file.

Original file created by : http://www.codeproject.com/KB/GDI-plus/ ... awing.aspx

Java Paint doodler.

It draws a line when you drag and press the left button of your mouse on the white space, but if you resize, refresh, or move away from the tab or browser to another program then your picture is gone.

Demo on my website: johnsonyip.com/Javapaint/paint

Source files, HTML applet file, background image & program : http://www.mxproject.com/forum/files/javapaint_505.zip

Text Editor with Built in Browser.
Use the help Menu to switch from Browser and Text Editor mode.
CTRL G .....Go to Browser Mode
CTRL B.......Back to Work mode


Program: http://www.mxproject.com/forum/download.php?id=470
Program Sources: http://www.mxproject.com/forum/download.php?id=469

Web Browser made in C#

Program: http://www.mxproject.com/forum/download.php?id=466
source files: http://www.mxproject.com/forum/download.php?id=465

It seems a little bit faster then my VB Browser.

Press Alt+G instead of Enter in the address bar or press go button.

But, it is a lot more basic .
User avatar
babydorkee
Deejay
Posts: 2112
Joined: Thu Aug 18, 2005 6:44 am
Location: cali
Contact:

Post by babydorkee »

wow u created all these programs froggy??
Image
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 35658
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

Indeed, I made all these programs by reading books, following video tutorials on YouTube, and using my imagination to make them unique.
Post Reply