HTTP/2 302
server: nginx
date: Wed, 16 Jul 2025 10:52:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20111228050222
location: https://web.archive.org/web/20111228050222/https://answers.oreilly.com/tag/code
server-timing: captures_list;dur=0.816800, exclusion.robots;dur=0.038680, exclusion.robots.policy;dur=0.019399, esindex;dur=0.021389, cdx.remote;dur=10.382161, LoadShardBlock;dur=262.836700, PetaboxLoader3.datanode;dur=119.210802, PetaboxLoader3.resolve;dur=69.260981
x-app-server: wwwb-app210
x-ts: 302
x-tr: 308
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 16 Jul 2025 10:52:23 GMT
content-type: text/html;charset=UTF-8
x-archive-orig-date: Wed, 28 Dec 2011 05:02:28 GMT
x-archive-orig-server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
x-archive-orig-x-powered-by: PHP/5.2.8
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Tue, 28-Dec-2010 05:02:27 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Tue, 28-Dec-2010 05:02:27 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-cache-control: ,no-cachemust-revalidate, max-age=0
x-archive-orig-expires: 0
x-archive-orig-pragma: no-cache
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 28 Dec 2011 05:02:22 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 12 Jul 2010 01:18:54 GMT", ; rel="prev memento"; datetime="Tue, 02 Aug 2011 05:28:55 GMT", ; rel="memento"; datetime="Wed, 28 Dec 2011 05:02:22 GMT", ; rel="next memento"; datetime="Mon, 13 Feb 2012 12:15:31 GMT", ; rel="last memento"; datetime="Sun, 30 Mar 2014 11:23:12 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: alexa20111230-54/52_25_20111228050156_crawl100.arc.gz
server-timing: captures_list;dur=0.643445, exclusion.robots;dur=0.027504, exclusion.robots.policy;dur=0.012780, esindex;dur=0.013072, cdx.remote;dur=13.066366, LoadShardBlock;dur=189.049268, PetaboxLoader3.datanode;dur=160.138901, PetaboxLoader3.resolve;dur=285.575897, load_resource;dur=304.952996
x-app-server: wwwb-app210
x-ts: 200
x-tr: 592
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
code Questions and Answers - O'Reilly Answers
Jump to content
code Feed code Open Questions Feed code Email Open Questions via Email
By chco
: 18 April 2011 - 04:01 PM
Should you want to create a bar chart while using R, the following excerpt below from the O'Reilly publication 25 Recipes for Getting Started with R will show you how.
Use the barplot function. Th...
Tags:
By chco
: 26 July 2010 - 12:47 PM
If you want to modify one or more CSS properties for an element then perhaps this excerpt from Javascript Cookbook can be of use.
If you're only modifying a single property, you can chan...
Tags:
Asked by lents : 02 July 2010 - 09:39 AM
Answered by jakobhans
: Jul 02 2010 01:42 PM
First of all you need an API key for the Google Ajax Search API ( https://code.google.c...rch/signup.html ). Once you have it you will send the search query to Google specifying a number of results (Th...
full answer >
Tags: