earth2marsh + comparison   60

WonderNetwork
Handy tool for establishing ping times btw servers in different countries.
apis  tools  latency  ping  servers  countries  comparison  compare 
february 2012 by earth2marsh
Hidden gem: General principles for good URI design for RESTful and HTTP applications. : programming
> Here's my perspective... I view URLs and HTTP as a serialization layer for communication between software processes (RPC).

Right. REST views it differently. That's what you're missing. REST is a means for computers to communicate, but not through procedure calls. They communicate through transferring stateful representations. Hence the name.
apis  design  api  rpc  comparison  uri 
february 2012 by earth2marsh
SOAP vs REST - 418 I'm a teapot
"In the end SOAP and REST are very different approaches to solving slightly different sets of problems. REST based web services may be easier create and integrate; but some problems, such as system wide distributed transactions, can be more straightforward to implement using behavior centric models like SOAP."
rest  soap  apis  comparison 
february 2012 by earth2marsh
Pig and Hive at Yahoo! · Yahoo! Hadoop Blog
"The data preparation phase is often known as ETL (Extract Transform Load) or the data factory. "Factory" is a good analogy because it captures the essence of what is being done in this stage: Just as a physical factory brings in raw materials and outputs products ready for consumers, so a data factory brings in raw data and produces data sets ready for data users to consume. Raw data is loaded in, cleaned up, conformed to the selected data model, joined with other data sources, and so on. Users in this phase are generally engineers, data specialists, or researchers.

The data presentation phase is usually referred to as the data warehouse. A warehouse stores products ready for consumers; they need only come and select the proper products off of the shelves. In this phase, users may be engineers using the data for their systems, analysts, or decisionmakers.

Given the different workloads and different users for each phase, we have found that different tools work best in each phase. Pig (combined with a workflow system such as Oozie) is best suited for the data factory, and Hive for the data warehouse."
comparison  hadoop  pig  hive  data  factory 
january 2012 by earth2marsh
Comparing Pig Latin and SQL for Constructing Data Processing Pipelines · Yahoo! Hadoop Blog
"SQL's ubiquity is convenient. However, I believe that Pig Latin is a more natural choice for constructing data pipelines, for several reasons:

