Difference between revisions of "Services"

From Organic Design wiki
(merchandise, books and media on-demand)
m (See also)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Affiliate services ==
+
== Free services we use ==
*[http://www.amazon.com Amazon] ''- sell books''
+
*[http://Github.com Github] ''- software repository hosting for open source projects''
 +
*[https://blogtrottr.com/subscriptions/ Blogtrottr] ''- subscribe to RSS or Atom feeds to have them sent to an email address''
 +
*[https://letsencrypt.org/ LetsEncrypt] ''- free SSL certs, see also [[SSL]] which has our configuration details''
 +
*[https://onename.io OneName] ''- decentralised identity using the Namecoin network''
 +
*[https://keybase.io Keybase] ''- decentralised secure identity and encryption/decryption/signing service''
 +
*[[Prezi]] ''- make cool presentations online''
  
== Production On Demand (POD) ==
+
== Free online tools we use ==
*[[W:POD]]
+
*[http://validator.w3.org/ W3C Validator]
*[[W:Espresso Book Machine]] ''- print books on demand''
+
*[https://www.ssllabs.com/ssltest SSL test]
 +
*[http://www.loadinfo.net/ Loader Generator]
 +
*[http://jsfiddle.net jsFiddle]
 +
*[http://www.redirect-checker.org/ Redirect checker]
 +
*[http://tools.wikimedia.de/~dapete/ImageMapEdit/ImageMapEdit.html?en ImageMap Editor]
 +
*[http://dnsstuff.com DNS Stuff]
 +
*[http://www.isup.me isup.me]
 +
*[http://www.w3schools.com/browsers/browsers_stats.asp Browser Stats]
 +
*[https://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Fwww.organicdesign.co.nz&bwm=i&bwmf=s&bwmo=d&fr=yfp-t-501&fr2=seo-rd-se Who links to us?]
 +
*[http://www.colorschemer.com/online.html ColorSchemer]
 +
*[http://www.webpagetest.org/ webpagetest.org]
 +
*[http://samy.pl/evercookie/ EverCookie]
 +
*[http://www.google.com/webmasters/tools/richsnippets RichSnippet Tester]
 +
*[http://repogen.simplylinux.ch/ Ubuntu sources generator]
 +
*[http://vixy.net/ Vixy video converter]
 +
*[http://browsershots.org BrowserShots.org] ''- check what you site looks like in other browsers''
 +
*[http://netrenderer.com/ NetRenderer] ''- alternative to browsershots.org''
 +
*[http://web-sniffer.net/ View HTTP Headers]
 +
 
 +
== Paid services we use ==
 +
*[http://twilio.com Twilio] ''- virtual phone numbers for sending/receiving voice and SMS to and from your server''
 +
*[http://codero.com Codero] ''- our favourite dedicated server provider''
 +
*[http://linode.com Linode] ''- our favourite cloud server provider''
 +
*[http://namecheap.com Namecheap] ''- our favourite domain name supplier (they accept [[bitcoin]] too, and their dedicated server prices look good, but haven't tried them out yet)''
 +
*[http://www.webdrive.co.nz WebDrive] ''- our domain name host for NZ domains''
 +
*[http://bitnz.com BitNZ] ''- our favourite NZ bitcoin exchange''
 +
*[https://www.bitcointoyou.com/ Bitcoin2You] ''- our favourite Brazilian bitcoin exchange''
 +
*[http://paguecombitcoin.com/ PagueComBitcoin] ''- pay Brazilian "Boleto" invoices or topup cell phone with bitcoin''
 +
 
 +
== On demand products ==
 +
On demand products are becoming very popular nowadays especially due to all the new 3D-printing hardware that's available now.
 +
 
 +
=== Printing On Demand ===
 +
*[[W:Espresso Book Machine]] ''- print books on demand - general concept''
 +
*[http://www.lightningsource.com Lightning Source]
 +
**[http://www.lightningsource.com/links.aspx#AuthorServicesLinks List of on-demand printing businesses]
 +
*[http://www.ondemandbooks.com/home.htm On Demand Books (ODB)]
 +
*[http://www.lulu.com/ Lulu]
 +
 
 +
=== Production On Demand (POD) ===
 
*[http://www.zazzle.com Zazzle] ''- on-demand printing of merchandise''
 
*[http://www.zazzle.com Zazzle] ''- on-demand printing of merchandise''
 
*[http://www.cafepress.com/ CafePress] ''- on-demand printed merchandise and CD/DVD's''
 
*[http://www.cafepress.com/ CafePress] ''- on-demand printed merchandise and CD/DVD's''
 +
*[http://finerworks.com/pricing.asp finerworks.com] and [http://www.canvasondemand.com/canvas-sizes.asp CanvasOnDemand] ''- printing/framing/mounting photos on canvas''
 +
*[http://www.3dprinterworld.com/article/metal-printing-for-consumer-s1-from-aurora-labs Affordable 3D metal printing available]
 +
 +
=== On Demand in Software Architecture ===
 +
This concept of production on demand also plays an important role in software architecture and programming environments. Complex applications like office suites and content management systems can have huge arrays of diverse components and modules. Applying the on-demand paradigm in this context simply means to only load those components into memory when their first required.
 +
 +
This issue is closely related to the programming environment as well, for example the so-called "stateless" paradigm which is the client-server/request-response system used on the web is not a very on-demand environment. This is because every request has to run its own instance of the server application. Although shared-object architectures can help with this, it would be supported from the ground up in a peer-to-peer architecture.
 +
 +
== See also ==
 +
*[[Hosting]]
 +
*[[Libre software]]
 +
*[[Open Source#Open Source hardware|Open Source hardware]]
 +
*[http://fiverr.com/ Fiver.com] ''- cheap online services of all kinds''

Latest revision as of 21:51, 20 November 2019

Free services we use

  • Github - software repository hosting for open source projects
  • Blogtrottr - subscribe to RSS or Atom feeds to have them sent to an email address
  • LetsEncrypt - free SSL certs, see also SSL which has our configuration details
  • OneName - decentralised identity using the Namecoin network
  • Keybase - decentralised secure identity and encryption/decryption/signing service
  • Prezi - make cool presentations online

Free online tools we use

  • Twilio - virtual phone numbers for sending/receiving voice and SMS to and from your server
  • Codero - our favourite dedicated server provider
  • Linode - our favourite cloud server provider
  • Namecheap - our favourite domain name supplier (they accept bitcoin too, and their dedicated server prices look good, but haven't tried them out yet)
  • WebDrive - our domain name host for NZ domains
  • BitNZ - our favourite NZ bitcoin exchange
  • Bitcoin2You - our favourite Brazilian bitcoin exchange
  • PagueComBitcoin - pay Brazilian "Boleto" invoices or topup cell phone with bitcoin

On demand products

On demand products are becoming very popular nowadays especially due to all the new 3D-printing hardware that's available now.

Printing On Demand

Production On Demand (POD)

On Demand in Software Architecture

This concept of production on demand also plays an important role in software architecture and programming environments. Complex applications like office suites and content management systems can have huge arrays of diverse components and modules. Applying the on-demand paradigm in this context simply means to only load those components into memory when their first required.

This issue is closely related to the programming environment as well, for example the so-called "stateless" paradigm which is the client-server/request-response system used on the web is not a very on-demand environment. This is because every request has to run its own instance of the server application. Although shared-object architectures can help with this, it would be supported from the ground up in a peer-to-peer architecture.

See also