Search

Thursday, September 29, 2011

Cloud Date with Dr. Werner, CTO, Amazon

Cloud Date with Dr. Werner, CTO, Amazon

YourStory.in in collaboration with Amazon Web Services (AWS) brings you an exclusive and exciting opportunity to meet in-person with Dr. Werner Vogels, Chief Technology Officer, Amazon this Novemeber in Bangalore.

Selected students and top 5 Startups will get a chance to present to Dr.Werner at a glitterati function (attended by CTOs, Startups and VCs) to be held in Bangalore on 19th November 2011, also get a chance to have an exclusive breakfast session with Dr. Werner Vogels.

Sounds exciting?

Apply Now! -
Startups | Students

Last Date: 31st October, 2011

Amazon Fire and Windows 8 Five Core

Amazon's Kindle Fire: First impressions

With the wait for Amazon's Kindle Fire finally over, let's take a look at what stood out the most during the tablet's unveiling.

READ FULL STORY

Five core criticisms of Windows 8

Windows Developer Preview: It's good, but not perfect, and some PC users and novice users may end up feeling alienated.

READ FULL STORY

Friday, September 16, 2011

Tech-no-logy Demystified with Sandeep Joshi: Easiest way to setup a new virtual machine with Windows 8 Developer Preview 64 bit

By sajoshi

#bldwin was an overwhelming experience. The keynote session, demos and content – all are awesome!!! I just can't wait my PC to have the new bits. I started the Developer Preview download around 30 minutes back. Lets see how long it takes.

It took around 1 hour 25 minutes for me on a 6Mbps connection. The wait is finally over and my download shows as finished. I download the one which has the base image and Metro Style App Tools and Samples.

If you are looking to get Windows 8 Developer Preview bits, you can download it from http://developer.microsoft.com.

Once you download it (as I did in the first place), you can either install it on a fresh machine or setup a dual boot or run it as a virtual machine on your Win7 machine. I don't have an additional machine and neither I want to dual boot the OS. I am more interested in running it as virtual machine and that's what I finally did. I created the VHD and then used it to power up my virtual machine.

In this post, I am going to share the steps that I have taken to create my VHD and configuring it as a new virtual machine.

Step 1: 

Download the iso image. We need to access the install.wim file within the .iso file. To do that you must mount .iso images or burn them to physical media to access the .wim files within the .iso file.  I choose to mount it. 

How do I mount it?

If you already have some of the freewares like Deamon tools or Windows AIK, you can use them or else you can get one Virtual CloneDrive from here: http://www.slysoft.com/en/download.html

Once you install the software, you can go to your iso file and right click. You will see a mount option there. That's all you need to use.

Step 2:

To create and attach a VHD (Virtual Hard Disk)

You can find various ways to do this here: http://technet.microsoft.com/en-us/library/gg318049(WS.10).aspx

I decided to use the command line approach i.e. Create and attach a VHD by using Diskpart. Here are the steps:

  1. To start the DiskPart command interpreter, open an elevated Command Prompt window (click Start, right-click Command Prompt, and click Run as administrator), and then type:

    Diskpart

    The following example creates a dynamically expanding VHD that has 25 GB maximum size and saves the VHD file in the folder, C:\vhd.

    create vdisk file=C:\VHD\test.vhd maximum=25000 type=expandable

    select vdisk file=C:\VHD\test.vhd
    attach vdisk
    create partition primary
    assign letter=v
    format quick FS=NTFS label=VHD
    exit

    Please note that every line here represents a command that you need to type one time each. If you copy everything and paste in command prompt, you may get some errors. Have some patience and type one by one. Once you complete this command, you can see a new drive V: in your My Computer view.

Step 3:
Apply the install.wim to newly created VHD.

I chose to use the Install-WindowsImage.ps1 Windows PowerShell script. Windows PowerShell is included in Windows 7 and Windows Server 2008 R2.