Pig Latin is procedural, where SQL is declarative.
Pig Latin allows pipeline developers to decide where to checkpoint data in the pipeline.
Pig Latin allows the developer to select specific operator implementations directly rather than relying on the optimizer.
Pig Latin supports splits in the pipeline.
Pig Latin allows developers to insert their own code almost anywhere in the data pipeline."
hadoop  mapreduce  sql  pig  comparison 
january 2012 by earth2marsh
Маниакальный веблог » Completely unfair comparison of Javascript syntax highlighters
"During the time before latest release of highlight.js 6.0 I decided — for the first time in more than 4 years — to actually look at other highlighting libraries. Sure I knew of their existence before but nonetheless never felt compelled to do any serious comparison because highlight.js is a fun project and I'm quite happy with the result. In fact this comparison has also been made for fun more than for anything else. I just wondered how actually good (or bad) highlight.js was looking among similar libraries.<br />
<br />
I decided not to take into account highly subjective things like visual appeal, installation simplicity and documentation clarity. Also I didn't evaluate number of supported languages. While it is a measurable quantity it doesn't mean much for an end user: if a tool doesn't support the language you need you don't care about dozens of others that it does support. Instead I concentrated on universally measurable things that make sense for everyone: size, speed and correctness."
programming  javascript  comparison  syntax  highlighting  from delicious
may 2011 by earth2marsh
The Pragmatic Bookshelf
"Like any sane programmer, I was initially wary of CoffeeScript. How could a little syntactic sugar sprinkled over JavaScript possibly justify the extra compilation step?<br />
<br />
But after playing with CoffeeScript for just a few days, I knew I’d never go back. The syntactic sugar was only the beginning. I was writing code more quickly and with fewer bugs, because everything was so much clearer. It became much easier to tap into the good parts of JavaScript—and there are many—while steering clear of the bad. I’ve listed a few of those nasty bits below, along with some of the ways CoffeeScript makes it easy to avoid them."
programming  javascript  coffeescript  comparison  from delicious
may 2011 by earth2marsh
Crowdsourcing Offers the Best Cellular Coverage Maps Yet
"As part of the Consumer Electronics Show, Root Wireless used their own product near the Las Vegas Convention Center for six hours a day throughout the show. With just limited data, the company was able to create a useful graph of each carrier’s data performance. In fact, it verified something we repeatedly said throughout the show as our iPhones became useless bricks."
mobile  coverage  maps  root  wireless  map  service  speed  comparison  ces 
january 2010 by earth2marsh
High Performance Web Sites :: Loading Scripts Without Blocking
"In many situations, the Script DOM Element is a good choice. It works in all browsers, doesn’t have any cross-site scripting restrictions, is fairly simple to implement, and is well understood. The one catch is that it doesn’t preserve execution order across all browsers. If you have multiple scripts that depend on each other, you’ll need to concatenate them or use a different technique. If you have an inline script that depends on the external script, you’ll need to synchronize them."
webdev  javascript  blocking  download  asynchronous  tuning  optimization  comparison  browser  performance  programming 
may 2009 by earth2marsh
Windows 7, Mac OS X and Ubuntu: A Tale of Three Operating Systems | Technovia
"Anyone who tells you with absolute certainty which operating system is “the best” without knowing your individual needs is probably going to be wrong – and I include myself in this. The right choice for you may be Linux, or it may be Mac, or it may be Windows. Choosing is a complex dance between hardware needs, price, aesthetic preferences, application requirements, technical competence, and even “what my friends use”. I think the best piece of advice that I can give, though, is this: if you are considering switching platform, don’t expect “the other side” to be the land of milk and honey forever. Every computing platform has its pros and cons, and once the honeymoon period is over, you’ll run into them."
windows  linux  mac  osx  comparison  choice  value  safety  security 
april 2009 by earth2marsh
Amazanian -
handy tool for comparing several amazon items at one time
search  amazon  shopping  prime  comparison 
march 2009 by earth2marsh
Portable Digital Audio Recorder Comparison Chart -- Audio ...
"Guitarist and recording engineer Mark Nelson has tested more handheld digital audio recorders than just about anyone. By overwhelming reader request, here's an overview of his conclusions so far; we'll update this page as more recorders come in."
hardware  audio  comparison  portable  digital  recording  recorders  reference  chart 
october 2008 by earth2marsh
Hi, I'm a Mac… Beep, beep! - The Fishbowl
It's pretty common, when reading discussion of Apple's “I’m a Mac, I’m a PC” ads, to come across the comment: > Sure, they're great ads but they don't work. John Hodgeman’s PC is far more likeable than Justin Long’s smug hipster Mac. This is missing the point. To illustrate, here are director Chuck Jones’ rules for writing Road Runner cartoons, copied from Wikipedia
ads  apple  microsoft  marketing  comparison  cartoons  roadrunner 
september 2008 by earth2marsh
Speaking UNIX: The new and improved Vim editor
highlighting the differences between vi and vim
vi  editor  unix  linux  text  comparison  vim 
august 2008 by earth2marsh
What Makes Finnish Kids So Smart? - WSJ.com
by one international measure, Finnish teenagers are among the smartest in the world. They earned some of the top scores by 15-year-old students who were tested in 57 countries. American teens finished among the world's C students even as U.S. educators pi
article  education  learning  finland  usa  comparison  pisa  pedagogy  culture 
july 2008 by earth2marsh
Shiptool, every carrier for every user
quickly compare your shipping options all at once
shipping  comparison  compare  fedex  ups  usps  dhl 
june 2008 by earth2marsh
frowning_email.jpg (JPEG Image, 800x600 pixels)
email vs wiki workflow illustrated (via: preoccupations)
collaboration  comparison  email  wiki  image 
june 2008 by earth2marsh
Sightseeing in Liberty City - a set on Flickr
A side by side comparison of a photo tour in New York City and Liberty City...crazy details!
gta4  gta  photos  gaming  videogame  virtual  NYC  comparison 
may 2008 by earth2marsh
Diff | drupal.org
adds a tab for sufficiently permissioned users. The tab shows all revisions like standard Drupal but it also allows pretty viewing of all added/changed/deleted words between revisions.
wiki  diff  comparison  revisions  compare  module  drupal 
february 2008 by earth2marsh
Maine Oil Prices
See price of heating oil at a glance
heat  maine  oil  prices  shopping  comparison  heatingoil 
january 2008 by earth2marsh
Ourmedia: Terms of Service comparison for video hosting sites
a site-by-site breakdown of what you get — and give up — by consenting to the Terms of Service at some of the major video sites.
copyright  creativecommons  video  tos  terms  rights  services  comparison  compare 
january 2008 by earth2marsh
online fax service comparison
Compares various services and helps sort through their offerings
fax  online  email  tools  howto  free  comparison  services 
september 2007 by earth2marsh
Minolta Sony alpha lens database - Dyxum.com
lens database for Minolta AF mount (Sony alpha) DSLR cameras.
photography  lens  Photo  lenses  camera  comparison  minolta 
august 2007 by earth2marsh
SourceGear | DiffMerge
a cross-platform application to visually compare and merge files for Windows, Mac OS X and Unix
diff  tools  software  windows  freeware  linux  OSX  merge  compare  comparison  changes  document  text  free 
june 2007 by earth2marsh
Social Explorer
visually analyze and understand the demography of the United States through the use of interactive maps and data reports
demographics  maps  statistics  reference  visualization  Census  usa  lsi  resource  cartography  comparison 
march 2007 by earth2marsh
Tom's Hardware Guide Processors: Hard Disk Charts
This page is updated on a regular basis and provides a unique resource for everybody who is looking for a hard drive - whether it is for home or for business use.
harddrive  performance  comparison  hardware 
april 2006 by earth2marsh
Tom's Hardware Guide Processors: CPU Charts 2005/2006
The interactive CPU Charts provide a true performance comparison between AMD and Intel processors. They allow ambitious users as well as decision makers and dealers to compare their favorite products in 20+ benchmark disciplines.
hardware  cpu  amd  intel  comparison 
april 2006 by earth2marsh
WikiMatrix / Wiki Feature Comparison - Compare them all
Welcome to the brand new WikiMatrix.org, your number one source to find the Wiki engine that matches your or your company's needs.
wiki  comparison  opensource  socialsoftware  symposium06 
december 2005 by earth2marsh

