RE: Test WP8 template

2012-11-30 Thread Sergey Grebnov (Akvelon)
I confirm that the template works on a real device (HTC 8X).

I see that html files are stored in xap and not copied to isolated storage, but 
cordova.js doesn't contain the fix for XHRPatch - the template won't work in 
jQueryMobile-like cases when the files are accessed via XMLHttpRequest. You can 
check the example:

https://dl.dropbox.com/u/77441826/CordovaWP8AppFull.zip 
'Loading error' message will be displayed after clicking on any links.

The fix for this was sent in pull request below:
https://github.com/apache/incubator-cordova-js/pull/42 
in this commit: 
https://github.com/sgrebnov/incubator-cordova-js/commit/35d32b75ac6e4901f3309316ea8578faf8fa8869

Thx!
Sergei

-Original Message-
From: Sergey Grebnov (Akvelon) 
Sent: Friday, November 30, 2012 1:49 AM
To: dev@cordova.apache.org
Subject: RE: Test WP8 template

Confirm

1. VS 2012 express and VS 2012 Ultimate
2. Emulators only (will be able to test on real device tomorrow morning, but 
manifest file looks great) 3. Cordova is initialized correctly Log:Received 
Event: deviceready

PS. I'll check tomorrow if it correctly handles local files access via 
XmlHttpRequest   

Thx!
Sergei

-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com]
Sent: Friday, November 30, 2012 1:24 AM
To: dev@cordova.apache.org
Subject: Re: Test WP8 template

The attachment was dropped ...
Here it is in dropbox:
https://www.dropbox.com/s/38om77vi4xs1p3w/CordovaWP8AppFull-2.3.0rc1.zip


On Thu, Nov 29, 2012 at 1:17 PM, Shazron shaz...@gmail.com wrote:
 I've got all the tools installed. Where is the test template?


 On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote:

 I need some confirmation that this template works for someone other 
 than me.
 Please import this template into the folder:
 Documents\Visual Studio 2012\Templates\ProjectTemplates

 Then attempt to create a new project with it.
 Build and Run, and report please ...

 Also, just out of curiousity, how many people on this list have 
 installed Windows 8 + the Windows Phone 8 SDK tools?

 TIA

 Cheers,
   Jesse

 --
 @purplecabbage
 risingj.com




--
@purplecabbage
risingj.com


Re: Test WP8 template

2012-11-30 Thread Jesse
Thanks Sergey!
Your patch will be in RC2 next week.

On Fri, Nov 30, 2012 at 2:42 AM, Sergey Grebnov (Akvelon)
v-seg...@microsoft.com wrote:
 I confirm that the template works on a real device (HTC 8X).

 I see that html files are stored in xap and not copied to isolated storage, 
 but cordova.js doesn't contain the fix for XHRPatch - the template won't work 
 in jQueryMobile-like cases when the files are accessed via XMLHttpRequest. 
 You can check the example:

 https://dl.dropbox.com/u/77441826/CordovaWP8AppFull.zip
 'Loading error' message will be displayed after clicking on any links.

 The fix for this was sent in pull request below:
 https://github.com/apache/incubator-cordova-js/pull/42
 in this commit:
 https://github.com/sgrebnov/incubator-cordova-js/commit/35d32b75ac6e4901f3309316ea8578faf8fa8869

 Thx!
 Sergei

 -Original Message-
 From: Sergey Grebnov (Akvelon)
 Sent: Friday, November 30, 2012 1:49 AM
 To: dev@cordova.apache.org
 Subject: RE: Test WP8 template

 Confirm

 1. VS 2012 express and VS 2012 Ultimate
 2. Emulators only (will be able to test on real device tomorrow morning, but 
 manifest file looks great) 3. Cordova is initialized correctly Log:Received 
 Event: deviceready

 PS. I'll check tomorrow if it correctly handles local files access via 
 XmlHttpRequest

 Thx!
 Sergei

 -Original Message-
 From: Jesse [mailto:purplecabb...@gmail.com]
 Sent: Friday, November 30, 2012 1:24 AM
 To: dev@cordova.apache.org
 Subject: Re: Test WP8 template

 The attachment was dropped ...
 Here it is in dropbox:
 https://www.dropbox.com/s/38om77vi4xs1p3w/CordovaWP8AppFull-2.3.0rc1.zip


 On Thu, Nov 29, 2012 at 1:17 PM, Shazron shaz...@gmail.com wrote:
 I've got all the tools installed. Where is the test template?


 On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote:

 I need some confirmation that this template works for someone other
 than me.
 Please import this template into the folder:
 Documents\Visual Studio 2012\Templates\ProjectTemplates

 Then attempt to create a new project with it.
 Build and Run, and report please ...

 Also, just out of curiousity, how many people on this list have
 installed Windows 8 + the Windows Phone 8 SDK tools?

 TIA

 Cheers,
   Jesse

 --
 @purplecabbage
 risingj.com




 --
 @purplecabbage
 risingj.com



