<?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>xuedi 的 blog &#187; news</title>
	<atom:link href="http://xuedi.de/blog/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://xuedi.de/blog</link>
	<description>A BLUG Spammers BLOG</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:14:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mint 12</title>
		<link>http://xuedi.de/blog/2011/12/08/mint-12/</link>
		<comments>http://xuedi.de/blog/2011/12/08/mint-12/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 13:22:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=106</guid>
		<description><![CDATA[Yay, finally there is some sense in the Linux desktop development. The coming Mint 12 does it right, it gives you the choice to have your gnome 3 behave more like the gnome 2 menue. Additionally to this there has been a lot of development in the gnome 3 tweak tool. This gives me hope [...]]]></description>
			<content:encoded><![CDATA[<p>Yay, finally there is some sense in the Linux desktop development. The coming Mint 12 does it right, it gives you the choice to have your gnome 3 behave more like the gnome 2 menue. Additionally to this there has been a lot of development in the gnome 3 tweak tool. This gives me hope to go back to gnome in the future &#8230;</p>
<p>Some images: http://tinyurl.com/cqm9e9k</p>
<p>Cheers<br />
xuedi</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2011/12/08/mint-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use pidgin to get weibo messages</title>
		<link>http://xuedi.de/blog/2011/11/04/use-pidgin-to-get-weibo-messages/</link>
		<comments>http://xuedi.de/blog/2011/11/04/use-pidgin-to-get-weibo-messages/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 10:21:31 +0000</pubDate>
		<dc:creator>xuedi</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=91</guid>
		<description><![CDATA[Its quite simple 1) Prepare &#8211; you should have svn installed (or just download if you like) &#8211; you need pidgin-devel, libpurple-devel and the standard build toold (gcc, autotools, make) &#8211; pidgin should be closed while install 2) Get the code # go to you folder where you have your projects stored svn checkout http://libpurple-microblog-sina.googlecode.com/svn/trunk/ [...]]]></description>
			<content:encoded><![CDATA[<p>Its quite simple</p>
<p>1) <strong>Prepare</strong><br />
 &#8211; you should have svn installed (or just download if you like)<br />
 &#8211; you need pidgin-devel, libpurple-devel and the standard build toold (gcc, autotools, make)<br />
 &#8211; pidgin should be closed while install</p>
<p>2) <strong>Get the code</strong><br />
# go to you folder where you have your projects stored<br />
svn checkout http://libpurple-microblog-sina.googlecode.com/svn/trunk/ libpurple-microblog-sina-svn<br />
cd libpurple-microblog-sina-read-only<br />
autoreconf -fi<br />
./configure<br />
make<br />
sudo make install</p>
<p>3) <strong>Check settings</strong><br />
I n my case my default browser setting in ~/.purple/prefs.xml had some rubbish &#8216;sensible-browser&#8217; set, i needed to replace that by &#8216;friefox&#8217;</p>
<p>4) <strong>Connect to sina</strong><br />
Weibo is using the Oauth (version 1) that works with a request token and online confirmation to connect the new client to the service (details infos: <a href="http://open.weibo.com/wiki/Oauth/en" title="Oauth"></a>)</p>
<p> &#8211; First the usual: Pidgin -> accounts -> manage -> add -> microblog-tsina<br />
 &#8211; Now you add your weibo email -> add<br />
   (pidgin will open a url in your browser)<br />
 &#8211; you have to login into weibo and confirm the new client<br />
 &#8211; copy&#038;past the given pin back into the pidgin window</p>
<p>5) <strong>Enjoy your news</strong><br />
Thanks to these folks <a href="http://code.google.com/p/libpurple-microblog-sina/people/list" title="Coders">http://code.google.com/p/libpurple-microblog-sina/people/list</a> for the nice plugin</p>
<p><strong>TODO</strong><br />
I should fix the arch AUR package for x86_64</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2011/11/04/use-pidgin-to-get-weibo-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest linux experiences</title>
		<link>http://xuedi.de/blog/2011/11/04/latest-linux-experiences/</link>
		<comments>http://xuedi.de/blog/2011/11/04/latest-linux-experiences/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 17:57:04 +0000</pubDate>
		<dc:creator>xuedi</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=87</guid>
		<description><![CDATA[Arch One Arch/Linux thing i failed badly lately, i moved /tmp to shm to increase some compiling speed on stuff, but i wasnt compiling anything from the arch AUR since these days, i got lots of errors on many packets until i figured out that the new version of yaourt is not only storing temprary [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Arch</strong><br />
One Arch/Linux thing i failed badly lately, i moved /tmp to shm to increase some compiling speed on stuff, but i wasnt compiling anything from the arch AUR since these days, i got lots of errors on many packets until i figured out that the new version of yaourt is not only storing temprary data in /tmp/xxxx but also creating the sandbox there and compiling stuff, no wonder i got a lot of permission error. mz tabfs had the noexec option set for the /tmp partition..</p>
<p><strong>Robust routing box</strong><br />
At work i had to work with the endian firewall/router box and i did not see much difference to a openWRT system. I was curious what distros/systems there are to connect your home net to the internet, with some extended features (firewall, IDS, IPS, vpn with routing, status/stats tools). I found some very interesting list: http://en.wikipedia.org/wiki/List_of_router_or_firewall_distributions from these Zentyal i think is very promising, not exactly the rextended router, but easy to use with lots of options.</p>
<p>I am currently working on an lighweight and hardend (SELinux, gre, PaX .. etc) gentoo virtualBox system. My plan is to give my nic exclusivity to the VM and route all my traffic through the box (over vboxVPN). My goal here is to try to understand more about the traffic, collect some stats via prelude(by snort). I learned that the guy building these gateway boxes/distros must have a huge knowledge and workload ^^</p>
<p><strong>Desktop interfaces</strong><br />
Playing again with all these so called new desktop experiences (gnome-shell, unity) and even after forcing myself 2 week working in each of them i felt that i have to do so much more action to get things done, and i have the feeling to wait ages for windows and menus. I will stay with xfce (desktop) and awesome (netbook) for sure.</p>
<p><strong>Awesome new tool</strong><br />
For quite some time i was searching for a good tool to learn Chinese vocabulary&#8217;s and did not find anything that suits me, but then i found <strong>anki</strong> an amazing tool, not really fast but with variable experience based system that shows you really just the voc&#8217;s you need to learn, my tool of 2011 !!</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2011/11/04/latest-linux-experiences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8212; Beijing GNU/Linux User Groups &#8212;</title>
		<link>http://xuedi.de/blog/2011/04/06/blug-news/</link>
		<comments>http://xuedi.de/blog/2011/04/06/blug-news/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 06:05:47 +0000</pubDate>
		<dc:creator>xuedi</dc:creator>
				<category><![CDATA[beijing]]></category>
		<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=77</guid>
		<description><![CDATA[Hi Friends of the Beijing GNU/Linux User Groups, since the main BLUG webpage made a dive and traffic gets redirected here, we give you a quick overview on the important dates for the coming week: ====== Saturday 9th of April ====== Coding 4 Fun April 2011, Already Coding for Gnome 5 and Web 4.0? Bring [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Friends of the Beijing GNU/Linux User Groups,</p>
<p>since the main BLUG webpage made a dive and traffic gets redirected here, we give you a quick overview on the important dates for the coming week:</p>
<p><strong><span style="color: #0000ff;">====== Saturday 9th of April ======</span></strong></p>
<p>Coding 4 Fun April 2011,<br />
Already Coding for Gnome 5 and Web 4.0? Bring your project and join the BLUG&#8217;s monthly Hackathon. (There will be no hackerlab at yuanfenflow, that will be all the other Saturdays). Spend a nice and beautiful day in an relaxed environment to mingle and exchange with like minded people!</p>
<p><strong>Time</strong>: 9th of April, 11:00 to 18:00<br />
<strong>Location</strong>: exoweb Office, check the link below if you come for the first time.<br />
<strong>Link</strong> with map:  <a href="http://www.exoweb.com/en/contact/">http://www.exoweb.com/en/contact/</a></p>
<p><span style="color: #0000ff;"><strong>====== Saturday 9th of April ======</strong></span></p>
<p>北京GNOME用户组 BEIJING GNOME USER GROUP celebrates Gnome 3 Release Party</p>
<p>Gnome 3.0 has been released on the 6th of  April 20011. It is the most significant upgrade of Gnome in 9 years. It incorporated the most innovative gnome components like Gnome Shell and Activity Journal.</p>
<p>The author of Ubuntu-tweak says: True hackers uses Gnome 3.</p>
<p>To celebrate the event, Beijing Gnome User Group co-organize the gnome 3.0 launch party with Opensource  Association of China Academic of Science. In the event features of gnome 3.0 are to be presented, as well as how to write extensions for Gnome Shell. There will be a video meeting with Taiwan Gnome user group and Hong Kong gnome user group too.</p>
<p>The event is further assisted by Beijing Linux User group to host booths and by TuringBook.com of their books as gifts.</p>
<p><strong>Time</strong>: 9th of April, 14:00 to 18:00 (real time, so get there earlier is appreciated)<br />
<strong>Location</strong>: China Academy of Science the Zhongguancun campus, classroom<br />
building S206 (保福寺桥南中科院中关村校区教学楼S206)<br />
<strong>Link</strong> with map:  <a href="http://www.bjgug.org/node/612">http://www.bjgug.org/node/612</a></p>
<p><strong><span style="color: #0000ff;">======Tuesday 12th of April 2011 ======</span></strong></p>
<p>Monthly BLUG Meeting April 2011 and Gnome 3 Relesase Party</p>
<p>The Beijing Gnu/Linux User Groups will be celebrating a GNOME 3 Release Party Come here for brief introductions on GNOME 3 and Hands on Experience on some ready installed Gnome 3 System to try. We hope for nice input fromeveryone who comes and can&#8217;t wait for some discussions about and over Gnome 3.<br />
We&#8217;ll be providing Gnome 3 Live-CD images for you to try Gnome3 on your own kit and some advice on how to do it.<br />
Don&#8217;t hesitate to bring the Desktop Environment you like to compare with!</p>
<p><strong>Time</strong>: 12th of April, 19:00 till (usually very) late<br />
<strong>Location</strong>: Traktir Pushkin on GuiJie close to Dongzhimen Station. Dongzimen Neijie.<br />
<strong>Link</strong> to a map:  <a href="http://www.xuedi.de/QC/map.png">http://www.xuedi.de/QC/map.png</a></p>
<p><span style="color: #0000ff;"><strong>======</strong></span></p>
<p>Hope you find something interesting to join.<br />
Have good week!</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2011/04/06/blug-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>starraid doc</title>
		<link>http://xuedi.de/blog/2010/12/01/starraid-doc/</link>
		<comments>http://xuedi.de/blog/2010/12/01/starraid-doc/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 17:50:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[starraid]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=75</guid>
		<description><![CDATA[Hello, i did since my last post about my starraid project more work in doxygen and documentation in general. Now i finally uploaded the stuff online: http://www.beijingcode.org/doxygen/starraid/ The project is still in closed development, but feel free to ask about anything anytime or fork as you like, its open source Cheers xuedi]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>i did since my last post about my starraid project more work in doxygen and documentation in general. Now i finally uploaded the stuff online:</p>
<p><a title="link to the doxygen documentation of the starraid project on beijingcode.org" href="http://www.beijingcode.org/doxygen/starraid/" target="_blank">http://www.beijingcode.org/doxygen/starraid/</a></p>
<p>The project is still in closed development, but feel free to ask about anything anytime or fork as you like, its open source <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>Cheers<br />
xuedi</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/12/01/starraid-doc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build your own Kylin based on Linux a la hardened Gentoo</title>
		<link>http://xuedi.de/blog/2010/11/02/build-your-own-kylin-based-on-linux-a-la-hardened-gentoo/</link>
		<comments>http://xuedi.de/blog/2010/11/02/build-your-own-kylin-based-on-linux-a-la-hardened-gentoo/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 10:39:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=71</guid>
		<description><![CDATA[Kylin, the magic new chinese secure operating system that got some media buzz few months ago is actually just an improved BSD system, but the idea is the same: Take a more secure system than &#8216;windows server&#8217; and  add more security features to it. I choose  Gentoo for my secure box as i am anyways [...]]]></description>
			<content:encoded><![CDATA[<p>Kylin, the magic new chinese secure operating system that got some media buzz few months ago is actually just an improved BSD system, but the idea is the same: Take a more secure system than &#8216;windows server&#8217; and  add more security features to it.</p>
<p>I choose  Gentoo for my secure box as i am anyways a gentoo user and the Gentoo Hardened team is developing quite steady. Afaik its also the only Linux distro that has a quite good documentation for NON-SELinux security features (coperate distros usually only support SELinux/AppArmor)</p>
<p><strong>What is Gentoo Hardened?</strong></p>
<p>It is a Gentoo profile that, if you choose it, it will add a few features to your compiler by default: CFLAGS=&#8221;-fPIE -fstack-protector-all&#8221; LDFLAGS=&#8221;-Wl,-z,now -Wl,-z,relro&#8221; you can add the useflags USE=&#8221;{$USE} hardened pic&#8221; to your /etc/make.conf as well, but that should be not necessary on a modern Gentoo system, but also will do no harm. As you can guess, this are only compiler flags, so we need to recompile the whole box, this will of course take &#8216;some&#8217; time, here the way i did it:</p>
<p>I had already a system set up as non hardened, so i converted it by selecting the hardened profile and:<br />
<code><br />
emerge --sync<br />
emerge --oneshot binutils gcc virtual/libce<br />
merge -e world # take 3 days holiday ^^<br />
revdep-rebuild<br />
</code></p>
<p>Your system should be not only more secure now, but also more stable because the compiler flags catch a few bad programming habits, in my recompile i got only one smaller problem in a minor package that i posted to the Gentoo bug tracker.</p>
<p>Now the interesting part, lets add more features:</p>
<p><strong>PaX</strong><br />
is the most important here, it is a way to protect the memory, it locks everything and then gives explicit access to the memory parts, it bring a tiny overhead but can protect the code from programming error and avoid most buffer overflow hacks.<br />
After recompiling the system all your binary should be &#8216;PaX-ready&#8217; (nice, need a sticker for my laptop <span style="text-decoration: line-through;">&#8216;vista</span> PaX-ready&#8217;). You now just need to add a few features in the kernel, this worked for me without any problems, its well documented <a title="Gentoo Hardened PiX" href="http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml" target="_blank">here</a></p>
<p><strong>GRsecurity</strong><br />
Manages gives you an improved chroot and it has also roles for all your services that are naked to the public and sets strict limits to them, has its own ACL that make SELinux pretty useless. The GRsecurity also starts with a few options to your kernel config, see <a title="Gentoo Hardened GRsecurity" href="http://www.gentoo.org/proj/en/hardened/grsecurity.xml" target="_blank">here</a> for more info. But as usually the trouble with rule based service profiles, you need the rules, this can be a quite time consuming work&#8230;.</p>
<p><strong>SELinux</strong><br />
Security-Enhanced Linux does not offer much more then GRsecurity (with its ACL) but if you run a cooperate environment that has to fulfill certain standards its can be useful because it apply the guidelines of the U.S. Department of Defense and under run a detailed check by the NSA, so not much more than fancy names here <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />   &#8230; I did not used it, even though there are a lot of rules already &#8230;</p>
<p><strong>RSBAC</strong><br />
This one is a kind of similar concept to SELinux with some more features, the main &#8216;features&#8217; is that it is government independent and it sees itself more universal.</p>
<p><strong>One more info about PaX</strong>, one feature i really like is: ASLR (Address space layout randomization): If a hacker wants to take over your box, he need to inject his code in order get access, so he need a security hole AND a place to put his injected code &#8230; ASLR can not help preventing the security hole, but it mixes up the memory randomly, so the hacker has a big problem to find the typical injection hooks like the address of the libc<br />
Disadvantages: if you do some really dangrous dynamic memory juggeling in your code, it might run into some problems.</p>
<p><strong>Links:</strong></p>
<p>http://www.gentoo.org/proj/en/hardened/hardenedfaq.xml</p>
<p>[EDIT]<br />
Some update, if you proud owner of GCC 4.4.x powered by the new faster graphite subsystem, you might run into a few problems with Gentoo Hardened, better switch it off, and let GCC compile the loops in the old manner <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/11/02/build-your-own-kylin-based-on-linux-a-la-hardened-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benoît Mandelbrot</title>
		<link>http://xuedi.de/blog/2010/10/17/benoit/</link>
		<comments>http://xuedi.de/blog/2010/10/17/benoit/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 19:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=69</guid>
		<description><![CDATA[I got the sad news quite late, last Thursday Benoît Mandelbrot passed away, mostly famous for his fractals and research of finding formulas the explain nature. I appreciated him more as programming pioneer, not in a away of programming languages, but for making programming popular in all the scientific community, connecting mathematicians, economists and all [...]]]></description>
			<content:encoded><![CDATA[<p>I got the sad news quite late, last Thursday Benoît Mandelbrot passed away, mostly famous for his fractals and research of finding formulas the explain nature.</p>
<p>I appreciated him more as programming pioneer, not in a away of programming languages, but for making programming popular in all the scientific community, connecting mathematicians, economists and all other fields via programming.</p>
<p>I belive this is his last public Talk and a good one as well: <a href="http://www.ted.com/talks/lang/eng/benoit_mandelbrot_fractals_the_art_of_roughness.html">TED Talk</a></p>
<p>RIP Benoît</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/10/17/benoit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>great progress on my game project</title>
		<link>http://xuedi.de/blog/2010/06/21/starraid-progress/</link>
		<comments>http://xuedi.de/blog/2010/06/21/starraid-progress/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:28:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[starraid]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=51</guid>
		<description><![CDATA[Hello there, recently i started massively working on my game project again, and i really fall in love with doxygen and mercurial Check it out The only problem is i am running out of money because i program to much for hobby ^^ Cheers xuedi]]></description>
			<content:encoded><![CDATA[<p>Hello there,</p>
<p>recently i started massively working on my game project again, and i really fall in love with doxygen and mercurial <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Check it out <a href="http://beijingcode.org/projects/starraid/"></p>
<p>The only problem is i am running out of money because i program to much for hobby ^^</p>
<p>Cheers<br />
xuedi</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/06/21/starraid-progress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>byebye facebook</title>
		<link>http://xuedi.de/blog/2010/05/31/byebye-facebook/</link>
		<comments>http://xuedi.de/blog/2010/05/31/byebye-facebook/#comments</comments>
		<pubDate>Mon, 31 May 2010 08:50:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/2010/05/31/byebye-facebook/</guid>
		<description><![CDATA[Hello there, now, a while after i tighten up my privacy settings on facebook i noticed that i am really not using it anymore. So today i deleted my account, for everyone who wants to follow and don&#8217;t find the permanent delete button, here it is: http://www.facebook.com/help/contact.php?show_form=delete_account (i asume you are logged in already). Done, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello there,</p>
<p>now, a while after i tighten up my privacy settings on facebook i noticed that i am really not using it anymore. So today i deleted my account, for everyone who wants to follow and don&#8217;t find the permanent delete button, here it is: http://www.facebook.com/help/contact.php?show_form=delete_account (i asume you are logged in already).</p>
<p>Done, none i am searching for a good photo album software to install on my website &#8230; anyone any idea?</p>
<p>Cheers<br />
xuedi</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/05/31/byebye-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Ubuntu and binary</title>
		<link>http://xuedi.de/blog/2010/04/27/new-ubuntu-and-binary/</link>
		<comments>http://xuedi.de/blog/2010/04/27/new-ubuntu-and-binary/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 04:17:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blug_planet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://xuedi.de/blog/?p=41</guid>
		<description><![CDATA[Good news, The 10.10 release of Ubuntu will increase all kind of stats, network speed, hard disk size and so on. And no one need to do any kernel magic for that What i am talking about is that 10.10 will have finally implemented the binary norm from 1998 and now there is a difference [...]]]></description>
			<content:encoded><![CDATA[<p>Good news,</p>
<p>The 10.10 release of Ubuntu will increase all kind of stats, network speed, hard disk size and so on. And no one need to do any kernel magic for that <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>What i am talking about is that 10.10 will have finally implemented the binary norm from 1998 and now there is a difference between 1000MB and 1024MB so only fields where it is really necessary like counting the memory it will be kept in binary counting. All human readable values like hard disk, network bandwidth and so on will be counted in 10 system. To make that clear 1MB will be in the future 1000kB, and in binary counting 1MiB will be 1024KiB so the &#8216;i&#8217; is the new part the signalize binary counting. That should make calculating much more easy and help the USB-Stick sellers to finally have the right size for free <img src='http://xuedi.de/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  (previous 1G stick was 931MB) now a 1G stick will have exact 1000MB ^^</p>
<p>Cheers<br />
xuedi</p>
]]></content:encoded>
			<wfw:commentRss>http://xuedi.de/blog/2010/04/27/new-ubuntu-and-binary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