related tags

ads  aggregator  airline  airlines  amazon  amd  api  apis  apple  Appliances  architecture  article  asynchronous  audio  bargains  blocking  book  branch  branching  branding  browser  business  buyers  cable  Cabs  camera  cameras  campaign  cartography  cartoons  Census  ces  cfengine  changes  chart  chef  choice  coffeescript  collaboration  compare  comparison  copyright  costs  countries  coverage  cpu  creativecommons  credit  css  culture  data  database  deals  demographics  deployment  design  development  devops  dhl  diff  digital  document  download  drupal  editor  education  efficiency  election  elections  email  factory  fax  fedex  finland  firmware  flash  flights  frameworks  free  freedom  freeware  gaming  gas  gasoline  git  Graph  gta  gta4  guide  hadoop  harddrive  hardware  heat  heatingoil  highlighting  history  hive  host  hosting  howto  image  index  inspiration  intel  internet  isp  javascript  language  languages  latency  learning  lens  lenses  liberty  linux  local  logo  logos  lsi  mac  maine  map  mapreduce  maps  marketing  matrix  memory  merge  Metrics  microsoft  minolta  mobile  module  music  nas  netbooks  network  Nosql  nslu2  NYC  oil  online  opensource  ops  optimization  orchestration  osx  pedagogy  performance  Phone  Phones  photo  photography  photos  pig  ping  pisa  politics  portable  president  price  prices  prime  printing  prints  programming  provider  puppet  quality  ram  ranking  ratings  recorders  recording  reference  research  resource  rest  review  reviews  revisions  rights  roadrunner  root  Router  rpc  safety  satisfaction  search  security  server  servers  service  services  shipping  shopping  size  soap  socialsoftware  software  speed  sql  statistics  storage  symposium06  syntax  television  terms  text  thumbdrive  Tool  tools  tos  travel  trends  tuning  TV  Uber  unix  unslung  ups  uri  usa  usb  usps  value  vi  via:preoccupations  video  videogame  vim  virtual  visualization  voip  vps  webdesign  webdev  wiki  Wikipedia  windows  wireless  xen 

Copy this bookmark:



description:


tags: