BlackBerry Tours, come and get ’em on Sprint and Verizon

If you’ve had you eye on the Tour, we bet you didn’t forget they were going on sale today — but just in case you had, consider this your official reminder. Both carriers are now offering RIM’s latest and greatest CDMA BlackBerry for $199.99 on contract, so you’re probably not going to see a lot of defections between carriers this time around. Pardon us if we don’t shed a tear for the lack of exclusivity on this one.

Read – Sprint
Read – Verizon

Filed under: ,

BlackBerry Tours, come and get ’em on Sprint and Verizon originally appeared on Engadget on Sun, 12 Jul 2009 11:59:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

BlackBerry Storm 2 spec’d, 3G-equipped original en route to AT&T?

You haven’t forgotten about that BlackBerry Storm 2, have you? The Boy Genius Report is claiming it’s gotten device specs for RIM’s touchscreen-centric maven, also reportedly called the 9550, and while not surprising (and not confirmed), according to his source the CDMA device will be sporting 802.11b/g (which we already sort of knew), a 3.2 megapixel camera, 360 x 480 capacitive touchscreen, and BlackBerry OS 5.0. If that’s not enough, the site’s also saying a GSM version of the original, with 3G in tow, does exist as the 9520 and is possibly on track for release soon on AT&T and Rogers. All nice fodder for dreams, but we’re not getting our hopes up until something more official rears its SurePress-laden head.

Filed under:

BlackBerry Storm 2 spec’d, 3G-equipped original en route to AT&T? originally appeared on Engadget on Sun, 12 Jul 2009 10:41:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

CyberNotes: 7-Zip Command Line Backups

This article was written on January 03, 2008 by CyberNet.

CyberNotes
Tutorial Thursday

The tool that I used for a long time for extracting and compressing archives is 7-Zip. It’s free, open-source, and has a powerful set of command line options that is perfect for performing backups. And today that’s exactly what we’re going to use it for.

We’re going to use a special version of 7-Zip that has no user interface whatsoever. It has to be used via the command line, and one of the benefits for using this version is that the entire application is self-contained in one single executable file. That makes it a great tool to carry around with you on a USB drive, and extremely easy to work with.

Here’s how to use the 7-Zip command line options to create backups at the click of a mouse:

  1. The first thing you’ll want to do is go download the command line version of 7-zip. After you extract the contents you’ll notice that there are five files available. All we need is the 7za.exe, so you can delete the rest if you wish.
    7zip Command Line Executable
  2. Open up Notepad, and now we’re going to create a batch file that will backup a folder location of our choosing. I’ve decided to backup everything on my desktop this time around, but it will work for any location as long as you know the path.

    7za.exe a cybernet.7z "C:\Users\Ryan\Desktop"

    Be sure to include quotation marks around any paths that have spaces in them. For this example I didn’t have to put quotation marks around my path, but it never hurts to include them.

    This will archive the documents in the 7-Zip format, which means you’ll need to have 7-Zip to extract it. It’s good because the compression ratio is very high, which means the backup file will be rather small compared to the other compression formats. If you were going to send this to someone they may have troubles opening it, but you can choose save the file as a ZIP by replacing “7z” with “zip” in that line of code.

    7zip Command Line Notepad

  3. Now we need to save the batch file in the same place where the 7za.exe is located. In Notepad go to File -> Save As, and choose any filename. The only thing you need to make sure of is that at the end of the filename you include the .BAT extension:
    7zip Command Line Notepad Save
  4. Now all you have left to do is double-click on the batch file that you just created to run it. The resulting backup file will be located in the same place as the 7za.exe and the batch file, unless you’ve specified an alternate location in Step 2.
  5. Extra Credit: You can always create a scheduled task that will run your batch file automatically at a time/date that you specify. That can be done by using the built-in Windows Scheduled Tasks wizard, which can be found in the Control Panel.

One other tip that I wanted to provide is how to automatically insert the current year, month, and day into the resulting filename. This would be useful for anyone looking to schedule backups, without wanting to overwrite the previous backup. In Step 2 from our example above you would want to replace:

cybernet.7z

with:

%DATE:~-4%-%DATE:~4,2%-%DATE:~7,2%_cybernet.7z

which for today would give a result of:

2008-01-03_cybernet.7z

Now every backup will remain in tact, assuming that you create no more than one backup per day.

For those of you who want to dive a little deeper in to the 7-Zip command line options, here are the different things that the “a” can be replaced with in Step 2:

  • a: Add to an existing archive, or create a new one
  • d: Delete files from an archive
  • e: Extract files from an archive
  • t: Test the integrity of an archive
  • u: Update the files in an archive

Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


Keepin’ it real fake, part CCXXIII: VAIO W netbook clone handily beats Sony to market

Turns out by the time Sony went official with its inaugural VAIO W netbook, it was already old news to the Chinese KIRF market. The “VAIO” pictured above apparently came out some time in mid-June and does a laudable job of honoring the actual one’s chassis, although the keyboard is more traditional than Sony’s isolated / chiclet stylings. Throw in a 10.2-inch LED display, 1.6GHz Atom processor, integrated graphics, a 160GB HDD, 1GB RAM, and decently convincing packaging and you’d be liable to think you went through a time warp spotting this in Shenzhen. It’s got a pretty sizable head start on the legit version, but something tells us this particular model won’t be trying its luck elsewhere in the world.

[Via PMP Today and Cloned in China]

Filed under:

Keepin’ it real fake, part CCXXIII: VAIO W netbook clone handily beats Sony to market originally appeared on Engadget on Sun, 12 Jul 2009 08:25:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

MacBook Pros with 7200RPM HDDs getting a touch too noisy?

MacBook Pro hard disk storage really seem to be down on its luck this generation. First was the 3Gbps SATA transfers (now fixed), which honestly didn’t affected but a marginal percentage of users upgrading to SSD themselves. Now comes word from a number of irate users on the Apple support forums that claim their HDDs, specifically those spec’d at 7200RPM, are suffering from performance issues and some audible clicking / beeping sounds. The folks at Other World Computing chimed in to say that it might have something to do with the Seagate Momentus 7200.4 G-Force drives, which takes anti-shock precautions that are possibly causing both noise and extra strain. If you’re not hearing anything now, we wouldn’t suggest you start getting hyper paranoid over the issue — it’s the internet, where things often get blown way out of proportion, in case you haven’t noticed. If you’re still worried / curious, hit up the read link for the full collection of anecdotes.

[Via Engadget Spanish and MacNN]

Filed under:

MacBook Pros with 7200RPM HDDs getting a touch too noisy? originally appeared on Engadget on Sun, 12 Jul 2009 04:16:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

Adobe Apollo Alpha: For Rich Internet Applications

This article was written on March 19, 2007 by CyberNet.

Adobe has just hit a huge milestone today by releasing an Alpha version of their much anticipated Apollo software. This is something that I had been waiting to hear, but are you wondering what the heck Apollo is? Here is how Adobe explains it in their press release:

Apollo is the code name for a cross-operating system application runtime that allows web developers to leverage their existing skills in HTML, JavaScript and Ajax, as well as Adobe Flash and Adobe Flex software to build and deploy rich Internet applications (RIAs) on the desktop. Apollo combines the reach of Internet technologies with the richness of desktop applications, working seamlessly across operating systems and outside the browser to deliver a more consistent and engaging user experience.

The press release even states that eBay is working to take advantage of Apollo to bring in a better experience for their users. It is kinda hard to explain how this could revolutionize the future of online websites, so why don’t I just show you in the eBay demo for Apollo where it is pretty apparent the benefits it will have:

Now I’m not exactly sure if you think that is as cool as I do, but this is going to change the way that we interact with online information. The other thing that is huge is that the software developed using Apollo is cross-platform…so it won’t matter what operating system your website visitors are using because they should all be able to take advantage of Apollo’s offerings.

A little over halfway through the video you should have seen what happens when these Apollo applications go offline. Despite being offline the user is still able to utilize certain features that would ordinarily be rendered inaccessible. It is exciting to think that developers will be able to start taking advantage of a technology that is cross-platform like this.

Right now there is just the Apollo Alpha developers kit, so it is still in the very early stages. However, I’m sure many people are going to start looking into how this works and how they can take advantage of it.

All I can say is…I want that eBay “application”!

Apollo Homepage (mostly for developers)

News Source: Information Week

Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:


The New Rubiks Cube

New-Rubik_585363g.jpgTimes Online: His cube was one of the most popular and infuriating toys of all time. Now Professor Ernö Rubik is hoping that the sphere will bring sleepless nights to the world’s obsessive puzzlers.

The creator of Rubik’s Cube is back with his first new puzzle for almost 20 years and early indications are that it is going to be every bit as irritating as the original.

Rubik’s 360, which goes on sale next week, features six small balls inside three interlocking spheres. The task is to lock each ball into colour-coded capsules on the outermost sphere. Professor Rubik said of his cube that it was “easy to understand the task, but hard to work out the solution”. It is just as aggravating to crack the 360.

Rubik Cube inventor devises new puzzle to drive us all to distraction [Times Online]

Insignia NS-HD01: first-ever portable HD Radio on sale at Best Buy

Remember that first-ever portable HD Radio prototype we peeked back in May? Turns out Best Buy just let loose the real-deal, today announcing immediate availability of the Insignia NS-HD01. Needless to say, the big box retailer and supporters of HD Radio alike are hoping that this subscription-free player will finally put some much-needed wind behind the sails of the format, and while it’s pretty simple in nature, the sub-$50 price tag could place it squarely in the “impulse buy” category. The relatively brief specs list includes a color LCD, rechargeable Li-ion battery, a 3.5 millimeter headphone jack, a bundled armband and ten user-selectable preset memory channels. You can catch the full release after the break, and the player itself in your nearest Best Buy.

Continue reading Insignia NS-HD01: first-ever portable HD Radio on sale at Best Buy

Filed under:

Insignia NS-HD01: first-ever portable HD Radio on sale at Best Buy originally appeared on Engadget on Sun, 12 Jul 2009 00:01:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Insignia’s NS-HD01 is the first portable HD Radio–and it’s only $50

Insignia's NS-HD01(Credit: Insignia)

The price of HD Radio technology has been dwindling over the past few years, with digital-capable car stereos and clock radios priced south of $100. But Insignia’s new NS-HD01 adds two new wrinkles to the HD Radio equation. The iPod-size unit is the first truly portable (battery powered) HD Radio, and its $50 price tag makes it the most affordable HD model to date. The NS-HD01 is scheduled to hit shelves at Best Buy on June 12, but we got an early look at the unit.

“Bionic” goose happy to have new leg, disappointed by lack of retractable laser cannon

Not wanting to let Betty the gosling goose meet an untimely fate, a UK vet outfitted the anatidae with a bionic leg, allegedly the first operation of its kind in the world (not counting Robot Chicken, of course). She’s currently learning to walk again at nearby Tiggywinkles Wildlife Hospital at Buckinghamshire. Does she now possess super speed, the ability to make large vaults without using her wings, or a super powerful kick? All signs point to no, but a new lease on life has gotta count for something, right?

Filed under:

“Bionic” goose happy to have new leg, disappointed by lack of retractable laser cannon originally appeared on Engadget on Sat, 11 Jul 2009 21:02:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments