HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 14:20:35 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.513989, exclusion.robots;dur=0.016524, exclusion.robots.policy;dur=0.008311, esindex;dur=0.010828, cdx.remote;dur=29.272113, LoadShardBlock;dur=1329.229860, PetaboxLoader3.datanode;dur=505.851233, PetaboxLoader3.resolve;dur=663.741132
x-app-server: wwwb-app225
x-ts: 302
x-tr: 1387
server-timing: TR;dur=0,Tw;dur=30,Tc;dur=1
set-cookie: SERVER=wwwb-app225; 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: Thu, 17 Jul 2025 14:20:37 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.452787, exclusion.robots;dur=0.013409, exclusion.robots.policy;dur=0.006866, esindex;dur=0.010185, cdx.remote;dur=51.506348, LoadShardBlock;dur=659.465417, PetaboxLoader3.datanode;dur=314.362513, PetaboxLoader3.resolve;dur=605.618536, load_resource;dur=395.584457
x-app-server: wwwb-app225
x-ts: 200
x-tr: 1208
server-timing: TR;dur=0,Tw;dur=99,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: