<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i do computers - Latest Comments</title><link>http://idocomputers.disqus.com/</link><description>personal blog and portfolio of rikki tooley, .net developer, university student and a guy with interests in a whole bunch of things</description><atom:link href="https://idocomputers.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 04 Jan 2016 20:58:55 -0000</lastBuildDate><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-2440049508</link><description>&lt;p&gt;It's worked perfectly.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Uilque Messias</dc:creator><pubDate>Mon, 04 Jan 2016 20:58:55 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1863456333</link><description>&lt;p&gt;Hi Wojtas - I mentioned this in the article. I haven't been able to get the store to work while connected to Fiddler.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Thu, 19 Feb 2015 05:03:50 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1851977828</link><description>&lt;p&gt;Hi !! Thanks for tutorial but i have small problem&lt;/p&gt;&lt;p&gt;My phone cant download update cabs when is conected with fiddler. I see only "Downloading updates 0%" and nothing. How to fix it ? :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wojtas</dc:creator><pubDate>Fri, 13 Feb 2015 12:16:21 -0000</pubDate></item><item><title>Re: Play an MP3 in WinRT using NAudio</title><link>http://rikk.it/blog/play-an-mp3-in-winrt-using-naudio/#comment-1712148206</link><description>&lt;p&gt;If you can send me the source I'll take a look for you? First thing I'll try is to run your code outside of Unity and see if it works. Email is hello@ this domain. Ta&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Tue, 25 Nov 2014 11:45:57 -0000</pubDate></item><item><title>Re: Play an MP3 in WinRT using NAudio</title><link>http://rikk.it/blog/play-an-mp3-in-winrt-using-naudio/#comment-1698729122</link><description>&lt;p&gt;I can't debug it because it's a Unity3D project and it doesn't support debugging of Windows Store App projects.. So I've made my own console in the app itself to print out stuff and have to build the project every time I want to test it. All I managed to do is do see outs every step along the way and I found that if I test this:&lt;/p&gt;&lt;p&gt;public MediaFoundationReaderRT(IRandomAccessStream stream) &lt;br&gt;: this(new MediaFoundationReaderRTSettings() {Stream = stream})&lt;br&gt;        {&lt;br&gt;//print stuff to test if code reaches here&lt;br&gt;        }&lt;/p&gt;&lt;p&gt;nothing happens. I also checked that the stream of the mp3 file is not empty, but it fails at constructor of MediaFoundationReaderRT.. Any ideas why..? Could it be because there is something wrong with MediaFoundationApi.Startup()? I call it at initialization of the entire program. Thanks again!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AugGust</dc:creator><pubDate>Tue, 18 Nov 2014 02:43:08 -0000</pubDate></item><item><title>Re: Play an MP3 in WinRT using NAudio</title><link>http://rikk.it/blog/play-an-mp3-in-winrt-using-naudio/#comment-1681618169</link><description>&lt;p&gt;Hi AugGust. I haven't worked with NAudio for a while so I'm not sure what's going on here. First thing I would do is download the source of NAudio, reference it directly and then debug into the constructor of MediaFoundationReaderRT to see what's happening. And yep, IMusicItem.File is a StorageFile.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Fri, 07 Nov 2014 12:46:37 -0000</pubDate></item><item><title>Re: Play an MP3 in WinRT using NAudio</title><link>http://rikk.it/blog/play-an-mp3-in-winrt-using-naudio/#comment-1658629253</link><description>&lt;p&gt;Hi I've followed your guide and my program freezes at:&lt;/p&gt;&lt;p&gt;await Task.Run(() =&amp;gt; _waveProvider = new MediaFoundationReaderRT(stream));&lt;/p&gt;&lt;p&gt;It enters it but never completes. Any idea why?&lt;/p&gt;&lt;p&gt;Btw I'm assuming that IMusicItem is a class object you created that contains IStorageFile File. Is that right?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AugGust</dc:creator><pubDate>Tue, 28 Oct 2014 22:26:41 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1608137620</link><description>&lt;p&gt;Thanks for telling me! I'll sort it out this weekend :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Sat, 27 Sep 2014 06:46:00 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1607034172</link><description>&lt;p&gt;whatever happened to the images...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">manan vaghasiya</dc:creator><pubDate>Fri, 26 Sep 2014 11:29:37 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1443434090</link><description>&lt;p&gt;Thanks a bunch for this! Worked like a charm.&lt;br&gt;Just want to call out 2 things: &lt;br&gt;1. You can find the port Fiddler is listening to in Fiddler Options -&amp;gt; Connections&lt;br&gt;2. My phone was not able to load http://fi.dler.cer page after configuring the steps above. I checked 'Enable Automatic response' in AutoResponder in Fiddler options and then was able to get the cert on the phone. Had to uncheck it to be able to hit other traffic.&lt;br&gt;Thanks again!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mao</dc:creator><pubDate>Thu, 19 Jun 2014 03:42:13 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1083786444</link><description>&lt;p&gt;love the autoresponder trick! It seems small but after a few runs on the emulator I get sick of typing in the name.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jac Fitzgerald</dc:creator><pubDate>Tue, 15 Oct 2013 19:41:55 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1014087925</link><description>&lt;p&gt;You can simply visit http://localhost.fiddler:8888 and click the link to get the certificate. There's no need to change the ProxyRegistrationHostname-- that particular hack is only required when running the Windows Phone emulator and isn't needed when using an actual phone device. You also might want to note that the user should consider disabling 3G/4G on the phone (to ensure traffic is forced to WiFi). There's no reason that Fiddler v4 is better than Fiddler v2 for this scenario.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Lawrence</dc:creator><pubDate>Thu, 22 Aug 2013 18:02:39 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1000465309</link><description>&lt;p&gt;I find the autoresponder url easier to type in. I use this method for emulators as well meaning I can't just add the url as a favourite, as those get lost if you restart the emulator. I'll mention it in the article though, thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Wed, 14 Aug 2013 08:14:16 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-1000404913</link><description>&lt;p&gt;Nice article. But there is an easier way to install certificate. Just open http://computername:8888/fiddlerroot.cer instead of exporting certificate and going to fi.d/dler.cer.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Tsoi</dc:creator><pubDate>Wed, 14 Aug 2013 06:26:44 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-995608752</link><description>&lt;p&gt;Glad it helped!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Sat, 10 Aug 2013 12:11:13 -0000</pubDate></item><item><title>Re: Capture Windows Phone 8 Network Traffic with Fiddler</title><link>http://rikk.it/blog/capture-windows-phone-8-network-traffic-with-fiddler/#comment-991493044</link><description>&lt;p&gt;Huge thanks for this.  I have wasted hours trying to get this to work and then found your article and it was sorted in 5 minutes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nic</dc:creator><pubDate>Wed, 07 Aug 2013 10:49:50 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-918745313</link><description>&lt;p&gt;How to do: PlayTO in this project with BacgroundAudio from MediaPlayer?&lt;br&gt;PlayTO not working...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arsenium</dc:creator><pubDate>Tue, 04 Jun 2013 12:24:12 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-903399147</link><description>&lt;p&gt;Did this ever make it to the Windows Store?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Pope</dc:creator><pubDate>Mon, 20 May 2013 18:20:41 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-876267627</link><description>&lt;p&gt;How to register the event to the media player?&lt;br&gt;Like media started,media ended&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric</dc:creator><pubDate>Fri, 26 Apr 2013 00:51:23 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-997162572</link><description>&lt;p&gt;Kindly provide with the sample ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Moody</dc:creator><pubDate>Thu, 11 Apr 2013 00:01:00 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-997162571</link><description>&lt;p&gt;I'd rather not hand out my app just yet... I'll see about making a sample when I've got some spare time :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Deckard</dc:creator><pubDate>Mon, 12 Nov 2012 22:18:00 -0000</pubDate></item><item><title>Re: Background Audio in a Windows Store C# App</title><link>http://rikk.it/blog/background-audio-in-a-metro-c-sharp-app/#comment-706364198</link><description>&lt;p&gt;Can you give an example of this project?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arsenium</dc:creator><pubDate>Fri, 09 Nov 2012 13:15:28 -0000</pubDate></item><item><title>Re: [Dev] Virtual Hosts in XAMPP</title><link>http://rikk.it/blog/using-virtual-hosts-for-a-local-testing-server-with-xampp/#comment-997162575</link><description>&lt;p&gt;Thank you for explanation...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tono</dc:creator><pubDate>Tue, 04 Sep 2012 13:38:00 -0000</pubDate></item><item><title>Re: [Dev] Virtual Hosts in XAMPP</title><link>http://rikk.it/blog/using-virtual-hosts-for-a-local-testing-server-with-xampp/#comment-997162574</link><description>&lt;p&gt;That's the shortest and no fluff explanation, thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James</dc:creator><pubDate>Sat, 23 Jun 2012 07:03:00 -0000</pubDate></item><item><title>Re: Class III Malocclusion</title><link>http://rikk.it/blog/shorts-class-iii-malocclusion/#comment-997162567</link><description>&lt;p&gt;Thanks Rikki, that made my day! I'm gonna have to grow my hair a bit longer now, I'll be a splitting image of him :P&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Pope</dc:creator><pubDate>Tue, 24 Apr 2012 23:11:00 -0000</pubDate></item></channel></rss>