Have a suggestion?
Click here to suggest a blog item.
Newsletters Archive
Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.
Editorial Integrity
DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.
Latest News
July 2, 2024
Server Migrations Coming
- Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..
July 19, 2022
Software Update
Jan 3, 2022
Event Results
May 13, 2020
Software Updates
Mar 24, 2020
Mini Newsletter
Dec 30, 2019
Software Updates
Jan 22, 2020
Software Updates
Jan 12, 2020
Newsletter
Jan 3, 2020
Event Results
Jan 2, 2020
Software Updates
Dec 30, 2019
Software Updates
- Automatic Screenshotter v1.16
- Screenshot Captor v4.35 beta
- Find and Run Robot v2.238 beta
- Clipboard Help and Spell v2.46.01
- LaunchBar Commander v1.157
- Mousers Media Browser v2.0
- MultiPhoto Quotes v2.09.1
- DiscussionList for Android v1.08
April 27, 2019
Software Updates
Feb 26, 2019
Software Updates
Feb 23, 2019
Software Updates
Feb 14, 2019
Software Updates
Jan 6, 2019
Event Results
Dec 2, 2018
Software Updates
Nov 13, 2018
Software Releases
July 30, 2018
Software Updates
June 24, 2018
Software Updates
June 6, 2018
Software Updates
Apr 2, 2018
Fundraiser Celebration
Apr 2, 2018
Software Updates
Feb 24, 2018
Software Updates
Jan 14, 2018
Major Site News
Jan 10, 2018
Event Results
Latest Forum Posts
May we recommend..
Jibz is one of the very earliest and dearest members of DonationCoder, and he helped hammer out the ideas behind the site.
- Number of programs available: 3+
- Last updated: 2015
- Visit Jibz's website to browse his apps and download them here: http://www.dcmembers.com/jibsen.
- Visit Jibz's section on our forum: here.
Our daily Blog
This page spotlights the most interesting posts collected from our forum every day.
hooeey webprint - browser history toolI've finally come across a really interesting app made specifically to maintain a (plain text) searchable database of your browsing history. I think it deserves an indepth review, so if someone can find the time to write one after using it for a while that's be great. Here's a quick rundown of the main points. I am not affiliated in any way with this product.
|
||
Cracking the Scratch Lottery CodeAnother great true life story of someone who saw a flaw in a gambling game and how they figured it out and exploited it. God I love these kinds of articles. Srivastava realized that the same logic could be applied to the lottery. The apparent randomness of the scratch ticket was just a facade, a mathematical lie. And this meant that the lottery system might actually be solvable, just like those mining samples. “At the time, I had no intention of cracking the tickets,” he says. He was just curious about the algorithm that produced the numbers. Walking back from the gas station with the chips and coffee he’d bought with his winnings, he turned the problem over in his mind. By the time he reached the office, he was confident that he knew how the software might work, how it could precisely control the number of winners while still appearing random... http://www.wired.com.../2011/01/ff_lottery/ |
||
New (Feb 1 2011) "Starter" Editions of Delphi and C++ BuilderI'm a long time use of Borland's C++ Builder (formerly Borland, then CodeGear, now Embarcadero). It's basically a C++ development tool for Microsoft Windows, that has a large number of component-based libraries and GUI widgets. The components are shared with the more well known Delphi RAD tool (Pascal based), that has been popular among indie developers. Borland, then CodeGear, now Embarcadero, have gone through some turbulent times.. For many of us who grew up coding during the original IBM PC days, Borland Turbo C/C++/Pascal were like gifts from the Gods. With the future of Embarcadero and C++ Builder/Delphi still in some doubt, the pricing of the standard editions made it nearly impossible for indie developers to continue using these tools.
The idea of the starter editions is that you can use them commercially, but only if you are doing a small volume of sales (I think under $1000 a year); there are just a few other restrictions (you can't have both Delphi and C++ Builder starter editions installed at the same time), but unlike their previous "turbo" edition incarnations, these are the full tools and you can install 3rd party component libraries into them -- of which their are thousands of great ones. This seems to me a reasonable price for a very powerful tool. Many of my larger applications are coded in C++ Builder because it let's me design elaborate GUI interfaces quickly and painlessly. Even as just a prototyping tool I think it's worth the money. I'm still unsure about it's future, so I wouldn't recommend it as a path for coders looking to choose a path for future development and employment. But if you are looking to do some hobbyist programming on windows, these are absolutely fantastic tools to play with. It's without a doubt one of the fastest ways to develop full-featured windows applications, and the free 3rd party visual components available for it are outstanding. http://www.embarcade...s/delphi/starter-faq |
||
Patch IE security flaw (31 January 2011)BBC ran this news about a "newly-discovered flaw in Windows that could be used by malicious hackers to steal private information or hijack computers". it seems that Microsoft has issued a software patch while a long-term fix is in the works. The patch can be found here. http://www.bbc.co.uk.../technology-12325139 |
||
Stacey - An interesting, simple flat file CMSFound the other day searching around for some lightweight CMS: http://staceyapp.com Stacey is a lightweight content management system. |
||
Perils and Pitfalls of Online Community ManagementI came across an interesting post on Quora today, about the lifecycle of online communities. I am curious to know your thoughts and how what she says relates to our community. Are we perpetually locked into a stage somewhere between 1 and 2, without being adversely affected by most of the negative effects listed? http://www.quora.com...Community-Management |
||