topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday March 28, 2026, 12:11 am
  • 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 ... 1284 1285 1286 1287 1288 [1289] 1290 1291 1292 1293 1294 ... 1515next
32202
Living Room / Re: Giant devil rabbit terrorises village
« Last post by mouser on April 07, 2006, 11:42 AM »
are you sure it's not this guy:




http://news.bbc.co.u..._4676900/4676904.stm

 
Herman the giant rabbit
 
A man has been showing off his gigantic rabbit named Herman.
The mighty bunny weighs a massive 7.7kg, and his ears are a lengthy 21cm - almost as long as most pet rabbits are tall. And he is almost 1m tall.

The German Giant is even big for his breed, which usually tip the scales at around 6kg.

Herman lives in a specially built solid oak hutch and chomps his way through just over 2kg of food a day. His owner says his favourite snack is lettuce.
32203
cpilot i understood your idea completely, and i like it.
im just taking the opportunity at every stage to remind us all that we want to take care in all we do not to lose the spirit of the site.
32204
i would agree that we have to be very careful that we dont turn this play into just another sell things for highest price site.  we all know that is not what dc is about.  we have to make sure we keep with the donation-based spirit.

it's fine if people want to make arrangements for fees for bigger projects - i am all in favor of people finding jobs here. i think that would be a nice thing.

but we just want to make sure we dont lose the generous nature of the place.
32205
fSekrit / Re: Progress report etc.
« Last post by mouser on April 07, 2006, 06:31 AM »
this is a really interesting issue i hadn't even considered..
looking forward to hear what you come up with.
32206
It would be like the "search for a specific user" feature, but would list all the members that posted at once. Then you could go down the list and give as you see fit.

this is actually a good idea as well.. just have to figure out how to implement it in current framework.
32207
matching credits - now that is brilliant.
ok you win a prize with that one. makes so much sense. we can have funds where the site promises to pledge matching credits. really nice idea.
32208
DC Website Help and Extras / Re: Banners
« Last post by mouser on April 07, 2006, 04:30 AM »
Perfect timing for this question.

Now that we've got the DonationCredits system in place i feel like we can finally provide a reasonably easy way for them to receive donations, and have a more symbiotic relationship to the rest of the site.

This was a major motivation for the DonationCredits thing - to make it easier for programmers and reviewers to receive donations.

Now we just have to figure out a sensible policy for adding more software and authors.. We need to discuss this more here at the forum.


some other side notes:


anyone on the site is welcome to put a link on their own offsite pages to the donation page for them at DonationCoder.com.
here's some sample html code that shows a gold coin that will link to your donation page, just change ######## to your userid number, which you can find by clicking the profile button above and then clicking "account settings on the left", and then look it the url address above and copy the number after the u=

<a href="https://www.donation...sa=search;fields=uid"><img src="https://www.donation...mages/dcgoldcoin.gif" style="vertical-align:bottom;margin: 0 0ex;" alt="donate to author" />&nbsp;Donate to author.</a>

when users click that they will be taken to your donation page here where they will read your blurb donation profile and can either donate to you with credits if they are a member, or visit your offsite paypal donation page if you've configured one.  for more info on configuring these see: https://www.donation...dex.php?topic=2942.0



another point:
we are about to start a huge C++ Builder programming contest which might be perfect for making a windows version of your program; prizes for the winners plus we'll be spotlighting winning programs to try to get them some donations.  seems like might be a perfect match :)
32209
DC Website Help and Extras / Re: Banners
« Last post by mouser on April 07, 2006, 03:49 AM »
great to see you are using it :)
yes you are a full charter member now so of course you can use that :)

i'd love to see more buttons and banners staring cody.

we will offer some donationcoder.com cups as prizes to the best ones :)
32210
it's really a fantastic idea, but that's the only question - whether the existing graphics-centric board dont already do this well enough to make it a bad idea for us to try to do it here also.
32211
i am always open to providing web space to people who need it and dont have other resources.
32212
Best Music Service / Re: Napster not good for casual music purchasers.
« Last post by mouser on April 06, 2006, 03:20 PM »
i definitely think a new shootout is in order soon, since the first one is a year old.

your points are well taken and have been raised by others, and i think really that there are probably two very different audiences who would like 2 very different answers.

for me,
i get the most fun from exploring music and downloading a lot to listen to for a short time.  and maybe burn some to cd for permanence.

so for me, what i like most is unlimited downloads for small monthly fee.  and the drm stuff doesnt bother me too much since ill just burn it to cd if i want it forever.

