Sharp plunges headfirst into 3D market with LV-series Quattron TVs, Blu-ray DVRs

Looks like Sharp’s keeping its word — next month, the fourth-largest LCD TV maker will launch a slate of new 3D TVs in Japan, just as planned. Based on the same Sharp Quattron quad-pixel technology that made George Takei’s jaw drop, the new LV-series of AQUOS panels will come in 40-, 46-, 52- and 60-inch sizes when they debut July 30th, and feature 1080p resolution, UV²A panels and a high-speed signaling technology named FRED that Sharp says increases brightness and reduces crosstalk. More interesting are the AN-3DG10 glasses that come with them, which reportedly allow each individual viewer decide whether to view content in 2D or 3D — we’re guessing by tweaking the glasses to show either the left or right image to both eyes simultaneously, instead of flipping back and forth. Of course, you’ll also need something to watch, and thus Sharp will also release a pair of Blu-ray DVR units, the BD-HDW700 and BD-HDW70, which record two simultaneous Japanese television programs onto terabyte-sized hard drives when they’re not sending Blu-ray 3D content to the aforementioned displays.

While mum’s the word on pricing, Impress Watch believes the TVs will start around ¥280,000 (around $3,067) and top out at a cool ¥600,000 ($6,581) for that 60-incher, and says that US and European variants are expected later this year. While you wait, why not take a deep dive into the details — you’ll find an entire brochure’s worth at our source links.

Sharp plunges headfirst into 3D market with LV-series Quattron TVs, Blu-ray DVRs originally appeared on Engadget on Wed, 02 Jun 2010 01:01:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceTVs (Sharp), Blu-ray DVRs (Sharp)  | Email this | Comments

CyberNotes: Schedule A Database Backup In Windows

This article was written on July 13, 2006 by CyberNet.

CyberNotes
Tutorial Thursday
 

One concern that many Website owners have is that their site will get hacked into and they will lose everything. That is why backup software normally costs an arm and a leg because people are willing to pay for a peace of mind.

That peace of mind no longer has to break your pocket book, in fact, you don’t even have to open your pocket book! The software I am about to discuss will help you setup a batch file to perfom a MySQL database backup. Then I will show you how to schedule the backup along with a few other details. Okay, I’ll go ahead and walk you through the steps.

–Getting Started–

  1. First you will need to go ahead and download the FREE software from WFF Systems.
  2. You can start the installation process by executing the file that you downloaded above.
  3. After you have completed the installation go ahead and run the software.

 

Create A Batch File

  1. Now that you have the software up and running you need to enter in the directory that you would like the backup to be stored. Enter this into the textbox located on the right-side of the program.
  2. Select the Add Database option and enter in the information for your database. Press OK after you have filled out all of the fields.
    Database Backup
  3. Select Backup and make sure the software is able to connect and backup your database properly. If it is successful you should see a backup file in the directory that you designated.
    Database Backup
  4. If you were able to successfully run the backup then you can close the software. Otherwise you will have to troubleshoot to figure out what part of your information is not correct.

 

–Edit The Batch File (Optional)–
This section will explain how you can add the date and time to the backup’s filename. If you do not perform these steps the backup will automatically overwrite the previous backup.

  1. Browse to the directory that you installed the software.
  2. Find the file named tmp.bat and right-click on it, then select Edit.
  3. Your file should be similar to this:
    "C:\Backup Software\mysqldump.exe" example_database -hexample.com -uexample_user -pexample_password >"c:\example_database.sql"
  4. In order to have it generate the date and time for the file name we need to add a little code to the batch file. Place this code before the text above:
    for /f "tokens=1,2" %%u in ('date /t') do set d=%%v
    for /f "tokens=1" %%u in ('time /t') do set t=%%u
    if "%t:~1,1%"==":" set t=0%t%
    set timestr=%d:~6,4%%d:~3,2%%d:~0,2%%t:~0,2%%t:~3,2%
    echo %timestr%
  5. Now change the output of your file name to include the date/time variable. That means I would change "c:\example_database.sql" to "c:\example_database-%timestr%.sql".
  6. My final batch file looks like this:
    for /f "tokens=1,2" %%u in ('date /t') do set d=%%v
    for /f "tokens=1" %%u in ('time /t') do set t=%%u
    if "%t:~1,1%"==":" set t=0%t%
    set timestr=%d:~6,4%%d:~3,2%%d:~0,2%%t:~0,2%%t:~3,2%
    echo %timestr%
    "C:\Backup Software\mysqldump.exe" example_database -hexample.com -uexample_user -pexample_password >"c:\example_database-%timestr%.sql"
  7. Now each time you run the batch file it will generate a file name that looks like "example_database-200612071200.sql". The time is formatted as year/day/month/time.

 

–Schedule The Batch File–
Now we can schedule the file so that it will automatically perform the backups each day.

  1. Goto the Control Panel-> Scheduled Tasks-> Add Scheduled Task.
  2. Select Next to begin the wizard. It will take a little while for it to get to the next screen.
  3. Select Browse. Browse for the batch file that you created above. It is located in the program’s installation directory and it is called tmp.bat.
  4. Just complete the rest of the details about when you want to execute the backup…daily, monthly, etc.

 

