CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 01 Aug 2025 14:29:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100522232500
location: https://web.archive.org/web/20100522232500/https://feeds.feedburner.com/OreillyAnswers
server-timing: captures_list;dur=0.879185, exclusion.robots;dur=0.033095, exclusion.robots.policy;dur=0.015946, esindex;dur=0.016570, cdx.remote;dur=75.288372, LoadShardBlock;dur=248.611268, PetaboxLoader3.datanode;dur=84.852682
x-app-server: wwwb-app220
x-ts: 302
x-tr: 356
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app220; 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:29:35 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-etag: URwxax6LuQIBlE1uX6+MHxDKc/o
x-archive-orig-last-modified: Sat, 22 May 2010 22:58:33 GMT
x-archive-orig-date: Sat, 22 May 2010 23:25:00 GMT
x-archive-orig-expires: Sat, 22 May 2010 23:25:00 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: Sat, 22 May 2010 23:25:00 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="Sun, 18 Apr 2010 20:16:54 GMT", ; rel="memento"; datetime="Sat, 22 May 2010 23:25:00 GMT", ; rel="next memento"; datetime="Fri, 23 Jul 2010 09:02:05 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: TOP-20100522224633-00230-00239-ia360903-20100526093153-00000/TOP-20100522232337-00236-ia360903.us.archive.org.warc.gz
server-timing: captures_list;dur=0.776209, exclusion.robots;dur=0.028811, exclusion.robots.policy;dur=0.012638, esindex;dur=0.015106, cdx.remote;dur=217.565455, LoadShardBlock;dur=152.664891, PetaboxLoader3.datanode;dur=275.088793, PetaboxLoader3.resolve;dur=113.331487, load_resource;dur=248.764560
x-app-server: wwwb-app213
x-ts: 200
x-tr: 656
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: HIT
server-timing: HIT
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 Site preview error on preview browser, but not on full screen browser preview 2010-05-20T20:04:43-07:00 https://answers.oreilly.com/topic/1521-site-preview-error-on-preview-browser-but-not-on-full-screen-browser-preview/ When I preview in IE or Safari in a smaller window (not fully expanded,) the div tag image in the far left margin collapses into the main content area. When I enlarge the screen, it previews fine. Will this show up in the "real"site while the window is smaller? I have it postioned "absolutely" and it has a Z value of 2.<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/xVELy4B_5Es" height="1" width="1"/> https://answers.oreilly.com/topic/1521-site-preview-error-on-preview-browser-but-not-on-full-screen-browser-preview/ when will Android support Chinese input as iPhone does? 2010-05-20T16:10:17-07:00 https://answers.oreilly.com/topic/1520-when-will-android-support-chinese-input-as-iphone-does/ My Droid only has two Language input type, English or Spanish. My friend's iPhone has at least dozens of Language input type, including Chinese and Chinese stroke input type. I searched Android web site, could not find the plan when it will support Chinese or other language input. Any help is appreciated.<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/iORlH9UBjn4" height="1" width="1"/> https://answers.oreilly.com/topic/1520-when-will-android-support-chinese-input-as-iphone-does/ Microsoft Outlook Sync with iPhone 2010-05-19T20:36:27-07:00 https://answers.oreilly.com/topic/1519-microsoft-outlook-sync-with-iphone/ Hopefully someone can help me ... I am interested to see if there is an app available that will allow for a "Cable Sync" to Microsoft Outlook "Tasks" ... I have explored several Webbased Outlook Task Sync's and find them all Cumbersome ... Time consuming and Dreadful ...
It would seem that someone has developed an app that would allow for a simple "Cable Sync" b...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/Yuhr_qjQjUw" height="1" width="1"/> https://answers.oreilly.com/topic/1519-microsoft-outlook-sync-with-iphone/ bash Shell Options 2010-05-18T13:50:25-07:00 https://answers.oreilly.com/topic/1518-bash-shell-options/ Is bash not working the way you want it to? Change the way it behaves with this handy list of options from Arnold Robbins' bash Pocket Reference.
Bash provides a number of shell options, settings that you
can change to modify the shell’s
behavior. You control these options
with the shopt command
(see the entry for shopt). The following descriptions describe
the behavior ...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/NGsseVzmphQ" height="1" width="1"/> https://answers.oreilly.com/topic/1518-bash-shell-options/ NetBeans Platform - how to change the lookup used in Actions.context()? 2010-05-18T11:42:27-07:00 https://answers.oreilly.com/topic/1517-netbeans-platform-how-to-change-the-lookup-used-in-actionscontext/ All,
I have a context sensitive action I'm attempting to add to a toolbar. The issue is that I want the lookup for this action to always be the lookup of a given TopComponent, NOT the Utilities.actionsGlobalContext(). I can do this by something like
public FooAction() {
this(DomainModelListTopComponent.findInstance().getLookup());
}
and then having a static method to give me an inst...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/10ekFH7zAhM" height="1" width="1"/> https://answers.oreilly.com/topic/1517-netbeans-platform-how-to-change-the-lookup-used-in-actionscontext/ How to broadcast live video, real-time location, and instant media updates from your Android phone 2010-05-18T11:33:16-07:00 https://answers.oreilly.com/topic/1516-how-to-broadcast-live-video-real-time-location-and-instant-media-updates-from-your-android-phone/ This weekend, I'll be part of a Ragnar Relay team, running from New Haven to Boston (with a generous margin of error for location on either end). I know I'll be missed while I'm away and that everyone will be very jealous of my running a total of 20 miles across three legs within 24 hours (or so) without sleeping, bathing, or leaving a van of five similarly sleep-deprived and sweaty teammates to d...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/yCmkVF8oz_Q" height="1" width="1"/> https://answers.oreilly.com/topic/1516-how-to-broadcast-live-video-real-time-location-and-instant-media-updates-from-your-android-phone/ How to Develop Flashlight 2.0 2010-05-18T11:23:55-07:00 https://answers.oreilly.com/topic/1515-how-to-develop-flashlight-2-0/ So you've developed your first iPhone app and it's doing well in the App Store. It's time for an update. What do you do? This excerpt from Craig Hockenberry's iPhone App Development: The Missing Manual will give you a few ideas on how to proceed.
Imagine that you released a Flashlight application. You've been getting great feedback about the product. It's now time to develop version 2.0. What a...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/5JKVYPANVZ8" height="1" width="1"/> https://answers.oreilly.com/topic/1515-how-to-develop-flashlight-2-0/ Best Way to Teach Programming to Children? 2010-05-18T07:07:21-07:00 https://answers.oreilly.com/topic/1514-best-way-to-teach-programming-to-children/ We've been having an ongoing conversation at O'Reilly around what's the best way to approach teaching children to program, so I thought I'd just ask the community for input. Have you taught programming to kids? If so, what resources did you use? What language/s did you decide were most appropriate? Did you teach one-on-one or in a classroom setting? Did you use any books, and if so...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/Q00vSBciA1I" height="1" width="1"/> https://answers.oreilly.com/topic/1514-best-way-to-teach-programming-to-children/ What is Google Wave, anyway? 2010-05-18T05:56:49-07:00 https://answers.oreilly.com/topic/1513-what-is-google-wave-anyway/ Google Wave was met with considerable fanfare when it launched in a limited preview last fall. It was poised to revolutionize email, save journalism, and alter the fabric of online communication -- or so some of us wanted to believe.
The reality is that Wave hasn't matched up with those unrealistic expectations. Email is still dominant. Journalism's salvation has yet to be found. Communication ...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/WD1J2NSGSbA" height="1" width="1"/> https://answers.oreilly.com/topic/1513-what-is-google-wave-anyway/ Using Drupal's template.php for Overrides 2010-05-17T17:05:33-07:00 https://answers.oreilly.com/topic/1512-using-drupals-templatephp-for-overrides/ Do you want to change the "Submitted by..." line on your Drupal site? This excerpt from Byron, Berry, et al.'s Using Drupal will show you how by overriding Drupal's template.php.
Overriding a Template VariableDrupal gives us lots of nice variables to use, but they
don’t always look the way we prefer. A common item that many people
wish they could change is the “Submitted by....<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/6sQpl1dF6IU" height="1" width="1"/> https://answers.oreilly.com/topic/1512-using-drupals-templatephp-for-overrides/ Mastering Window Management with Windows 7 Tricks 2010-05-17T16:40:57-07:00 https://answers.oreilly.com/topic/1511-mastering-window-management-with-windows-7-tricks/ There are a number of shortcuts for windows in Windows 7. This excerpt from Bott, Siechert, & Stinson's Windows 7 Inside Out will show you the ins and outs of manipulating windows in Windows 7.
Windows 7 includes a host of keyboard shortcuts and mouse gestures that greatly simplify the everyday tasks of managing windows: resizing, moving, minimizing, switching, and so on. These new methods are ...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/AEhSurwPiDw" height="1" width="1"/> https://answers.oreilly.com/topic/1511-mastering-window-management-with-windows-7-tricks/ How to Configure Ubuntu Users & Groups 2010-05-17T15:40:53-07:00 https://answers.oreilly.com/topic/1510-how-to-configure-ubuntu-users-groups/ Folks just starting out with Ubuntu are likely to get to a point where they'll want to setup users and groups. Fortunately Ubuntu provides easy-to-use GUI tools to manage users and groups. This excerpt from Robin Nixon's Ubuntu: Up and Running will show you how to manage users and groups.
With Ubuntu each file has two additional attributes that are string values: one
for the Owner and one ...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/LQ7UaeOOxe4" height="1" width="1"/> https://answers.oreilly.com/topic/1510-how-to-configure-ubuntu-users-groups/ A Typical duel between File Open Dialog Box and URLLoader Objects :) 2010-05-17T12:10:18-07:00 https://answers.oreilly.com/topic/1509-a-typical-duel-between-file-open-dialog-box-and-urlloader-objects/ Hi..!
How can I write the code that selecting a text file whichever of the hard disks directory via File Open Dialog Box (with FileReference using)and passing "text" attribute of the "TextField" object?
I can do this same directory with source file. But I select a another file via File Open Dialog Box another directory, a error message appears and writes the output scre...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/fMlHpo3Tw4M" height="1" width="1"/> https://answers.oreilly.com/topic/1509-a-typical-duel-between-file-open-dialog-box-and-urlloader-objects/ What's New with Windows Search? 2010-05-17T12:03:53-07:00 https://answers.oreilly.com/topic/1508-whats-new-with-windows-search/ If Windows Search is an important part of your daily workflow, you might be interested to know that there have been some enhancements since Vista. This excerpt from Tulloch, Northrup, & Honeycutt's Windows® 7 Resource Kit will clue you in on what Windows 7 brings to Windows Search.
Windows 7 builds upon the foundation of Windows Vista by adding the following new features and enhancements in ...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/C2LYwWzqGT0" height="1" width="1"/> https://answers.oreilly.com/topic/1508-whats-new-with-windows-search/ Spend less, get out of debt, save more, and have money to invest 2010-05-17T11:36:49-07:00 https://answers.oreilly.com/topic/1507-spend-less-get-out-of-debt-save-more-and-have-money-to-invest/ If you spend all the money you earn, your retirement won’t be pretty. On average, Americans save only 1% to 4% of their disposable income each year. Although the average U.S. savings rate has gone up, it isn’t enough to help people pay for things like college and retirement. Historic data shows that if you save money instead of spending it, you could have almost 3 times as much money in 20 yea...<img src="https://feeds.feedburner.com/~r/OreillyAnswers/~4/-a7Q519mBZ4" height="1" width="1"/> https://answers.oreilly.com/topic/1507-spend-less-get-out-of-debt-save-more-and-have-money-to-invest/