but a lot of people go more for downloading the songs they already know they want to own - in which case these "rent-like" drm models are totally unacceptable.
32213
i tried veign, but someone is camping on it so it doesn't look possible.
32214
Developer's Corner / Re: Language for professional, sellable software?
« Last post by mouser on April 06, 2006, 08:21 AM »
codeproject.com is one of the best resources for windows development on the planet.
32215
Developer's Corner / Re: Language for professional, sellable software?
« Last post by mouser on April 06, 2006, 07:27 AM »
we are about to run a huge contest for c++ builder, a RAD C++ tool that is used a lot in my programming.
i'm a big fan and we're going to be giving out over $15k in prizes.. might be a good time to give it a try :)
32216
here's an interesting idea for a coding snack, for someone who knows a bit of windows and dll stuff..

the idea was inspired by a trouble using a right click context menu extension to upload an image to imageshack.

as you know there are right-click explorer context menu extensions..

what i was thinking would be a small commandline tool that would be invoked like this:

SimulateRightClick.exe "shellextension.dll" "c:\myfile.jpg"

or something like that.

i don't know how practical this is, but you get the idea - the exe would act as a wrapper around the shell extension, triggering it on a specific file.  the shell extension menu would then want to pop up of course (center of screen?).

dont even know if this is possible... maybe a windows expert like db90h will know..
32217
The DonationCredits system is quite flexible -
one of the nice things we implemented was the ability to create "fund" accounts which people can donate into and which show their current status and goal, and are listed on the donate page (click the gold coin at top of page).

one particularly interesting aspect of funds is that it's easy to make a fund where which treats money donated to it as a "pledge" which can be refunded if the project is canceled.

that is, we could set up a fund to do something, for example let's say we wanted to have a party, so we say that if we can raise $500 then we can book a hotel, and if we can't raise it by a certain date, all money would get refunded automatically.  the nice idea here is that it lets people avoid the risk of putting in money and losing it if project is canceled.  The credit system was designed for these kinds of cancelations so it's very easy to do.

now i'm sure there are some more novel ideas that would be in keeping with this spirit of this site.. can you think of any?

we'll give away some prize credits to anyone who can come up with a novel innovative thing to add to DonationCredits...

What can you come up with?
32218
Living Room / Re: A personal note about DonationCredits
« Last post by mouser on April 06, 2006, 07:01 AM »
whew, ok cool :)
you had me scared there for a minute.
32219
Living Room / Re: A personal note about DonationCredits
« Last post by mouser on April 06, 2006, 06:59 AM »
hey what happened to carols post?
32220
Living Room / Re: A personal note about DonationCredits
« Last post by mouser on April 06, 2006, 06:58 AM »
nice find carol, let me check it out.
32221
Official Announcements / Re: Contest - Make a new Banner for Website
« Last post by mouser on April 06, 2006, 06:56 AM »
nice!

i should point out, as i've done on a separate thread, that the banner you see now on the pages is not the final banner chosen as our new banner - we are just testing out different banners and no final decision has been made.

we're going to be trying out some of toxmox's soon too :)
32222
Living Room / Re: cody has some eggs?
« Last post by mouser on April 06, 2006, 05:59 AM »
look at Cody's wings! He have need an ghostwriter!
hahahaahahahahaahaha :)
32223
General Software Discussion / Re: Mobysaurus V2.4 Preview 2
« Last post by mouser on April 06, 2006, 02:47 AM »
thanks for reminding me that moby deserves some donationcredits!
32224
Site/Forum Features / Re: DonationCredits Discussion
« Last post by mouser on April 06, 2006, 02:38 AM »
note:
anyone who joined the site after around march 17 or so, and donated more than $5 can email me ([email protected]) with your donation amount and date, and i will credit your account with DonationCredits. 
32225
Site/Forum Features / Re: DonationCredits Discussion
« Last post by mouser on April 06, 2006, 02:07 AM »
im preparing a little article on this.
the idea of micro-donations is not new, but i don't know of any other forum/community that has such a system for letting people easily exchange credits and donate to each other.  if anyone knows of any please let me know.

ps. don't forget the new links that say "social bookmark this page" - if you think there is a post or page on the site that might be interesting for others on digg, delicious, etc.

ps2. a non-forum page explaining the donationcredits system is here: https://www.donation...m/Donate/Credits.php
Pages: prev1 ... 1284 1285 1286 1287 1288 [1289] 1290 1291 1292 1293 1294 ... 1515next