–Overview–
I hope that this will help you out because I know this is a big time saver for me! The biggest issue that some people may have is finding their database’s name and the username/password.

Update:
DavidC commented below recommending the MySQL Administrator software. I haven’t used this before but it does look very powerful.

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


Hulu headed to a Xbox 360 dashboard near you?

From its humble origins as a chunky black box of PC parts, the Xbox has grown into a strapping young adult — attracting a social circle including Netflix, Facebook and Twitter. Now, rumor has it that the Xbox 360’s preening for a date with Hulu, too. Though plans aren’t set in stone, Gear Live tells us Hulu has been spotted in internal Xbox 360 dashboard builds, and that Microsoft will introduce the streaming video service as part of their Xbox LIVE experience at E3 2010. The publication is mighty certain here, but at this point we can’t corroborate for ourselves. If this does end up happening, the question is how much it might cost, as we hear there’s going to be some sort of fee — perhaps Hulu will be part of that “Xbox LIVE Platinum Tier” rumor that gets dragged out most every year.

Hulu headed to a Xbox 360 dashboard near you? originally appeared on Engadget on Tue, 01 Jun 2010 23:40:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceGear Live  | Email this | Comments

Crave 03: Moonbots, Velcro, and hoverboards (podcast)

This week, Donald’s back in the studio, joined by Eric Franklin and Dong Ngo from Inside CNET Labs. We ponder Japan’s plans to turn the moon into a playground for robots, and tackle OLED displays that roll and vanish. Dong drops some knowledge on recent hard drive innovations and a waterproof case for his Flip Ultra HD. The iPad meets Velcro. And the hoverboard makes a comeback (kinda).

Subscribe in iTunes SD VideoSubscribe in RSS SD Video


Video: Intel Pits Sandy Bridge Against Core i7 with Discrete Graphics at Computex

Although most of his Computex keynote was about its new Atom initiatives, Intel EVP David Perlmutter found time to praise Intel’s next major chip architecture, code-named “Sandy Bridge.” Perlmutter promises significant performance increases, according to Permutter. In part, this is because the CPU, media processor, and graphics component will all use the firms latest 32nm process. Indeed, he showed a demo of a Sandy Bridge processor rendering a complex 3D game and holding its own against a system with a discrete graphic card. Here is the video, so you can see for yourself. Just remember, products won’t be on store shelves until Q1 of 2010.

Reblog this post [with Zemanta]

Steve Jobs live from D8

The liveblog is happening now — hit read more and get into it!

Continue reading Steve Jobs live from D8

Steve Jobs live from D8 originally appeared on Engadget on Tue, 01 Jun 2010 22:58:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Report: Hulu coming to Xbox Live at E3

More and more nongaming content is moving to our consoles, and that’s a good thing.

Steve Jobs on TV: ‘no one wants to buy a box’

Well isn’t that a breath of fresh air. With no apologies given to its long-standing hobby, Apple CEO Steve Jobs provided a pretty honest and thorough assessment of what’s wrong with the TV set-top box market. “No one wants to buy a box — ask TiVo, ask Roku, ask usask Google in a few months” (in the spirit of competition, of course). In Jobs’ opinion, “the only way that’s going to change is if you tear up the [box], give it a new UI, and get it in front of consumers in a way they’re going to want it.” Frankly, we’re pretty happy how quickly and succinctly he was able to respond in a Q &A session, seems like he’s been mulling it over — and given what we heard about Apple TV’s future plans, we’re not surprised. All the pertinent quotes, care of our liveblog, after the break.

Continue reading Steve Jobs on TV: ‘no one wants to buy a box’

Steve Jobs on TV: ‘no one wants to buy a box’ originally appeared on Engadget on Tue, 01 Jun 2010 22:56:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Video: Intel Shows Off MeeGo-based Tablet at Computex

One of the more interesting devices that Intel Executive Vice President David Perlmutter showed off running Atom yesterday at Computex 2010 was a MeeGo-based tablet computer. The on-stage demo was brief, but I was able to grab some shaky-cam footage. The tablet uses 1.5GHz Moorestown CPU, features a 10-inch screen, and has a touch-and-swipe interface that looks a lot like the Apple iPad or even Android.  Physically, the device looks pretty much like the iPad and every other tablet computer on the market, so it will be hard to judge just how big an impact it could have until we get some hands-on with the software.

Reblog this post [with Zemanta]

Steve Jobs: iPhone OS ‘started on a tablet’

Well, Steve Jobs just dropped a little nugget of history on us during his chat with Walt Mossberg and Kara Swisher at the All Things D conference. When asked by Walt why they originally put their new OS on a phone and not a tablet, Steve said, “I’ll tell you a secret. It began with the tablet.” After working on the tablet OS which had a glass display and multitouch, another idea occurred to Jobs. “My God, I said, this would make a great phone … so we shelved the tablet and built the iPhone.” And there you have it.

Steve Jobs: iPhone OS ‘started on a tablet’ originally appeared on Engadget on Tue, 01 Jun 2010 22:06:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments