<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for tmedhurst</title><link>http://disqus.com/by/tmedhurst/</link><description></description><atom:link href="http://disqus.com/tmedhurst/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 11 Dec 2014 08:38:35 -0000</lastBuildDate><item><title>Re: Chocolatey Gallery | Web Deploy 3.0 for IIS 3.0</title><link>https://community.chocolatey.org/packages/msdeploy3#comment-1736696807</link><description>&lt;p&gt;Could not be installed (WIndows 2012 R2):&lt;/p&gt;&lt;p&gt;PS C:\Users\Vigilant&amp;gt; cinst msdeploy3&lt;/p&gt;&lt;p&gt;Chocolatey (v0.9.8.25) is installing 'msdeploy3' and dependencies. By installing you accept the license for 'msdeploy3'&lt;/p&gt;&lt;p&gt;and each dependency you are installing.&lt;/p&gt;&lt;p&gt;msdeploy3 v3.0&lt;/p&gt;&lt;p&gt;Installing msdeploy3...&lt;/p&gt;&lt;p&gt;Write-Error : [ERROR] Running msiexec with /i "C:\Users\Vigilant\AppData\Local\Temp\chocolatey\msdeploy3\msdeploy3Install.MSI" /qn /passive /norestart ADDLOCAL=ALL  was not successful. Exit code was '1603'.&lt;/p&gt;&lt;p&gt;At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Start-ChocolateyProcessAsAdmin.ps1:46 char:5&lt;/p&gt;&lt;p&gt;+     Write-Error $errorMessage&lt;/p&gt;&lt;p&gt;+     ~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/p&gt;&lt;p&gt;    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException&lt;/p&gt;&lt;p&gt;    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error&lt;/p&gt;&lt;p&gt;Write-Error : msdeploy3 did not finish successfully. Boo to the chocolatey gods!&lt;/p&gt;&lt;p&gt;-----------------------&lt;/p&gt;&lt;p&gt;[ERROR] [ERROR] Running msiexec with /i "C:\Users\Vigilant\AppData\Local\Temp\chocolatey\msdeploy3\msdeploy3Install.MSI&lt;/p&gt;&lt;p&gt;" /qn /passive /norestart ADDLOCAL=ALL  was not successful. Exit code was '1603'.&lt;/p&gt;&lt;p&gt;-----------------------&lt;/p&gt;&lt;p&gt;At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:3&lt;/p&gt;&lt;p&gt;+   Write-Error $errorMessage&lt;/p&gt;&lt;p&gt;+   ~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/p&gt;&lt;p&gt;    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException&lt;/p&gt;&lt;p&gt;    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error&lt;/p&gt;&lt;p&gt;Write-Error : Package 'msdeploy3 v3.0' did not install successfully: [ERROR] Running msiexec with /i "C:\Users\Vigilant&lt;/p&gt;&lt;p&gt;\AppData\Local\Temp\chocolatey\msdeploy3\msdeploy3Install.MSI" /qn /passive /norestart ADDLOCAL=ALL  was not successful&lt;/p&gt;&lt;p&gt;. Exit code was '1603'.&lt;/p&gt;&lt;p&gt;At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:17&lt;/p&gt;&lt;p&gt;+                 Write-Error "Package `'$installedPackageName v$installedPackageV ...&lt;/p&gt;&lt;p&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/p&gt;&lt;p&gt;    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException&lt;/p&gt;&lt;p&gt;    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error&lt;/p&gt;&lt;p&gt;The term 'true' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spellin&lt;/p&gt;&lt;p&gt;g of the name, or if a path was included, verify that the path is correct and try again.&lt;/p&gt;&lt;p&gt;Command 'install' failed (sometimes this indicates a partial failure). Additional info/packages: msdeploy3&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Thu, 11 Dec 2014 08:38:35 -0000</pubDate></item><item><title>Re: Pura Coding - CSS - Have DIV fill remaining space in IE</title><link>http://tommed.tumblr.com/post/43946180#comment-1467626</link><description>&lt;p&gt;Chad, I've updated the article. It is possible to achieve this in Firefox and Safari (and IE8) what you need to do, is set the box-sizing in #main-container to border-box, like so:&lt;/p&gt;&lt;p&gt;-webkit-box-sizing: border-box;&lt;br&gt;-moz-box-sizing: border-box;&lt;br&gt;-ms-box-sizing: border-box;&lt;br&gt;box-sizing: border-box;&lt;/p&gt;&lt;p&gt;You should now be able to achieve this in all browsers!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Fri, 15 Aug 2008 07:29:06 -0000</pubDate></item><item><title>Re: Safe code....</title><link>http://blog.iphone-dev.org/post/42583223#comment-930758</link><description>&lt;p&gt;Hahahhahahahhaha ! This is some funny sh*t! :'o)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Fri, 18 Jul 2008 07:02:54 -0000</pubDate></item><item><title>Re: Safe code....</title><link>http://blog.iphone-dev.org/post/42583223#comment-921272</link><description>&lt;p&gt;Most browsers support increasing the size of text. IE7, FireFox 3 (and 2), Safari and Webkit all offer making text bigger if you have difficulty reading small text. You can also disable styles in most browser if the white on black causes a problem.&lt;/p&gt;&lt;p&gt;IE7 &amp;gt; There is a zoom dropdownlist on the right of the status bar&lt;br&gt;FF &amp;gt; View &amp;gt; Zoom &amp;gt; Zoom In&lt;br&gt;Safari/WebKit &amp;gt; View &amp;gt; Make Text Bigger&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Thu, 17 Jul 2008 10:58:10 -0000</pubDate></item><item><title>Re: Some additional information....</title><link>http://blog.iphone-dev.org/post/42423136#comment-908230</link><description>&lt;p&gt;lol! But I think you got the order wrong: Love, Pwnd iPhones, and Peace..&lt;/p&gt;&lt;p&gt;As you can see from yesterdays (entertaining) comment pool (on the previous post), there is no peace without Pwnd iPhones!!! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Wed, 16 Jul 2008 05:31:02 -0000</pubDate></item><item><title>Re: Not sat on our hands...</title><link>http://blog.iphone-dev.org/post/42344032#comment-898200</link><description>&lt;p&gt;This is a great place for shameless promotion! Visit: &lt;a href="http://groopi.net" rel="nofollow noopener" target="_blank" title="http://groopi.net"&gt;http://groopi.net&lt;/a&gt;&lt;br&gt;Ha ha!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Tue, 15 Jul 2008 12:26:29 -0000</pubDate></item><item><title>Re: Not sat on our hands...</title><link>http://blog.iphone-dev.org/post/42344032#comment-897986</link><description>&lt;p&gt;Ha ha, your name is guffer! :'o)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Tue, 15 Jul 2008 12:15:59 -0000</pubDate></item><item><title>Re: Not sat on our hands...</title><link>http://blog.iphone-dev.org/post/42344032#comment-897934</link><description>&lt;p&gt;1. yiphone is only negative if you don't refresh your browser... the site is actually in an infinite 302 redirection loop if you care to refresh!&lt;/p&gt;&lt;p&gt;2. Awsome job guys, looks like a great looking app&lt;/p&gt;&lt;p&gt;3. SHOW ME THE MONEY, SHOW ME THE MONEY!!!!!! :o)&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Tue, 15 Jul 2008 12:13:25 -0000</pubDate></item><item><title>Re: Broken iBoot</title><link>http://blog.iphone-dev.org/post/42151231#comment-885228</link><description>&lt;p&gt;Ha ha ha ha! ;'o)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Mon, 14 Jul 2008 04:33:01 -0000</pubDate></item><item><title>Re: The money shot</title><link>http://blog.iphone-dev.org/post/41927569#comment-870948</link><description>&lt;p&gt;You are all scholars and gentlemen (except for those of you who are ladies?!!)&lt;br&gt;Love the Monty-Python-esque fingers.. I think we need to use these MUCH more in software!!&lt;/p&gt;&lt;p&gt;Looking forward to the release ;o)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Fri, 11 Jul 2008 19:26:32 -0000</pubDate></item><item><title>Re: Heroku | API and External Git Access</title><link>http://blog.heroku.com/archives/2008/3/3/api_and_external_git_access/#comment-524031</link><description>&lt;p&gt;Thanks, I did that, but my existing project still wouldn't sink (I'm guessing because the public key on the server when I first executed `heroku clone APP` doesn't match anymore?)&lt;/p&gt;&lt;p&gt;So I renamed the directory and ran `heroku clone APP` and now it all works again! Yay!&lt;/p&gt;&lt;p&gt;Out of curiosity; Is there a another way which I could have updated the public key on the heroku server? Is there a git command for this?&lt;/p&gt;&lt;p&gt;Glad it's working now anyways?! Thanks very much!! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Sat, 24 May 2008 11:40:07 -0000</pubDate></item><item><title>Re: Heroku | API and External Git Access</title><link>http://blog.heroku.com/archives/2008/3/3/api_and_external_git_access/#comment-524028</link><description>&lt;p&gt;Thanks, I did that, but my existing project still wouldn't sink (I'm guessing because the public key on the server when I first executed `heroku clone APP` doesn't match anymore?)&lt;/p&gt;&lt;p&gt;So I renamed the directory and ran `heroku clone APP` and now it all works again! Yay!&lt;/p&gt;&lt;p&gt;Out of curiosity; Is there a another way which I could have updated the public key on the heroku server? Is there a git command for this?&lt;/p&gt;&lt;p&gt;Glad it's working now anyways?! Thanks very much!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Sat, 24 May 2008 11:39:01 -0000</pubDate></item><item><title>Re: Heroku | API and External Git Access</title><link>http://blog.heroku.com/archives/2008/3/3/api_and_external_git_access/#comment-506242</link><description>&lt;p&gt;I have done this and am still getting "Permission denied (publickey)." :(&lt;/p&gt;&lt;p&gt;1. I cleared out the heroku entries in ~/.ssh/known_hosts&lt;br&gt;2. ran "ssh-keygen -t rsa"&lt;br&gt;3. acepted the default "~/.ssh/id_rsa"&lt;br&gt;4. ran git init on my directory (which I have been connecting to heroku successfully for the last month or so)&lt;br&gt;5. git pull..&lt;br&gt;BANG!&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmedhurst</dc:creator><pubDate>Wed, 21 May 2008 17:52:51 -0000</pubDate></item></channel></rss>