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

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

I use Find and Run Robot several times a day, every day.
I am a bit of a keyboard freak and love the way I can launch an application, website or Google search with just a few keystrokes. It really helps me to maintain that state of flow when I am working, without having to navigate the distractions of the start menu.
Philip J.
Philip J. image

Our daily Blog

This page spotlights the most interesting posts collected from our forum every day.

prev1 ... 380 381 382 383 384 [385] 386 387 388 389 390 ... 611next

Article: The Economics of Open Source Donations

Screenshot - 8_3_2007 , 6_10_51 PM_thumb.png
Donations play a crucial role in supporting Free and Open Source Software projects. At times readers will write in to share their positive experience with a utility or program or a distribution that I have written about. Now don't confuse them with your average technical-bent-of-mind Linux user. These are accountants, home-office businessman, and even carpenters and plumbers, who've saved a lot of money thanks to open source software. And they have one question in mind -- how do I help the person behind the program?

This month, Packt columnist and open source enthusiast Mayank Sharma explores the economics behind open source projects, what they do with their donations and how crucial they can be to their future.

http://www.packtpub....pen-source-donations

ps. this might be a good time to remind you readers of the article I wrote about donationware and the creation of DonationCoder.com:

"When Do Users Donate? Experiments with Donationware: Ethical Software, Work Equalization, Temporary Licenses, Collective Bargaining, and Microdonations"
https://www.donation...icles/One/index.html

-mouser

Amazon expands their payment system to compete with PayPal - It's Official

Screenshot - 8_3_2007 , 5_08_56 PM.png
Official announcement, it's in beta: http://www.amazon.co...342430011&no=3435361

And long official blog discussion of it:
http://aws.typepad.c...pay-me-now-or-p.html

Some relevant text:
Developers are free to set up an unlimited number of payment instructions. This makes it possible, for example, to have a different set of payment instructions for each counterparty with which you do business.

Developers can create payment instructions that are as simple or complex as they desire.  For example, creating a relatively complex business model around micro-payments is easy to do with Amazon FPS. Our aggregation feature lets you track and aggregate micro-payments into a single payment transaction, saving on transaction processing costs and avoiding having to build complex ledger functionality into your own applications.  Without this capability micro-payments would be difficult or cost-prohibitive.

Micro-Payments Support: With Amazon FPS you can track and aggregate micro-payments (e.g. payments less than $0.50 or even $0.01) into a single payment transaction and can charge the customer before (prepaid) or after (postpaid) the service is provided. This features lets you minimize transaction processing costs and avoid having to build complex ledger functionality into your applications.

Aggregate micro-transactions into a single larger transaction using Prepaid and Postpaid capabilities.


It looks like they copied paypal for the most common datapoint (2.9% plus 30 cents).
but they added more friendly micro-payment rates for < $10 payments, which is somewhat exciting.

Commissions they take from a $2 payment break down like this:
Amazon = 10 cents + 5 cents = $0.15
Paypal = 30 cents + 5.8 cents = $0.36

I'm getting a bit excited about this new service since Amazon.com has always felt to me like they are serious about their web services, and interested in building things right, and they seem particularly interested in supporting micro-donation and non-traditional payment stuff.

Where googlecheckout has seemed uninspired and like just another half-hearted google attempt to find people to send ads to, amazon looks serious and trustworthy.

-mouser

Exhibit: Display adjustable data tables on web page without server software

Screenshot - 8_3_2007 , 5_51_50 PM_thumb.png
This is an open source tool that lets you take your spreadsheet or data files and create a web page built only using javascript, that supports interactive manipulation/sorting/filtering by viewers.

It's designed for small scale stuff, but this could be very useful for some things, like if you want to display a small table of data to your reader and want them to be able to explore the data a little.

Exhibit is a lightweight structured data publishing framework that lets you create web pages with support for sorting, filtering, and rich visualizations by writing only HTML and optionally some CSS and Javascript code.

It's like Google Maps and Timeline, but for structured data normally published through database-backed web sites. Exhibit essentially removes the need for a database or a server side web application. Its Javascript-based engine makes it easy for everyone who has a little bit of knowledge of HTML and small data sets to share them with the world and let people easily interact with them.
...
Exhibit consists of a bunch of Javascript files that you include in your web page. At load time, this Javascript code reads in one or more JSON data files that you link from within your web page and constructs a database implemented in Javascript right inside the browser of whoever visits your web page. It then dynamically re-constructs the web page as the visitor sorts and filters through the data. As the visitor interacts with the web page, only the web browser is responsible for providing the interaction; the web server is no longer needed.
...
We also provide a complementary service called Babel that lets you convert data from various sources, including tab-separated values (copied straight from spreadsheets) and Bibtex files, into formats that Exhibit understands.

Important fine print, emphasis mine:
Exhibit currently only scales to a few hundreds of items, but maybe that's all you need. Furthermore, we are working on optimizing Exhibit and on ways for you to smoothly transit over to server-side solutions as your data sets grow.

