<?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>Luka Manojlovic</title>
	<atom:link href="http://luka.manojlovic.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://luka.manojlovic.net</link>
	<description>Luka&#039;s technical blog</description>
	<lastBuildDate>Mon, 24 May 2010 21:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exchange 2007 / 2010 &#8211; remove headers</title>
		<link>http://luka.manojlovic.net/2010/05/24/exchange-2007-2010-remove-headers/</link>
		<comments>http://luka.manojlovic.net/2010/05/24/exchange-2007-2010-remove-headers/#comments</comments>
		<pubDate>Mon, 24 May 2010 21:57:47 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[MS Exchange server 2007]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[headers]]></category>
		<category><![CDATA[remove headers]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=232</guid>
		<description><![CDATA[If you are using Windows server 2008 SBS or Exchange 2007 or Exchange 2010 you send with your e-mail also mail headers that (I think) you would not like to &#8220;share&#8221; with external world: Received: from mail.server.si (xxx.xxx.xxx.xxx) by mail.server2.si (172.31.200.2) with Microsoft SMTP Server (TLS) id 8.2.247.2; Wed, 19 May 2010 13:08:47 +0200Received: from SRVEXCH01.domain.local ([10.11.12.2]) [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Windows server 2008 SBS or Exchange 2007 or Exchange 2010 you send with your e-mail also mail headers that (I think) you would not like to &#8220;share&#8221; with external world:</p>
<p>Received: from mail.server.si (xxx.xxx.xxx.xxx) by mail.server2.si<br /> (172.31.200.2) with Microsoft SMTP Server (TLS) id 8.2.247.2; Wed, 19 May<br /> 2010 13:08:47 +0200<br /><strong>Received: from SRVEXCH01.domain.local ([10.11.12.2]) by SRVEXCH01.domain.local<br /> ([10.11.12.2]) with mapi; Wed, 19 May 2010 13:08:02 +0200<br /></strong>From: xxxxx xxxxx xxxxx@xxxxx<br />To: =?iso-8859-2?Q?xxxxx_xxxxx=E6_=28xxxxx=xxxxx=2Exxxxx=29?=<br /> &lt;xxxxx@xxxxx&gt;<br />Return-Receipt-To: xxxxx@xxxxx<br />Date: Wed, 19 May 2010 13:08:00 +0200<br />Subject: xxxxx<br />Thread-Topic: xxxxx<br />Thread-Index: Acr3Q4r6dSBNnU37R9ypBLYy8PMzcA==<br />Message-ID: &lt;13204AAD07BCDD4EB69C3367FF1783A9124C065BB2@SRVEXCH01.domain.local&gt;<br />Accept-Language: sl-SI<br />Content-Language: en-US<br />X-MS-Has-Attach:<br />X-MS-TNEF-Correlator:<br />acceptlanguage: sl-SI<br />Content-Type: multipart/alternative;<br /> boundary=&#8221;_000_13204AAD07BCDD4EB69C3367FF1783A9124C065BB2_&#8221;<br />MIME-Version: 1.0<br />Return-Path: xxxxx@xxxxx<br />X-MS-Exchange-Organization-PRD: xxxxx.si<br />X-MS-Exchange-Organization-SenderIdResult: Pass<br />Received-SPF: Pass (xxxxx.xxxxx.xxxxx: domain of xxxxx@xxxxx<br /> designates xxx.xxx.xxx.xxx as permitted sender) receiver=xxxxx.xxxxx.local;<br /> client-ip=xxx.xxx.xxx.xxx; helo=mail.xxxxx.si;<br />X-MS-Exchange-Organization-SCL: 1<br />X-MS-Exchange-Organization-PCL: 2<br />X-MS-Exchange-Organization-Antispam-Report: DV:3.3.8917.498;SV:3.3.8919.449;SID:SenderIDStatus Pass;OrigIP:xxx.xxx.xxx.xxx</p>
<p>If you want to remove this stuff we need to create a Hub Transport Rule:<br />Open Microsoft Exchange Console<br />Navigate to:<br />Microsoft Exchange \ Organization Configuration \ Hub Transport \ Transport Rules</p>
<p>Right Click and select <strong>New Transport Rule</strong> and name it &#8220;<strong>Remove headers</strong>&#8221; click <strong>Next</strong>,</p>
<p>chose <strong>From users inside or outside the organization</strong> and select<strong> Inside </strong>click <strong>Next,</strong>chose <strong>Remove header </strong>and as message header just write: <strong>Received </strong>twice click Next&#8230;</p>
<p> </p>
<p>You are done&#8230; Headers will not be sent any more to users outside the organization&#8230;</p>
<p>Bye,<br />Luka (under influence of wonderful <a href="http://www.ntk.si" target="_blank">NT Konferenca 2010</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2010/05/24/exchange-2007-2010-remove-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage Hyper-V Virtual machines using WMI and VBS scripts</title>
		<link>http://luka.manojlovic.net/2010/05/24/manage-hyper-v-virtual-machines-using-wmi-and-vbs-scripts/</link>
		<comments>http://luka.manojlovic.net/2010/05/24/manage-hyper-v-virtual-machines-using-wmi-and-vbs-scripts/#comments</comments>
		<pubDate>Sun, 23 May 2010 23:21:29 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V WMI]]></category>
		<category><![CDATA[InitiateShutdown]]></category>
		<category><![CDATA[RequestStateChange]]></category>
		<category><![CDATA[vm WMI]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=227</guid>
		<description><![CDATA[Today I was working on how to manage Hyper-V virtual machines using WMI.This VBS scripts can be modified to suit your needs&#8230;Each script takes one argument &#8220;machine name&#8221;: listvm.vbs &#8211; display all virtual machines on Hyper-V - this script will create a TXT file (you should edit path and filename inside the script) with all virtual [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was working on how to manage Hyper-V virtual machines using WMI.<br />This VBS scripts can be modified to suit your needs&#8230;<br />Each script takes one argument &#8220;machine name&#8221;:</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/listvm.vbs" target="_self">listvm.vbs</a> &#8211; display all virtual machines on Hyper-V - this script will create a TXT file (you should edit path and filename inside the script) with all virtual machines that are on Hyper-V host. It will print names of the machines and current state (Running, Off, Saved)</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/sortvm.vbs" target="_self">sortvm.vbs</a> - this script alphabeticaly sorts list of virtual machines (you should edit path and filename inside the script)</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/startvm.vbs" target="_self">startvm.vbs</a> &#8211; usage: startvm.vbs &#8220;Name of your virtual machine&#8221; &#8211; this script will start the virtual machine</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/stopvm.vbs" target="_self">stopvm.vbs</a> &#8211; usage: stopvm.vbs &#8220;Name of your virtual machine&#8221; &#8211; this script will turn of (dirty!) your virtual machine</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/shutdownvm.vbs" target="_self">shutdownvm.vbs</a> &#8211; usage: shutdownvm.vbs &#8220;Name of your virtual machine&#8221; &#8211; this script will shut down your virtual machine if it is Integration Services aware &#8211; it will signal/notify guest operating system to initialize shutdown procedure. It works only on machines that support Hyper-V Integration services.</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/hardresetvm.vbs" target="_self">hardresetvm.vbs</a> &#8211; usage: hardresertvm.vbs &#8220;Name of your virtual machine&#8221; &#8211; this script will reset (dirty!) your virtual machine</p>
<p><a href="http://store.manojlovic.net/vbsscripts/hyper-v/savestatevm.vbs" target="_self">savestatevm.vbs</a> &#8211; usage: savestatevm.vbs &#8220;Name of your virtual machine&#8221; &#8211; this script will save and turn off your virtual machine</p>
<p>I have compiled this scripts using resources regarding Hyper-V and WMI<br /><a href="http://msdn.microsoft.com/en-us/library/cc136992(VS.85).aspx">http://msdn.microsoft.com/en-us/library/cc136992(VS.85).aspx</a><br /><a href="http://blogs.msdn.com/virtual_pc_guy/">http://blogs.msdn.com/virtual_pc_guy/</a></p>
<p>Enjoy, WMI power!</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2010/05/24/manage-hyper-v-virtual-machines-using-wmi-and-vbs-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 Foundation on HP ML 110 G6 &#8211; SBSBIOSLock</title>
		<link>http://luka.manojlovic.net/2010/05/21/windows-server-2008-r2-foundation-on-hp-ml-110-g6-sbsbioslock/</link>
		<comments>http://luka.manojlovic.net/2010/05/21/windows-server-2008-r2-foundation-on-hp-ml-110-g6-sbsbioslock/#comments</comments>
		<pubDate>Fri, 21 May 2010 16:59:15 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Windows server 2008 R2]]></category>
		<category><![CDATA[R2 Foundation]]></category>
		<category><![CDATA[SBSBIOSLock]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=225</guid>
		<description><![CDATA[NT Konferenca 2010 is almost here&#8230; While preparing my demos for my sessions I needed to install Windows server 2008 R2 Foundation on an HP ML 110 G6 which was given to me for demos&#8230;After unpacking and starting the server I inserted DVD with installation inside&#8230; I get this nice screen telling me Validantih HP [...]]]></description>
			<content:encoded><![CDATA[<p>NT Konferenca 2010 is almost here&#8230;</p>
<p>While preparing my demos for my sessions I needed to install Windows server 2008 R2 Foundation on an HP ML 110 G6 which was given to me for demos&#8230;<br />After unpacking and starting the server I inserted DVD with installation inside&#8230; I get this nice screen telling me Validantih HP Platform Please Wait &#8230; <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>After a minute I got this error &#8211; a popup windows came up with folowing message:</p>
<p><strong>SBSBIOSLock</strong></p>
<p><strong>could not find the media</strong></p>
<p>If you want to continue your installation you need to get to HP BIOS and change the value on SATA emulation from RAID to AHCI. It worked for me&#8230; Well leave me alone I need to finish my installation. <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2010/05/21/windows-server-2008-r2-foundation-on-hp-ml-110-g6-sbsbioslock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SBS 2008 (AD server) virtualized on Hyper-V &#8211; what about time synchronization?</title>
		<link>http://luka.manojlovic.net/2010/04/11/sbs-2008-ad-server-virtualized-on-hyper-v-what-about-time-synchronization/</link>
		<comments>http://luka.manojlovic.net/2010/04/11/sbs-2008-ad-server-virtualized-on-hyper-v-what-about-time-synchronization/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 18:40:50 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[integration services]]></category>
		<category><![CDATA[sbs 2008 time synchronization]]></category>
		<category><![CDATA[time synchronization]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=221</guid>
		<description><![CDATA[Hi! This blog post is about time synchronization with Hyper-V Integration services when you virtualize SBS 2008 server. You should never leave Hyper-V host to &#8220;force&#8221; time on servers that you virtualize and that are Active Directory servers (at least not PDC that is the root time server for a domain). By default Hyper-V enables [...]]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>This blog post is about time synchronization with Hyper-V Integration services when you virtualize SBS 2008 server. You should never leave Hyper-V host to &#8220;force&#8221; time on servers that you virtualize and that are Active Directory servers (at least not PDC that is the root time server for a domain).</p>
<p>By default Hyper-V enables all Integration services components on your virtual machine but it&#8217;s better to configure your virtual machine in my case SBS 2008 server that is Active Directory server too with external NTP time source. Becouse if something goes wrong or you have wrong time on your Hyper-V host you can get in troubles when Hyper-V host will push this &#8220;bad time&#8221; into your virtual machine.</p>
<p>You should also know that by default on boot virtual machine get&#8217;s time from your Hyper-V host becouse of that I have writen two articles. First is about configuring your Hyper-V host that is not joined into a domain (so it does not get the right time from AD server) so it can receive the right time from NTP time source.<br />And the second one about setting correct values on SBS 2008 server and disabling Hyper-V integration services feature Time Synchronization.</p>
<p>Hope it helps&#8230;</p>
<p><a href="http://store.manojlovic.net/articles/Time%20sync%20in%20SBS%202008%20virtualized%20on%20Hyper%20-%20part%201.docx">Time sync in SBS 2008 virtualized on Hyper &#8211; part 1.docx </a><br /><a href="http://store.manojlovic.net/articles/Time%20sync%20in%20SBS%202008%20virtualized%20on%20Hyper%20-%20part%201.pdf">Time sync in SBS 2008 virtualized on Hyper &#8211; part 1.pdf</a></p>
<p><a href="http://store.manojlovic.net/articles/Time%20sync%20in%20SBS%202008%20virtualized%20on%20Hyper%20-%20part%202.docx">Time sync in SBS 2008 virtualized on Hyper &#8211; part 2.docx</a> <br /><a href="http://store.manojlovic.net/articles/Time%20sync%20in%20SBS%202008%20virtualized%20on%20Hyper%20-%20part%202.pdf">Time sync in SBS 2008 virtualized on Hyper &#8211; part 2.pdf</a></p>
<p>Luka</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2010/04/11/sbs-2008-ad-server-virtualized-on-hyper-v-what-about-time-synchronization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook 2007 with Exchange 2007 on SBS 2008 username and password (re)prompt</title>
		<link>http://luka.manojlovic.net/2010/01/13/outlook-2007-with-exchange-2007-on-sbs-2008-username-and-password-reprompt/</link>
		<comments>http://luka.manojlovic.net/2010/01/13/outlook-2007-with-exchange-2007-on-sbs-2008-username-and-password-reprompt/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:53:59 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[MS Exchange server 2007]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=217</guid>
		<description><![CDATA[Hi&#8230; This days I recieved some questions regarding the problem of Outlook 2007 repromting for username and password when connected to Exchange 2007 (mostly in SBS 2008 environments)&#8230; Saso has an explanation for this phenomenon http://exchange.si/archive/2010/01/12/pow-11-kb973917-and-repeated-login-prompts.aspx]]></description>
			<content:encoded><![CDATA[<p>Hi&#8230; This days I recieved some questions regarding the problem of Outlook 2007 repromting for username and password when connected to Exchange 2007 (mostly in SBS 2008 environments)&#8230;</p>
<p>Saso has an explanation for this phenomenon <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://exchange.si/archive/2010/01/12/pow-11-kb973917-and-repeated-login-prompts.aspx">http://exchange.si/archive/2010/01/12/pow-11-kb973917-and-repeated-login-prompts.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2010/01/13/outlook-2007-with-exchange-2007-on-sbs-2008-username-and-password-reprompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>skrci.me</title>
		<link>http://luka.manojlovic.net/2009/11/28/skrci-me/</link>
		<comments>http://luka.manojlovic.net/2009/11/28/skrci-me/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 10:35:32 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=214</guid>
		<description><![CDATA[http://skrci.me/ :) super!]]></description>
			<content:encoded><![CDATA[<p><a href="http://skrci.me/">http://skrci.me/</a> :) super!</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2009/11/28/skrci-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Skydrive as network drive&#8230;</title>
		<link>http://luka.manojlovic.net/2009/11/22/map-skydrive-as-network-drive/</link>
		<comments>http://luka.manojlovic.net/2009/11/22/map-skydrive-as-network-drive/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 08:42:39 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=211</guid>
		<description><![CDATA[I found a fantastic solution&#8230; to map my cloud storage that I use. Skydrive is Microsoft Live product that offers me 25 GB of storage in Microsoft cloud. As system administrator it would be great if I coud use thist storage as mapped network drive &#8211; so I can manage, copy and edit files directly [...]]]></description>
			<content:encoded><![CDATA[<p>I found a fantastic solution&#8230; to map my cloud storage that I use. Skydrive is Microsoft Live product that offers me 25 GB of storage in Microsoft cloud. As system administrator it would be great if I coud use thist storage as mapped network drive &#8211; so I can manage, copy and edit files directly from Windows Explorer window&#8230;ž</p>
<p>Ok, there is a free solution&#8230; Combination of Skydrive cloud storage and Gladinet client&#8230;<br />
<a href="http://skydrive.live.com">http://skydrive.live.com</a><br />
+<br />
<a href="http://www.gladinet.com/">http://www.gladinet.com/</a></p>
<p>Enjoy your cloud storage as I do <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2009/11/22/map-skydrive-as-network-drive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;I need to put a document online for our costumer can you enable this?&#8221; &#8211; use Skydrive!</title>
		<link>http://luka.manojlovic.net/2009/11/22/i-need-to-put-a-document-online-for-our-costumer-can-you-enable-this-use-skydrive/</link>
		<comments>http://luka.manojlovic.net/2009/11/22/i-need-to-put-a-document-online-for-our-costumer-can-you-enable-this-use-skydrive/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 08:36:37 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=207</guid>
		<description><![CDATA[Hi! I was having session on Infosek 2009 conference regarding documents, xls, pdfs and other jujcy information that can be found using search engines&#8230; How it happens? It happens when someone needs to publish something in a rush and asks sysadmin to create a public folder on a website on which they start to put [...]]]></description>
			<content:encoded><![CDATA[<p>Hi! I was having session on Infosek 2009 conference regarding documents, xls, pdfs and other jujcy information that can be found using search engines&#8230; How it happens?</p>
<p>It happens when someone needs to publish something in a rush and asks sysadmin to create a public folder on a website on which they start to put documents&#8230; It&#8217;s all right but the problem is that nobody is monitoring that folder any more and nobody is deleting files that are not in use. So search engines crawl that information and we create a disaster becouse now anyone can search within our documents. So they are not published only for a specific person that should download them but it is published for anyone&#8230;</p>
<p>My suggestion is &#8211; if you publish documents on a web server for your costumers to be able to download them then PLEASE monitor that directory and delete files immediately after your costumers downloaded them. Also do not use &#8220;Directory browsing&#8221; feature on web server &#8211; it will harden the possibility for search engines to find specific file &#8211; you then send to your costumers EXACT URL where specific document can be downloaded.</p>
<p>For this kind of activity when you need a storage space publicly available I suggest that you start using Microsoft Skydrive solution:</p>
<p><a href="http://skydrive.live.com">http://skydrive.live.com</a><br />
<a href="http://www.windowslive.com/Online/SkyDrive">http://www.windowslive.com/Online/SkyDrive</a><br />
<a href="http://skydriveteam.spaces.live.com/">http://skydriveteam.spaces.live.com/</a><br />
<a href="http://en.wikipedia.org/wiki/Windows_Live_SkyDrive">http://en.wikipedia.org/wiki/Windows_Live_SkyDrive</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2009/11/22/i-need-to-put-a-document-online-for-our-costumer-can-you-enable-this-use-skydrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infosek 2009 stuff</title>
		<link>http://luka.manojlovic.net/2009/11/20/infosek-2009-stuff/</link>
		<comments>http://luka.manojlovic.net/2009/11/20/infosek-2009-stuff/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 23:05:06 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=204</guid>
		<description><![CDATA[e-mail me for presentation]]></description>
			<content:encoded><![CDATA[<p><a href="http://mailhide.recaptcha.net/d?k=01k3lJ9WsdYhNWDGT-J-pNbQ==&amp;c=8f7KzCvwz2U2JySAlyDX5EtUjAnUu2_Dmx_yRLKUFvw=" onclick="window.open('http://mailhide.recaptcha.net/d?k=01k3lJ9WsdYhNWDGT-J-pNbQ==&amp;c=8f7KzCvwz2U2JySAlyDX5EtUjAnUu2_Dmx_yRLKUFvw=', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal this e-mail address">e-mail</a> me for presentation</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2009/11/20/infosek-2009-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I like Bing but I do not like those photos&#8230;</title>
		<link>http://luka.manojlovic.net/2009/10/30/i-like-bing-but-i-do-not-like-those-photos/</link>
		<comments>http://luka.manojlovic.net/2009/10/30/i-like-bing-but-i-do-not-like-those-photos/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:00:08 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/?p=195</guid>
		<description><![CDATA[I&#8217;d like to use Bing but without photos in background&#8230; I do not know why but I am used to have and use a minimalistic searcher&#8230; If you are like me and would like to use Bing without background just use this link: http://www.bing.com/?rb=0 Happy binging&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to use Bing but without photos in background&#8230; I do not know why <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but I am used to have and use a minimalistic searcher&#8230; If you are like me and would like to use Bing without background just use this link:</p>
<p><a href="http://www.bing.com/?rb=0">http://www.bing.com/?rb=0</a></p>
<p>Happy binging&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2009/10/30/i-like-bing-but-i-do-not-like-those-photos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