-- 
@purplecabbage
risingj.com


Re: Test WP8 template

2012-11-29 Thread Shazron
I've got all the tools installed. Where is the test template?


On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote:

 I need some confirmation that this template works for someone other than
 me.
 Please import this template into the folder:
 Documents\Visual Studio 2012\Templates\ProjectTemplates

 Then attempt to create a new project with it.
 Build and Run, and report please ...

 Also, just out of curiousity, how many people on this list have
 installed Windows 8 + the Windows Phone 8 SDK tools?

 TIA

 Cheers,
   Jesse

 --
 @purplecabbage
 risingj.com



Re: Test WP8 template

2012-11-29 Thread Jesse
The attachment was dropped ...
Here it is in dropbox:
https://www.dropbox.com/s/38om77vi4xs1p3w/CordovaWP8AppFull-2.3.0rc1.zip


On Thu, Nov 29, 2012 at 1:17 PM, Shazron shaz...@gmail.com wrote:
 I've got all the tools installed. Where is the test template?


 On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote:

 I need some confirmation that this template works for someone other than
 me.
 Please import this template into the folder:
 Documents\Visual Studio 2012\Templates\ProjectTemplates

 Then attempt to create a new project with it.
 Build and Run, and report please ...

 Also, just out of curiousity, how many people on this list have
 installed Windows 8 + the Windows Phone 8 SDK tools?

 TIA

 Cheers,
   Jesse

 --
 @purplecabbage
 risingj.com




-- 
@purplecabbage
risingj.com


RE: Test WP8 template

2012-11-29 Thread Sergey Grebnov (Akvelon)
Confirm

1. VS 2012 express and VS 2012 Ultimate
2. Emulators only (will be able to test on real device tomorrow morning, but 
manifest file looks great)
3. Cordova is initialized correctly
Log:Received Event: deviceready

PS. I'll check tomorrow if it correctly handles local files access via 
XmlHttpRequest   

Thx!
Sergei

-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com] 
Sent: Friday, November 30, 2012 1:24 AM
To: dev@cordova.apache.org
Subject: Re: Test WP8 template

The attachment was dropped ...
Here it is in dropbox:
https://www.dropbox.com/s/38om77vi4xs1p3w/CordovaWP8AppFull-2.3.0rc1.zip


On Thu, Nov 29, 2012 at 1:17 PM, Shazron shaz...@gmail.com wrote:
 I've got all the tools installed. Where is the test template?


 On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote:

 I need some confirmation that this template works for someone other 
 than me.
 Please import this template into the folder:
 Documents\Visual Studio 2012\Templates\ProjectTemplates

 Then attempt to create a new project with it.
 Build and Run, and report please ...

 Also, just out of curiousity, how many people on this list have 
 installed Windows 8 + the Windows Phone 8 SDK tools?

 TIA

 Cheers,
   Jesse

 --
 @purplecabbage
 risingj.com




--
@purplecabbage
risingj.com