<?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>Mi blog lah! &#187; Linux</title>
	<atom:link href="http://simos.info/blog/archives/category/open-source/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://simos.info/blog</link>
	<description>Το ιστολόγιό μου</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:59:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Πάροχοι mobile internet (3G) στην Ελλάδα και GNOME/Linux</title>
		<link>http://simos.info/blog/archives/1078?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25cf%2580%25ce%25ac%25cf%2581%25ce%25bf%25cf%2587%25ce%25bf%25ce%25b9-mobile-internet-3g-%25cf%2583%25cf%2584%25ce%25b7%25ce%25bd-%25ce%25b5%25ce%25bb%25ce%25bb%25ce%25ac%25ce%25b4%25ce%25b1-%25ce%25ba%25ce%25b1%25ce%25b9-gnomelinux</link>
		<comments>http://simos.info/blog/archives/1078#comments</comments>
		<pubDate>Thu, 22 Apr 2010 17:22:13 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[cosmote]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[greece]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[modemmanager]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[q-telecom]]></category>
		<category><![CDATA[vodafone]]></category>
		<category><![CDATA[wind]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=1078</guid>
		<description><![CDATA[Ο Dan Williams είναι ο βασικός προγραμματιστής για τα NetworkManager και ModemManager. Πρόσφατα ανακοίνωσε τις νέες δυνατότητες που έχει ο NetworkManager 0.8. Για να είναι σε θέση να γνωρίζει η διανομής σας όλες τις ιδιαιτερότητες του πάροχού σας για το mobile internet, μπορείτε να καταχωρήσετε τα στοιχεία ρυθμίσεων. Τα στοιχεία που υπάρχουν ήδη για Ελλάδα [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/1057' rel='bookmark' title='Permanent Link: ΝΑΙ! Mozilla Firefox No1 στην Ελλάδα!'>ΝΑΙ! Mozilla Firefox No1 στην Ελλάδα!</a> <small>Μιλήσαμε πρόσφατα για τα στατιστικά χρήσης του Firefox στην Ελλάδα....</small></li>
<li><a href='http://simos.info/blog/archives/1034' rel='bookmark' title='Permanent Link: Firefox και Ελλάδα'>Firefox και Ελλάδα</a> <small>Τα πιο πρόσφατα στατιστικά χρήσης λογισμικού περιήγησης ιστοσελίδων (web browser)...</small></li>
<li><a href='http://simos.info/blog/archives/540' rel='bookmark' title='Permanent Link: Επίπεδο στάθμης της θάλασσας στην Ελλάδα'>Επίπεδο στάθμης της θάλασσας στην Ελλάδα</a> <small>Sea level rise data at Piraeus, Greece Ο συνδυασμός των...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ο <a href="http://blogs.gnome.org/dcbw/">Dan Williams</a> είναι ο βασικός προγραμματιστής για τα <a href="http://projects.gnome.org/NetworkManager/" target="_blank">NetworkManager και ModemManager</a>.</p>
<p>Πρόσφατα ανακοίνωσε τις <a href="http://blogs.gnome.org/dcbw/2010/04/22/qualified-to-satisfy-you/" target="_blank">νέες δυνατότητες</a> που έχει <a href="http://blogs.gnome.org/dcbw/2010/04/07/networkmanager-0-8-the-taste-of-a-new-generation/" target="_blank">ο NetworkManager 0.8</a>.</p>
<p>Για να είναι σε θέση να γνωρίζει η διανομής σας όλες τις ιδιαιτερότητες του πάροχού σας για το mobile internet, μπορείτε να καταχωρήσετε τα στοιχεία ρυθμίσεων.</p>
<p>Τα στοιχεία που υπάρχουν ήδη για Ελλάδα είναι</p>
<pre style="padding-left: 30px;"><code>&lt;!-- Greece --&gt;
&lt;country code="gr"&gt;
	&lt;provider&gt;
		&lt;name&gt;Cosmote&lt;/name&gt;
		&lt;gsm&gt;
			&lt;network-id mcc="202" mnc="01"/&gt;
			&lt;apn value="3g-internet"&gt;
				&lt;dns&gt;195.167.65.194&lt;/dns&gt;
			&lt;/apn&gt;
		&lt;/gsm&gt;
	&lt;/provider&gt;
	&lt;provider&gt;
		&lt;name&gt;Vodafone&lt;/name&gt;
		&lt;gsm&gt;
			&lt;network-id mcc="202" mnc="05"/&gt;
			&lt;apn value="internet"&gt;
				&lt;name&gt;Contract&lt;/name&gt;
			&lt;/apn&gt;
			&lt;apn value="web.session"&gt;
				&lt;name&gt;Mobile Broadband On Demand&lt;/name&gt;
				&lt;dns&gt;213.249.17.10&lt;/dns&gt;
				&lt;dns&gt;213.249.17.11&lt;/dns&gt;
			&lt;/apn&gt;
		&lt;/gsm&gt;
	&lt;/provider&gt;
	&lt;provider&gt;
		&lt;name&gt;Wind&lt;/name&gt;
		&lt;gsm&gt;
			&lt;network-id mcc="202" mnc="09"/&gt;
			&lt;network-id mcc="202" mnc="10"/&gt;
			&lt;apn value="gint.b-online.gr"&gt;
				&lt;username&gt;web&lt;/username&gt;
				&lt;password&gt;web&lt;/password&gt;
			&lt;/apn&gt;
		&lt;/gsm&gt;
	&lt;/provider&gt;
&lt;/country&gt;
</code></pre>
<p>Πηγή: <a href="http://git.gnome.org/browse/mobile-broadband-provider-info/tree/serviceproviders.xml" target="_blank">http://git.gnome.org/browse/mobile-broadband-provider-info/tree/serviceproviders.xml</a></p>
<p>Αν υπάρχουν άλλοι πάροχοι ή αν οι παραπάνω πληροφορίες θέλουν ανανέωση, είναι σημαντικό να γίνει τώρα. Τυχόν διορθώσεις που θα γίνουν σύντομα θα μπουν κατά πάσα πιθανότητα σε Ubuntu 10.04.1 (αλλιώς στο 10.10) και στη Fedora 13.</p>
<p><strong>Ενημέρωση &#8211; Wind</strong> «;»: <a href="http://www.wind.com.gr/Listing.fds?tablePageID=186&amp;pageID=204&amp;langid=2" target="_blank">ρυθμίσεις WAP και Internet</a></p>
<p><strong>Ενημέρωση &#8211; Q Telecom</strong> «<em>Οικονομική καρτοκινητή</em>»: <a href="http://www.myq.gr/default.asp?siteID=1&amp;pageID=114&amp;tablePageID=33&amp;langID=1">ρυθμίσεις WAP και Internet</a></p>
<p><strong>Ενημέρωση &#8211; Q Telecom</strong> «<em>Συμβόλαιο</em>»: ; (είναι ίδιο με παραπάνω;)<a href="http://www.myq.gr/default.asp?siteID=1&amp;pageID=114&amp;tablePageID=33&amp;langID=1"></a></p>
<p><strong>Ενημέρωση &#8211; Cosmote</strong> «»: <a href="http://www.cosmote.gr/cosmote/cosmote.portal?locale=el_GR&amp;_nfpb=true&amp;_pageLabel=L79_service_access_technology&amp;path=%2FSCSDevRepository%2Fcontent%2Fel%2Fsections%2Fmycosmos%2Faccesstechnology%2Faccesstechnology_wap.xml&amp;breadcrumbTitle=WAP+%CE%BA%CE%B1%CE%B9+WAPadvanced" target="_blank">ρυθμίσεις WAP+GPRS</a></p>
<p><strong>Ενημέρωση &#8211; Cosmote «</strong><em>Internet On The Go</em><strong>»</strong>: <a href="http://www.cosmote.gr/cosmote/cosmote.portal?locale=el_GR&amp;_nfpb=true&amp;_pageLabel=L89_contract_plan_index&amp;pathlabel=InternetOnTheGo_faq&amp;serviceCategory=InternetOnTheGo&amp;catID=%3D0b0f42bb801f8a75#12" target="_blank">ρυθμίσεις</a></p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/1057' rel='bookmark' title='Permanent Link: ΝΑΙ! Mozilla Firefox No1 στην Ελλάδα!'>ΝΑΙ! Mozilla Firefox No1 στην Ελλάδα!</a> <small>Μιλήσαμε πρόσφατα για τα στατιστικά χρήσης του Firefox στην Ελλάδα....</small></li>
<li><a href='http://simos.info/blog/archives/1034' rel='bookmark' title='Permanent Link: Firefox και Ελλάδα'>Firefox και Ελλάδα</a> <small>Τα πιο πρόσφατα στατιστικά χρήσης λογισμικού περιήγησης ιστοσελίδων (web browser)...</small></li>
<li><a href='http://simos.info/blog/archives/540' rel='bookmark' title='Permanent Link: Επίπεδο στάθμης της θάλασσας στην Ελλάδα'>Επίπεδο στάθμης της θάλασσας στην Ελλάδα</a> <small>Sea level rise data at Piraeus, Greece Ο συνδυασμός των...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/1078/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Laptop without Windows, an update for Dell, Asus, Acer, Compaq</title>
		<link>http://simos.info/blog/archives/1021?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=laptop-without-windows-an-update-for-dell-asus-acer-compaq</link>
		<comments>http://simos.info/blog/archives/1021#comments</comments>
		<pubDate>Sun, 09 Aug 2009 14:07:57 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[compaq]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[freedos]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[msdnaa]]></category>
		<category><![CDATA[preinstalled]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=1021</guid>
		<description><![CDATA[So you want to buy a laptop without pre-installed Windows in Europe? We have a look at the available options.


Related posts:<ol><li><a href='http://simos.info/blog/archives/1000' rel='bookmark' title='Permanent Link: Microsoft Windows tax refund, from Dell'>Microsoft Windows tax refund, from Dell</a> <small>I just got a credit note from Dell for £31,...</small></li>
<li><a href='http://simos.info/blog/archives/612' rel='bookmark' title='Permanent Link: Connecting to Bluetooth devices between Linux and Windows'>Connecting to Bluetooth devices between Linux and Windows</a> <small>A common issue that arises when you connect your laptop...</small></li>
<li><a href='http://simos.info/blog/archives/594' rel='bookmark' title='Permanent Link: Video playback problems (black) after installing Beryl (or Compiz)'>Video playback problems (black) after installing Beryl (or Compiz)</a> <small>Note: Here we describe a workaround. The proper solution is...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It is very difficult to buy a computer without Windows (that is, to buy it with either Linux, FreeDOS or no OS) in the European market.</p>
<p>Why would you want to buy a laptop without pre-installed Windows?</p>
<ol>
<li>Because you are simply not going to use Windows (for example, you plan to use a Linux distribution)</li>
<li>Because your school has an <a href="http://www.microsoft.com/education/MSITAcademy/itastudentpass.mspx">Developer Academic Alliance (formerly MSDN AA)</a> with Microsoft and they provide the Windows software for you</li>
<li>Because your organisation has a company-wide agreement for Microsoft software, and you do not wish to pay twice for Windows.</li>
<li>Because you somehow have a Windows license or Windows package installation box already.</li>
</ol>
<p>Sadly, when talking to the sales personnel of a manufacturer, it might look an easier strategy to just mention points 2 or 3. There is already some prior knowledge with the sales personnel that large organisations do not need the pre-installed Windows software.</p>
<p>Dell used to sell the N Series laptops with Ubuntu Linux, however they do not sell them anymore, at least in Europe. I contacted a Dell customer care manager on this issue and I was told that N Series laptops are available when you call Dell Sales by phone. I did just that, however the telephone salesperson explained that they do not have N Series laptops anymore. He verified with his own manager.</p>
<p>Dell does sell netbooks with Ubuntu Linux in Europe. For example, the <a href="http://www.dell.co.uk/mini" target="_blank">Dell Mini</a> or the <a href="http://www.dell.com/content/topics/reftopic.aspx/pub/products/latit_kat?c=us&amp;l=en&amp;s=k12&amp;~section=latitude-2100" target="_blank">Dell Latitude 2100</a>. The situation with the netbooks is almost perfect, but&#8230;</p>
<p><img class="alignnone size-full wp-image-1023" title="Dell UK Latitude 2100, Choose early between XP or Ubuntu" src="http://simos.info/blog/wp-content/uploads/2009/08/DellUK-Latitude-ChooseXPUbuntu.png" alt="Dell UK Latitude 2100, Choose early between XP or Ubuntu" /></p>
<p>What would be desirable is to provide the option, when you customize the Latitude 2100, to be able to select the operating system under the Operating System options. In this way, the customer is in a position to make a better decision between the differences of the two options.</p>
<p><img class="alignnone size-full wp-image-1024" title="Dell Greece, select the operating system while customizing the computer" src="http://simos.info/blog/wp-content/uploads/2009/08/Dell-Greece-XP-Ubuntu-cropped.png" alt="Dell Greece, select the operating system while customizing the computer" /></p>
<p>In a regional Dell website, it is possible to select the operating system while you are customizing the computer. In this case, when you select Ubuntu Linux, you can easily see that you are saving €30 compared to the initial price.</p>
<p><span style="text-decoration: line-through;">It is not clear why Dell UK and Dell Germany do not provide the facility that we see with Dell Greece. Normally the localised editions of a website take any changes later than the main languages (English, German).</span></p>
<p><strong>Updated (soon after posted): </strong>It is possible to get the Dell UK page for the Latitude 2100 so that both pre-installed Windows and Ubuntu appear in the same section. It might be an update that has been rolled out just recently. When you visit the Customise page,  you can now see that by selecting pre-installed Ubuntu Linux, you save £24 compared to pre-installed XP.</p>
<p>What would be ideal is for the consumer to have the option to avoid the pre-installed Windows, in a way shown above at the Dell Greece website for the Latitude 2100. Having options for Ubuntu Linux or FreeDOS (for those who already have a Windows license) would be the best value for the customers. This would make Dell the best company around.</p>
<p>So, what&#8217;s going on with the other laptop manufacturers?</p>
<p>Acer, Asus, Compaq and HP do not appear to sell computers without pre-installed Windows to the European market. I have not been able to locate retailers that would sell a laptop with FreeDOS, let alone a Linux distribution.</p>
<p>Is this the case with Acer, Asus, Compaq and HP in other markets?</p>
<p><img class="alignnone size-full wp-image-1025" title="Acer Laptop with FreeDOS (SE Asian market)" src="http://simos.info/blog/wp-content/uploads/2009/08/Acer-Laptop-with-FreeDOS.png" alt="Acer Laptop with FreeDOS (SE Asian market)" /> <img class="alignnone size-full wp-image-1028" title="Asus Laptop with FreeDOS (SE Asian market)" src="http://simos.info/blog/wp-content/uploads/2009/08/Asus-Laptop-with-FreeDOS1.png" alt="Asus Laptop with FreeDOS (SE Asian market)" /> <img class="alignnone size-full wp-image-1027" title="Compaq Laptop with FreeDOS (SE Asian market)" src="http://simos.info/blog/wp-content/uploads/2009/08/Compaq-Laptop-with-FreeDOS.png" alt="Compaq Laptop with FreeDOS (SE Asian market)" /></p>
<p>This is an example of laptop models from the SE Asian market. The laptops come with FreeDOS and if you want pre-installed Windows, you pay extra (€53 or $74). The quoted price for the laptop is not subjected to local tax for the specific SE Asian country. Here is the price equivalent for each laptop,</p>
<p>Acer: €325 or $460</p>
<p>Asus: €525 or $745</p>
<p>Compaq: €365 or $515</p>
<p>Manufacturers such as Lenovo and Toshiba appear as black sheep to me, regarding the European market. Lenovo is supposed to sell laptops with SuSE Linux, however I could not find an example. Toshiba is completely out of the radar. They might not be a big laptop manufacturer.</p>
<p>What would be great for the European customer is to have the option to buy a product without pre-installed Windows. And this option of buying a computer without pre-installed Windows should be a visible and accessible option.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/1000' rel='bookmark' title='Permanent Link: Microsoft Windows tax refund, from Dell'>Microsoft Windows tax refund, from Dell</a> <small>I just got a credit note from Dell for £31,...</small></li>
<li><a href='http://simos.info/blog/archives/612' rel='bookmark' title='Permanent Link: Connecting to Bluetooth devices between Linux and Windows'>Connecting to Bluetooth devices between Linux and Windows</a> <small>A common issue that arises when you connect your laptop...</small></li>
<li><a href='http://simos.info/blog/archives/594' rel='bookmark' title='Permanent Link: Video playback problems (black) after installing Beryl (or Compiz)'>Video playback problems (black) after installing Beryl (or Compiz)</a> <small>Note: Here we describe a workaround. The proper solution is...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/1021/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Ενημερωμένος οδηγός γραφής ελληνικών (και πολυτονικό)</title>
		<link>http://simos.info/blog/archives/886?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25ce%25b5%25ce%25bd%25ce%25b7%25ce%25bc%25ce%25b5%25cf%2581%25cf%2589%25ce%25bc%25ce%25ad%25ce%25bd%25ce%25bf%25cf%2582-%25ce%25bf%25ce%25b4%25ce%25b7%25ce%25b3%25cf%258c%25cf%2582-%25ce%25b3%25cf%2581%25ce%25b1%25cf%2586%25ce%25ae%25cf%2582-%25ce%25b5%25ce%25bb%25ce%25bb%25ce%25b7%25ce%25bd%25ce%25b9%25ce%25ba%25cf%258e</link>
		<comments>http://simos.info/blog/archives/886#comments</comments>
		<pubDate>Sun, 10 May 2009 15:29:18 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[polytonic]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[greek]]></category>
		<category><![CDATA[αρχαία]]></category>
		<category><![CDATA[γραφή]]></category>
		<category><![CDATA[ελληνικά]]></category>
		<category><![CDATA[οδηγός]]></category>
		<category><![CDATA[πολυτονικό]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=886</guid>
		<description><![CDATA[Ενημέρωσα τον οδηγό για το γράψιμο ελληνικών (και πολυτονικό) και είναι διαθέσιμος από τη σελίδα http://docs.google.com/Doc?id=dccdrjqk_3gx3bq5f9 Είναι διαθέσιμος ο οδηγός για γράψιμο ελληνικών (και πολυτονικού) σε μορφή PDF. Είναι διαθέσιμος ο οδηγός για γράψιμο ελληνικών (και πολυτονικού) σε μορφή ODT. Ο οδηγός περιγράφει τη δυνατότητα γραφής μονοτονικού, πολυτονικού και αρχαίων ελληνικών χαρακτήρων. Ο οδηγός αυτός [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/467' rel='bookmark' title='Permanent Link: Οδηγός για τη ρύθμιση γραφής ελληνικών σε Ubuntu Linux 5.10'>Οδηγός για τη ρύθμιση γραφής ελληνικών σε Ubuntu Linux 5.10</a> <small>Δείτε την παρουσίαση για τη ρύθμιση γραφής ελληνικών σε Ubuntu...</small></li>
<li><a href='http://simos.info/blog/archives/342' rel='bookmark' title='Permanent Link: Γράψιμο ελληνικών μέσα από GNOME'>Γράψιμο ελληνικών μέσα από GNOME</a> <small>Ενημέρωση 2010: Δείτε τις νεώτερες οδηγίες στο How to type...</small></li>
<li><a href='http://simos.info/blog/archives/204' rel='bookmark' title='Permanent Link: Γράψιμο ελληνικών στο Linux (X.org), περί προσθήκης διορθώσεων'>Γράψιμο ελληνικών στο Linux (X.org), περί προσθήκης διορθώσεων</a> <small>Το λογισμικό X.org (δυνατότητα για την απεικόνιση γραφικού περιβάλλοντος σε...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ενημέρωσα τον οδηγό για το γράψιμο ελληνικών (και πολυτονικό) και είναι διαθέσιμος από τη σελίδα</p>
<p><a href="http://docs.google.com/Doc?id=dccdrjqk_3gx3bq5f9" target="_blank">http://docs.google.com/Doc?id=dccdrjqk_3gx3bq5f9<br />
</a></p>
<p>Είναι διαθέσιμος <a href="http://simos.info/pub/Writing_Greek_Polytonic_new_layout.pdf">ο οδηγός για γράψιμο ελληνικών (και πολυτονικού) σε μορφή PDF</a>.</p>
<p>Είναι διαθέσιμος <a href="http://simos.info/pub/Writing_Greek_Polytonic_new_layout.odt">ο οδηγός για γράψιμο ελληνικών (και πολυτονικού) σε μορφή ODT</a>.</p>
<p>Ο οδηγός περιγράφει τη δυνατότητα γραφής μονοτονικού, πολυτονικού και αρχαίων ελληνικών χαρακτήρων. Ο οδηγός αυτός διορθώνει μια σειρά από αβλεψίες στις οδηγίες.</p>
<p>Ο οδηγός ισχύει για τις διανομές Fedora 11 (ή νεώτερες), Ubuntu Linux 9.04 (ή νεώτερες) και άλλες διανομές που θα βγουν την Άνοιξη του 2009. Για προηγούμενες διανομές, δείτε τις οδηγίες (και τον αντίστοιχο παλαιότερο οδηγό) από το παρόν ιστολόγιο για το πως μπορείτε να προσθέσετε την νέα ελληνική διάταξη πληκτρολογίου.</p>
<p>Κάθε σχόλιο για βελτίωση του οδηγού είναι ευπρόσδεκτο.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/467' rel='bookmark' title='Permanent Link: Οδηγός για τη ρύθμιση γραφής ελληνικών σε Ubuntu Linux 5.10'>Οδηγός για τη ρύθμιση γραφής ελληνικών σε Ubuntu Linux 5.10</a> <small>Δείτε την παρουσίαση για τη ρύθμιση γραφής ελληνικών σε Ubuntu...</small></li>
<li><a href='http://simos.info/blog/archives/342' rel='bookmark' title='Permanent Link: Γράψιμο ελληνικών μέσα από GNOME'>Γράψιμο ελληνικών μέσα από GNOME</a> <small>Ενημέρωση 2010: Δείτε τις νεώτερες οδηγίες στο How to type...</small></li>
<li><a href='http://simos.info/blog/archives/204' rel='bookmark' title='Permanent Link: Γράψιμο ελληνικών στο Linux (X.org), περί προσθήκης διορθώσεων'>Γράψιμο ελληνικών στο Linux (X.org), περί προσθήκης διορθώσεων</a> <small>Το λογισμικό X.org (δυνατότητα για την απεικόνιση γραφικού περιβάλλοντος σε...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/886/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Μαΐου: Το φόρουμ Ubuntu-GR έχει ΓΕΝΕΘΛΙΑ (1 χρόνος)!</title>
		<link>http://simos.info/blog/archives/883?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=10-%25ce%25bc%25ce%25b1%25ce%2590%25ce%25bf%25cf%2585-%25cf%2584%25ce%25bf-%25cf%2586%25cf%258c%25cf%2581%25ce%25bf%25cf%2585%25ce%25bc-ubuntu-gr-%25ce%25ad%25cf%2587%25ce%25b5%25ce%25b9-%25ce%25b3%25ce%25b5%25ce%25bd%25ce%25b5%25ce%25b8%25ce%25bb%25ce%25b9%25ce%25b1-1-%25cf%2587%25cf%2581%25cf%258c%25ce%25bd</link>
		<comments>http://simos.info/blog/archives/883#comments</comments>
		<pubDate>Sat, 09 May 2009 23:20:04 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[ubuntu-gr]]></category>
		<category><![CDATA[ελληνικά]]></category>
		<category><![CDATA[λίνουξ]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=883</guid>
		<description><![CDATA[10 Μαΐου: Το φόρουμ Ubuntu-GR έχει ΓΕΝΕΘΛΙΑ (1 χρόνος)! Δείτε την παρουσίαση του φόρουμ του Ubuntu-gr που έκανε ο goofy στο συνέδριο FOSSCOMM που έγινε στη Λάρισα. Δείτε την ανακοίνωση γενεθλίων στο www.ubuntu-gr.org. Μερικά στατιστικά στοιχεία κατά τη συμπλήρωση του ενός χρόνου λειτουργίας του φόρουμ, τα περισσότερα από 2700 μέλη και τους πιθανότατα χιλιάδες επισκέπτες [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/630' rel='bookmark' title='Permanent Link: Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux'>Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux</a> <small>Πριν από μερικές μέρες, ο Sergios Tsabolov έφτιαξε μια σειρά...</small></li>
<li><a href='http://simos.info/blog/archives/401' rel='bookmark' title='Permanent Link: Διαθέσιμη η ελληνική μετάφραση του Ubuntu Guide (Linux)'>Διαθέσιμη η ελληνική μετάφραση του Ubuntu Guide (Linux)</a> <small>Ο Γιώργος Λογιοτατίδης έκανε την μετάφραση του Ubuntu Guide στα...</small></li>
<li><a href='http://simos.info/blog/archives/621' rel='bookmark' title='Permanent Link: Retro: Getting the Ubuntu 7.04 CD'>Retro: Getting the Ubuntu 7.04 CD</a> <small>Το Ubuntu 7.04 ανακοινώθηκε πριν από 2 εβδομάδες, ημέρα Πέμπτη....</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>10 Μαΐου: Το φόρουμ Ubuntu-GR έχει ΓΕΝΕΘΛΙΑ (1 χρόνος)!</strong></p>
<p>Δείτε την <a href="http://files.ubuntu-gr.org/presentations/fosscomm2009/draft/fosscom_forum.ubuntu-gr_8.5.09_08.50.odp" target="_blank">παρουσίαση του φόρουμ του Ubuntu-gr</a> που έκανε ο goofy στο συνέδριο FOSSCOMM που έγινε στη Λάρισα.</p>
<p>Δείτε την <a href="http://ubuntu-gr.org/story/10-05-09/10-%CE%BC%CE%B1%CE%90%CE%BF%CF%85-%CF%84%CE%BF-%CF%86%CF%8C%CF%81%CE%BF%CF%85%CE%BC-ubuntu-gr-%CE%AD%CF%87%CE%B5%CE%B9-%CE%B3%CE%B5%CE%BD%CE%B5%CE%B8%CE%BB%CE%B9%CE%B1-1-%CF%87%CF%81%CF%8C%CE%BD%CE%BF%CF%82" target="_blank">ανακοίνωση γενεθλίων στο www.ubuntu-gr.org</a>.</p>
<p>Μερικά στατιστικά στοιχεία κατά τη συμπλήρωση του ενός χρόνου λειτουργίας του φόρουμ,</p>
<ul>
<li>τα <a href="http://forum.ubuntu-gr.org/memberlist.php" target="_blank">περισσότερα από <strong>2700</strong> μέλη</a> και τους πιθανότατα χιλιάδες επισκέπτες</li>
<li>τις περισσότερες από <strong>45.000</strong> δημοσιεύσεις σε σχεδόν 4.500 συζητήσεις (θέματα / νήματα)</li>
<li>τους περισσότερους από <strong>150</strong> <a href="http://forum.ubuntu-gr.org/viewtopic.php?f=9&amp;t=859" target="_blank">Οδηγούς (How to &#8211; Tutorials)</a></li>
<li>τα περισσότερα από 37.000 <em>hits</em> στο 3ο τεύχος του περιοδικού μας <a href="http://ubuntistas.gr/" target="_blank"><strong>Ubuntistas</strong></a> (εξαιρουμένων λεκτικών Google, bot, κλπ)</li>
<li>την έντονη δραστηριότητα-συμμετοχή σε <a href="http://ubuntu-gr.org/" target="_blank">δικτυακό τόπο Ubuntu-GR</a> / <a href="http://wiki.ubuntu-gr.org/MailingList" target="_blank">λίστα συνδρομητών</a> / <a href="http://wiki.ubuntu-gr.org/Community/IRC" target="_blank">Κανάλι IRC #ubuntu-gr στο δίκτυο FreeNode</a>.</li>
</ul>
<p><a href="http://forum.ubuntu-gr.org/" target="_blank">Γραφτείτε στο φόρουμ ubuntu-gr</a> και μάθετε περισσότερα για το ελεύθερο λογισμικό στην ελληνική γλώσσα!</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/630' rel='bookmark' title='Permanent Link: Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux'>Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux</a> <small>Πριν από μερικές μέρες, ο Sergios Tsabolov έφτιαξε μια σειρά...</small></li>
<li><a href='http://simos.info/blog/archives/401' rel='bookmark' title='Permanent Link: Διαθέσιμη η ελληνική μετάφραση του Ubuntu Guide (Linux)'>Διαθέσιμη η ελληνική μετάφραση του Ubuntu Guide (Linux)</a> <small>Ο Γιώργος Λογιοτατίδης έκανε την μετάφραση του Ubuntu Guide στα...</small></li>
<li><a href='http://simos.info/blog/archives/621' rel='bookmark' title='Permanent Link: Retro: Getting the Ubuntu 7.04 CD'>Retro: Getting the Ubuntu 7.04 CD</a> <small>Το Ubuntu 7.04 ανακοινώθηκε πριν από 2 εβδομάδες, ημέρα Πέμπτη....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/883/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xubuntu (XFCE), startxfce4: X server already running on display :0</title>
		<link>http://simos.info/blog/archives/843?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=xubuntu-xfce-startxfce4-x-server-already-running-on-display-0</link>
		<comments>http://simos.info/blog/archives/843#comments</comments>
		<pubDate>Sat, 13 Dec 2008 21:56:18 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=843</guid>
		<description><![CDATA[Έχω ένα πρόβλημα με ένα σύστημα Xubuntu, όπου δούλευε για πολύ καιρό ενώ τώρα ξαφνικά δε μπορεί να εμφανίσει στο γραφικό περιβάλλον το window manager μαζί με τα εικονίδια/κτλ. Καθώς ξεκινά το σύστημα, ο υπολογιστής φτάνει στο σημείο να δείχνει μόνο το παρασκήνιο της επιφάνειας εργασίας και τίποτα άλλο. Πρόκειται για Xubuntu 6.10 (ναι!) σε [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Έχω ένα πρόβλημα με ένα σύστημα Xubuntu, όπου δούλευε για πολύ καιρό ενώ τώρα ξαφνικά δε μπορεί να εμφανίσει στο γραφικό περιβάλλον το window manager μαζί με τα εικονίδια/κτλ.<br />
Καθώς ξεκινά το σύστημα, ο υπολογιστής φτάνει στο σημείο να δείχνει μόνο το παρασκήνιο της επιφάνειας εργασίας<br />
και τίποτα άλλο.</p>
<p>Πρόκειται για Xubuntu 6.10 (ναι!) σε υπολογιστή που συντηρώ απομακρυσμένα.<br />
Είχα ενεργό το Beryl (6.10!) το οποίο απενεργοποίησα τώρα.</p>
<p>Τα σχετικά μηνύματα στο .xsession-errors είναι</p>
<dl class="codebox">
<dd><code>/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp<br />
/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "ubuntuuser"<br />
/etc/gdm/Xsession: Beginning session setup...<br />
libGL warning: 3D driver claims to not support visual 0x4b<br />
/usr/bin/startxfce4: X server already running on display :0<br />
libGL warning: 3D driver claims to not support visual 0x4b</code></dd>
</dl>
<p>Το ps δείχνει ότι ο διαχειριστής παραθύρων του XFCE έχει φορτωθεί, οπότε είναι πιθανό να έχει φορτωθεί στο :1 (αντί στο τυπικό DISPLAY :0);</p>
<p>Με προβληματίζει ότι έχει εκείνο το μήνυμα για libGL warning, σα να τρέχει το X server με υποστήριξη 3D που μπορεί να δημιουργήσει πρόβλημα.</p>
<p>Η κάρτα γραφικών είναι μια Intel, νομίζω 855GM.</p>
<p>(<a href="http://forum.ubuntu-gr.org/viewtopic.php?f=4&amp;t=2491" target="_blank">x-posted</a>)</p>
<p><strong>Update</strong> (15 Dec 08): Problem solved.</p>


<p>No related posts.</p><p><small><a href="http://simos.info/blog/archives/843#comments">No comment</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/843/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to see in OpenOffice.org 3.1 Writer;</title>
		<link>http://simos.info/blog/archives/690?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-to-see-in-openofficeorg-31-writer</link>
		<comments>http://simos.info/blog/archives/690#comments</comments>
		<pubDate>Thu, 26 Jun 2008 10:38:01 +0000</pubDate>
		<dc:creator>Simos Xenitellis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cc]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[mailing list]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[proj]]></category>

		<guid isPermaLink="false">http://simos.info/blog/?p=690</guid>
		<description><![CDATA[At the User Experience mailing list at OpenOffice.org there is a thread to discuss &#38; plan what new things should make it to OpenOffice.org 3.1. Here is the first email, From: Christian Jansen Date: Wed, Jun 25, 2008 at 8:35 AM Hi, OpenOffice.org 3.1 planning will start soon, thus I&#8217;d like to collect some ideas [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/651' rel='bookmark' title='Permanent Link: OpenOffice Writer training notes (request: make training video plz!)'>OpenOffice Writer training notes (request: make training video plz!)</a> <small>OpenOffice.org is one of the most important layers of the...</small></li>
<li><a href='http://simos.info/blog/archives/445' rel='bookmark' title='Permanent Link: Installing Greek spelling and hyphenation in OpenOffice.org 2.0'>Installing Greek spelling and hyphenation in OpenOffice.org 2.0</a> <small>Update:These instructions do not apply for OpenOffice.org 3.0. For OpenOffice.org...</small></li>
<li><a href='http://simos.info/blog/archives/393' rel='bookmark' title='Permanent Link: Εξελληνισμός του OpenOffice.org 2.0'>Εξελληνισμός του OpenOffice.org 2.0</a> <small>Είναι σημαντικό να γίνει ο εξελληνισμός του OpenOffice.org 2.0. Το...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>At the User Experience mailing list at OpenOffice.org there is a thread to discuss &amp; plan what new things should make it to OpenOffice.org 3.1. Here is the first email,</p>
<p style="padding-left: 30px;">From: Christian Jansen</p>
<p style="padding-left: 30px;">Date: <span class="HcCDpe">Wed, Jun 25, 2008 at 8:35 AM</span></p>
<p style="padding-left: 30px;">Hi,<br />
<strong>OpenOffice.org 3.1 planning will start soon</strong>, thus I&#8217;d like to collect some ideas (from an UX-perspective) for improving OpenOffice.org Writer.</p>
<p>- <em>What drives you nuts?</em></p>
<p>- <em>What works pretty well?</em></p>
<p>- <em>My most wanted feature is:</em></p>
<p>Thanks for your feedback!</p>
<p>Regards,<br />
Christian [Jansen]</p>
<p style="padding-left: 30px;">Source: <a href="http://ux.openoffice.org/servlets/ReadMsg?list=discuss&amp;msgNo=1890" target="_blank">http://ux.openoffice.org/servlets/ReadMsg?list=discuss&amp;msgNo=1890</a></p>
<p>Feedback started pouring in. Make your way to the <a href="http://ux.openoffice.org/servlets/ProjectMailingListList" target="_blank">user-experience <strong>discuss@ux.openoffice.org</strong> mailing list</a> to add your views. When you log in to OpenOffice.org, you click to subscribe to the mailing list. That is, you need to make an account first.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/651' rel='bookmark' title='Permanent Link: OpenOffice Writer training notes (request: make training video plz!)'>OpenOffice Writer training notes (request: make training video plz!)</a> <small>OpenOffice.org is one of the most important layers of the...</small></li>
<li><a href='http://simos.info/blog/archives/445' rel='bookmark' title='Permanent Link: Installing Greek spelling and hyphenation in OpenOffice.org 2.0'>Installing Greek spelling and hyphenation in OpenOffice.org 2.0</a> <small>Update:These instructions do not apply for OpenOffice.org 3.0. For OpenOffice.org...</small></li>
<li><a href='http://simos.info/blog/archives/393' rel='bookmark' title='Permanent Link: Εξελληνισμός του OpenOffice.org 2.0'>Εξελληνισμός του OpenOffice.org 2.0</a> <small>Είναι σημαντικό να γίνει ο εξελληνισμός του OpenOffice.org 2.0. Το...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/690/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StixFonts, finally available (beta)!</title>
		<link>http://simos.info/blog/archives/646?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=stixfonts-finally-available-beta</link>
		<comments>http://simos.info/blog/archives/646#comments</comments>
		<pubDate>Sun, 04 Nov 2007 02:05:15 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[polytonic]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[greek]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[proj]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/646</guid>
		<description><![CDATA[The STIX Fonts project (website) has been developing for over 10 years a font suitable to be used in academic publications. It boasts support from Elsevier, IEEE and other academic publishers or associations. A few days ago, they published a beta version of the font in an effort to get public feedback. The beta period [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/1115' rel='bookmark' title='Permanent Link: Stix Fonts, eventually out.'>Stix Fonts, eventually out.</a> <small>The StixFonts project is a project to produce high quality...</small></li>
<li><a href='http://simos.info/blog/archives/1144' rel='bookmark' title='Permanent Link: Ubuntu Font Beta and Greek'>Ubuntu Font Beta and Greek</a> <small>Update: All open bugs for this font at https://bugs.launchpad.net/ubuntufontbetatesting/+bugs File...</small></li>
<li><a href='http://simos.info/blog/archives/553' rel='bookmark' title='Permanent Link: Can you read Coptic?'>Can you read Coptic?</a> <small>Coptic is the most recent phase of ancient Egyptian. It...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a title="STIX fonts project" href="http://en.wikipedia.org/wiki/STIX_Fonts_project" target="_blank">STIX Fonts project</a> (<a href="http://www.stixfonts.org/" target="_blank">website</a>) has been developing for over 10 years a font suitable to be used in academic publications. It boasts support from <a href="http://www.elsevier.com/" target="_blank">Elsevier</a>, <a href="http://www.ieee.org/" target="_blank">IEEE</a> and other academic publishers or associations.</p>
<p>A few days ago, they published a beta version of the font in an effort to get public feedback. The beta period runs until the 15th December.</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta/photo#5128794826811177730"><img src="http://lh6.google.com/simos.lists/Ry0juLHw-wI/AAAAAAAAADQ/mjBXAHfy-JU/s800/STIXBeta-Greek-Regular.png" alt="" /></a></td>
</tr>
<tr>
<td style="font-family: arial,sans-serif; font-size: 11px; text-align: right">STIX Fonts Beta showing Greek (Regular), from <a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta">STIX Fonts Beta</a><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta"></a></td>
</tr>
</tbody>
</table>
<p>STIX Fonts Beta currently support modern Greek. An effort to get <a href="http://lists.debian.org/debian-l10n-greek/2005/10/msg00009.html" target="_blank">support for Greek Polytonic</a> did not work out well a few years back.</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta/photo#5128794831106145042"><img src="http://lh3.google.com/simos.lists/Ry0jubHw-xI/AAAAAAAAADY/AhQioAMnxNY/s800/STIXBeta-Greek-Italic.png" alt="" /></a></td>
</tr>
<tr>
<td style="font-family: arial,sans-serif; font-size: 11px; text-align: right">STIX Fonts Beta showing Greek (Italic), from <a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta">STIX Fonts Beta</a><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta"></a></td>
</tr>
</tbody>
</table>
<p>The main benefit of STIX Fonts is the support for mathematical and other technical symbols. This helps when writing academic publications and other technical documents.</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta/photo#5128794831106145058"><img src="http://lh3.google.com/simos.lists/Ry0jubHw-yI/AAAAAAAAADg/GGXSL8sA-nM/s800/STIXBeta-Greek-Bold.png" alt="" /></a></td>
</tr>
<tr>
<td style="font-family: arial,sans-serif; font-size: 11px; text-align: right">STIX Fonts Beta showing Greek (Bold), from <a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta">STIX Fonts Beta</a><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta"></a></td>
</tr>
</tbody>
</table>
<p>STIX Fonts have extensive support of mathematical symbols, symbols that exist in Unicode Plane-1.</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta/photo#5128794831106145074"><img src="http://lh3.google.com/simos.lists/Ry0jubHw-zI/AAAAAAAAADo/qAOWIy-2TI8/s800/STIXBeta-Greek-BoldItalic.png" alt="" /></a></td>
</tr>
<tr>
<td style="font-family: arial,sans-serif; font-size: 11px; text-align: right">STIX Fonts Beta showing Greek (Bold Italic), from <a href="http://picasaweb.google.com/simos.lists/STIXFontsBeta">STIX Fonts Beta</a></td>
</tr>
</tbody>
</table>
<p>If there is any modification that we would like to have in STIX fonts, we should do now. Once they are released, they will be widely distributed. Currently, Fedora has packaged STIX Fonts and made them available already.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/1115' rel='bookmark' title='Permanent Link: Stix Fonts, eventually out.'>Stix Fonts, eventually out.</a> <small>The StixFonts project is a project to produce high quality...</small></li>
<li><a href='http://simos.info/blog/archives/1144' rel='bookmark' title='Permanent Link: Ubuntu Font Beta and Greek'>Ubuntu Font Beta and Greek</a> <small>Update: All open bugs for this font at https://bugs.launchpad.net/ubuntufontbetatesting/+bugs File...</small></li>
<li><a href='http://simos.info/blog/archives/553' rel='bookmark' title='Permanent Link: Can you read Coptic?'>Can you read Coptic?</a> <small>Coptic is the most recent phase of ancient Egyptian. It...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/646/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One-line hardware support (USB Wireless Adapter)</title>
		<link>http://simos.info/blog/archives/643?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=one-line-hardware-support-usb-wireless-adapter</link>
		<comments>http://simos.info/blog/archives/643#comments</comments>
		<pubDate>Mon, 08 Oct 2007 00:17:45 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[proj]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[upstream]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/643</guid>
		<description><![CDATA[I got recently a USB Wireless Adaptor, produced by Aztech. It was a good buy for several reasons: It advertised Linux support It was affordable It had good quality casing; you can step on it and it won&#8217;t break It had the Penguin on the box and was really really cheap When I plugged it [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/608' rel='bookmark' title='Permanent Link: Using SVN for GNOME Translators'>Using SVN for GNOME Translators</a> <small>Update 3rd June 2009: This is a very old post...</small></li>
<li><a href='http://simos.info/blog/archives/603' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.10'>Multimedia support in Ubuntu Linux 6.10</a> <small>This is a follow-up to the article Multimedia support in...</small></li>
<li><a href='http://simos.info/blog/archives/566' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.06'>Multimedia support in Ubuntu Linux 6.06</a> <small>With Ubuntu Linux 6.06, it is much clear how to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I got recently a USB Wireless Adaptor, produced by <a href="http://www.aztech.com/" target="_blank">Aztech</a>. It was a good buy for several reasons:</p>
<ul>
<li>It advertised Linux support</li>
<li>It was affordable</li>
<li>It had good quality casing; you can step on it and it won&#8217;t break</li>
<li>It had the Penguin on the box and was really really cheap</li>
</ul>
<p>When I plugged it in on my Linux system, it did not work out of the box. The kernel acknowledged that a USB device was inserted (two lines in /var/log/messages) but no driver claimed the device.</p>
<p>With the package came a CD which had drivers for several operating systems, including Linux. Apparently one would need to install the specific driver.  I think the driver was available in both source code and as a binary package (for some kernel version).</p>
<p>The kernel module on the CD was called <strong><em>zd1211, </em></strong>so I checked whether my kernel had such a module installed. To my surprise, there was such a kernel module, called <a href="http://linuxwireless.org/en/users/Drivers/zd1211rw" target="_blank"><em><strong>zd1211rw</strong></em></a>. I hope you have better chance with the URL because now the website appears to be down (Error 500).</p>
<p>Therefore, what was wrong with my zd1211rw kernel module? Reading the documentation of project website, I figured out that you have to report the ID (called the USB ID) of your adapter  so that it is included in the kernel module, and when you plug in your device, it will be automatically detected.</p>
<p>You can find the USB ID by running the command <em><strong>lsusb</strong></em>. Then, it is a <a href="http://www.nabble.com/New-device-ID-for-zd1211rw-driver:-Aztech-WL230USB-t4533736.html" target="_blank">one-line patch for the zd1211rw driver</a> to add support for the device,</p>
<p>&#8212; zd1211rw.linux2.6.20/zd_usb.c      2007-09-25 14:48:06.000000000<br />
+0300<br />
+++ zd1211rw/zd_usb.c    2007-09-28 11:35:51.000000000 +0300<br />
@@ -64,6 +64,7 @@<br />
{ USB_DEVICE(0x13b1, 0&#215;0024), .driver_info = DEVICE_ZD1211B },<br />
{ USB_DEVICE(0&#215;0586, 0x340f), .driver_info = DEVICE_ZD1211B },<br />
{ USB_DEVICE(0x0baf, 0&#215;0121), .driver_info = DEVICE_ZD1211B },<br />
<em>+       { USB_DEVICE(0x0cde, 0x001a), .driver_info = DEVICE_ZD1211B }, </em><br />
/* &#8220;Driverless&#8221; devices that need ejecting */<br />
{ USB_DEVICE(0x0ace, 0&#215;2011), .driver_info = DEVICE_INSTALLER },<br />
{ USB_DEVICE(0x0ace, 0x20ff), .driver_info = DEVICE_INSTALLER },</p>
<p>What Aztech should have done is to submit the USB ID to the developers of the zd1211rw driver. In this way, any Linux distribution that comes out with the updated kernel will have support for the device.</p>
<p>It is very important to get the manufacturers to change mentality. From offering a CD with <em>&#8220;drivers&#8221;</em>, for free and open-source software they should also work upstream with the device driver developers of the Linux kernel. The effort is small and the customer benefits huge.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/608' rel='bookmark' title='Permanent Link: Using SVN for GNOME Translators'>Using SVN for GNOME Translators</a> <small>Update 3rd June 2009: This is a very old post...</small></li>
<li><a href='http://simos.info/blog/archives/603' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.10'>Multimedia support in Ubuntu Linux 6.10</a> <small>This is a follow-up to the article Multimedia support in...</small></li>
<li><a href='http://simos.info/blog/archives/566' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.06'>Multimedia support in Ubuntu Linux 6.06</a> <small>With Ubuntu Linux 6.06, it is much clear how to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/643/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux</title>
		<link>http://simos.info/blog/archives/630?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25ce%259f%25ce%25b4%25ce%25b7%25ce%25b3%25ce%25bf%25ce%25af-%25ce%25b2%25ce%25af%25ce%25bd%25cf%2584%25ce%25b5%25ce%25bf-%25ce%25b3%25ce%25b9%25ce%25b1-%25ce%25b5%25ce%25b3%25ce%25ba%25ce%25b1%25cf%2584%25ce%25ac%25cf%2583%25cf%2584%25ce%25b1%25cf%2583%25ce%25b7%25cf%2587%25cf%2581%25ce%25ae%25cf%2583%25ce%25b7-ubuntu-li</link>
		<comments>http://simos.info/blog/archives/630#comments</comments>
		<pubDate>Fri, 08 Jun 2007 11:34:06 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[greek]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[ubuntu-gr]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[γραφή]]></category>
		<category><![CDATA[ελληνικά]]></category>
		<category><![CDATA[χρήση]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/630</guid>
		<description><![CDATA[Πριν από μερικές μέρες, ο Sergios Tsabolov έφτιαξε μια σειρά από οδηγούς στα ελληνικά, σε μορφή βίντεο για την εγκατάσταση και χρήση του Ubuntu Linux. Τα βίντεο αυτά είναι μορφής screencast και ενσωματώνουν και φωνή· περιγραφή της διαδικασίας από τον ίδιο το Σέργιο. Το φορμά (format) των αρχείων είναι OGG οπότε χρειάζεστε μια εφαρμογή όπως [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/566' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.06'>Multimedia support in Ubuntu Linux 6.06</a> <small>With Ubuntu Linux 6.06, it is much clear how to...</small></li>
<li><a href='http://simos.info/blog/archives/670' rel='bookmark' title='Permanent Link: Εγκατάσταση του Ubuntu 8.04'>Εγκατάσταση του Ubuntu 8.04</a> <small>Ολοκλήρωσα πριν λίγο την εγκατάσταση του Ubuntu 8.04 (έκδοση 64bit)....</small></li>
<li><a href='http://simos.info/blog/archives/654' rel='bookmark' title='Permanent Link: ert-archives.gr: &#8220;Linux/Unix operating systems are not supported&#8221;'>ert-archives.gr: &#8220;Linux/Unix operating systems are not supported&#8221;</a> <small>ERT (Hellenic Broadcasting Corporation) is the national radio/television organisation of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Πριν από μερικές μέρες, ο <a href="http://econlab.uom.gr/">Sergios Tsabolov</a> έφτιαξε μια σειρά από οδηγούς στα ελληνικά, σε μορφή βίντεο για την εγκατάσταση και χρήση του <a href="https://launchpad.net/~ubuntu-greek-users/">Ubuntu Linux</a>. Τα βίντεο αυτά είναι μορφής screencast και ενσωματώνουν και φωνή· περιγραφή της διαδικασίας από τον ίδιο το Σέργιο. Το φορμά (format) των αρχείων είναι <a href="http://en.wikipedia.org/wiki/Ogg">OGG</a> οπότε χρειάζεστε μια εφαρμογή όπως Εφαρμογές/Ήχος και Εικόνα/Movie Player (Ubuntu) ή <a href="http://www.videolan.org/vlc/">VLC</a> για την αναπαραγωγή.</p>
<p>Είδα τα βίντεο και πρέπει να πω ότι πιστεύω ότι θα βοηθήσουν πάρα πολύ τους νέους χρήστες, στο κομμάτι τις εγκατάστασης της διανομής αλλά και στη βασική χρήση.</p>
<p>Ακολουθεί <a href="https://lists.ubuntu.com/archives/ubuntu-gr/2007-June/001895.html">η ανακοίνωση του Σέργιου</a> στη <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr">λίστα συνδρομητών ubuntu-gr</a>,</p>
<blockquote><p>Καλησπέρα .<br />
Έχω ανεβάσει και το τέταρτο  μέρος είναι λίγο μεγαλύτερο αλλά έγινε μεγάλο  επειδή εδώ έπρεπε να αναφέρω αρκετά πράγματα για εγκατάσταση προγραμμάτων και τρόποι εγκατάστασης τους.<br />
Ζητάω από τώρα να με συγχωρήσετε αν  έχω πει κάτι παραπάνω , εξάλλου τα video θα είναι χρήσιμα για νέους χρηστές εμπειρότεροι  χρήστες  ξέρουν  τα περισσότερα από αυτά , στο 3 μέρος δεν έχω  κάνει κάτι σημαντικό απλός έκανα ενημέρωση και κάποιες βασικές ρυθμίσεις   για καλύτερη λειτουργία.</p>
<p>Τα αρχεία μπορείτε να δείτε online εδώ :</p>
<p><a href="http://econlab.uom.gr/modules.php?op=modload&#038;name=News&#038;file=article&#038;sid=168">http://econlab.uom.gr/econlab/ubuntu/video/UbuntuEdgy6.10.1.ogg</a></p>
<p><a href="http://econlab.uom.gr/modules.php?op=modload&#038;name=News&#038;file=article&#038;sid=168">http://econlab.uom.gr/econlab/ubuntu/video/UbuntuEdgy6.10.2.ogg</a></p>
<p><a href="http://econlab.uom.gr/modules.php?op=modload&#038;name=News&#038;file=article&#038;sid=168">http://econlab.uom.gr/econlab/ubuntu/video/UbuntuEdgy6.10.3.ogg</a></p>
<p><a href="http://econlab.uom.gr/modules.php?op=modload&#038;name=News&#038;file=article&#038;sid=168">http://econlab.uom.gr/econlab/ubuntu/video/UbuntuEdgy6.10.4.ogg</a></p>
<p>Σύντομα θα προχωρήσω και στο 7.04 με παρόμοιο τρόπο.<br />
Ευχαριστώ εκ τον προτέρων.
</p></blockquote>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/566' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.06'>Multimedia support in Ubuntu Linux 6.06</a> <small>With Ubuntu Linux 6.06, it is much clear how to...</small></li>
<li><a href='http://simos.info/blog/archives/670' rel='bookmark' title='Permanent Link: Εγκατάσταση του Ubuntu 8.04'>Εγκατάσταση του Ubuntu 8.04</a> <small>Ολοκλήρωσα πριν λίγο την εγκατάσταση του Ubuntu 8.04 (έκδοση 64bit)....</small></li>
<li><a href='http://simos.info/blog/archives/654' rel='bookmark' title='Permanent Link: ert-archives.gr: &#8220;Linux/Unix operating systems are not supported&#8221;'>ert-archives.gr: &#8220;Linux/Unix operating systems are not supported&#8221;</a> <small>ERT (Hellenic Broadcasting Corporation) is the national radio/television organisation of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/630/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Διαθέσιμη η νέα διανομή Fedora 7</title>
		<link>http://simos.info/blog/archives/624?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fedora-7-greek</link>
		<comments>http://simos.info/blog/archives/624#comments</comments>
		<pubDate>Sat, 02 Jun 2007 18:42:20 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[proj]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/624</guid>
		<description><![CDATA[Διαβάζοντας την ανακοίνωση του Δημήτρη, βλέπουμε τα νέα χαρακτηριστικά που περιλαμβάνει η νέα έκδοση της διανομής Fedora. Η ελληνική ομάδα που είναι πίσω από τη διανομή Fedora μετάφρασε τις σημειώσεις κυκλοφορίας της Fedora 7 για την προσωπική σας ευχαρίστηση. Ολοκλήρωσα χτες τη λήψη του DVD ISO της Fedora 7 και το γράφω τώρα σε οπτικό [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/565' rel='bookmark' title='Permanent Link: Έργο εξελληνισμού της διανομής Fedora'>Έργο εξελληνισμού της διανομής Fedora</a> <small>Ο Δημήτρης κατέγραψε τα όσα έχουν γίνει και ποιες είναι...</small></li>
<li><a href='http://simos.info/blog/archives/580' rel='bookmark' title='Permanent Link: Fedora και ελληνικά'>Fedora και ελληνικά</a> <small>Χάρις στις προσπάθειες των Δημήτρη Γλέζου, Νίκο Χαρωνιτάκη, Κώστα Παπαδήμα,...</small></li>
<li><a href='http://simos.info/blog/archives/485' rel='bookmark' title='Permanent Link: Δοκιμή της Fedora Core 5 test 3'>Δοκιμή της Fedora Core 5 test 3</a> <small>Η γραμματοσειρά είναι η DejaVu 2.3 (ελεύθερη). Αυτό είναι το...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Διαβάζοντας <a href="http://dimitris.glezos.com/weblog/2007/06/02/fedora-7-released/">την ανακοίνωση</a> του <a href="http://dimitris.glezos.com/weblog">Δημήτρη</a>, βλέπουμε τα νέα χαρακτηριστικά που περιλαμβάνει <a href="http://dimitris.glezos.com/weblog/2007/06/02/fedora-7-released/">η νέα έκδοση της διανομής Fedora</a>.<br />
Η <a href="http://fedoraproject.gr/">ελληνική ομάδα που είναι πίσω από τη διανομή Fedora</a> μετάφρασε τις <a href="http://docs.fedoraproject.org/release-notes/f7/el/">σημειώσεις κυκλοφορίας της Fedora 7</a> για την προσωπική σας ευχαρίστηση.<br />
Ολοκλήρωσα χτες τη λήψη του <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/7/">DVD ISO της Fedora 7</a> και το γράφω τώρα σε οπτικό δίσκο. </p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/565' rel='bookmark' title='Permanent Link: Έργο εξελληνισμού της διανομής Fedora'>Έργο εξελληνισμού της διανομής Fedora</a> <small>Ο Δημήτρης κατέγραψε τα όσα έχουν γίνει και ποιες είναι...</small></li>
<li><a href='http://simos.info/blog/archives/580' rel='bookmark' title='Permanent Link: Fedora και ελληνικά'>Fedora και ελληνικά</a> <small>Χάρις στις προσπάθειες των Δημήτρη Γλέζου, Νίκο Χαρωνιτάκη, Κώστα Παπαδήμα,...</small></li>
<li><a href='http://simos.info/blog/archives/485' rel='bookmark' title='Permanent Link: Δοκιμή της Fedora Core 5 test 3'>Δοκιμή της Fedora Core 5 test 3</a> <small>Η γραμματοσειρά είναι η DejaVu 2.3 (ελεύθερη). Αυτό είναι το...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/624/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choose your Linux distribution</title>
		<link>http://simos.info/blog/archives/623?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=choose-your-linux-distribution</link>
		<comments>http://simos.info/blog/archives/623#comments</comments>
		<pubDate>Mon, 28 May 2007 19:19:57 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[greek]]></category>
		<category><![CDATA[ide]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/623</guid>
		<description><![CDATA[You can choose you Linux distribution using a wizard, at the friendly service provided by zegenie Studios. Try the Linux Distribution Chooser. The Linux Distribution Chooser has been localised to Greek by Παντελής Χατζηκωνσταντίνου. Related posts:Multimedia support in Ubuntu Linux 6.10 This is a follow-up to the article Multimedia support in... How to install the [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/603' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.10'>Multimedia support in Ubuntu Linux 6.10</a> <small>This is a follow-up to the article Multimedia support in...</small></li>
<li><a href='http://simos.info/blog/archives/804' rel='bookmark' title='Permanent Link: How to install the 64-bit Adobe Flash Player 10 for Linux in Ubuntu Linux?'>How to install the 64-bit Adobe Flash Player 10 for Linux in Ubuntu Linux?</a> <small>Update 2 May 2010: There is a repository for Flash...</small></li>
<li><a href='http://simos.info/blog/archives/612' rel='bookmark' title='Permanent Link: Connecting to Bluetooth devices between Linux and Windows'>Connecting to Bluetooth devices between Linux and Windows</a> <small>A common issue that arises when you connect your laptop...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You can choose you Linux distribution using a wizard, at the friendly service provided by <a href="http://www.zegeniestudios.net/ldc/">zegenie Studios</a>.</p>
<p>Try the <a href="http://www.zegeniestudios.net/ldc/">Linux Distribution Chooser</a>.</p>
<p>The <a href="http://www.zegeniestudios.net/ldc/">Linux Distribution Chooser</a> has been localised to Greek by Παντελής Χατζηκωνσταντίνου.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/603' rel='bookmark' title='Permanent Link: Multimedia support in Ubuntu Linux 6.10'>Multimedia support in Ubuntu Linux 6.10</a> <small>This is a follow-up to the article Multimedia support in...</small></li>
<li><a href='http://simos.info/blog/archives/804' rel='bookmark' title='Permanent Link: How to install the 64-bit Adobe Flash Player 10 for Linux in Ubuntu Linux?'>How to install the 64-bit Adobe Flash Player 10 for Linux in Ubuntu Linux?</a> <small>Update 2 May 2010: There is a repository for Flash...</small></li>
<li><a href='http://simos.info/blog/archives/612' rel='bookmark' title='Permanent Link: Connecting to Bluetooth devices between Linux and Windows'>Connecting to Bluetooth devices between Linux and Windows</a> <small>A common issue that arises when you connect your laptop...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/623/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retro: Getting the Ubuntu 7.04 CD</title>
		<link>http://simos.info/blog/archives/621?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=retro-getting-the-ubuntu-704-cd</link>
		<comments>http://simos.info/blog/archives/621#comments</comments>
		<pubDate>Thu, 03 May 2007 12:43:39 +0000</pubDate>
		<dc:creator>Simos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planetellak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[γραφείο]]></category>
		<category><![CDATA[διαδίκτυο]]></category>
		<category><![CDATA[λογισμικό]]></category>
		<category><![CDATA[χρήση]]></category>

		<guid isPermaLink="false">http://simos.info/blog/archives/621</guid>
		<description><![CDATA[Το Ubuntu 7.04 ανακοινώθηκε πριν από 2 εβδομάδες, ημέρα Πέμπτη. Εκείνο το διάστημα δεν είχα καλή σύνδεση με το διαδίκτυο. Την επόμενη μέρα υπήρχε μια συνάντηση στο τοπικό LUG (μίλησε ο VP του τμήματος της IBM για τα ανοικτά πρότυπα) οπότε κανόνισα να φέρει κάποιος ένα αντίγραφο. Στην συνάντηση αυτή ξέχασα να ζητήσω το αντίγραφό [...]


Related posts:<ol><li><a href='http://simos.info/blog/archives/609' rel='bookmark' title='Permanent Link: Re: 11 Things You Haven&#8217;t Seen Yet in Ubuntu Feisty Fawn'>Re: 11 Things You Haven&#8217;t Seen Yet in Ubuntu Feisty Fawn</a> <small>Άρθρο του John Reese για τις βελτιώσεις του Ubuntu. Από...</small></li>
<li><a href='http://simos.info/blog/archives/670' rel='bookmark' title='Permanent Link: Εγκατάσταση του Ubuntu 8.04'>Εγκατάσταση του Ubuntu 8.04</a> <small>Ολοκλήρωσα πριν λίγο την εγκατάσταση του Ubuntu 8.04 (έκδοση 64bit)....</small></li>
<li><a href='http://simos.info/blog/archives/630' rel='bookmark' title='Permanent Link: Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux'>Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux</a> <small>Πριν από μερικές μέρες, ο Sergios Tsabolov έφτιαξε μια σειρά...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Το Ubuntu 7.04 ανακοινώθηκε πριν από 2 εβδομάδες, ημέρα Πέμπτη. Εκείνο το διάστημα δεν είχα καλή σύνδεση με το διαδίκτυο. Την επόμενη μέρα  υπήρχε μια συνάντηση στο τοπικό LUG (μίλησε ο VP του τμήματος της IBM για τα ανοικτά πρότυπα) οπότε κανόνισα να φέρει κάποιος ένα αντίγραφο. Στην συνάντηση αυτή ξέχασα να ζητήσω το αντίγραφό μου με αποτέλεσμα να εξακολουθήσω να μην έχω το 7.04CD.<br />
Την επόμενη μέρα πήγα να δω κάποια προϊόντα  σε μαγαζί με είδη υγιεινής. Φορούσα ένα μπλουζάκι με το λογότυπο του GNOME. Κάποια στιγμή, ο μαγαζάτορας με ρωτάει αν ασχολούμαι με το ελεύθερο λογισμικό. Απάντησα καταφατικά και συζητήσαμε διάφορα θέματα για το ελεύθερο λογισμικό. Για το Ubuntu Linux 7.04 είπα ότι δεν κατάφερα να βρω ένα αντίγραφο και αμέσως πήγε στο γραφείο του και μου έδωσε ένα δικό του αντίγραφο.<br />
Υπάρχουν άτομα που χρησιμοποιούν ελεύθερο λογισμικό, που όμως δεν τους γνωρίζουμε. Στην συγκεκριμένη περίπτωση υπήρχε χρήση και στην ίδια την επιχείρηση για τη διατήρηση των βιβλίων και τον έλεγχο του στοκ.<br />
Κάθε χρήση ελεύθερου λογισμικού στην τοπική οικονομία είναι θετική και είναι κάτι που προσπαθούμε να αναπτύξουμε με τον τρόπο μας, και σε εθνική βάση.</p>


<p>Related posts:<ol><li><a href='http://simos.info/blog/archives/609' rel='bookmark' title='Permanent Link: Re: 11 Things You Haven&#8217;t Seen Yet in Ubuntu Feisty Fawn'>Re: 11 Things You Haven&#8217;t Seen Yet in Ubuntu Feisty Fawn</a> <small>Άρθρο του John Reese για τις βελτιώσεις του Ubuntu. Από...</small></li>
<li><a href='http://simos.info/blog/archives/670' rel='bookmark' title='Permanent Link: Εγκατάσταση του Ubuntu 8.04'>Εγκατάσταση του Ubuntu 8.04</a> <small>Ολοκλήρωσα πριν λίγο την εγκατάσταση του Ubuntu 8.04 (έκδοση 64bit)....</small></li>
<li><a href='http://simos.info/blog/archives/630' rel='bookmark' title='Permanent Link: Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux'>Οδηγοί βίντεο για εγκατάσταση/χρήση Ubuntu Linux</a> <small>Πριν από μερικές μέρες, ο Sergios Tsabolov έφτιαξε μια σειρά...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://simos.info/blog/archives/621/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
