CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly books, videos, courses, and conferences. Learn more >
Most Active Answers
Top Contributors
-
102 Answers
-
86 Answers
-
44 Answers
-
41 Answers
-
38 Answers
Find
-
Working on a embedded audio project and need help
Asked by moosedano : 22 December 2009 - 08:32 AM
Answered by adfm: Yesterday, 05:23 PM
It seems like you're looking for one of those recordable greeting card modules. Here's a thread over at makezine.com that discusses DIY talking greeting cards. full answer >
-
Does anyone know of free software for creating gestures or special touch zones on my Toshiba's touchpad?
Asked by nicholasbarry : Yesterday, 12:56 PM
Answered by adfm: Yesterday, 04:54 PM
Check out the iGesture framework. It might not be as intuitive as you are expecting, but it is free and it does gesture recognition. Also, there are programs like the Opera browser that implement gest... full answer >
-
Is Joomla the best way to get components like contact forms, a search field, etc.
Asked by crowoman : 14 January 2010 - 02:52 PM
Answered by severdia: Yesterday, 04:36 PM
The Dreamweaver plug-ins will only get you so far. What's usually missing is the back-end processing. You can easily set up things like a contact form to use PHP or a CGI script to mail the fields... full answer >
-
How to make a web form print-ready with CSS
By adfm: Yesterday, 02:36 PM
This excerpt from Christopher Shcmitt's CSS Cookbook will show you how to build a form that users can fill out online, or that they can print and then fill out offline, as shown in Figure 10.3. ...
-
How to build horizontal navigation menus in CSS
By adfm: Yesterday, 11:12 AM
If you would like to create a horizontal navigation menu out of an unordered set of links, like the example shown in Figure 7.13, you'll appreciate this excerpt from Christopher Schmitt's CSS Cookb...
-
PHP, having issues making and inserting files in the proper directory
Asked by seaturtleftw : 21 January 2010 - 05:12 AM
Answered by Robin Nixon: Jan 21 2010 07:35 AM
At first glance I note that you are trying to move the uploaded file if 'subject', another posted variable, has been set. But that isn't a guarantee that the file was also uploaded. I thin... full answer >
-
Sharing items in Zimbra Collaboration Suite
By msilver: 21 January 2010 - 08:38 AM
If your company uses Zimbra Collaboration Suite to manage your email, calendars, and contacts, you can share any folder in your account with any other user on the system, and external users as well. ...
-
Screencasting software: Any recommendations?
Asked by kbnotes : 19 January 2010 - 06:19 AM
Answered by Robin Nixon: Jan 21 2010 06:38 AM
Try the screen capture utility supplied with Microsoft Expression 3 Encoder. It's the most professional product I have seen, is multi-featured and what's better, it's free. You can g... full answer >
-
Natural language parsing
Asked by rodney-gibbs : 19 January 2010 - 05:40 PM
Answered by rogermag: Jan 20 2010 04:16 PM
A good place to find people already familiar with the natural language processing skills you need for the work you're trying to get done is to look for students at Universities. Computer science a... full answer >
-
Using Regular Expressions in PHP and JavaScript
By Robin Nixon: 15 January 2010 - 02:18 AM
Using Regular Expressions in PHP and Javascript By Robin Nixon (O'Reilly page | Amazon page) Regular expressions are supported by both Javascript and PHP, as well as...
-
Which Twitter Client is best for Android-powered phones?
Asked by mikeh : 15 January 2010 - 02:49 PM
Answered by adfm: Jan 20 2010 01:47 PM
Twidroid Pro is my twitter client of choice. The base client seems to have most of the buzzworthy features you'd want, and for about the price of a fancy coffee drink you can have them all. Multip... full answer >
-
Alternative Ways to Run R
By adfm: 20 January 2010 - 12:10 PM
Beyond the standard implementation there are other ways to run R. This excerpt from Joseph Adler's R in a Nutshell lists some of the more popular open source projects implementing R. There are se...
-
How to use R inside Microsoft Excel
By adfm: 20 January 2010 - 11:25 AM
Excel can be a safe comfort zone for some users, but sometimes you need access to more robust tools like R. Thankfully there's RExcel to bridge the gap. In this excerpt from Joseph Adler's R in a N...
-
What's the best reasonably priced streaming media hardware solution?
Asked by adfm : 09 December 2009 - 04:52 PM
Answered by jenfloyd: Jan 20 2010 10:18 AM
We're currently going back and forth about this at my household too... Personally I don't mind watching shows on my laptop. The bonus is everything (Netflix, Hulu, YouTube, and general websit... full answer >
-
Do you have tips or suggestions for reaching out to new user group members?
Asked by marsee : 19 January 2010 - 04:39 PM
Answered by jenfloyd: Jan 20 2010 09:28 AM
I've used a wide variety of methods to reach out to new members. Post frequently to a group website or blog. Social media (particularly Twitter and Facebook group pages) are a good way to get the ... full answer >
-
How to create a star ranking system using CSS
By adfm: 20 January 2010 - 08:38 AM
Do you have the need to implement a start ranking system on your web site? This excerpt from Christoper Schmitt's CSS Cookbook, Third Edition will walk you through setting up such a system. If you ...
-
How do I write a CRON job to backup a mySQL Database?
Asked by todisht : 18 January 2010 - 07:17 AM
Answered by todisht: Jan 19 2010 06:45 PM
I figured it out: mysqldump -u [your_username] -p[your_password] [your_database] | gzip > [your_path/filename].gz If you want to make the filename unique you can add the date to it like this: my... full answer >
-
What's the best cross-platform/mobile-supported To-do app?
Asked by kevin-suttle : 01 December 2009 - 02:21 PM
Answered by Rodney Gibbs: Jan 19 2010 05:31 PM
I've used OmniFocus (OSX and iPhone) for the last year or more and have been very pleased. It syncs automatically at launch and shut down, has a clean interface, and some cool extras. It also co... full answer >
-
How to rotate an image with CSS
By adfm: 19 January 2010 - 05:07 PM
Save yourself some time and use CSS to rotate an image for you. This common task is achievable if you follow this excerpt from Christoper Schmitt's CSS Cookbook, Third Edition. If you want to rota...
-
How to set a rounded border around an image using CSS
By adfm: 19 January 2010 - 03:15 PM
Do you want to set a rounded border around an image, but haven't found out how to do it? This excerpt from Christoper Schmitt's CSS Cookbook, Third Edition will show you how to accomplish this task wi...
-
login system using roles from a MYSQL database error
Asked by seaturtleftw : Yesterday, 02:20 AM
Tags:
-
nmap on the iphone
Asked by mike-loukides : 20 January 2010 - 08:54 AM
Tags:
-
destroy request.getsession.getattribute?
Asked by xiaofanku : 17 January 2010 - 06:33 PM
Tags:
-
-
-
xml to other database conversion using c#
Asked by dbcrawler : 12 January 2010 - 06:59 AM
-
xml to other database conversion
Asked by dbcrawler : 12 January 2010 - 06:57 AM
Tags:
-
How do I find an agent?
Asked by sam-elira-sr : 11 January 2010 - 02:18 PM
Tags:
-
How to create an RSS "dynamic" Item with prefixed Parent Item/Category
Asked by techreader-michael : 08 January 2010 - 11:41 AM
Tags:
-
-
Supplementing JRE cacerts keystore
Asked by bamapookie : 06 January 2010 - 12:03 PM
Tags:
-
XQuery for XML node with context
Asked by noonesshadow : 06 January 2010 - 09:40 AM
Tags:
-
-
How does Cinelerra (Linux video editor) compare to Apple Final Cut Pro?
Asked by filmbilly : 04 January 2010 - 05:24 PM
Tags:
-
-
Experience with SimpleGeo, a cloud server with location-based hooks?
Asked by rodney-gibbs : 28 December 2009 - 10:04 PM
Tags:
-
MySQL Server Error 1045
Asked by sqlboy : 28 December 2009 - 08:05 PM
-
Can Google Reader be instructed to suppress line breaks in HTML?
Asked by andyo : 25 December 2009 - 06:44 AM
Tags:
-
-
Updating MySql database from SQL Server
Asked by binal : 18 December 2009 - 12:30 PM
Tags:
![]() ©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |