Page 1 of 4 1234 LastLast
Results 1 to 40 of 122

Thread: What are you all doing?

  1. #1

    Thread Starter
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    It suddenly occured to me that we are all here on this bulletin board solving each others niggles and problems and being generally nice guys/gals to each other but we don't really know what each other is really doing - we don't know the bigger picture.

    I thought it might be quite interesting to know what kind of applications are being developed in VB - not only would it serve to show non-believers just what is achievable in VB but I think it would be interesting just to know. Maybe I'm the only one with this opinion. Who knows!

    Myself, I'm currently writing a system to store Customer Loans information - this backs onto a SQL Server and links to Crystal Reports for printing facilities. It makes extensive use of the Apex TrueDBGrid (and people who know me would expect that!) and has to be user-friendly, quick and powerful.
    I am re-writing the front end to replace a less-impressive front-end written by someone who has now left the company, and I am generally impressing whoever sees it (not to show off too much! )

    So, what are you all doing?



    ------------------
    Mark "Buzby" Beeton
    VB Developer
    [email protected]



  2. #2
    New Member
    Join Date
    Jan 2000
    Location
    Blackpool
    Posts
    14

    Post

    Working on a front end reporting application which accesses an Oracle Server farm through a metaframe connection. Its cutting edge man

  3. #3
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    At the momnet I am reading a VB forum!

    Actually, I'm writing a Web-based maintenance inteface to maintain a set of data files on a UNIX System.

    I wrote a prototype using vb objects embeded in Active Server Pages. That worked fine but BMW's 'Blue-Print' states that all web based apps have to run on Netscape Enterprise Server.

    Luckily it can still be on an NT server box!


    so I am in the process of converting the ASPs to server-side javascript.

    It is not possible to embed VB objects into Server-side scripts so a service (written in VB of course!) will be running on the server an periodically checking the database for changes and then doing the stuff the embeded objects were doing before.



    ------------------
    Mark Sreeves
    Analyst Programmer

    [email protected]
    A BMW Group Company



  4. #4
    Hyperactive Member onerrorgoto's Avatar
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    330

    Post

    Well, I develop a system for an Operahouse in Sweden. Its my first project as a Software Developer.
    It will control the hatches in the floor on stage, and the UI will control whitch hatches that the user wanna Open or Close thru a "Pointing screen?"(user click on the screen, no mouse or keyboard). The system communicates with a PLC-program thru the com-port.
    I will be deliverd in August so the pressure is building for every day

    ------------------
    On Error Goto Bed =:0)
    [email protected]

  5. #5
    Guest

    Post

    I'm writing/maintaining an app which makes it possible for clients to order stuff from their suppliers

    It lets them request stock/prices/etc.
    The client program is universal, and the different server programs work with different databases; AS/400, Oracle, SQL Server, Access, etc, I'm also writing a web interface for this.

    And I'm working on creating a program which works with WAP(Wireless Application Protocol) for use on cell phones and other mobile devices.

    Also some different update programs.


    ------------------

    Vincent van den Braken
    EMail: [email protected]
    ICQ: 15440110
    Homepage: http://www.azzmodan.demon.nl




  6. #6
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    I'm working on a financial package (MSDE/SQL server as backend), a custom made search/maintenance technical car info program (SQL Server), and creating some maintenance screens in asp (SQL Server as backend). Hehe not at the same time though... I can multitask as good as DOS can :-)

  7. #7
    New Member
    Join Date
    Feb 2000
    Posts
    1

    Post

    Am I the only one here who is just a hobby programmer doing/learning this stuff for fun! I code a little in VBA at work but that's about it.

    I just wrote a neat little utility for tracking stock prices on an online movie stockmarket game I play (www.hsx.com), which I'm rahter proud of. It was my first non-"hello world" type program.

    And thanks to the guy who helped me out with the flashing toolbar thing. I can't find my old message so I couldn't send an email!

    Next project will be rewritting a little puzzle game I wrote years ago in QBasic. I'm going to use it to try and teach myself Direct X stuff.

    And I'm doing a happy dance because yesterday I found out that they have a site license ofr Visual Studio 6 where I work so I don't have to buy it.

  8. #8
    New Member
    Join Date
    Jan 2000
    Location
    Ireland
    Posts
    15

    Post

    I'm working on an Automated Test System for Routers. Alot of the project uses in-house applications and Rational Robot scripts.

  9. #9
    Guest

    Post

    I write code that interfaces with "Security" software and stores info into various different DBs for administration, testing, and reporting.

    ------------------
    Boothman
    There is a war out there, and it is about who controls the information, it's all about the information.


  10. #10
    New Member
    Join Date
    Feb 2000
    Posts
    1

    Post

    Well... at the moment im searching for helllllppppppppp to delete a key from registry

    Seriouslly, or maybe not, im writting a frontend to a Adventure games walkthroughs solution database, my sun has, and i do little things to get his attention to VB/programming, he really likes VB, so im trying to help

  11. #11
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Calgary Alberta
    Posts
    359

    Post

    Buzby, Buzby, Buzby... nosey aren't you? :-) Just kidding. I'm currently working for a company that developes sensory software. Software for taste panels, data collection etc. I basically do what ever programs are needed for inhouse, several small components for our software as well as 1 big project for a client. I'm going to be moving to Calgary so if anyone knows of work there, let me know :-)

    ------------------
    'cos Buzby says so!'

  12. #12
    Addicted Member
    Join Date
    Feb 2000
    Location
    London, UK
    Posts
    145

    Post

    Ash: No, you're not alone, I'm a happy amateur as well.
    I'm currently reading windows programming with VB in school, and as exam I'm making an encryption program. The goal is tha have a small text-editing program, like NotePad och EditPad, but with a function for encrypting and decrypting the text.
    I guess you'll hear more from me, I need quite a lot of help...

    Pentax

    ------------------
    Wilhelm Tunemyr,
    Sweden

    [email protected]

    "Dort, wo man Bücher verbrennt, verbrennt man am Ende auch Menschen"
    Heinrich Heine (1797-1856)

    Pravda zvítezi!

  13. #13
    New Member
    Join Date
    Feb 2000
    Location
    Miramichi, New Brunswick
    Posts
    5

    Post

    Another amateur over here.

    Just recently graduated and this is my first programming job in VB. I havent really had all that much experience with it, but I do see what VB can do, and I am happy to be using it. Been playing around with API's as you may see in some of my questions.

    Current project is an instructional software package, with media. Your basic Computer Based Training package.

    Anyways, cheers, have a good day all.

    Michael Raczynski
    Developer

  14. #14
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393

    Post

    Well,

    My first project was to rewrite an app that basically calls up batch files that run Oracle SQL routines. Pretty basic.

    I just rewrote some spreadsheets from Lotus 123 to Excel using VBA for importing info from comma delimited files, (pretty slick; still grinning everytime I use it ). They also write out space delimited files for use with Oracle 8.

    Right now, I'm working on a small project tracking app for inhouse use.

    I'm pretty much a hobby programmer at home. I'm working on a time tracking program to compile time each month spent in activities and can add users, delete users and the like.

    I love programming and hope to do it someday professionally.

    Thanks for starting this topic, Buzby.

    JazzBass

    ------------------
    21 yr old beginner VB Programmer
    VB 6 Professional @ Home
    VB 3 Professional @ the Office


    [This message has been edited by JazzBass (edited 02-16-2000).]

  15. #15

    Thread Starter
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    What a diverse world we live in. Aren't you glad I asked? It seems we are all doing different things (no suprise there)


    ------------------
    Mark "Buzby" Beeton
    VB Developer
    [email protected]



  16. #16
    Addicted Member
    Join Date
    Oct 1999
    Location
    Oporto, Portugal
    Posts
    134

    Post

    Doing some diferent things.

    I work with hospitals and clinics to solve some problems like patient qeueing, DICOM printing, database for client processing, etc...

    At home I'm developing an electronic fuel injection UI for a hobby I have. Shell Eco-Marathon.



    ------------------
    Jorge Ledo
    [email protected]
    Portugal were the sun allways shine... for programmers.

  17. #17
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Calgary Alberta
    Posts
    359

    Post

    You know, for only 15 or so programmers here, we sure do have a lot of questions huh :-)

    ------------------
    'cos Buzby says so!'

  18. #18
    Addicted Member
    Join Date
    Jan 2000
    Location
    Oshkosh, WI
    Posts
    163

    Post

    I'm working on a manufacturing system which collects production data. It has a MS SQL server back end and also interfaces to a manufacturing planning application. It runs 24 X 7, 363 days a year. Its been running for nearly 2 years with very few problems.

    Who says you can't write mission critical systems in VB.

  19. #19
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Well, I'm working on an Enterprise application (databases: Sybase 11.0 and SQL Server 7.0). Application consist of 2 parts: Windows Client and Web Client (using VB, ASP, IIS and Vantive).

    Also, I'm working on a private contract to create a middle tier COM object using VB and XML.


    Good luck to all.


    ------------------

    Serge

    Senior Programmer Analyst
    [email protected]
    [email protected]
    ICQ#: 51055819

  20. #20
    Hyperactive Member Gimpster's Avatar
    Join Date
    Oct 1999
    Location
    Redmond, WA 98052
    Posts
    331

    Post

    Well, I landed my first programming job about 5 months ago, and didn't know a damned thing about VB. But I've learned a lot since then.

    I've been working on a project which, when finished will be a program to print invoices, keep track of inventory, manage work orders, and keep track of customers and employees.

    It has Sybase SQL 11 on the backside, and I also was working on a web interface using CGI/PERL, but I had a lot of problems with it, so I put it on the back burner for now.


    ------------------
    Ryan

    [This message has been edited by Gimpster (edited 02-16-2000).]

  21. #21
    New Member
    Join Date
    Feb 2000
    Posts
    8

    Post

    I got my job 5 months ago, too. I started off doing alot of excel and powerpoint work...and slowly migrating my experience into VB. I am taking a VB and C++ class now. I need it . Between work and clases, I don't have much of a life. Later, I need to veggie my brain.

  22. #22
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post

    Well im Working on a Firewall Type program with a port scanner and so on


    16 year old program that Me
    Vb 5 Ent At Home
    vb6 Pro At Home
    Well nothing at the office aint got a job yet
    VC++ 6 At Home
    Well i got alot of stuff at home wow how kewl heh

  23. #23
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Post

    I make utilties for myself mostly and games, I get bored easily.

    ------------------
    DiGiTaIErRoR
    VB, QBasic, Iptscrae, HTML
    Quote: There are no stupid questions, just stupid people.

  24. #24
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305

    Post

    I just finished a program that opens up a bunch of internet sites simultaneously in different windows. This is a very good program; download it here:
    http://www.winsite.com/info/pc/win95...zip/index.html

    Seriously, I use this all the time now, and it is especially useful when you have a routine for getting on the net. I have it set up to start up Slashdot, VB-World, NY Times, etc... when I push go.

    I'm currently working on something for the science fair that uses lasers and sound and stuff. It's neat.

  25. #25

    Post

    I'm looking to chuck a load of physics equations together with a load of virtual 'particles' and simulating a galaxy foration.

  26. #26
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281

    Post

    Hi,

    I'm currently working on 2 projects: The first is a webclass app that binds to a SQLServer database and allow "clients" to access their account information via our secured web server....

    The second project I'm working on is a client/server app that will allow someone to FTP into our server and retrieve text files and/or browse certain directories.



    ------------------
    CompuGEEK
    [email protected]



  27. #27
    New Member
    Join Date
    Feb 2000
    Location
    Salem, Oregon, USA
    Posts
    14

    Post

    Wow!
    Looks like your all doing some fun stuff! I seem to be doing some brain-dead easy stuff right now...
    Currently: Report app connecting to Informix database. Creates tables for speedier reporting. Reports can be added with just a change to the INI file. Boring, easy, etc...
    Also:In-house tools as needed. Such as Whos logged on at workstation X? Or, what is so & so's Phone number?

    Litehouse...
    AKA,
    Chris Howell
    Programmer/Analyst
    Oregon Dept. Of Transportation

  28. #28
    Lively Member
    Join Date
    Jul 1999
    Posts
    87

    Post

    I'm making a Shell Replacement, to start instead of Explorer, that's why I have all these questions about System Tray and Windows stuff, if you were wondering.

    If anyone can help me with creating my own System Tray, please E-Mail me or reply on my other post.


    ------------------

    ----------------
    Thank you, KeLi.

    Homepage: http://zleepy9000.tripod.com
    ICQ: 40269591
    Mail: [email protected]

  29. #29
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Post

    I'm working on some games, main project is a multiplayer role playing game.

    http://cronus.spaceports.com/~zirkel/

    ------------------
    [email protected]
    ...
    Every program can be reduced to one instruction which doesn't work.
    Last edited by Fox; Dec 5th, 2001 at 12:32 PM.

  30. #30
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284

    Post

    Yeh sounds like I do similar stuff to JorgeLedo, ie Clinical/hospital, waiting lists, appointments etc. SQL in the background.

    It's just contract work.

    I'm in college the rest of the time.

  31. #31
    New Member
    Join Date
    Feb 2000
    Location
    Sydney, NSW, Australia
    Posts
    8

    Post

    Im writing a 3D state of the art chess game in VB using DirectX 7. If anyone would like to help my e-mail and icq are as follows:

    [email protected]
    ICQ: 37259165

  32. #32
    Hyperactive Member gravyboy's Avatar
    Join Date
    Jan 2000
    Location
    Where I was before . . . if you don't know then you're new!
    Posts
    334

    Post

    I'm working on fixing a VB3 app at the moment, an unbelievably tedious task. It may be easier to rewrite it to VB6 - the db's it uses are Approach .dbf's and it's UI was designed by Picasso!

    I mainly do inhouse stuff that automates manual crap (you know the score 4 PC's = 20 humans - and they never go wrong . . .)I got into this via Access and then just moved on from there.



    ------------------
    Matt G
    Either [email protected]] or [email protected]

  33. #33
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    Post

    amateur here.
    as yet i have not found any company to buy my programs. i wonder why, seeing i'm only in year eight at school.

    meanwhile, i make some money selling programs to friends etc.

    but i am working on a shares program at the moment.


    ------------------
    david
    Teenage Programmer


  34. #34
    New Member
    Join Date
    Jan 2000
    Location
    mount clemens, mi, us
    Posts
    12

    Post

    my "day job" is actually in business basic
    (pause for reflexive cringe)

    but i've got a few things im doing on the side and for myself in vb.

    i have one side job working on a game with three people through the internet. and i also make a lot of little utilities and games that i plan to distribute as shareware, one of which is a net enabled version of the lightcycle game in the old arcade game TRON.

    other than that im trying to further my education and someday get a "day job" in visual basic.

  35. #35
    Lively Member
    Join Date
    May 1999
    Posts
    89

    Post

    Im working on an Access applicaiton that will track new work that comes in for programers. It is an access front end with a sql 7.0 backend.

    I also do some games here and there...

  36. #36
    Lively Member
    Join Date
    May 1999
    Posts
    89

    Post

    Im working on an Access applicaiton that will track new work that comes in for programers. It is an access front end with a sql 7.0 backend.

    I also do some games here and there...

  37. #37
    New Member
    Join Date
    Feb 2000
    Location
    Shoreline,WA,USA
    Posts
    3

    Post

    I'm working on a NTier Project with Sql Server and Microsoft Transaction Server.

    Bunch of Active X Dlls, couple of them interact with SQl Server, One of them encapsulates business rules(store procs are not doing that)

    First Phase would be able to use for IIs and Web Development,
    Second Phase would be able to use the same Architecture to create a Win32 trough RDS and
    DCOM ....lots of stuff to learn


    Carlos F. Venero
    [email protected]

  38. #38
    New Member
    Join Date
    Feb 2000
    Posts
    1

    Post

    I am looking for a decompiler... dont get me wrong, guys/gals...
    I created an APP using VB last year and have lost the source.
    I have been asked by the volunteer association that I am working with for annual Quiz competition to do some changes and I have to decompile it to do that. If anyone can help me in this, I'd really appreciate since it will be great for the kids tomorrow.

    ------------------
    Salim Nensi
    (416) 863.2125

  39. #39
    Lively Member
    Join Date
    Jan 2000
    Posts
    123

    Post

    Well right now I am working on an rpg much like the old "Bard's Tale" only with more caracter interaction. It is more of a combination b/w "The Bard's Tale" and AD+D. The great thing I hope to do with it though is allow the gamer to create most of the game and then interchange them. So really all I need to do is the layout, design windows, and the nessecary tasks off displaying pictures and figuring position and calculating stats.

  40. #40
    Junior Member
    Join Date
    Feb 2000
    Posts
    22

    Post

    I am currently trying to develop in VB a program to dynamicaly map the human DNA chain. Performance has been an issue. =)

Page 1 of 4 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width