topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 3, 2026, 4:55 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 951 952 953 954 955 [956] 957 958 959 960 961 ... 1515next
23876
Beautiful stuff, I love it  :-*
The text and images are perfect.
23877
Developer's Corner / Re: The DC Coders' Breakfast Club
« Last post by mouser on March 15, 2008, 09:15 AM »
app,
motherboards are really cheap.  find out the brand of your best friend and see if you can buy his brother or if someone has a spare to send you.
23878
Living Room / Re: Favorite TV Episode???
« Last post by mouser on March 14, 2008, 07:34 AM »
Season 1, Episode 2 of the *original* "The Office" series (The New Girl).
Dr. Katz -- almost any episode starring ben (i'll pick one: "Monte Carlo", where ben starts a celebrity limosine service)
23879
these seem like different problems.. directx capturing for games is highly specialized so wreckedcarzz your problems might have to do with that.  as for the problem mentioned by ioSIS.. that's more tricky to diagnose.  I'm going to release a new build of Screenshot Captor this month with some updated components, let's see if that solves the problem.
23880
Living Room / Re: questions for programmers
« Last post by mouser on March 14, 2008, 04:46 AM »

This might be a good opportunity to remind people about the Self-Teaching Programming Section on this forum:
https://www.donation...index.php?board=77.0



This section is not meant to hold your hand and teach you. Instead it is meant to motivate self-teaching.

Essentially, you will have to get yourself a book or e-book and teach yourself.

What you will find here is a "ladder" of increasingly challenging programming assignments, meant to motivate you to learn and use different facilities of each language.

How this section of the site works:

  • To help inspire you, each challenge assignment is only unlocked after you submit a solution to the previous one.
  • Assignment also often have bonus challenges which you can complete for extra recognition.
  • Users will be rewarded with special stuff in their forum identity - badges or text, etc. so you can show off of your achievements.
  • Other bonus prizes (dc cups and tshirts) may be available to high achievers.

  • You will be able to see other people's solutions after you submit yours.
  • It is your job to test your programs and make sure they work!  Your program is not going to be tested by us - it's up to you to test it and make it work.

  • Submit your assignment as a new post.
  • No one will be able to read it until it is accepted officially.
  • After it is accepted you will be able to read other people's solutions and the next assignment will be accessible.
23881
Living Room / Re: questions for programmers
« Last post by mouser on March 13, 2008, 11:16 PM »
Name:
J. Reichler

Title of job or position held:
Freelance Programmer

How long have u done this job:
I've been programming since i was about 10 years old, and I've taken paying jobs here and there since I was in high school, which was about 20 years ago.

How did u become interested in this field:
My father was the one that introduced me to them.  The first computer we bought was probably around 1977, and i was entranced by the idea of playing games on it.  But at that time there were no games you could buy for that computer (Cromemco Z2d), and the only way to play games was by typing them in yourself.  So I learned how to program mainly because i wanted to create games to play.  I started out at first typing in game listings in basic that they used to print in magazines (Creative Computing) has a special spot in my heart from those days.  As I got a little older my father used to let me stay home from school to program, and programming became more and more central to my life.

What is yur favorite and least favorite part of this job:
First I should say that i don't view it really as just a job.  Programming is the single most important thing to me in life.  It brings me incredible joy and satisfaction.  I think the most pleasurable thing is being able to create something.  To be able to imagine, plan, and then work on something until you've created something new in the world.  The lease favorite part is trying to figure out what is going wrong when something doesn't work the way it seems it should.  Sometimes this can be incredibly painful and i've had neighbors come to my door worried that i was in a fight because i was screaming at my computer so loudly. The other least favorite part is not having enough time to write all the programs i wish i could write.

What kind of training or education have u had for this field:
I mostly taught myself to program using books.  When I got to university I got an undergraduate degree in computer science as well as applied math and statistics.  I was then accepted into a Ph.D. program in Artificial Intelligence, which is the only thing that can compete with programming for my heart and mind, but i've had a very hard time actually completing my dissertation and it's not clear when I will.

What is the future outlook for this field?:
It's hard to imagine a time when there won't be programmers creating stuff.  Regardless of paid employment, most people who are programmers do it because they enjoy it, and financial income is a side benefit.  But programming is changing in that the languages, tools and "frameworks" that people use now are becoming increasingly powerful.  So the starting building blocks that a new programmer can bring to bear are incredibly impressive.  From a financial standpoint, there seems to be a kind of revolution happening in the software world, and i'm not sure how positive it is.  More and more programs are moving to a web-based implementation, rather than a local application running on a PC, the way traditional programs have always been written.  With that we have seen a move to finance software and website with web advertisements.  I worry about this, and I worry about the possibility that fewer and fewer companies are going to be dominating the attention of people who use the internet, in a way that software monopolies could only have dreamed of 15 years ago.  So to summarize i dont have any concerns about the quality of programs that small developers will be able to build, but i have concerns about their ability to get noticed and make money from their creations.

How many hours (or days) do u spend working each week:
One of the reasons that freelance programming is such a perfect job for me is that my internal sleep clock does not seem normal.  It's very hard for me to keep regular hours.  So i do some programming every day.  It's not uncommon for me to spend from 8pm to 8am in a programming marathon.  But some days i spend just dabbling and planning code, without actually coding anything.  Sometimes the best work is done while lying in bed turning a problem over and over in your mind trying to find the right way to solve it in an elegant fashion.
23882
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 13, 2008, 08:33 PM »
i recompiled all of skrommel's ahks with the latest autohotkey and re-uploaded them.
23883
Living Room / Re: questions for programmers
« Last post by mouser on March 13, 2008, 07:08 PM »
Note that anyone who doesn't want to post their answers publicly can send gally a personal message with their answers.
Screenshot - 3_13_2008 , 7_06_38 PM_ver001.png
23884
post them here and you'll get responses from several programmers, which could be a nice insight into how different coders think :)
23885
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 13, 2008, 01:54 PM »
given how this seems to happen with autohotkey regularly, i think if you are a ahk coder who distributes compiled exes, you have to accept that you are going to have to recompile your scripts each time a new version of autohotkey comes out, in order to overcome the previous release's signature being added to antivirus signatures.  you'd think these anti-virus companies would learn by now.

speaking of which.. you know someone needs to make a page calling out the anti-virus programs based on which ones have the most false-positives.  it's long overdue and i dont think the traditional antivirus review sites every test for this.
23886
Screenshot Captor / Re: copy and paste to word results in small images
« Last post by mouser on March 13, 2008, 01:51 PM »
I think you'll find solution here:
https://www.donation...dex.php?topic=8892.0
23887
GOE 2007 Challenge Downloads / Re: Interruptron - GOE Challenge 2007 Entry
« Last post by mouser on March 13, 2008, 12:40 PM »
That is incredibly cool  :up: :up: :up: :up:
23888
I have a fair amount of antipathy and distrust for Thomson ISI, the makers of EndNote, the dominant bibliography management tool on the marketplace.  They basically bought out every competitor product to endnote and then let them all whither and die, including the superior ones (Procite).

I've been very tempted over the years to embark on writing a free alternative to EndNote -- I think it's a crime (and ridiculous) that academic institutions haven't funded an alternative program that would be free for researchers.

So anyway it gives me a lot of pleasure to see a project like JabRef, which by all appearances looks quite substantial and promising:

JabRef is an open source bibliography reference manager. The native file format used by JabRef is BibTeX, the standard LaTeX bibliography format. JabRef runs on the Java VM (version 1.5 or newer), and should work equally well on Windows, Linux and Mac OS X.



from http://www.betanews.com/
23889
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:40 PM »
I've just confirmed that the problem is these antivirus tools are alerting because their signatures are triggering on Autohotkey itself.  If you compile the script with Autohotkey v104705 then you get all the alerts.  if you compile with the version released last week v104706 you won't.  So that is 100% conclusive that the problem is the antivirus programs are once again being braindead harmful products.

ps. you can now compile the script with the latest version of autohotkey yourself to avoid the false positive.  and i can recompile all of skrommels ahks with the newest version of autohotkey to solve this problem for now. but guess what? next week when some idiot writes another harmful script using autohotkey, our little dumb antivirus friends will go off and once again decide to mark every program written using the tool as some random virus.  and the circle of pain begins again..
23890
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:24 PM »
By the way -- please don't take my word for it, download the ahk file and compile it yourself using the autohotkey compiler.
23891
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:24 PM »
I'm starting to sympathize with the companies who are suing antivirus vendors for harming their reputation by identifying things as viruses/trojans when they aren't.  It's really getting triesome.  I sympathize with wanting to be cautious and alert people to possible risks -- but this is outrageous how they state with confidence that files are infected so consistently wrongly.  There has to be something done to force these companies to admit a more realistic level of doubt when identifying problems -- and force them to be more cautious in what they label as malware.
23892
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:20 PM »
See the autohotkey forum for more info about false alarms with autohotkey programs: http://www.autohotke...orum/topic27562.html

This is really getting silly.
23893
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:18 PM »
i've tried compiling this ahk script myself so i *know* there is no virus in it..   these programs are either alerting on autohotkey itself which is outrageous, or else just lines in the script designed to manipulate windows which is freaking them out.  seriously this false alarm stuff is getting out of hand.
23894
Skrommel's Software / Re: winlock & virus
« Last post by mouser on March 12, 2008, 09:15 PM »
There is no virus in winlock.  You can even download the ahk source for it (and all of skrommel's programs) yourself and build it into an exe easily using the autohotkey compiler with just a few clicks.

23895
Living Room / Re: History of DonationCoder.com
« Last post by mouser on March 12, 2008, 07:30 PM »
Might be nice to collect the top 10 historical threads on DC.


(Cody mascot birth thread is here)
23896
Living Room / Re: Idea: "DC Member Book X - Volume 1" - Request For Volunteers
« Last post by mouser on March 12, 2008, 06:05 PM »
Just think of it as like an athology of the users on the forum each year.  Each user will decide that they want to put on their page (a fictional story, their life history, pictures, poetry, political rantings, whatever).

I'd like to find one or two people who would be willing to volunteer to organize this -- I don't think there's too much involved, but you'll have to create the templates and then ride heard on people and make sure they get their stuff submitted and in proper form, etc.

Any volunteers?
23897
The Form Letter Machine / Re: How big can this thing get? and features
« Last post by mouser on March 12, 2008, 06:03 PM »
Thank you for the nice sentiments.
Regarding big trees, i don't know of any limit but backup your tree directory occasionally just to be safe!

I think it's increasingly clear that the Form Letter Machine needs a v2 rewrite, but as you say there are some things that are really easy to add now and there is no reason not to. I'm going to have some time in april to update all of my programs and i'll do all of the quickie features that i can.
23898
Actually i think this may be a bug -- i'm going to finally have some time to work on my dc programs in april so look for some major updates around then.
23899
Living Room / Idea: "DC Member Book X - Volume 1" - Request For Volunteers
« Last post by mouser on March 12, 2008, 05:57 PM »
Ok here is a silly but fun idea that I'm hoping someone here might want to pick up and run with..

The idea is simply to create a (yearly) book where members of the site can (electronically) submit one and only one page to contribute to it.

The pages would be collected and made into a pdf file for download by all.  Maybe we could do it every year.

Technical details:
 A template of some sort using an open source cross-platform word processor, so that there was a modicum of uniformity in look -- e.g. each page would have an area where the person describes themself, page number, member name on the forum, etc.
 No NSFW content will be allowed.
 No copyrighted images will be allowed.

Think of it like a time capsule.

Maybe nudone or someone could make a nice cover graphic staring Cody the mascot.

Who could participate? Anyone minimally active on the forum.

What do you think?
Pages: prev1 ... 951 952 953 954 955 [956] 957 958 959 960 961 ... 1515next