<?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>PcTechBlog</title>
	<atom:link href="http://www.pctechblog.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pctechblog.com</link>
	<description>random talk about pc problems</description>
	<lastBuildDate>Fri, 03 Jul 2009 19:36:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google adsense ads not showing</title>
		<link>http://www.pctechblog.com/google/google-adsense-ads-not-showing</link>
		<comments>http://www.pctechblog.com/google/google-adsense-ads-not-showing#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google adsense]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=78</guid>
		<description><![CDATA[After placing the adsense code i copied from Google Adsense site, i noticed that the ads were not showing on my Wordpress Blog Site.
I found out that the problem was that the code was pasted as a single line which was the cause of the problem. The code was pasted like this:

&#60;script type=&#8221;text/javascript&#8221;&#62;&#60;!&#8211;google_ad_client = &#8220;pub-xxxxxxxxxxx&#8221;;/* 468&#215;15  */google_ad_slot [...]]]></description>
			<content:encoded><![CDATA[<p>After placing the adsense code i copied from Google Adsense site, i noticed that the ads were not showing on my Wordpress Blog Site.</p>
<p>I found out that the problem was that the code was pasted as a single line which was the cause of the problem. The code was pasted like this:</p>
<p><span id="more-78"></span></p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211;google_ad_client = &#8220;pub-xxxxxxxxxxx&#8221;;/* 468&#215;15  */google_ad_slot = &#8220;xxxxxxxxx&#8221;;google_ad_width=468;google_ad_height = 15;//&#8211;&gt;&lt;/script&gt;&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://pagead2.googlesyndication.com/pagead/show_ads.js" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://pagead2.googlesyndication.com/pagead/show_ads.js');">http://pagead2.googlesyndication.com/pagead/show_ads.js</a>&#8220;&gt;&lt;/script&gt; </p>
<p>in one line.</p>
<p>After i edited the code to be several lines, the ads started showing again:</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
&lt;!&#8211;<br />
google_ad_client = &#8220;pub-xxxxxxxxxxx&#8221;;<br />
/* 468&#215;15  */<br />
google_ad_slot = &#8220;xxxxxxxxx&#8221;;<br />
google_ad_width=468;<br />
google_ad_height = 15;<br />
//&#8211;&gt;<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://pagead2.googlesyndication.com/pagead/show_ads.js" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://pagead2.googlesyndication.com/pagead/show_ads.js');">http://pagead2.googlesyndication.com/pagead/show_ads.js</a>&#8220;&gt;<br />
&lt;/script&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/google/google-adsense-ads-not-showing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iis localhost blank page</title>
		<link>http://www.pctechblog.com/software/iis/iis-localhost-blank-page</link>
		<comments>http://www.pctechblog.com/software/iis/iis-localhost-blank-page#comments</comments>
		<pubDate>Tue, 10 Feb 2009 08:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=75</guid>
		<description><![CDATA[When browsing my local iis sites i found myself in from of blank pages. I checked the IIS Manager and the Default Web Site was stopped. When i tried to start it up, it complained that another program was using the service.
I found out that it was Skype that caused this trouble. You have to [...]]]></description>
			<content:encoded><![CDATA[<p>When browsing my local iis sites i found myself in from of blank pages. I checked the IIS Manager and the Default Web Site was stopped. When i tried to start it up, it complained that another program was using the service.</p>
<p><span id="more-75"></span>I found out that it was Skype that caused this trouble. You have to go to Tools -&gt; Options -&gt; Advanced -&gt;Connections and disable the option:  &#8221; Use port 80 and 443 as alternatives for incoming connections&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/software/iis/iis-localhost-blank-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>magento default language</title>
		<link>http://www.pctechblog.com/magento/magento-default-language</link>
		<comments>http://www.pctechblog.com/magento/magento-default-language#comments</comments>
		<pubDate>Wed, 21 Jan 2009 09:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento default language]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=72</guid>
		<description><![CDATA[When you have two or more languages in a magento store, you may need to specify a different default language than &#8220;English&#8221;

In order to set the default language for magento, you must go to System &#62; Manage Stores, click on the &#8220;Store Name&#8221; and set the default language from there.
]]></description>
			<content:encoded><![CDATA[<p>When you have two or more languages in a magento store, you may need to specify a different default language than &#8220;English&#8221;</p>
<p><span id="more-72"></span></p>
<p>In order to set the default language for magento, you must go to System &gt; Manage Stores, click on the &#8220;Store Name&#8221; and set the default language from there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/magento-default-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento language pack installation</title>
		<link>http://www.pctechblog.com/magento/magento-language-pack-installation</link>
		<comments>http://www.pctechblog.com/magento/magento-language-pack-installation#comments</comments>
		<pubDate>Tue, 20 Jan 2009 20:32:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento installation]]></category>
		<category><![CDATA[magnento language]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=68</guid>
		<description><![CDATA[Installing a second language in magento is easy as long as you follow the next steps:

1. download language files and place them into the right folders (app &#62; local)
2. Login to admin panel and go to System &#62; Manage stores
3. Create a new store  view
4. Login to admin panel and go to System &#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Installing a second language in magento is easy as long as you follow the next steps:</p>
<p><span id="more-68"></span></p>
<p>1. download language files and place them into the right folders (app &gt; local)<br />
2. Login to admin panel and go to System &gt; Manage stores<br />
3. Create a new store  view<br />
4. Login to admin panel and go to System &gt; Configuration &gt; General<br />
and select each store view from &#8220;Current Configuration Scope&#8221; drop down menu at the upper left corner of the window.<br />
Set the corresponding locale for each store view</p>
<p>5. Clear the cache (System &#8211; Cache Management)</p>
<p>In order to set the default language for magento, you must go to System &gt; Manage Stores, click on the &#8220;Store Name&#8221; and set the default language from there</p>
<p>Beware of the content of your language pack. It must have been tested that it works properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/magento-language-pack-installation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting to media&#8230; ready error media player vista</title>
		<link>http://www.pctechblog.com/vista/connecting-to-media-ready-error-media-player-vista</link>
		<comments>http://www.pctechblog.com/vista/connecting-to-media-ready-error-media-player-vista#comments</comments>
		<pubDate>Sat, 10 Jan 2009 22:17:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Media player]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[connecting to media]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=59</guid>
		<description><![CDATA[After using Windows Vista for some time, i had suddenly the following error when i tried to connect to an online radio station through internet explorer: &#8220;connecting to media&#8230;&#8221; then &#8220;locating media&#8230;&#8221; and then &#8220;Ready&#8221;.
I do not know what the problem is coming from. But i solve it by running Internet Explorer &#8220;as Administrator&#8221;
]]></description>
			<content:encoded><![CDATA[<p>After using Windows Vista for some time, i had suddenly the following error when i tried to connect to an online radio station through internet explorer: &#8220;connecting to media&#8230;&#8221; then &#8220;locating media&#8230;&#8221; and then &#8220;Ready&#8221;.</p>
<p><span id="more-59"></span>I do not know what the problem is coming from. But i solve it by running Internet Explorer &#8220;as Administrator&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/vista/connecting-to-media-ready-error-media-player-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel export to csv double quotes</title>
		<link>http://www.pctechblog.com/software/excel/exel-export-to-csv-double-quotes</link>
		<comments>http://www.pctechblog.com/software/excel/exel-export-to-csv-double-quotes#comments</comments>
		<pubDate>Sat, 03 Jan 2009 12:15:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[export]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=57</guid>
		<description><![CDATA[Microsoft Excel has limited  or no  options regarding the export to csv  feature.   For example, you can not select that exported values will be included inside double quotes.
Here is a script that will do the job:
Sub subExportCSV()
On Error GoTo subexport_exit
Dim strDelimiter As String
strDelimiter = Chr(9)
Dim strQualifier As String
strQualifier = &#8220;&#8221;"&#8221;
Dim [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Excel has limited  or no  options regarding the export to csv  feature.   For example, you can not select that exported values will be included inside double quotes.</p>
<p><span id="more-57"></span>Here is a script that will do the job:</p>
<p>Sub subExportCSV()<br />
On Error GoTo subexport_exit<br />
Dim strDelimiter As String<br />
strDelimiter = Chr(9)<br />
Dim strQualifier As String<br />
strQualifier = &#8220;&#8221;"&#8221;</p>
<p>Dim arrRng<br />
arrRng = ActiveSheet.UsedRange.Value<br />
Dim f As String<br />
Dim i As Long<br />
Dim j As Long<br />
Dim strTemp As String</p>
<p>f = InputBox(&#8221;Enter a filename for saving&#8221;, , &#8220;c:\test.csv&#8221;)<br />
If Trim(f) = &#8220;&#8221; Then Exit Sub<br />
Open f For Output As #1</p>
<p>strTemp = &#8220;&#8221;</p>
<p>For i = 1 To UBound(arrRng, 1)<br />
strTemp = &#8220;&#8221;<br />
For j = 1 To UBound(arrRng, 2)<br />
strTemp = strTemp &amp; strQualifier &amp; arrRng(i, j) &amp; strQualifier &amp; strDelimiter<br />
Next j<br />
Print #1, Left(strTemp, Len(strTemp) &#8211; Len(strDelimiter))<br />
Next i</p>
<p>subexport_exit:<br />
Close #1<br />
End Sub</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/software/excel/exel-export-to-csv-double-quotes/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vba Tab Character</title>
		<link>http://www.pctechblog.com/magento/vba-tab-character</link>
		<comments>http://www.pctechblog.com/magento/vba-tab-character#comments</comments>
		<pubDate>Sat, 03 Jan 2009 12:09:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[Vba]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=55</guid>
		<description><![CDATA[How the tab character is represented in Visual Basic from Applications code
Excel is using VBA (Visual Basic for Applications) as its scripting language. The tab character is represented with the &#8220;char(9)&#8221;  string.
]]></description>
			<content:encoded><![CDATA[<p>How the tab character is represented in Visual Basic from Applications code</p>
<p><span id="more-55"></span>Excel is using VBA (Visual Basic for Applications) as its scripting language. The tab character is represented with the &#8220;char(9)&#8221;  string.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/vba-tab-character/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento change product page layout</title>
		<link>http://www.pctechblog.com/magento/magento-change-product-page-layout</link>
		<comments>http://www.pctechblog.com/magento/magento-change-product-page-layout#comments</comments>
		<pubDate>Wed, 31 Dec 2008 10:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[product page layout]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=53</guid>
		<description><![CDATA[In Magento Admin section you can change the layout of the &#8220;products&#8221; page  (from the &#8220;manage categories&#8221; menu) but there is no option to change the  layout  of  the  &#8220;product&#8221; page.
You can only do that by hand, and you must edit the &#8220;catalog.xml&#8221; file here: app &#62; design &#62; frontend &#62; default &#62; deault &#62; [...]]]></description>
			<content:encoded><![CDATA[<p>In Magento Admin section you can change the layout of the &#8220;products&#8221; page  (from the &#8220;manage categories&#8221; menu) but there is no option to change the  layout  of  the  &#8220;product&#8221; page.</p>
<p><span id="more-53"></span>You can only do that by hand, and you must edit the &#8220;catalog.xml&#8221; file here: app &gt; design &gt; frontend &gt; default &gt; deault &gt; layout &gt; catalog.xml</p>
<p>Do a search for “Product view” and look for page/2columns-right.phtml some lines below. You can change that to one of the available layouts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/magento-change-product-page-layout/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox &#8211; Save flash videos or animation files</title>
		<link>http://www.pctechblog.com/magento/firefox-save-flash-videos-or-animation-files</link>
		<comments>http://www.pctechblog.com/magento/firefox-save-flash-videos-or-animation-files#comments</comments>
		<pubDate>Wed, 31 Dec 2008 10:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash animations]]></category>
		<category><![CDATA[flash videos]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=50</guid>
		<description><![CDATA[Sometimes you want to save a flash animation or video to you hard drive . There are lots of program out there that you can use but what if you want to do it quickly and easily from your browser? You can use Firefox for that.
Save Flash files in Firefox
1. Click Tools &#8211; Page Info
2. [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you want to save a flash animation or video to you hard drive . There are lots of program out there that you can use but what if you want to do it quickly and easily from your browser? You can use Firefox for that.</p>
<p><span id="more-50"></span>Save Flash files in Firefox</p>
<p>1. Click <strong>Tools &#8211; Page Info</strong><br />
2. Click the <strong>Media Tab</strong> on the Page Info Windows<br />
3. The media tab has a list (with preview) of Images, CSS Files and Shockwave Flash files that were downloaded by the Firefox browser while loading the page.<br />
4. Scroll down the list and locate the swf file.<br />
5. Click the <strong>Save As</strong> button. Select a directory of your hard drive and save the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/firefox-save-flash-videos-or-animation-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paste text or HTML code inside SQL Server table</title>
		<link>http://www.pctechblog.com/software/sql-server/paste-text-or-html-code-inside-sql-server-table</link>
		<comments>http://www.pctechblog.com/software/sql-server/paste-text-or-html-code-inside-sql-server-table#comments</comments>
		<pubDate>Wed, 31 Dec 2008 09:52:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[paste html code]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=47</guid>
		<description><![CDATA[Sometimes you want to paste a block of text or HTML code inside a table of SQL Server using the SQL Server Managment Studio. Problem is that usually the text or code has line breaks in it, resulting in truncation of the pasted text.
A solution that i found to the problem above was to use [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you want to paste a block of text or HTML code inside a table of SQL Server using the SQL Server Managment Studio. Problem is that usually the text or code has line breaks in it, resulting in truncation of the pasted text.</p>
<p><span id="more-47"></span>A solution that i found to the problem above was to use a text editor like <a title="Notepad++" href="http://www.notepad-plus.sourceforge.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.notepad-plus.sourceforge.net/');" target="_blank">Notepad++</a>. You first paste the text or Html code inside notepad++, mark the text and use the command &#8220;join lines&#8221; from the edit menu.  In that case, notepad++ removes the line breaks and you have one line of text. That is the text that you want to paste into the cell of the SQL Server Table in order not to have problems with truncation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/software/sql-server/paste-text-or-html-code-inside-sql-server-table/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

