<?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>Linux os for me</title>
	<atom:link href="http://www.nocrack.fr/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.nocrack.fr</link>
	<description>Linux, VMware, and all those things which make a sysadmin's life interesting...</description>
	<lastBuildDate>Mon, 21 Jun 2010 17:49:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Citrix error 61 not trusted certificate</title>
		<link>http://www.nocrack.fr/?p=265</link>
		<comments>http://www.nocrack.fr/?p=265#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:49:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=265</guid>
		<description><![CDATA[There is a issue with the Citrix Client on Linux with some certificates providers. If the client doesn&#8217;t recognize the certificate, you get this error when you try to launch an app:
&#8220;You have chosen not to trust the &#8220;CA PROVIDER&#8221; the issuer  of the server security certificate&#8221;
and then the app won&#8217;t start. It&#8217;s likely [...]]]></description>
			<content:encoded><![CDATA[<p>There is a issue with the Citrix Client on Linux with some certificates providers. If the client doesn&#8217;t recognize the certificate, you get this error when you try to launch an app:</p>
<p>&#8220;You have chosen not to trust the &#8220;CA PROVIDER&#8221; the issuer  of the server security certificate&#8221;</p>
<p>and then the app won&#8217;t start. It&#8217;s likely because the CA hierarchy is not correct. The solution to go round this issue is to place the the missing bits (the CROSS certificate and the SSL ICA certificate) under the certificate folder of the client situated here:</p>
<pre>/usr/lib/ICAClient/keystore/cacerts</pre>
<p>Now it should be all sorted!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=265</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Web JetAdmin, printer and other&#8230;</title>
		<link>http://www.nocrack.fr/?p=252</link>
		<comments>http://www.nocrack.fr/?p=252#comments</comments>
		<pubDate>Thu, 10 Jun 2010 12:56:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[web jetadmin]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=252</guid>
		<description><![CDATA[I was looking at a way to change the IP address of a HP Web JetAdmin server and if it was possible to create ACLs based on Active Directory users when I come across a website presenting article to &#8220;hack&#8221; your network printer. It&#8217;s basically more of a compilation of useful things to know than [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking at a way to change the IP address of a HP Web JetAdmin server and if it was possible to create ACLs based on Active Directory users when I come across a website presenting article to &#8220;hack&#8221; your network printer. It&#8217;s basically more of a compilation of useful things to know than hacking properly said but it could be quite useful and sometime fun. Anyway, it&#8217;s worth to check it out.</p>
<p><a title="network printing hacking" href="http://www.irongeek.com/i.php?page=security/networkprinterhacking" target="_blank">network printer hacking</a></p>
<p>On the other site, if for any reason you need to change the IP address of your web JetAdmin server, here is how to do it:</p>
<p>You first need to backup your settings. You can find the backup tool here if WJA is installed on the default path:</p>
<pre>c:\Program Files\Hewlett-Packard\HP Web Jetadmin 10\WJABackupRestore</pre>
<p>note that if you have a non standard install path, you will have to edit the location of ’set OSQL’ inside the script.</p>
<p>Once the backup is finished, open the file ‘HP.Imaging.Wjp.Core.WebServer.config.xml‘ in the Settings\WjaService\config folder and replace the IP address with the new one.</p>
<p>you should find something like that:</p>
<pre>&lt;property name=”HostIPv4Address”&gt;
&lt;type&gt;HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString&lt;/type&gt;
&lt;value&gt;<strong>your.IP.address</strong>&lt;/value&gt;
&lt;/property&gt;
</pre>
<p>Run the restore script and allow it to overwrite the existing database.</p>
<p>You should now have a fully working HP Web JetAdmin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>batch resize photo on Linux</title>
		<link>http://www.nocrack.fr/?p=246</link>
		<comments>http://www.nocrack.fr/?p=246#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:00:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[resize]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=246</guid>
		<description><![CDATA[if you are like me and you have a photo gallery to share your photo to your friends and family and other people, you may have come across the problem of resizing your photos. With a camera taking 4MB photos, I don&#8217;t want people to wait 1mn between each photo they look at so I [...]]]></description>
			<content:encoded><![CDATA[<p>if you are like me and you have a photo gallery to share your photo to your friends and family and other people, you may have come across the problem of resizing your photos. With a camera taking 4MB photos, I don&#8217;t want people to wait 1mn between each photo they look at so I resize them. You could say that I could use picassa or anything else like that but those services and other look-a-like don&#8217;t completely suit me.</p>
<p>Anyway, if you want to do that in a couple of secondes  on your favourite Linux distro, you need ImageMagick. It&#8217;s a very good command line tool that will allow you to script (or just manipulate)  your photo. Very useful  when you come back from a Safari with 2000 photos :)</p>
<p>you can usually find ImageMagick packaged for every distro but I&#8217;ll show you here how to get it for Debian (or any other distro using apt-get &#8230;)</p>
<pre>sudo apt-get install imagemagick
cd ~/photos/myphotos/
mkdir resized
cp *.jpg resized
cd resized
</pre>
<p>ImageMagick doesn&#8217;t create a new photo smaller but actually resize it so that&#8217;s why you should keep a copy of your photos if you want to keep them in the original size.<br />
The command to use is mogrify. It&#8217;s always good to have a look at the man page but you basically just need to do as follow to resize a photo -</p>
<p>To resize all the photo with a max height or weight:</p>
<pre>mogrify -resize 1920 *.jpg
</pre>
<p>Or to give a fix size:</p>
<pre>mogrify -resize 1024×786! *.jpg
</pre>
<p>You can do much more with ImageMagick so have a look by yourself!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=246</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>French web TV on Open Sources</title>
		<link>http://www.nocrack.fr/?p=243</link>
		<comments>http://www.nocrack.fr/?p=243#comments</comments>
		<pubDate>Thu, 20 May 2010 16:31:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[logiciel libre]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web tv]]></category>
		<category><![CDATA[www.intelli-n.tv]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=243</guid>
		<description><![CDATA[This post is for my French fellow as it&#8217;s about a french web TV so I&#8217;ll continue in French :)
Si vous aimez vous tenir informés sur le monde de l&#8217;open source et que vous voulez quelque chose d&#8217;un peu plus interactif qu&#8217;un site comme Linuxfr, je vous conseil de jetter un oeuil sur http://www.intelli-n.tv/
Ce site [...]]]></description>
			<content:encoded><![CDATA[<p>This post is for my French fellow as it&#8217;s about a french web TV so I&#8217;ll continue in French :)</p>
<p>Si vous aimez vous tenir informés sur le monde de l&#8217;open source et que vous voulez quelque chose d&#8217;un peu plus interactif qu&#8217;un site comme Linuxfr, je vous conseil de jetter un oeuil sur http://www.intelli-n.tv/</p>
<p>Ce site assez recement demarré est plein d&#8217;info sur différents sujets, en general pas trop technique, toujours interessants :)</p>
<p>Il y a un JT chaque jours et bien d&#8217;autre chose a voire comme parole d&#8217;expers, &#8230;</p>
<p>le contenue est plutot orienté metier que geeky techy mais encore une fois, sa vaut definitivement d&#8217;aller getter un oeuil!<br />
<a title="intelli-n.tv" href="http://www.intelli-n.tv/" target="_blank">intelli-n.tv</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=243</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catalyst Switched Port Analyzer (SPAN)</title>
		<link>http://www.nocrack.fr/?p=240</link>
		<comments>http://www.nocrack.fr/?p=240#comments</comments>
		<pubDate>Thu, 06 May 2010 07:38:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[port monitoring]]></category>
		<category><![CDATA[span]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=240</guid>
		<description><![CDATA[I&#8217;m pretty sure everyone how works on networking stuff had to trace packets, monitor a port on a switch and things like that.
If you need to see what&#8217;s going through a specific port on a Cisco switch, the solution is the port spanning.
It allows you to reproduce the traffic of a port on to another [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty sure everyone how works on networking stuff had to trace packets, monitor a port on a switch and things like that.<br />
If you need to see what&#8217;s going through a specific port on a Cisco switch, the solution is the port spanning.<br />
It allows you to reproduce the traffic of a port on to another one!</p>
<p>I could have done a post describing some basic configuration of a span but quite often, Cisco has a good page on their site to explain in details what it is and  how to configure it.</p>
<p>So here is the link to a Cisco article about SPAN.<br />
<a href="http://www.cisco.com/en/US/products/hw/switches/ps708/products_tech_note09186a008015c612.shtm">Switched Port Analyzer</a></p>
<p>And here the <a href="http://www.cisco.com/application/pdf/paws/10570/41.pdf">PDF</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=240</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>enableing ssh on a cisco device</title>
		<link>http://www.nocrack.fr/?p=229</link>
		<comments>http://www.nocrack.fr/?p=229#comments</comments>
		<pubDate>Wed, 05 May 2010 17:12:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[secure access]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=229</guid>
		<description><![CDATA[As I&#8217;m working on a project related to our new network infrastructure, I&#8217;ll post some of the stuff I&#8217;m doing here so the next few post will likely be all related to Cisco, security, VPN and other things like that.
Here I&#8217;ll just quickly show how to configure ssh on a Cisco PIX. If you need [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m working on a project related to our new network infrastructure, I&#8217;ll post some of the stuff I&#8217;m doing here so the next few post will likely be all related to Cisco, security, VPN and other things like that.</p>
<p>Here I&#8217;ll just quickly show how to configure ssh on a Cisco PIX. If you need to configure a switch or a router, you first have to make sure that your IOS support it, but then, the config will be slightly different.</p>
<pre>pix(config)#hostname pix
pix(config)#domain-name mydomain.co.uk
pix(config)#passwd securePassword
pix(config)#ca gen rsa key 2048
pix(config)#ssh 10.20.128.128 255.255.255.255 inside
pix(config)#ssh timeout 60
pix(config)#ca save all</pre>
<p>The 3 fist lines are not specific to an SSH configuration, you probably already have that configured as its usually one of the fist things you change!</p>
<p>The ca gen will generate the key, you can choose something smaller that 2048 but is the standard now (and also the maximum on a PIX)</p>
<p>The line after that is a specific access list that say only 10.20.128.128 can establish an SSH connection from the inside interface. Should you want to get your PIX accessible from everywhere (which is a bit silly but good for testing), here is what you need:</p>
<pre>pix(config)#ssh 0.0.0.0 0.0.0.0 outside</pre>
<p>Just to clarify one little thing, if you arrive from a site-to-site VPN connection, you&#8217;ll hit the inside connection&#8230; so if your remote network is say 10.21.0.0 255.255.255.0 and you want to SSH your PIX from there, you should have something like that:</p>
<pre>pix(config)#ssh 10.21.0.0 255.255.255.0 inside</pre>
<p>As this is a SSH connection, you need to provide a login and a password. The default login is &#8220;pix&#8221;</p>
<p>so from a linux client you would do</p>
<pre>ssh pix@ip_addr_pix</pre>
<p>if you want to add some more user, you have to proceed that way:</p>
<pre>! add user
user name password *x!7&amp;@a4
!
pix(config)#aaa authentication ssh console LOCAL</pre>
<p>Of course you can also authenticate your ssh session against a TACACS or a Radius server but aaa authentication is not covered here</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade the software Images of a Cisco ASA firewall</title>
		<link>http://www.nocrack.fr/?p=222</link>
		<comments>http://www.nocrack.fr/?p=222#comments</comments>
		<pubDate>Tue, 04 May 2010 14:09:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=222</guid>
		<description><![CDATA[This is a very quick post to explain how to update your ASA firewall. Nothing big as it&#8217;s very easy but since I had to put together the info to get that documented for my colleagues, I thought I could post it here too.
1.	Copy the file on a FTP (CI33024)
2.	Logon to the firewall
3.	Issue the following [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very quick post to explain how to update your ASA firewall. Nothing big as it&#8217;s very easy but since I had to put together the info to get that documented for my colleagues, I thought I could post it here too.</p>
<p>1.	Copy the file on a FTP (CI33024)<br />
2.	Logon to the firewall<br />
3.	Issue the following commands:<br />
<code>en<br />
copy ftp://[ipaddress]/[filename] disk0:[filename]</code></p>
<p>You‘ll have to confirm the parameters and then you should see something like that:<br />
<code>Accessing tftp://172.16.31.1/asa722-k8.bin...!!!!!!!!!!!!!!!!!!!!<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
Writing file disk0:/asa722-k8.bin...<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br />
8312832 bytes copied in 163.350 secs (50998 bytes/sec)</code></p>
<p>4.	Chech that the file has been copied correctly</p>
<p><code>show disk0:</code></p>
<p>You should see something similar:<br />
<code>-#- --length-- -----date/time------ path<br />
6 5124096    Jan 01 2003 00:06:22 asa702-k8.bin<br />
7 5623108    Feb 12 2010 00:23:48 asdm-631.bin<br />
10 5539756    Feb 12 2007 00:14:18 asdm-521.bin<br />
11 8294400    Dec 07 2006 05:47:20 asa721-24-k8.bin<br />
12 6002680    Dec 21 2006 03:58:30 asdm-52034.bin<br />
13 8312832    Feb 12 2010 22:46:30 asa831-k8.bin</code></p>
<p>23949312 bytes available (38932480 bytes used)</p>
<p>5.	Go to the configuration mode (conf t) and type the following command:<br />
<code>boot system disk0:/asa831-k8.bin</code></p>
<p>This will replace the path of the image the firewall boot on.<br />
If you update de asdm, the command is slightly different.</p>
<p><code>asdm image disk0:/asdm-631.bin</code></p>
<p>6.	Save the config:<br />
<code>write memory</code></p>
<p>7.	Reload the config:<br />
<code>reload</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=222</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS &#8211; Maximum allowed interfaces reached???</title>
		<link>http://www.nocrack.fr/?p=208</link>
		<comments>http://www.nocrack.fr/?p=208#comments</comments>
		<pubDate>Mon, 19 Apr 2010 17:42:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[IDB]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[maximun interfaces]]></category>
		<category><![CDATA[SWIDB]]></category>
		<category><![CDATA[VLAN]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=208</guid>
		<description><![CDATA[Last week I came across a very strange error. I needed to create a new VLAN on our core switch. no problem to create a layer2 VLAN, but impossible to create a layer3&#8230;
here is the error that pop up
********(config)#in vlan 299
%Cannot create a VLAN interface
Maximum allowed interfaces reached
^
% Invalid input detected at '^' marker.
We don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I came across a very strange error. I needed to create a new VLAN on our core switch. no problem to create a layer2 VLAN, but impossible to create a layer3&#8230;</p>
<p>here is the error that pop up</p>
<pre>********(config)#in vlan 299
%Cannot create a VLAN interface
Maximum allowed interfaces reached
^
% Invalid input detected at '^' marker.</pre>
<p>We don&#8217;t have thousands and thousands of VLAN so it was obviously something else. Is there a much smaller limit on layer 3 VLAN than on layer 2 ? Yes, but the smaller cisco devices can support 4000 interfaces (including vlans and other virtual interfaces) . And our switch has got a limit of 12000&#8230;</p>
<p>Goggling this error won&#8217;t give you much information and I have to say that the error point you easily in the wrong direction. This is only when you have a look at the logs that you can see something a bit more interesting.</p>
<p>entry number 215 : INTERFACE_API-1-NOMORESWIDB<br />
No more SWIDB can be allocated, maximum allowed 12000</p>
<h3>Here is some theory to get a better understanding of what an IDB is:</h3>
<p>SWIDB stand for &#8220;Software for Interface Descriptor Block&#8221;. you have two type of IDBs, SW (software) and HW (hardware). Cisco website describe an IDB as following:</p>
<p><span class="content">An Interface Descriptor Block (IDB) is a special  control structure 	 internal to the Cisco IOS software that contains information such as  the IP 	 address, interface state, and packet statistics. Cisco IOS software  maintains 	 one IDB for each interface present on a platform and one IDB for each 	 subinterface. </span></p>
<p><span class="content">A HWIDB represents a physical interface, which  includes physical ports 	 and channelized interface definitions. A SWIDB represents a logical 	 sub-interface (Permanent Virtual Circuit (PVC) or virtual LAN (VLAN)),  or a 	 Layer 2 encapsulation (Point-to-Point Protocol (PPP), High-Level Data  Link 	 Control (HDLC), and so forth).</span></p>
<p><span class="content">Each physical interface on the router consumes a  minimum of two 	 IDBs:</span></p>
<ul>
<li>One HWIDB for the physical port</li>
<li>One SWIDB for the Layer 2 		encapsulation</li>
</ul>
<p><span class="content">A channelized port consumes N+1 HWIDBs, where N  is the number of 	 channels within the physical port, plus a minimum of N SWIDBs (Level 2 	 encapsulation per channel). Any sub-interfaces that you define each  add another 	 SWIDB.</span></p>
<p>Each tunnel interface definition, such as Universal Transport  Interface 	 (UTI), Generic Routing Encapsulation (GRE), Multiprotocol Label  Switching 	 Traffic Engineering (MPLS TE), or Any Transport over MPLS (AToM)  consumes an 	 HWIDB plus one SWIDB per tunnel, plus an additional SWIDB for each  additional 	 sub-interface, for example, a Frame Relay PVC, that is tunneled. The  tunnel 	 IDBs are in addition to the original interface(s) that are tunneled.</p>
<p>You can have a look at your IDB used with the command:</p>
<pre>sh idb</pre>
<p>So my problem is that I actually reached 12000 interfaces? Impossible! Unfortunately it is!</p>
<p>when I saw the output of that command I directly understood what&#8217;s happened&#8230;</p>
<p>A couple of week before, we installed a new blade chassis. But a error on the configuration created some kind of loop and as a consequence, new  interfaces keep registering themselves on the core switch until the IDB limit is reached. something you don&#8217;t realize until you need to configure a new interface&#8230;</p>
<h3>What is the fix then?</h3>
<p>unfortunately, there is no easy fix or I should say there is only one and very quick fix, <strong>reloading the IOS</strong>&#8230; just crazy on a prod switch, even more knowing its the core switch&#8230; but unfortunately, even a fail-over of the modules does not resolve this issue! (according to Cisco)</p>
<p>this issue just amaze me because you can clear all sort of things on the cisco IOS, but not a table of IDBs&#8230; I suppose it doesn&#8217;t get full every day but still, I don&#8217;t understand why there is not another way to clean this table.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=208</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Sync your calendars with outlook</title>
		<link>http://www.nocrack.fr/?p=205</link>
		<comments>http://www.nocrack.fr/?p=205#comments</comments>
		<pubDate>Wed, 14 Apr 2010 08:48:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[calgoo hub]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[google sync]]></category>
		<category><![CDATA[internet calendar]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=205</guid>
		<description><![CDATA[If you&#8217;re like me, you forget everything if you don&#8217;t have a reminder and you are really glad that your phone has got a calendar feature. Problem, you&#8217;d like to get your calendar sync between all your devices! That&#8217;s no more a problem as it&#8217;s quite easy now to sync stuff between say a Google [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you forget everything if you don&#8217;t have a reminder and you are really glad that your phone has got a calendar feature. Problem, you&#8217;d like to get your calendar sync between all your devices! That&#8217;s no more a problem as it&#8217;s quite easy now to sync stuff between say a Google account and your outlook at work, your phone, or your Thunderbird at home. But like me, you may want to sync more than 1 calendar though! And its here that you get a problem. Perfectly fine with Thunderbird/Other email client but on outlook, since its not possible to write on an internet calendar -_-&#8217; and you can only sync your main calendar with google sync&#8230; You either have to choose to update your &#8216;others calendars&#8217; from somewhere else, or create the appointment on your main outlook calendar to get it sync. On the wrong one, but at least its synced.</p>
<p>You recently started to find tools to update more than one calendar but none of them where free. but luckily I finally found one! It&#8217;s called calgoo hub, very well hidden, but you can download it from here: <a title="calgoo hub" href="http://www.calgoo.com/releases/2.1.0/calgoo_hub_2.1.3_windows.exe" target="_blank">www.calgoo.com</a>.</p>
<p>With this tool you&#8217;ll be able to sync many calendars on one or more outlook calendars! it&#8217;s a pretty good software, much better than Google sync!It&#8217;s pretty easy to use so I won&#8217;t describe how to do it but you basically just have to click on open a remote calendar, put the address on it (the .ics address you get from the options on Google for example.), pick a calendar on the list of outlook calendar and there you are, they are syncing!</p>
<p>So now I can finally update my personal calendar from my outlook client, and that&#8217;s pretty good because it was a real pain before that!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=205</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>8 Advanced OpenOffice.org Add-ons</title>
		<link>http://www.nocrack.fr/?p=200</link>
		<comments>http://www.nocrack.fr/?p=200#comments</comments>
		<pubDate>Mon, 12 Apr 2010 12:40:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[linuxplanet]]></category>
		<category><![CDATA[OOO]]></category>
		<category><![CDATA[Open office]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.nocrack.fr/?p=200</guid>
		<description><![CDATA[I found an interesting article on  LinuxPlanet about OpenOffice.org. There is 2 pages in case you do not notice.
Some of those Add-ons seems very good, like the one fore the presentation and the one to integrate Google docs onto OOO.
Here is the link:
Linuxplanet
]]></description>
			<content:encoded><![CDATA[<p>I found an interesting article on <span style="font-family: Tahoma,Arial,Helvetica; font-size: x-small;"><strong> <a href="http://www.linuxplanet.com/linuxplanet/" target="_blank">LinuxPlanet</a> </strong></span>about OpenOffice.org. There is 2 pages in case you do not notice.</p>
<p>Some of those Add-ons seems very good, like the one fore the presentation and the one to integrate Google docs onto OOO.</p>
<p>Here is the link:</p>
<p><a title="Linuxplanet - Article" href="http://www.linuxplanet.com/linuxplanet/reports/7028/1/" target="_blank"><span style="font-family: Verdana,Arial,Helvetica; font-size: x-small;"><span style="font-family: Tahoma,Arial,Helvetica; font-size: x-small;">Linuxplanet</span></span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nocrack.fr/?feed=rss2&amp;p=200</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
