Results 1 to 12 of 12

Thread: Inspiration?

  1. #1

    Thread Starter
    Hyperactive Member kazar's Avatar
    Join Date
    Apr 2006
    Location
    UK
    Posts
    323

    Inspiration?

    Hey,

    where do you go for inspiration for coding projects?

    Thanks
    KAZAR

    The Law Of Programming:

    As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
    __________________________________
    www.startingqbasic.co.uk

  2. #2

    Thread Starter
    Hyperactive Member kazar's Avatar
    Join Date
    Apr 2006
    Location
    UK
    Posts
    323

    Re: Inspiration?

    haha, i know what you mean, but i tend to be in the middle of something completely non-coding related that i can't get out of when inspiration arrives, which irritates.
    KAZAR

    The Law Of Programming:

    As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
    __________________________________
    www.startingqbasic.co.uk

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Inspiration?

    I used to get that.. so I would carry a (very) small notebook around with me, so that I could make notes about any ideas I had.

    The only problem was that my notes after a couple of drinks were very hard to read!

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Inspiration?

    Quote Originally Posted by kazar
    haha, i know what you mean, but i tend to be in the middle of something completely non-coding related that i can't get out of when inspiration arrives, which irritates.
    I don't have that problem, because usually I am reminded of it by being incessantly asked whether I have done it yet.

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

    Re: Inspiration?

    Quote Originally Posted by kazar
    Hey,

    where do you go for inspiration for coding projects?

    Thanks
    My InBox and meetings.

  6. #6

    Thread Starter
    Hyperactive Member kazar's Avatar
    Join Date
    Apr 2006
    Location
    UK
    Posts
    323

    Re: Inspiration?

    ah right- nah i'm talking about non-work related - private projects.
    Anyway, i tend to write code in my head when i am doing something else, and get a bulb lighting up. Except when i'm driving!!
    KAZAR

    The Law Of Programming:

    As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
    __________________________________
    www.startingqbasic.co.uk

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

    Re: Inspiration?

    In my entire career I have only written two programs that I actually use myself, and those are my Code Library and my Website Address Book. Both of those came about as a result of necessity.

    So, that would be my answer to your question.
    Quote Originally Posted by kazar
    where do you go for inspiration for coding projects?
    Necessity.

  8. #8

  9. #9
    Frenzied Member SeanK's Avatar
    Join Date
    May 2002
    Location
    Boston MA
    Posts
    1,160

    Re: Inspiration?

    Quote Originally Posted by Hack
    My InBox and meetings.
    Quote Originally Posted by RhinoBull
    ... to work ... (boring, eh)
    Make that three that get their "inspiration" from the same place their get their pay check!
    Beantown Boy
    Please use [highlight=vb]your code goes in here[/highlight] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.

  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Inspiration?

    I don't "go anywhere" for coding inspiration.... it just sort of happens.... that's why it's called inspiration....

    -tg

    OG Tay sez: Why you diss me like that?
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  11. #11
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Inspiration?

    My coding-for-fun days are over.
    Apart from work, I only develop when I need a software but there are no freeware to meet my requirements.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  12. #12
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Inspiration?

    Quote Originally Posted by Hack
    My InBox and meetings.
    Me too, in the form of "could you create something that would ...?"

    Okay, that's perspiration. Inspiration? Lots of places. I wanted to stream metadata on an audio stream, but the existing product cost $50, so I wrote my own. Someone needed a security (as in Keystone Kops) database, including "mug shots", so I wrote one for him (thanks, in part to ideas I got here). I wrote an unerase kind of program back in '79 because I deleted *.bas instead of *.bak.

    I keep a pad handy (no problem reading it, since alcohol would cause more problems than just shaky handwriting) and a little recorder on my night stand. Post-it notes (electronic ones) on my screens. Notes in my pockets. (No, I haven't worn a pocket protector since the '50s. Or maybe the '60s, but who remembers the '60s?)
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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