1. First download this script at Install-WindowsImage PowerShell Script (http://go.microsoft.com/fwlink/?LinkId=204240).

2.  Now I have to open the PowerShell command prompt and run this script

  1. Click Start, and type PowerShell in the Start text box.

  2. In the results pane, right-click Windows PowerShell, and then click Run as Administrator.

  3. Type  C:\vhd> Install-WindowsImage.ps1 –WIM d:\sources\install.wim -Apply -Index 1 -Destination V:

image

We're done. The VHD is ready for use. Last step is that you need to set this as a boot option.

Here is how you do it:

Open a command prompt with elevated rights and navigate to the Windows\System32 folder of your existing Windows 7 installation (not the one of the mounted VHD!). Then use the following command:

image

 1: bcdboot.exe V:\Windows

This of course assumes that you've also used "V" as drive letter for your VHD.

And that's it! The next time you reboot, you will be presented with a nice new boot menu that let's you choose between your existing system and the Windows 8 VHD.

References:

I also looked at the virtual box solution as I had 64 bit machine and I download the 64 bit version of iso.

 http://www.windows7hacker.com/index.php/2011/09/install-windows-8-developer-preview-on-virtualbox/

Another post which details out the options in much greater details can be found here:

http://www.pitorque.de/MisterGoodcat/post/Installing-Windows-8-Developer-Preview-as-bootable-VHD.aspx

Wish you happy playing with Windows 8 Developer Preview. Don't hurt yourself. Play carefully. Things are bound to change so make big assumptions. Play big guesses.

Friday, September 02, 2011

New HTC TITAN and HTC Radar

Fw: Judge rejects Oracle's $1.3B award against SAP, $199 Lenovo tablet; Worst exec decisions

Breaking News

Judge rejects Oracle's $1.3 billion award against SAP

In a surprising twist, a judge has reversed a major ruling in favor of Oracle against SAP in a corporate theft trial.

READ FULL STORY | SHARE ON FACEBOOK

More coverage:

Ultrabook Showdown: Lenovo IdeaPad U300s vs. Toshiba Portege Z830

Toshiba's new AT200 is thinner than iPad, Galaxy Tab

Samsung Galaxy Note: Is it a phone or a tablet?

Meeting Sony's Tablet S and P (first impressions)

Samsung Galaxy Tab 7.7 (photos)

Cracking Open the Lenovo IdeaPad K1

Lenovo to launch the IdeaPad A1, a 7-inch Android tablet for $199


Must-Read Stories

Ten catastrophes: All-time worst tech industry executive decisions

Dancing with the tech stars (gallery)

Batmobile replica (photos)

Samsung Galaxy Note (photos)


Recommended

Choosing a Cloud Hosting Provider with Confidence

This white paper is all about choosing a cloud hosting provider that understands your needs while offering the best performance and security. Read it now to learn more.

Thursday, September 01, 2011

Windows Phone Marketplace Developer - News & Resources

Marketplace now open for Mango app submission 
 
Microsoft is now accepting and certifying Mango apps through the App Hub! This means that new and existing titles optimized for Windows Phone 7.5 have begun publishing. This is not to say that Mango will arrive on existing devices in the coming days.
 Learn more about getting your great Mango apps to market.

Read about publishing an update to your existing apps.


Windows Phone SDK 7.1 RC Now Available
Use the new WPSDK 7.1 Release Candidate (RC) to publish your app to the Marketplace. The RC provides a dramatic boost to getting great Windows Phone apps to market quickly – regardless of if you're targeting Windows Phone 7 or Mango devices. The RC includes such tools as the WP app profiling tools to quickly identify performance bottlenecks and memory leaks, and the Marketplace Test Kit to enable you to run the Marketplace technical certification tests on your local machine. For a run-down on what's in the RC, check out the
App Hub announcement.


New Windows® Phone Marketing Kit for Publishers Now Available
You've built a great app – now you need to market it. The Windows Phone Marketing Kit for Marketplace App Publishers is now available on
App Hub. This easy to use toolkit is designed to help you start promoting your Windows Phone app in all your marketing activities and on your website.

What you'll find in the toolkit:
  • Microsoft Logo, Button and Icon Guidelines for Windows® Phone Marketplace Application Developers
  • Windows® Phone Logos
  • Start screen (in lockup with chassis)
  • Windows Phone Chassis
  • Download for Windows Phone Buttons (English, French, Italian, German, Spanish)
  • Windows Phone Icon to denote that application is for Windows Phone
  • PSD file with sample banner
Get started marketing your Windows Phone app today!

Application compatibility testing in 'Mango'
Learn more.

Get 'Mango' content resources
Read more.

The new Inside Windows Phone show
Get the insiders' view into all things Windows Phone. Watch exclusive interviews with the designers, product managers and developers coding the Windows Phone OS and developer platform. Visit the
Inside Windows Phone page.

Friday, August 26, 2011

Tech Update Today

onSale and B&N cancel HP TouchPad orders in continuing saga of a dead tablet

Retailers jumped into the TouchPad selling frenzy this past weekend, but it turns out a couple sold more than they had in stock so orders are being canceled and people are quite vocal about it.

READ FULL STORY | SHARE ON FACEBOOK

'Kill tool' released for unpatched Apache server vulnerability

The open-source Apache Software Foundation warns that active use of a 'killapache' attack tool targeting an unpatched vulnerability has been observed.

READ FULL STORY | SHARE ON FACEBOOK

RIM announces new $5 BBM Music service focused on the social experience

RIM announced the new BBM Music service that provides a unique way to increase the songs available to you and share your music experience through BBM.

READ FULL STORY | SHARE ON FACEBOOK

Jive's S1 suggests how little has happened in social business

Jive has filed its S1. For those that don't know, this is a document filed at the SEC which is the precursor to an IPO. The IPO doesn't have to happen but that's the general intention.

READ FULL STORY | SHARE ON FACEBOOK

Wednesday, August 24, 2011

Sprint to land Apple's iPhone 5

Breaking News

Sprint to land Apple's iPhone: How wireless carrier dynamics will change

Sprint lands the iPhone 5 and the wireless carrier competitive dynamic changes.

READ FULL STORY | SHARE ON FACEBOOK


Recommended

Malware Security Report: Protecting Your Business, Customers, and the Bottom Line

You may not know it, but your website could be spreading malicious malware code to your customers. Read this white paper to learn how to protect your website from online threats and keep your customers safe.


Facebook overhauls privacy controls; Earthquake shakes Net; More mobile patent pains

Facebook moves privacy controls inline, simplifies sharing

Facebook is rolling out a major revamp to its privacy settings. The changes affect what you see on your profile as well as when you share content on the social network.

READ FULL STORY | SHARE ON FACEBOOK

More coverage:

Facebook moves privacy controls inline, simplifies sharing

Facebook was third for online video in July 2011

Facebook planning at least seven more acquisitions this year


Must-Read Stories

Earthquake hits Eastern Seaboard; tweets spread faster than tremors

Microsoft wants ITC to ban Motorola smartphone imports

Sony's S1 tablet gets official name change to Tablet S, launches in September

Sony to redesign PlayStation home this fall [photos]

Revisiting Windows 8's Tweet@Rama

Hurricane Irene gains force - threatens U.S. (images)


Recommended

Cloud Security Demo

There's plenty of hype surrounding the cloud, but there are drawbacks, mainly security. Download this demo of security software for cloud-based networks to learn what your cloud is missing.

Tuesday, August 23, 2011

HP TouchPad $99 US Deals in Singapore

HP TouchPad $99 US Deals in Singapore 

 

The HP TouchPad fire sale proves something most people should have known: the world wants a great $100 tablet, and what doesn't sell at $400 (or even $300) will go like gangbusters if it's marked down by 75 percent.

There's no down side to buying a TouchPad right now. Even just for Web browsing, even just for email, the TouchPad so thoroughly spanks anything else in its price range that buying one is a no-brainer for anyone into gadgets. It has the specs of a respectable $400 tablet, and rough edges don't seem so rough when you're paying so little. If you're curious about what you'll do with a $99 HP TouchPad, here are 10 suggestions.

The TouchPad 4G fire sale doesn't show a way forward for most other manufacturers, though, because it's unsustainable. HP is taking a major loss on every unit here, and the company doesn't seem to be hoping to make any of that back.

I was wondering if the HP TouchPad $99 Deal will be available in Singapore too and was searching the web since last Friday like crazy. I searched up all the links and couldn't find anything on this topic. So I called the HP Customer Care in Singapore and guess what – they said they have stopped selling this item in Singapore starting last Friday.

Enhanced by Zemanta