WEBSITE: http://simile.mit.edu/exhibit/

There's a video presentation showing how it could be used for teaching here: http://bionicteachin...exhibit/Exhibit.html
They also have a wiki -- fun stuff.


YouLicense.com - Site for finding and licensing indie music for your product

Screenshot - 8_2_2007 , 11_47_58 PM_thumb.png
There are sites for finding public domain music, and site for buying licensed sound effects and snippets, but this is a site devoted to connecting people making music with people who want to license it to use on a project.  Looks pretty cool if you are into this sort of stuff (which statistically speaking you probably aren't)..

YouLicense is an online music licensing marketplace. We have developed a platform which enables artists and those seeking musical content to conduct business directly with one another in a safe and secure environment. Our unique search engine and standardized contracts allow for a quick and easy process.

Whether you're looking to license music for Film & Television, Advertising Campaigns, Music on Hold, Mobile Phone Content, Web Content, Audio Projects, or you are a small business in need of musical content, YouLicense is your marketplace.

The world of music licensing is known to be complex, exclusive and expensive. It is often the case that those seeking to license music have great difficulty obtaining what they need and that only a small percentage of artists and composers have the means to offer their music for licensing.

Our aim is to break down these limitations and simplify the process.

YouLicense is non-exclusive and welcomes anyone with musical content to upload music and offer licenses for sale. This allows for a large range of musical content; from ringtones to sheet music to songs and beats; and is combined with a unique search engine to increase the chances of finding the much needed musical content.

http://www.youlicense.com/


Article: Please don't steal this Web content

Screenshot - 8_2_2007 , 11_25_29 PM_thumb.png
Nice short article about the practice of automated website "scraping", where sites are created by scripts to steal content from other sites, in order to show up in web searches and get advertising money.

VanFossen isn't referring to the kind of plagiarism in which a lazy college student copies sections of a book or another paper. This is automated digital plagiarism in which software bots can copy thousands of blog posts per hour and publish them verbatim onto Web sites on which contextual ads next to them can generate money for the site owner.

Such Web sites are known among Web publishers as "scraper sites" because they effectively scrape the content off blogs, usually through RSS (Really Simple Syndication) and other feeds on which those blogs are sent.
...
"It wasn't the issue of money," Leder added. "When other people's business model is based on stealing content, that's a significant problem."

http://news.com.com/...3.html?tag=nefd.lede



The article mentions an interesting search engine for finding copies of your site content on the web: CopyScape.

Some laser printers are as danagerous as cigarette smoking...

hp_laserjet_1320_b.jpg
A group of researchers have concluded that some laser printers emit dangerous particles when used.  These particles are similar to those that are found in cigarette smoke.  One printer tested actually releases particles at a level similar to what you would get by actually smoking, so it would seem that laser printers may be as hazardous to your health.  There is a post about the study on CyberNet News at http://tech.cybernet...as-cigarette-smoking, and it was initially reported by VNUNet.com (http://www.vnunet.co...ers-seriously-damage).

Of the 62 printers tested, only 17 emitted particles that may be hazardous to your health.  The article was published by the American Chemical Society, and is not publically accessible at this time.  If you can access their online article repository, you can read the whole thing (see the article citation at the end of this post).  The university that my wife attends has a subscription, so I was able to read the study.  Most of the article is pretty hard to follow, but here is the list of tested printers and the results:

No emissions
  • HP
    • Color LaserJet 450DN and 8500DN
    • LaserJet 2200DN, 2300dtn, 4 plus, 4000N, 4000TN, 4050N, 4050TN, 4si, 5(b), 5000n, 5100tn, 5N, 5si, 5si/NX, 8000DN, 8150DN
  • Mita
    • DC 4060
  • RICOH
    • Afico 2022, 3045, 3245C, CC3000DN
  • Toshiba
    • Studio 350

Low level emissions
  • Canon
    • IRC6800
  • HP
    • LaserJet 5M and 9000dn
  • Ricoh
    • CL3000DN

Mid-range emissions
  • HP
    • LaserJet 1020 and 4200dtn

High emissions
  • HP
    • Color LaserJet 4650dn, 5550dtn, 8550N
    • LaserJet 1320N, 1320n, 2420dn, 4200dtn (possible), 4250, 5(a), 8000DN (possible), and 8150N   
  • Toshiba
    • Studio 450

Of the high emission printers, the HP LaserJet 1320N is the worst with emissions close to cigarette smoking.

(all data from  He, C., Morawska, L., and Taplin, L. "Particle Emission Characteristics of Office Printers." Environ. Sci. Technol., 2007,  10.1021/es063049z)


ps. the original article was first described here and then picked up by cybernet: http://www.vnunet.co...ers-seriously-damage

prev1 ... 380 381 382 383 384 [385] 386 387 388 389 390 ... 611next

Share on Facebook