CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 01 Aug 2025 14:19:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100723090205
location: https://web.archive.org/web/20100723090205/https://feeds.feedburner.com/OreillyAnswers
server-timing: captures_list;dur=0.502391, exclusion.robots;dur=0.021473, exclusion.robots.policy;dur=0.012374, esindex;dur=0.010817, cdx.remote;dur=37.732480, LoadShardBlock;dur=261.091338, PetaboxLoader3.datanode;dur=68.123118, PetaboxLoader3.resolve;dur=56.267375
x-app-server: wwwb-app200
x-ts: 302
x-tr: 321
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app200; 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: Fri, 01 Aug 2025 14:19:18 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-etag: gZTZtANbdSjXCZ50KfO8JPPT/G0
x-archive-orig-last-modified: Fri, 23 Jul 2010 08:05:09 GMT
x-archive-orig-date: Fri, 23 Jul 2010 09:02:04 GMT
x-archive-orig-expires: Fri, 23 Jul 2010 09:02:04 GMT
x-archive-orig-cache-control: private, max-age=0
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-x-xss-protection: 1; mode=block
x-archive-orig-server: GSE
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 23 Jul 2010 09:02:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 31 Oct 2009 01:23:37 GMT", ; rel="prev memento"; datetime="Sat, 22 May 2010 23:25:00 GMT", ; rel="memento"; datetime="Fri, 23 Jul 2010 09:02:05 GMT", ; rel="next memento"; datetime="Mon, 23 Aug 2010 13:50:04 GMT", ; rel="last memento"; datetime="Tue, 08 Apr 2025 00:36:08 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: 51_16_20100722235635_crawl102-c/51_16_20100723085718_crawl102.arc.gz
server-timing: captures_list;dur=0.846381, exclusion.robots;dur=0.043660, exclusion.robots.policy;dur=0.025745, esindex;dur=0.018517, cdx.remote;dur=136.808463, LoadShardBlock;dur=220.795357, PetaboxLoader3.datanode;dur=678.356472, load_resource;dur=602.646059, PetaboxLoader3.resolve;dur=88.875941
x-app-server: wwwb-app200
x-ts: 200
x-tr: 986
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=()
O'Reilly Answers Clever Hacks. Creative Ideas. Innovative Solutions. https://cdn.oreilly.com/images/oreilly/answers_logo_beta.gif 1970-01-01T00:00:00+00:00 How many person's can be allowed while Hosting a Casino Party? 2010-07-23T00:02:26-07:00 https://answers.oreilly.com/topic/1800-how-many-persons-can-be-allowed-while-hosting-a-casino-party/ How many person's can be allowed while Hosting a Casino Party?<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/e-qMQpdPMsY" height="1" width="1"/> https://answers.oreilly.com/topic/1800-how-many-persons-can-be-allowed-while-hosting-a-casino-party/ How to Detect When the Page Has Finished Loading with Javascript 2010-07-22T19:24:10-07:00 https://answers.oreilly.com/topic/1799-how-to-detect-when-the-page-has-finished-loading-with-javascript/ For when you want to run a function after a page is finished loading this excerpt from Jjavascript Cookbook can help.
Capture the load event via the onload event handler on the window:
window.onload=functionName;
Or:
window.onload=function() {
var someDiv = document.getElementById("somediv");
...
}
Prior to accessing any page element, you...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/QHDl90KDbcA" height="1" width="1"/> https://answers.oreilly.com/topic/1799-how-to-detect-when-the-page-has-finished-loading-with-javascript/ How to Get a Grasp on Bare Essentials of Legal Issues for Developers (OSCON presentation) 2010-07-22T16:54:46-07:00 https://answers.oreilly.com/topic/1798-how-to-get-a-grasp-on-bare-essentials-of-legal-issues-for-developers-oscon-presentation/ (Note: This answer is actually covering the OSCON session with a similar title)
In the afternoon I attended Bradley Kuhn and Karen Sandler's Bare Essentials of Legal Issues for Developers session. Over the last ten years I've been attending various sessions that covered legal topics here at OSCON and at ETech, I've managed to get a rudimentary grasp of copyright law, patents and trad...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/2k0oD1nOHgg" height="1" width="1"/> https://answers.oreilly.com/topic/1798-how-to-get-a-grasp-on-bare-essentials-of-legal-issues-for-developers-oscon-presentation/ How to lose friends and alienate people (OSCON presentation) 2010-07-22T16:30:40-07:00 https://answers.oreilly.com/topic/1797-how-to-lose-friends-and-alienate-people-oscon-presentation/ (Note: This answer is actually covering the OSCON session by the same title)
Brian Fitzpatrick and Ben Collins-Sussman were back to OSCON this year with their yearly dose of open source project wisdom. This year our dynamic open source duo focused on project management and gave us a number of patterns and anti-patterns for how to succeed in managing creative people. There are many ways to poorly...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/gWtcXC_KGNI" height="1" width="1"/> https://answers.oreilly.com/topic/1797-how-to-lose-friends-and-alienate-people-oscon-presentation/ Searching Through an Array with Javascript 2010-07-22T15:31:32-07:00 https://answers.oreilly.com/topic/1796-searching-through-an-array-with-javascript/ Supposing you want to search an array for a specific value and get the array element index if found. The following excerpt from Jjavascript Cookbook can be of help.
Use the new (ECMAScript 5) Array object methods indexOf and lastIndexOf:
var animals = new Array("dog","cat","seal","elephant","walrus","lion");
alert(animals....<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/ztvD0WtGxqc" height="1" width="1"/> https://answers.oreilly.com/topic/1796-searching-through-an-array-with-javascript/ Converting Strings in a Table to Numbers using Javascript 2010-07-22T13:10:02-07:00 https://answers.oreilly.com/topic/1795-converting-strings-in-a-table-to-numbers-using-javascript/ The Jjavascript Cookbook contains a lot of useful information, including the following excerpt which shows you how to convert string values in a table to numbers so you can process them.Access the numbers using the Document Object Model (DOM) API, and use the global function parseInt to convert the strings to number values:
var rows = document.getElementById("table1").ch...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/ov41CNkQrUA" height="1" width="1"/> https://answers.oreilly.com/topic/1795-converting-strings-in-a-table-to-numbers-using-javascript/ Quick Reference of Dreamweaver CS5 Insert Menu Commands 2010-07-22T12:32:48-07:00 https://answers.oreilly.com/topic/1794-quick-reference-of-dreamweaver-cs5-insert-menu-commands/ Here’s a quick reference to every command in the Dreamweaver CS5 Insert menu—and the answer to the occasional “What does that mean?” mystery.
The Insert menu adds selected page elements to a document at the insertion point (the cursor’s current position). The commands listed here correspond to the buttons on the Objects panel:
Tag. Opens the Tag Chooser window, which provides access to...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/mFhyRiYlq3Y" height="1" width="1"/> https://answers.oreilly.com/topic/1794-quick-reference-of-dreamweaver-cs5-insert-menu-commands/ How do you install webagent on linux platform? 2010-07-22T12:11:43-07:00 https://answers.oreilly.com/topic/1793-how-do-you-install-webagent-on-linux-platform/ hi guys i am trying to install webagent on linux platform. i am trying to install webagent version 6.0,sp5,qmr 5,cr 30 from ca website, and unable to complete the installations. guys if any one knows, how to install these stuff could you reply back, provide me the steps and how to do it.<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/Pmq-VlLR0og" height="1" width="1"/> https://answers.oreilly.com/topic/1793-how-do-you-install-webagent-on-linux-platform/ How to design good data visualizations, diagrams, and information graphics 2010-07-22T01:59:07-07:00 https://answers.oreilly.com/topic/1791-how-to-design-good-data-visualizations-diagrams-and-information-graphics/ Here's an overview of my approach to creating good information visualizations.
As with any creative endeavor, most of the rules of writing and design (think first, implement second) are broadly applicable. This is the entire process for creating a visualization, more or less.
Understand your own goals. Are you analyzing or presenting information? Once or in an ongoing way? What does this v...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/rUXvK_WSkt4" height="1" width="1"/> https://answers.oreilly.com/topic/1791-how-to-design-good-data-visualizations-diagrams-and-information-graphics/ How to Replace HTML Tags with Named Entities using Javascript 2010-07-21T16:02:38-07:00 https://answers.oreilly.com/topic/1790-how-to-replace-html-tags-with-named-entities-using-javascript/ The following is an excerpt from Jjavascript Cookbook. For when you want to paste example markup into a web page, and escape the markup—have the angle brackets print out rather than have the contents parsed.Use regular expressions to convert angle brackets (<>) into the named entities < and >:
var pieceOfHtml = "<p>This is a <span>paragraph</span&g...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/iOCVx8Awu_w" height="1" width="1"/> https://answers.oreilly.com/topic/1790-how-to-replace-html-tags-with-named-entities-using-javascript/ How to Validate a Social Security Number with Javascript 2010-07-21T13:01:31-07:00 https://answers.oreilly.com/topic/1789-how-to-validate-a-social-security-number-with-javascript/ The following is an excerpt from Jjavascript Cookbook. Sometimes you need to validate whether a text string is a valid U.S.-based Social Security number (the identifier the tax people use to find us, here in the States).Use the String match method and a regular expression to validate that a string is a Social Security number:
var ssn = document.getElementById("pattern&quo...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/dWMtFy-WmVo" height="1" width="1"/> https://answers.oreilly.com/topic/1789-how-to-validate-a-social-security-number-with-javascript/ Handling Duplicate Rows in Excel 2010 2010-07-21T12:19:34-07:00 https://answers.oreilly.com/topic/1788-handling-duplicate-rows-in-excel-2010/ The following is an excerpt from Excel 2010: The Missing Manual. It explains what to do to address the issue of duplicate rows in Excel 2010.Hard-core table types know that every once in a while, despite the utmost caution, a duplicate value slips into a table. Fortunately, Excel has tools that let you find duplicates, wherever they're hiding, and remove them.
Highlighting Duplicates
It'...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/8VWH0Dh5GU4" height="1" width="1"/> https://answers.oreilly.com/topic/1788-handling-duplicate-rows-in-excel-2010/ Quick Reference of Dreamweaver CS5 View Menu Commands 2010-07-21T12:15:27-07:00 https://answers.oreilly.com/topic/1787-quick-reference-of-dreamweaver-cs5-view-menu-commands/ Here’s a quick reference to every command in the Dreamweaver CS5 View menu—and the answer to the occasional “What does that mean?” mystery.
The View menu controls the document window’s appearance. A checkmark in the menu lets you know which view you’re in:
Zoom In. Zooms in on the document in 50% increments. If you’re looking at a document at normal size (100%), selecting this opti...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/LSx6gM3gnag" height="1" width="1"/> https://answers.oreilly.com/topic/1787-quick-reference-of-dreamweaver-cs5-view-menu-commands/ How to Insert Special Characters in Javascript 2010-07-21T10:58:02-07:00 https://answers.oreilly.com/topic/1786-how-to-insert-special-characters-in-javascript/ The following is from Jjavascript Cookbook. The excerpt shows you how to insert a special character, such as a line feed, into a string.Use one of the escape sequences in the string. For instance, to add the copyright symbol into a block of text to be added to the page (shown in Figure 1-1), use the escape sequence \u00A9]:
var resultString = "<p>This page \u00A9 Sh...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/1wNl2n6Te2Q" height="1" width="1"/> https://answers.oreilly.com/topic/1786-how-to-insert-special-characters-in-javascript/ Lightroom 3 and virtual memory? 2010-07-21T10:53:58-07:00 https://answers.oreilly.com/topic/1785-lightroom-3-and-virtual-memory/ Hi, as Adobe support cannot answer the question maybe someone else can, basically all I need to know is does Lightroom 3 access the drive where the software is situation for virtual memory or the drive where the photographs are located. Simply put my LR3 software is on my "C" drive whereas the photographs are on my "H" drive both internal hard drives.
If it uses C drive then I...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/ErvswhfZn-k" height="1" width="1"/> https://answers.oreilly.com/topic/1785-lightroom-3-and-virtual-memory/