Results 1 to 8 of 8

Thread: need some ideas for programs

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2003
    Posts
    601

    need some ideas for programs

    I need some ideas for some programs to make. Im unsure on what to make.

    I currently have made and released the following programs.

    Magic 8Ball (easy, but actually extremely popular)
    Link Back Verifier (enter sites and sites taht link to your site to check if they linking back to you)
    Mouse Track (tracks how far your mouse has traveled in inches , miles)
    Account Manager (Stores account types, login and password for different type of accounts)
    A Phone book
    Pong
    Tic Tac Toe
    Tile Merger (merges 2 tiles together)
    Siphon Anime Lister (enter your anime list into a custom database and displays it has a html file)


    Anyone got any good suggestions for some programs or even games.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: need some ideas for programs

    What language?

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2003
    Posts
    601

    Re: need some ideas for programs

    does the language really matter?

    either vb or C++.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: need some ideas for programs

    Make an RSS Reader.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2003
    Posts
    601

    Re: need some ideas for programs

    anybody else?

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: need some ideas for programs

    Yes, make something that I believe will be useful to you for your entire programming career.

    Make yourself a Code Library. I use an Access 2000 database with a VB6 front end (it actually started as a VB3 front end with an Access 2.0 database).

    I have a treeview which list all of my code categories, i.e., Visual Basic, Java, SQL, etc

    In one iteration or another I've had this program for 11 years and it has been extremely beneficial. Whatever you do something cool, pop into your library. If you see something cool that someone else has done that you think might be good to have for something, just pop it in your library.

    It is also something you can burn to CD and take with you on every job you have/go to.

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: need some ideas for programs

    Thats a great suggestion Hack. I just use a VSS database and I can access it from anywhere using SourceOffSite
    software, which is nothing more then an automation overlay of VSS Object Model.

    How about just automating anything that you do repetitively? Making yourself more effecient is always a good thing.
    It can give you more time to visit VBF!

    I made a quote program for quoting potential programming projects using Word and VB6. Its like a wizard and
    at the end it autogenerates a Word document for printing or emailing to the client.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: need some ideas for programs

    I like VSS but the Code Library is yours, and yours alone. I've moved from job to job at lot, especially when I was contracting, and having my own personal Code Library was a life safer on more than one occasion.

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