<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eppur si muove</title>
	<atom:link href="http://www.primozic.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.primozic.net/blog</link>
	<description>And yet it does move</description>
	<lastBuildDate>Mon, 16 Jan 2012 07:14:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How can I disable a plugin in Google Chrome?</title>
		<link>http://www.primozic.net/blog/how-can-i-disable-a-plugin-in-google-chrome/</link>
		<comments>http://www.primozic.net/blog/how-can-i-disable-a-plugin-in-google-chrome/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 07:14:05 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/?p=75</guid>
		<description><![CDATA[To disable a plugin in Google Chrome type chrome://plugins/ in the address bar (sometimes also called omnibox). A page with all plugins will be displayed and you can disable them easily by just clicking the “Disable” link.]]></description>
			<content:encoded><![CDATA[<p>To disable a plugin in Google Chrome type <a href="chrome://plugins/">chrome://plugins/</a> in the address bar (sometimes also called omnibox). A page with all plugins will be displayed and you can disable them easily by just clicking the “Disable” link.</p>
<p><a href="http://www.primozic.net/blog/wp-content/uploads/2012/01/image1.png"><img style="background-image: none; border-right-width: 0px; margin: 5px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Google Chrome Plugins" border="0" alt="Google Chrome Plugins" src="http://www.primozic.net/blog/wp-content/uploads/2012/01/image_thumb1.png" width="474" height="474" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/how-can-i-disable-a-plugin-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spell Checker in Axosoft OnTime</title>
		<link>http://www.primozic.net/blog/spell-checker-in-axosoft-ontime/</link>
		<comments>http://www.primozic.net/blog/spell-checker-in-axosoft-ontime/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 20:51:52 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/?p=69</guid>
		<description><![CDATA[It seems that Axosoft does not intend to implement spell checker in the Windows client for OnTime Scrum Project Management Software. There is however a solution for the problem: AutoHotkey and &#34;AutoCorrect for English&#34; script. Download AutoHotkey from http://www.autohotkey.com/ Download &#34;AutoCorrect for English&#34; script for AutoHotkey from http://www.autohotkey.com/download/OtherDownloads.htm. Install AutoHotkey. Double click AutoCorrect.ahk file in &#8230; </p><p><a class="more-link block-button" href="http://www.primozic.net/blog/spell-checker-in-axosoft-ontime/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>It seems that Axosoft <a href="http://community.axosoft.com/forums/thread/3541.aspx">does not intend</a> to implement spell checker in the Windows client for OnTime Scrum Project Management Software. There is however a solution for the problem: AutoHotkey and &quot;AutoCorrect for English&quot; script. </p>
<ol>
<li>Download AutoHotkey from <a href="http://www.autohotkey.com/">http://www.autohotkey.com/</a></li>
<li>Download &quot;AutoCorrect for English&quot; script for AutoHotkey from <a href="http://www.autohotkey.com/download/OtherDownloads.htm">http://www.autohotkey.com/download/OtherDownloads.htm</a>.</li>
<li>Install AutoHotkey.</li>
<li>Double click AutoCorrect.ahk file in the file manager of your choice to run the script.</li>
<li>You will get a small H icon in the Windows Tray area. If you right click it you will get a popup menu that allows you to edit or reload the script, suspend hotkeys, etc.</li>
<li>Open OnTime if it is not running yet and start typing. If you make a mistake the AutoCorrect script will automatically fix it for you. </li>
</ol>
<p>The &quot;AutoCorrect for English&quot; script corrects about 4700 common English misspellings on-the-fly (wherever you type them) via hotstrings. It also includes a Win+H hotkey to make it easy to add more corrections for misspellings (see the screenshot below). Of course you can also edit the script manually with a regular text editor. The good thing is that the script will also work in other applications (Notepad, etc.).</p>
<p><a href="http://www.primozic.net/blog/wp-content/uploads/2012/01/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 5px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.primozic.net/blog/wp-content/uploads/2012/01/image_thumb.png" width="408" height="219" /></a></p>
<p>I cannot recommend using <a href="http://www.autohotkey.com/">AutoHotKey</a> enough for other purposes also because it is truly very powerful and useful tool that can save you lots of keystrokes and mouse clicks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/spell-checker-in-axosoft-ontime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I get information about digital signatures of all files in the folder?</title>
		<link>http://www.primozic.net/blog/how-can-i-get-information-about-digital-signatures-of-all-files-in-the-folder/</link>
		<comments>http://www.primozic.net/blog/how-can-i-get-information-about-digital-signatures-of-all-files-in-the-folder/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 08:55:18 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[powershell programming code administration]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/how-can-i-get-information-about-digital-signatures-of-all-files-in-the-folder/</guid>
		<description><![CDATA[The following PowerShell code snippet allows you to get information about digital signatures of all files in a specific folder: Get-ChildItem *.* &#124; foreach-object {Get-AuthenticodeSignature $_} All you have to do is start PowerShell, go to the folder you want to check and run the command.]]></description>
			<content:encoded><![CDATA[<p>The following PowerShell code snippet allows you to get information about digital signatures of all files in a specific folder:</p>
<pre class="brush: ps;">Get-ChildItem *.* | foreach-object {Get-AuthenticodeSignature $_}</pre>
<p>All you have to do is start PowerShell, go to the folder you want to check and run the command.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/how-can-i-get-information-about-digital-signatures-of-all-files-in-the-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I delete records from MS SQL Server database using Python?</title>
		<link>http://www.primozic.net/blog/how-can-i-delete-records-from-ms-sql-server-database-using-python/</link>
		<comments>http://www.primozic.net/blog/how-can-i-delete-records-from-ms-sql-server-database-using-python/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 13:38:44 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[utils]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/how-can-i-delete-records-from-ms-sql-server-database-using-python/</guid>
		<description><![CDATA[The following code will delete all records from table in database on server. import win32com.client connectionString = &#34;Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=database;Data Source=server;&#34; query = &#34;delete from table;&#34; con = win32com.client.Dispatch('ADODB.Connection') con.Open(connectionString) con.Execute(query) con.Close( ) Note: This code works on Windows only. You will also need to install excellent Python for Windows extensions (pywin32) by &#8230; </p><p><a class="more-link block-button" href="http://www.primozic.net/blog/how-can-i-delete-records-from-ms-sql-server-database-using-python/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The following code will delete all records from <em>table</em> in <em>database</em> on <em>server</em>.</p>
<pre class="brush: py;">import win32com.client

connectionString = &quot;Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=database;Data Source=server;&quot;
query = &quot;delete from table;&quot;
con = win32com.client.Dispatch('ADODB.Connection')
con.Open(connectionString)
con.Execute(query)
con.Close( )</pre>
<p><strong>Note:</strong> This code works on Windows only. You will also need to install excellent Python for Windows extensions (pywin32) by Mark Hammond from <a href="http://sourceforge.net/projects/pywin32/">http://sourceforge.net/projects/pywin32/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/how-can-i-delete-records-from-ms-sql-server-database-using-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I restart Windows service with Python?</title>
		<link>http://www.primozic.net/blog/how-can-i-restart-windows-service-with-python/</link>
		<comments>http://www.primozic.net/blog/how-can-i-restart-windows-service-with-python/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 08:52:49 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[utils]]></category>
		<category><![CDATA[windows service]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/how-can-i-restart-windows-service-with-python/</guid>
		<description><![CDATA[First you need to install excellent Python for Windows extensions (pywin32) by Mark Hammond from http://sourceforge.net/projects/pywin32/. Then you can use the following code (that will restart the Print Spooler service). import win32serviceutil serviceName = &#34;spooler&#34; win32serviceutil.RestartService(serviceName) Note: this code was tested with Python 2.7 and version 216 of the pywin32 extensions.]]></description>
			<content:encoded><![CDATA[<p>First you need to install excellent Python for Windows extensions (pywin32) by Mark Hammond from <a title="http://sourceforge.net/projects/pywin32/" href="http://sourceforge.net/projects/pywin32/">http://sourceforge.net/projects/pywin32/</a>. </p>
<p>Then you can use the following code (that will restart the Print Spooler service).</p>
<pre class="brush: py;">import win32serviceutil

serviceName = &quot;spooler&quot;

win32serviceutil.RestartService(serviceName)</pre>
<p><strong>Note:</strong> this code was tested with Python 2.7 and version 216 of the pywin32 extensions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/how-can-i-restart-windows-service-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I get application&#8217;s directory in a WPF application?</title>
		<link>http://www.primozic.net/blog/how-can-i-get-applications-directory-in-a-wpf-application/</link>
		<comments>http://www.primozic.net/blog/how-can-i-get-applications-directory-in-a-wpf-application/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 08:13:34 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/how-can-i-get-applications-directory-in-a-wpf-application/</guid>
		<description><![CDATA[string appPath = AppDomain.CurrentDomain.BaseDirectory;]]></description>
			<content:encoded><![CDATA[<p></br></p>
<pre class="brush: csharp;">string appPath = AppDomain.CurrentDomain.BaseDirectory;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/how-can-i-get-applications-directory-in-a-wpf-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot convert lambda expression to type &#8216;string&#8217; because it is not a delegate type</title>
		<link>http://www.primozic.net/blog/cannot-convert-lambda-expression-to-type-string-because-it-is-not-a-delegate-type/</link>
		<comments>http://www.primozic.net/blog/cannot-convert-lambda-expression-to-type-string-because-it-is-not-a-delegate-type/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 07:58:31 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/cannot-convert-lambda-expression-to-type-string-because-it-is-not-a-delegate-type/</guid>
		<description><![CDATA[When you get the “Cannot convert lambda expression to type &#8216;string&#8217; because it is not a delegate type” error in Visual Studio 2010, all you have to do is add using System.Linq; to the top of the source file.]]></description>
			<content:encoded><![CDATA[<p>When you get the “Cannot convert lambda expression to type &#8216;string&#8217; because it is not a delegate type” error in Visual Studio 2010, all you have to do is add </p>
<pre class="brush: csharp;">using System.Linq;</pre>
<p>to the top of the source file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/cannot-convert-lambda-expression-to-type-string-because-it-is-not-a-delegate-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unhandled Error in Silverlight Application 2104</title>
		<link>http://www.primozic.net/blog/unhandled-error-in-silverlight-application-2104/</link>
		<comments>http://www.primozic.net/blog/unhandled-error-in-silverlight-application-2104/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 13:26:24 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/unhandled-error-in-silverlight-application-2104/</guid>
		<description><![CDATA[When you get the error&#160; Message: Unhandled Error in Silverlight Application Code: 2104 Category: InitializeError Message: Could not download the Silverlight application. Check web server settings when you try to deploy your Silverlight application you have to register MIME type in your IIS 7: Extension: .xap MIME Type: application/octet-stream At least that is what it &#8230; </p><p><a class="more-link block-button" href="http://www.primozic.net/blog/unhandled-error-in-silverlight-application-2104/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>When you get the error&#160; </p>
<pre>
Message: Unhandled Error in Silverlight Application
Code: 2104
Category: InitializeError
Message: Could not download the Silverlight application.
Check web server settings</pre>
<p>when you try to deploy your Silverlight application you have to register MIME type in your IIS 7:</p>
<p><strong>Extension:</strong> .xap <br />
<strong>MIME Type:</strong> application/octet-stream</p>
<p>At least that is what it worked for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/unhandled-error-in-silverlight-application-2104/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Look What I Found #5</title>
		<link>http://www.primozic.net/blog/look-what-i-found-5/</link>
		<comments>http://www.primozic.net/blog/look-what-i-found-5/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 12:42:26 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utils]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/look-what-i-found-5/</guid>
		<description><![CDATA[PDFsharp: .NET library for creating and processing PDF documents on the fly. SSH.NET: .NET 4.0 library for SSH client protocol. MailSystem.NET: suite of .NET components with support for SMTP, POP3, IMAP4, NNTP, MIME, S/MIME, OpenPGP, DNS, vCard, vCalendar, Anti-Spam (Bayesian , RBL, DomainKeys), Queueing, Mail Merge and WhoIs. Json.NET: makes working with JSON formatted data &#8230; </p><p><a class="more-link block-button" href="http://www.primozic.net/blog/look-what-i-found-5/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pdfsharp.net/MainPage.ashx">PDFsharp</a>: .NET library for creating and processing PDF documents on the fly.     <br /><a href="http://sshnet.codeplex.com/">SSH.NET</a>: .NET 4.0 library for SSH client protocol.     <br /><a href="http://mailsystem.codeplex.com/">MailSystem.NET</a>: suite of .NET components with support for SMTP, POP3, IMAP4, NNTP, MIME, S/MIME, OpenPGP, DNS, vCard, vCalendar, Anti-Spam (Bayesian , RBL, DomainKeys), Queueing, Mail Merge and WhoIs.     <br /><a href="http://json.codeplex.com/">Json.NET</a>: makes working with JSON formatted data in .NET simple.</p>
<p>&#160;</p>
<p><a href="http://www.punypng.com/">PunyPNG</a>: Free website optimization tool that dramatically reduces the file size of images without loss of quality.     <br /><a href="http://www.smushit.com/ysmush.it/">Smush.it</a>: Remove unnecessary bytes from image files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/look-what-i-found-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free books from Microsoft Press</title>
		<link>http://www.primozic.net/blog/free-books-from-microsoft-press/</link>
		<comments>http://www.primozic.net/blog/free-books-from-microsoft-press/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 09:05:12 +0000</pubDate>
		<dc:creator>alesp</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.primozic.net/blog/free-books-from-microsoft-press/</guid>
		<description><![CDATA[Microsoft Press offers several e-books free of charge. For developers Programming Windows Phone 7, by Charles Petzold Moving to Microsoft Visual Studio 2010, by Patrice Pelland, Pascal Paré, and Ken Haines Parallel Programming with Microsoft .NET, by Colin Campbell, Ralph Johnson, Ade Miller and Stephen ToubIntroducing Microsoft SQL Server 2008 R2, by Ross Mistry and &#8230; </p><p><a class="more-link block-button" href="http://www.primozic.net/blog/free-books-from-microsoft-press/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft Press offers several e-books free of charge. </p>
<h3>For developers</h3>
<p><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx">Programming Windows Phone 7, by Charles Petzold</a>     <br /><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/09/13/free-ebook-moving-to-microsoft-visual-studio-2010.aspx">Moving to Microsoft Visual Studio 2010, by Patrice Pelland, Pascal Paré, and Ken Haines</a>     <br /><a href="http://parallelpatterns.codeplex.com/">Parallel Programming with Microsoft .NET, by Colin Campbell, Ralph Johnson, Ade Miller and Stephen Toub</a><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/04/14/free-ebook-introducing-microsoft-sql-server-2008-r2.aspx">Introducing Microsoft SQL Server 2008 R2, by Ross Mistry and Stacia Misner</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/dd673617.aspx">Microsoft Application Architecture Guide, 2nd Edition, by Microsoft Patterns &amp; Practices Team</a> </p>
<h3>For administrators</h3>
<p><a href="http://blogs.msdn.com/b/microsoft_press/archive/2009/10/16/free-e-book-deploying-windows-7-essential-guidance.aspx">Deploying Windows 7, Essential Guidance, by Mitch Tulloch, Tony Northrup, Jerry Honeycutt, Ed Wilson, and the Windows 7 Team at Microsoft</a> </p>
<p></p>
<h3>For end users</h3>
<p><a href="http://blogs.msdn.com/b/microsoft_press/archive/2010/01/20/free-ebook-first-look-microsoft-office-2010.aspx">First Look Microsoft Office 2010, by Katherine Murray</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.primozic.net/blog/free-books-from-microsoft-press/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

