|
-
Jun 27th, 2000, 05:54 PM
#1
Databases...games...HTML editors...spreadsheets...blah blah blah
What sort of projects are people working on?
-
Jun 27th, 2000, 06:04 PM
#2
Fanatic Member
I'm working on two projects at the moment .
1, Interface to a current billing system and reporting this in an access database.
2, Enhancement to a Crap ICL program
Gary Lowe 
VB6 (Enterprise) SP5
ADO 2.6
SQL Server 7 SP3
OK I know my spelling and grammer is crap so don't quote me on it!
To err is human to take the P! is only natural !!
Click on the top section of image for Marcus Miller website and bottom section of image for 'Run For Cover' sound clip

-
Jun 27th, 2000, 07:11 PM
#3
Fanatic Member
I'm terrible at finishing things and coincedently I was just today trying to figure out a way of managing all these unfinished projects and I'm going to build a VB Project manager! (Yet another project for the list... most of these projects are about 80% done.
Code:
DES Project
GIF Project
LWZ Compression Project
Project Project (merge with project below ??)
Project Management Project (see below)
OCX Project (progbar, hyperlink)
DLL Project (sort, search, encrypt etc)
VB KnowledgeBase Project
History/Diary Project
3D anim Cube Project (Back face removal)
Neural Network Project
Inno Front End (simple)
his is what I'm thinking about for the Project manager...
Project Management
VB Addin ??
Project list with Current status (Open, Closed)
Creates own SubDir to hold source code (shared code depository needed too)
Dir structure management
Open Project
Quick view task list
open source
Run Current exe
Project description and goals
Used Objects list (read vbp file)
Import Project
Point to VBP file
Scan for dependancies, mods frms etc (read vbp file)
popup on cls and mod files for shared
copy files
Backup Projects
Collect all of maindir and compress (zip? bar graph would be good! Encrypt)
Links & Tools
Inno Setup
Create template file with copy and paste script text ready
Include Inno Package?
VB Knowledgebase
DIR Management
\MainDir
Program.exe
\ProjectsDir
\Project1Dir
\Project2Dir
\Project3Dir
\Shared
\Cls
\Mod
I have a bad habit of dropping a project once I've got the concept finished and working.
Work project get done, but they're not fun. These are just home projects
[Edited by Paul282 on 06-28-2000 at 08:13 AM]
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
-
Jun 27th, 2000, 07:16 PM
#4
Fanatic Member
hi,
i am creating two programs
1) a monopoly game linked to my local town
2) a new interface as opposed to the windows one.
Merlin ?
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
[ Galahtech.com] | [ My Site] | [ Fishsponge] | [ UnixForum.co.uk]
-
Jun 27th, 2000, 07:29 PM
#5
Junior Member
I am currently working on a database that tracks rolls of steal for one of the local steel companies in my city, pretty boaring stuff. I think I am going to convert it to a web app when I am done, it's something that I have yet to do.
Using VB 6.0 SP 3
Bed goes up, bed goes down
-
Jun 27th, 2000, 08:05 PM
#6
I am currently working on a package of different Casino Games.
-
Jun 27th, 2000, 08:25 PM
#7
Lively Member
I'm currently working on a program that merges 2 or more pdf files together. This is just the first step in the project. and right this minute I'm not enjoying it. :-(
Using VB6 Still Pluging away
-
Jun 28th, 2000, 12:03 AM
#8
Fanatic Member
That would be for my teacher to keep track of students grades and their overall progress + the student will have the ability to connect to my teacher's computer and with the students username and password he/she will be able to see his/her grades, comments etc. So basically it will be kind of server application for the app I've already created for students.
-
Jun 28th, 2000, 01:02 AM
#9
Frenzied Member
I will be making an install wizard soon
-
Jun 28th, 2000, 02:19 AM
#10
-
Jun 28th, 2000, 02:43 AM
#11
At work:
Just finished a program that reports sales order bookings, and sales order changes.
Also finished another app, that graphically displays the demand for a finished product (in a factory, so the demand is mostly created by sales orders), against the coverage (can be stock, workorders in progress, or - if outsourced - purchase orders).
At home:
Playing around with the network functions in mrp.dll, netapi32.dll, and the NT security functions in advapi32.dll
One prog is to show the files in use at a specific server, with the user who has the file open. Additional functionality is to send a message to that user.
I'm adding some features now, like selecting a server (NetServerEnum) or a share (NetShareEnum) from a list.
I also would like to browse the network, and return the local path on the server of the file selected. I'm having some problems with this, so if anyone has an idea how to translate a UNC path to a servername, and the local path on that server I would be greatfull. The problem is with multiple shares in a path.
How do I detect that the second share in the following path is a share and not a folder:
\\server\share\folder\share\folder\file
Any info on WNetGetResourceInformation is welcome.
-
Jun 28th, 2000, 02:46 AM
#12
Hyperactive Member
I'm working on an IIS app that will accept input from
the user and send it to a SQL7 database. I'm also working on getting SQL to store images.
I'm also toying with the idea of an ActiveX control, but I don't know yet what the pro's and cons of using an ActiveX control are yet.
-
Jun 28th, 2000, 02:56 AM
#13
Hyperactive Member
For work I am developing CNC machining software to operate automated milling machines. It is VERY cool and will be on the market in about 30 days. It was work work, but it was fun.
-
Jun 28th, 2000, 03:34 AM
#14
Addicted Member
At work:
Doing ASP programming....
-Developing front end Web Tools for Administrative Staff to have easy use of SQL database (pretty easy and boring)
-tyring to get dynamic image thumbnailing to work (roadblocks everywhere)
-using matlab web server and database toolbox to do error-reduction for data coming in on LAN (just starting)
At home:
I don't program! Only do it at work cuz I have too... 
dvst8
Secret to long life:
Keep breathing as long as possible.
-
Jun 28th, 2000, 06:38 AM
#15
transcendental analytic
Hehe, Paul, I have about 50 unfinished projects and i don't have time to work with 1 or 2 at the same time.
Currently:
RTS game
Winamp Lyrics Editor/Displayer
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 28th, 2000, 06:45 AM
#16
Frenzied Member
I'm working on two:
For fun, a game to practice with BitBlt
And for major practice, Im making an online game to practice BitBlt and Winsock at the same time.
I have the same problem Paul, if you could only see the folders and folders full of unfinished projects.
-
Jun 28th, 2000, 11:39 AM
#17
Project
Currently I am working on a Search/Seizure Warrant Inventory that gather information and generate reports.
-
Jun 28th, 2000, 12:41 PM
#18
Member
I am working on two projects:
1. Data Integration System
2. Sales Monitoring System
Mikey
A/P
Using VB6 SP4 Enterprise Ed.
-
Jun 28th, 2000, 01:06 PM
#19
Hyperactive Member
I am working on a project to :
accept user definitions for their MIS system, (like layout, logics, enabling, default, integrity check, workflow control etc)
generate VB source code and optionally automatic compile (VB5.0, VB 6.0 and ASP)
Generate documentation, such as DB layout, ER diagram, program spec, user guide, help file
it is around 90% done and undergo pilot testing.
-
Jun 28th, 2000, 01:28 PM
#20
Fanatic Member
My first VB6 program (collectively: "ahhhhh")
I'm working on my first program in VB6, it's a program that will automatically pull up random questions from a text file full of multiple choice questions for the A+ quiz and test me on the material. It's going to sort the multiple choice randomly, too, so that you can't start memorizing the letters to the corresponding questions.
. . . Hey Mih_Flyer, you were wondering if anyone had any ideas for a project for you to get into? Seeing as how you're a med student, maybe coding some sort of study guide program would be worth your while.
mikeycorn
-
Jun 28th, 2000, 01:51 PM
#21
Addicted Member
I am working on an internet search utility, to search different search engines, a bit like webferret just not as good lol. I've completed the searching part of it, I just gotta add some options or something to it.
if you want to check it out what is done so far, and tell me if it works for you on your computer or not goto:
http://forums.vb-world.net/showthrea...threadid=21163
a link to download it is there.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|