<?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>aymara&#039;s Arch Linux Blog</title>
	<atom:link href="http://archlinux.me/aymara/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/aymara</link>
	<description>Just another Arch Linux Blog site</description>
	<lastBuildDate>Tue, 25 Jan 2011 00:39:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Compiz Stand Alone WM</title>
		<link>http://archlinux.me/aymara/2009/12/24/compiz-stand-alone-wm/</link>
		<comments>http://archlinux.me/aymara/2009/12/24/compiz-stand-alone-wm/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 15:29:25 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[instalation]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[conky]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=58</guid>
		<description><![CDATA[As usual, I&#8217;m trying new stuff on my desk. I was looking for a nice work environment on my tiny netbook screen. I&#8217;ve using compiz on top of GNOME, and i get used to the plugins and some usefull effects, but some times I just wanted to go minimal, and all those GNOME stuff felt [...]]]></description>
				<content:encoded><![CDATA[<p>As usual, I&#8217;m trying new stuff on my desk. I was looking for a nice work environment on my tiny netbook screen.</p>
<p>I&#8217;ve using compiz on top of GNOME, and i get used to the plugins and some usefull effects, but some times I just wanted to go minimal, and all those GNOME stuff felt like bloated.</p>
<p>Then i&#8217;ve found a <a href="http://bbs.archlinux.org/viewtopic.php?id=51282">forum thread</a> talking about compiz as Window Manager, and i thought: &#8220;Why not&#8221;.</p>
<p>The Instalation and configuration was easy and now I&#8217;m very happy with it.</p>
<p><img src="http://archlinux.me/aymara/files/2009/12/escale-22-diciembre-300x175.png" alt="escale function" width="300" height="175" class="alignright size-medium wp-image-61" /></p>
<p><strong>My ~/.xinitrc</strong><br />
<code>exec fusion-icon &amp;<br />
compiz --indirect-rendering &amp;<br />
emerald &amp;<br />
xrdb -load ~/.Xdefaults &amp;<br />
sleep 14s &amp;&amp; conky -c /home/aymara/Scripts/conky-minimo-1-linea<br />
</code></p>
<p>¡Full minimalism!</p>
<p>As you can see, there is no panel over there. I don&#8217;t need it, and that way i managed to save vertical space, something really important in a tiny res of 1024x600px.</p>
<p>Instead, i can&#8217;t live without conky. As you probably know, conky uses an pseudo transparency to match with desktop background. Compiz is a WM not a DE, thats why you have to think in conky as a window, and pay special attention to the &#8220;own_window&#8221; parameters:</p>
<p><strong>My conkyrc</strong></p>
<p><code><br />
double_buffer yes<br />
own_window  yes<br />
own_window_type normal<br />
own_window_hints undecorate,sticky,skip_taskbar,skip_pager<br />
draw_borders no<br />
gap_x -10<br />
gap_y 4<br />
alignment bottom_right<br />
update_interval 1<br />
default_color  333333<br />
own_window_transparent no<br />
use_xft yes<br />
xftfont mintsstrong:pixelsize=10<br />
use_spacer no<br />
minimum_size 1024 10<br />
mpd_host localhost<br />
mpd_port 6600</p>
<p>TEXT</p>
<p>The Time: ${color 7f7f7f}${time %a %d. %b %k:%M} ${color 60c8f2}| ${color}Kernel: ${color 7f7f7f}${font}${kernel}${color 60c8f2} | ${color}CPU: ${color 7f7f7f}${font}${cpu}% ${color} RAM: ${color 7f7f7f}${font}${mem} ${color 60c8f2} | ${color} Uptime: ${color 7f7f7f}${font}${uptime_short}${color 60c8f2} | ${color}Music: ${color 7f7f7f}$mpd_title - $mpd_artist ${color 60c8f2}| ${color}Battery: ${color 7f7f7f} ${battery BAT0}</code></p>
<p>This experiment helped me to think wich apps do i REALLY need to do my daily work.</p>
<p>Its a great thing to do at the end of the year. It&#8217;s like doing a deep cleaning on your mind and start over with those things that really matter.</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/12/24/compiz-stand-alone-wm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new conky clock</title>
		<link>http://archlinux.me/aymara/2009/10/10/my-new-conky-clock/</link>
		<comments>http://archlinux.me/aymara/2009/10/10/my-new-conky-clock/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:17:26 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[Eyecandy]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[conky clock]]></category>
		<category><![CDATA[desktop]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=54</guid>
		<description><![CDATA[Recently i&#8217;ve found out that conky can be displayed as rings, and other forms using an lua script. Well here you have my clock drawn with conky. It also show the wireless and battery status, cpu and mem load, and disk space used. Is really beautifull, dont you think?? It uses the last version of [...]]]></description>
				<content:encoded><![CDATA[<p>Recently i&#8217;ve found out that conky can be displayed as rings, and other forms using an lua script.</p>
<div id="attachment_53" class="wp-caption alignright" style="width: 310px"><img src="http://archlinux.me/aymara/files/2009/10/10-octubre-300x175.png" alt="My new conky clock" width="300" height="175" class="size-medium wp-image-53" /><p class="wp-caption-text">My new conky clock</p></div>
<p>Well here you have my clock drawn with conky. It also show the wireless and battery status, cpu and mem load, and disk space used.</p>
<p>Is really beautifull, dont you think??</p>
<p>It uses the last version of conky (1.7.2). Down here you&#8217;ll find the conkyrc and the lua script. I left the comments on the code, so you can customize it.</p>
<p>Thanks to <a href="http://conky.linux-hardcore.com/?page_id=2880">londonali1010</a> for the script and the comments <img src='http://archlinux.me/aymara/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><span id="more-54"></span></p>
<p><strong>Clock-Rings.lua</strong></p>
<p><code>--[[<br />
Clock Rings by londonali1010 (2009)</p>
<p>This script draws percentage meters as rings, and also draws clock hands if you want! It is fully customisable; all options are described in the script. This script is based off a combination of my clock.lua script and my rings.lua script.</p>
<p>IMPORTANT: if you are using the 'cpu' function, it will cause a segmentation fault if it tries to draw a ring straight away. The if statement on line 145 uses a delay to make sure that this doesn't happen. It calculates the length of the delay by the number of updates since Conky started. Generally, a value of 5s is long enough, so if you update Conky every 1s, use update_num&gt;5 in that if statement (the default). If you only update Conky every 2s, you should change it to update_num&gt;3; conversely if you update Conky every 0.5s, you should use update_num&gt;10. ALSO, if you change your Conky, is it best to use "killall conky; conky" to update it, otherwise the update_num will not be reset and you will get an error.</p>
<p>To call this script in Conky, use the following (assuming that you save this script to ~/scripts/rings.lua):<br />
	lua_load ~/scripts/clock_rings.lua<br />
	lua_draw_hook_pre clock_rings</p>
<p>Changelog:<br />
+ v1.0 -- Original release (30.09.2009)<br />
]]</p>
<p>settings_table = {<br />
	{<br />
		name='cpu',<br />
		arg='cpu0',<br />
		max=100,<br />
		bg_colour=0x353535,<br />
		bg_alpha=0,<br />
		fg_colour=0x353535,<br />
		fg_alpha=0.8,<br />
		x=195, y=195,<br />
		radius=137.5,<br />
		thickness=15,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
	{<br />
		name='memperc',<br />
		arg='',<br />
		max=100,<br />
		bg_colour=0xd8d8d8,<br />
		bg_alpha=0.1,<br />
		fg_colour=0xd8d8d8,<br />
		fg_alpha=0.5,<br />
		x=195, y=195,<br />
		radius=157,<br />
		thickness=13,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
	{<br />
		name='fs_used_perc',<br />
		arg='/',<br />
		max=100,<br />
		bg_colour=0x353535,<br />
		bg_alpha=0,<br />
		fg_colour=0x353535,<br />
		fg_alpha=0.5,<br />
		x=195, y=195,<br />
		radius=100,<br />
		thickness=20,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
	{<br />
		name='battery_percent',<br />
		arg='BAT0',<br />
		max=100,<br />
		bg_colour=0x353535,<br />
		bg_alpha=0.4,<br />
		fg_colour=0xd8d8d8,<br />
		fg_alpha=1,<br />
		x=195, y=195,<br />
		radius=120,<br />
		thickness=10,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
	{<br />
		name='wireless_link_qual_perc',<br />
		arg='wlan0',<br />
		max=100,<br />
		bg_colour=0x353535,<br />
		bg_alpha=0.1,<br />
		fg_colour=0x353535,<br />
		fg_alpha=0.9,<br />
		x=195, y=195,<br />
		radius=80,<br />
		thickness=12.5,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
	{<br />
		name='time',<br />
		arg='%I',<br />
		max=12,<br />
		bg_colour=0x868686,<br />
		bg_alpha=0.1,<br />
		fg_colour=0x868686,<br />
		fg_alpha=0.9,<br />
		x=195, y=195,<br />
		radius=28,<br />
		thickness=3.5,<br />
		start_angle=0,<br />
    		end_angle=360<br />
	},<br />
	{<br />
		name='time',<br />
		arg='%M',<br />
		max=60,<br />
		bg_colour=0x868686,<br />
		bg_alpha=0.1,<br />
		fg_colour=0x868686,<br />
		fg_alpha=0.95,<br />
		x=195, y=195,<br />
		radius=33,<br />
		thickness=3.5,<br />
		start_angle=0,<br />
    		end_angle=360<br />
	},<br />
	{<br />
		name='time',<br />
		arg='%S',<br />
		max=60,<br />
		bg_colour=0x868686,<br />
		bg_alpha=0.1,<br />
		fg_colour=0x868686,<br />
		fg_alpha=1.0,<br />
		x=195, y=195,<br />
		radius=13.5,<br />
		thickness=23,<br />
		start_angle=0,<br />
		end_angle=360<br />
	},<br />
}</p>
<p>-- Use these settings to define the origin and extent of your clock.</p>
<p>clock_r=125</p>
<p>-- "clock_x" and "clock_y" are the coordinates of the centre of the clock, in pixels, from the top left of the Conky window.</p>
<p>clock_x=195<br />
clock_y=195</p>
<p>show_seconds=true</p>
<p>require 'cairo'</p>
<p>function rgb_to_r_g_b(colour,alpha)<br />
	return ((colour / 0x10000) % 0x100) / 255., ((colour / 0x100) % 0x100) / 255., (colour % 0x100) / 255., alpha<br />
end</p>
<p>function draw_ring(cr,t,pt)<br />
	local w,h=conky_window.width,conky_window.height</p>
<p>	local xc,yc,ring_r,ring_w,sa,ea=pt['x'],pt['y'],pt['radius'],pt['thickness'],pt['start_angle'],pt['end_angle']<br />
	local bgc, bga, fgc, fga=pt['bg_colour'], pt['bg_alpha'], pt['fg_colour'], pt['fg_alpha']</p>
<p>	local angle_0=sa*(2*math.pi/360)-math.pi/2<br />
	local angle_f=ea*(2*math.pi/360)-math.pi/2<br />
	local t_arc=t*(angle_f-angle_0)</p>
<p>	-- Draw background ring</p>
<p>	cairo_arc(cr,xc,yc,ring_r,angle_0,angle_f)<br />
	cairo_set_source_rgba(cr,rgb_to_r_g_b(bgc,bga))<br />
	cairo_set_line_width(cr,ring_w)<br />
	cairo_stroke(cr)</p>
<p>	-- Draw indicator ring</p>
<p>	cairo_arc(cr,xc,yc,ring_r,angle_0,angle_0+t_arc)<br />
	cairo_set_source_rgba(cr,rgb_to_r_g_b(fgc,fga))<br />
	cairo_stroke(cr)<br />
end</p>
<p>function draw_clock_hands(cr,xc,yc)<br />
	local secs,mins,hours,secs_arc,mins_arc,hours_arc<br />
	local xh,yh,xm,ym,xs,ys</p>
<p>	secs=os.date("%S")<br />
	mins=os.date("%M")<br />
	hours=os.date("%I")</p>
<p>	secs_arc=(2*math.pi/60)*secs<br />
	mins_arc=(2*math.pi/60)*mins+secs_arc/60<br />
	hours_arc=(2*math.pi/12)*hours+mins_arc/12</p>
<p>	-- Draw hour hand</p>
<p>	xh=xc+0.7*clock_r*math.sin(hours_arc)<br />
	yh=yc-0.7*clock_r*math.cos(hours_arc)<br />
	cairo_move_to(cr,xc,yc)<br />
	cairo_line_to(cr,xh,yh)</p>
<p>	cairo_set_line_cap(cr,CAIRO_LINE_CAP_ROUND)<br />
	cairo_set_line_width(cr,5)<br />
	cairo_set_source_rgba(cr,1,1,1,0.8)<br />
	cairo_stroke(cr)</p>
<p>	-- Draw minute hand</p>
<p>	xm=xc+clock_r*math.sin(mins_arc)<br />
	ym=yc-clock_r*math.cos(mins_arc)<br />
	cairo_move_to(cr,xc,yc)<br />
	cairo_line_to(cr,xm,ym)</p>
<p>	cairo_set_line_width(cr,3)<br />
	cairo_stroke(cr)</p>
<p>	-- Draw seconds hand</p>
<p>	if show_seconds then<br />
		xs=xc+clock_r*math.sin(secs_arc)<br />
		ys=yc-clock_r*math.cos(secs_arc)<br />
		cairo_move_to(cr,xc,yc)<br />
		cairo_line_to(cr,xs,ys)</p>
<p>		cairo_set_line_width(cr,1)<br />
		cairo_stroke(cr)<br />
	end<br />
end</p>
<p>function conky_clock_rings()<br />
	local function setup_rings(cr,pt)<br />
		local str=''<br />
		local value=0</p>
<p>		str=string.format('${%s %s}',pt['name'],pt['arg'])<br />
		str=conky_parse(str)</p>
<p>		value=tonumber(str)<br />
		pct=value/pt['max']</p>
<p>		draw_ring(cr,pct,pt)<br />
	end</p>
<p>	-- Check that Conky has been running for at least 5s</p>
<p>	if conky_window==nil then return end<br />
	local cs=cairo_xlib_surface_create(conky_window.display,conky_window.drawable,conky_window.visual, conky_window.width,conky_window.height)</p>
<p>	local cr=cairo_create(cs)</p>
<p>	local updates=conky_parse('${updates}')<br />
	update_num=tonumber(updates)</p>
<p>	if update_num&gt;5 then<br />
		for i in pairs(settings_table) do<br />
			setup_rings(cr,settings_table[i])<br />
		end<br />
	end</p>
<p>	draw_clock_hands(cr,clock_x,clock_y)<br />
end</code><br />
<strong><br />
conkyrc</strong></p>
<p><code>alignment top_left<br />
background no<br />
border_inner_margin 0<br />
border_outer_margin 0<br />
cpu_avg_samples 2<br />
default_color 94959C<br />
default_outline_color 94959C<br />
default_shade_color 94959C<br />
double_buffer yes<br />
draw_borders no<br />
draw_graph_borders no<br />
draw_outline no<br />
draw_shades no<br />
gap_x 0<br />
gap_y 0<br />
maximum_width 500<br />
max_port_monitor_connections 64<br />
max_specials 512<br />
max_user_text 16384<br />
minimum_size 400 400<br />
net_avg_samples 2<br />
no_buffers yes<br />
out_to_console no<br />
own_window_colour black<br />
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager<br />
own_window_transparent yes<br />
own_window_type normal<br />
own_window yes<br />
update_interval 0.4<br />
uppercase no<br />
use_spacer none<br />
use_xft yes<br />
xftalpha 0.8<br />
xftfont  Purisa:size=7</p>
<p># -- Lua load -- #<br />
lua_load ~/clock.lua<br />
lua_draw_hook_pre clock_rings</p>
<p>TEXT</p>
<p></code></p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/10/10/my-new-conky-clock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#039;ve noticed&#8230; I&#039;m a desktop modding addict!!</title>
		<link>http://archlinux.me/aymara/2009/10/09/ive-noticed-im-a-desktop-modding-addict/</link>
		<comments>http://archlinux.me/aymara/2009/10/09/ive-noticed-im-a-desktop-modding-addict/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 15:38:02 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[journal]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=51</guid>
		<description><![CDATA[That&#8217;s not so hard to realize&#8230; if you see my profile on archlinux&#8217;s forums, my posts are mainly about desktop screenshots, and conky. It&#8217;s funny, because arch users in most cases are console fans and modding desktops is not so important to them (maybe taking KISS too far?? ) I guess that may change with [...]]]></description>
				<content:encoded><![CDATA[<p>That&#8217;s not so hard to realize&#8230; if you see <a href="http://bbs.archlinux.org/profile.php?id=17568">my profile on archlinux&#8217;s forums</a>, my posts are mainly about desktop screenshots, and conky.</p>
<p>It&#8217;s funny, because arch users in most cases are console fans and modding desktops is not so important to them (maybe taking KISS too far?? <img src='http://archlinux.me/aymara/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>I guess that may change with time, now that Archlinux is more popular even on newbies and simple desktop users (like me).</p>
<p>I think that maybe I should share with you all those desktop modds. Perhaps it helps someone to find new ideas or save some time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/10/09/ive-noticed-im-a-desktop-modding-addict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Back!!</title>
		<link>http://archlinux.me/aymara/2009/09/08/im-back/</link>
		<comments>http://archlinux.me/aymara/2009/09/08/im-back/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 22:48:45 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[journal]]></category>
		<category><![CDATA[3dsp]]></category>
		<category><![CDATA[Banghó]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[DU1001TH-S]]></category>
		<category><![CDATA[Mini-notebook]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=45</guid>
		<description><![CDATA[Last month happened lots of things. My mini-notebook was stolen, so no more Archlinux playing for me for a while&#8230; But now i&#8217;m back!! I&#8217;ve bought a new mini-notebook. This one it&#8217;s a bit different. Some specs: Model: Bangho DU1001TH-S Intel® Atom N270(1.6GHz,533FSB,BGA) 2GB DDR2 667Mhz RAM 250 Gb 5400 Rpm HD Intel 945 GSE [...]]]></description>
				<content:encoded><![CDATA[<p>Last month happened lots of things. <a href="http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/">My mini-notebook</a> was stolen, so no more Archlinux playing for me for a while&#8230;</p>
<p>But now i&#8217;m back!! I&#8217;ve bought a new mini-notebook. This one it&#8217;s a bit different.</p>

<a href='http://archlinux.me/aymara/2009/09/08/im-back/100_6104/' title='100_6104'><img width="150" height="150" src="http://archlinux.me/aymara/files/2009/09/100_6104-150x150.jpg" class="attachment-thumbnail" alt="100_6104" /></a>
<a href='http://archlinux.me/aymara/2009/09/08/im-back/100_6109/' title='100_6109'><img width="150" height="150" src="http://archlinux.me/aymara/files/2009/09/100_6109-150x150.jpg" class="attachment-thumbnail" alt="100_6109" /></a>

<p>Some specs:</p>
<li>Model: <strong>Bangho DU1001TH-S</strong></li>
<li>Intel® Atom N270(1.6GHz,533FSB,BGA)</li>
<li>2GB DDR2 667Mhz RAM</li>
<li>250 Gb 5400 Rpm HD</li>
<li>Intel 945 GSE / ICH-7 Chipset</li>
<li>Weight 1,2Kg.</li>
<li>10,2” WXGA screen</li>
<p>As you can see its more powerfull than the last one.The name I&#8217;ve choosen for it: <strong>&#8220;Zephyrus&#8221;</strong>.</p>
<p><strong>Downsides: </strong></p>
<p>It came with &#8220;Vista Starter Edition&#8221;, guess what happened with it <img src='http://archlinux.me/aymara/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Inmediatelly installed Archlinux. No much problems&#8230; except for one thing: The Wireless card its a big pain on&#8230; (you know where).</p>
<p>Its an <strong>&#8220;Wifi + Bluetooth 3dsp chipset bluew2310&#8243;</strong>. Its chinese and for now it only give drivers for windows and ubuntu, both restricted, so i cant see the source code&#8230;</p>
<p>I&#8217;ve decided that i dont need bluetooth but i really need wifi connection, so I&#8217;ve changed the wifi chipset for an less chinese one <img src='http://archlinux.me/aymara/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It&#8217;s not the best solution, but works for me. If any of you have a clue about 3dsp drivers, just tell me!</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/09/08/im-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grub Splash Image</title>
		<link>http://archlinux.me/aymara/2009/08/06/grub-splash-image/</link>
		<comments>http://archlinux.me/aymara/2009/08/06/grub-splash-image/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:06:37 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[Eyecandy]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[splashimage]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=34</guid>
		<description><![CDATA[Los que me conocen, saben bien que me gusta cambiar todo lo que tiene que ver con mi entorno visual de trabajo, más que nada para lograr funcionalidad sin renunciar al deleite estético. Ésta vez es el turno de mi GRUB. Hice varios Splash para irlos variando cuando me canse: Pueden descargar éstos splash que [...]]]></description>
				<content:encoded><![CDATA[<p>Los que me conocen, saben bien que me gusta cambiar todo lo que tiene que ver con mi entorno visual de trabajo, más que nada para lograr funcionalidad sin renunciar al deleite estético.</p>
<p>Ésta vez es el turno de mi GRUB.</p>
<p>Hice varios Splash para irlos variando cuando me canse:</p>
<div id="attachment_35" class="wp-caption center" style="width: 510px"><img src="http://archlinux.me/aymara/files/2009/08/grub-splash.png" alt="imágenes para los splash" width="500" height="290" class="size-full wp-image-35" /><p class="wp-caption-text">imágenes para los splash</p></div>
<p>Pueden descargar éstos splash que funcionarán perfectamente en pantallas de 1024&#215;600</p>
<p><a href="http://www.box.net/shared/qbgxq3p4l0">Einstein</a></p>
<p><a href="http://www.box.net/shared/nun5v6m2s7">Geisha</a></p>
<p><a href="http://www.box.net/shared/11kapitzxh">Pandas</a></p>
<p><a href="http://www.box.net/shared/380kqdgbm3">Smile</a></p>
<p>Para utilizarlos deben copiarlos en /boot/grub/splashimages/</p>
<p>Y luego agregar en /boot/grub/menu.lst  lo siguiente</p>
<p>splashimage /boot/grub/splashimages/xxxxxxx.xpm.gz</p>
<p>Con ello tendrán un hermoso fondo para su GRUB sin nada de trabajo.</p>
<p><strong>→ English Version</strong></p>
<p>Those who knows me, know that i&#8217;m always trying to make changes to my workspace to make it more funktional AND beautifull. Today i &#8220;pimped&#8221; my GRUB with some splashimages.</p>
<p>This ones, will work great on 1024&#215;600 screens.</p>
<p>Download the files and save it on /boot/grub/splashimages/ and then, add this line to your /boot/grub/menu.lst :</p>
<p>splashimage /boot/grub/splashimages/xxxxxxx.xpm.gz</p>
<p>Hope you find this usefull&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/08/06/grub-splash-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V-Penis</title>
		<link>http://archlinux.me/aymara/2009/07/26/v-penis/</link>
		<comments>http://archlinux.me/aymara/2009/07/26/v-penis/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:26:03 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=27</guid>
		<description><![CDATA[Es de público conocimiento la necesidad masculina de &#8220;medirse el miembro&#8221;. Haciendo un paralelo, a los nerds les gusta mostrar sus archivos de configuración, la velocidad de booteo&#8230; en pocas palabras la &#8220;performance&#8221; en general de su sistema. Resulta que dentro de la comunidad de #archlinux hubo quienes hicieron un pequeño script en pyton para [...]]]></description>
				<content:encoded><![CDATA[<p>Es de público conocimiento la necesidad masculina de &#8220;medirse el miembro&#8221;. Haciendo un paralelo, a los nerds les gusta mostrar sus archivos de configuración, la velocidad de booteo&#8230; en pocas palabras la &#8220;performance&#8221; en general de su sistema.</p>
<p>Resulta que dentro de la comunidad de #archlinux hubo quienes hicieron un pequeño script en pyton para transformar los datos generales del sistema en una medición en cm. Si: lo transforma en &#8220;Virtual Penis&#8221;.</p>
<p>Yo sé que los que estan leyendo probablemente ahora tengan la increible tentación de medirse. Pues bien, <a href="http://github.com/jelly/Vpenis/tree/master/Vpenis.py">aquí tienen el script</a>.</p>
<p>Si así lo desean pueden medirse y luego contarme &#8220;qué tan grande la tienen&#8221;.</p>
<p>Lo encontré en el blog de <a href="http://archlinux.me/jelly/2009/07/25/v-penis/">jelly</a> (Uno de sus creadores).</p>
<p><strong>// &#8211;&gt; English Version </strong></p>
<p>Men always need to prove themself in some way, some people like to show off their nice hardware and dotfiles. So a couple of people of #archlinux made a script that does that in a fair way.</p>
<p>&#8220;Virtual Penis&#8221; is an small script that takes the cpu freq, number of cores , ram, disk space, uptime&nbsp; and calculates the result in centimeters.</p>
<p>I know that maybe you want to know how you&#8217;re doing&#8230; well: <a href="http://github.com/jelly/Vpenis/blob/master/Vpenis.py">download the script here</a> and find out!</p>
<p>I&#8217;ve found it on <a href="http://archlinux.me/jelly/2009/07/25/v-penis/">jelly&#8217;s blog</a> (one of the coders).</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/pixy.gif?x-id=99ade9e0-2b79-4f00-bb36-9e53d734bf8e" alt=""><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/07/26/v-penis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Estoy corriendo Archlinux en&#8230; / I&#039;m running Archlinux on&#8230;</title>
		<link>http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/</link>
		<comments>http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 14:22:34 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[instalation]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[notebook]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=19</guid>
		<description><![CDATA[Mi nueva Mini Notebook (Llamarla &#8220;Netbook&#8221; no es lo más apropiado) Al principio pensé que era mejor instalarle alguna distribución especial para &#8220;Netbooks&#8221; como Ubuntu Netbook Remix, pero luego de revisar bien las características técnicas, noté que podía instalarle Archlinux sin mayores problemas, así que eso hice. La instalación me llevó menos de una hora. [...]]]></description>
				<content:encoded><![CDATA[<h3>Mi nueva Mini Notebook</h3>
<p>(Llamarla &#8220;Netbook&#8221; no es lo más apropiado)</p>
<p>Al principio pensé que era mejor instalarle alguna distribución especial para &#8220;Netbooks&#8221; como <em>Ubuntu Netbook Remix</em>, pero luego de revisar bien las características técnicas, noté que podía instalarle Archlinux sin mayores problemas, así que eso hice.</p>
<p>La instalación me llevó menos de una hora.</p>

<a href='http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/irupe-1/' title='irupe-1'><img width="150" height="150" src="http://archlinux.me/aymara/files/2009/07/irupe-1-150x150.jpg" class="attachment-thumbnail" alt="irupe-1" /></a>
<a href='http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/irupe-2/' title='irupe-2'><img width="150" height="150" src="http://archlinux.me/aymara/files/2009/07/irupe-2-150x150.jpg" class="attachment-thumbnail" alt="irupe-2" /></a>

<p><strong>Características</strong></p>
<ul>
<li>Pantalla TFT LCD WideScreen de 10,2 Pulgadas</li>
<li>Memoria RAM de 1 GB</li>
<li>Disco Rígido de 160 GB</li>
<li>Procesador Intel Atom N270 a 1.60 GHz</li>
<li>Webcam incorporada de 1.3 Mpx</li>
<li>Sonido estéreo y micrófono incorporado</li>
<li>Chipset Intel 945 GSE</li>
<li>WLAN 802.11 b/g</li>
<li>LAN 10/100 Mbps</li>
<li>3 puertos USB</li>
<li>Multilector de tarjetas 4 en 1 (Memory Stick, MS Pro, Multi Media Card, Secure Digital)</li>
<li>Salida para monitor</li>
</ul>
<p>El único <em>&#8220;problema&#8221;</em> que tuve luego de una actualización, fue que el kernel 2.6.30 entraba en conflicto con el driver de la tarjeta wi-fi.</p>
<p>La solución para ello fue instalar el paquete parchado del driver de la tarjeta. Se encuentra en AUR:  rtl8187se-patched</p>
<p>Fuera de eso, todo funcionó con las opciones &#8220;por defecto&#8221;.</p>
<p>// &#8211;&gt; English Version</p>
<h3>My new Mini Notebook</h3>
<p>At first i thougt it would be better to install an especific distribution like Ubuntu Netbook Remix. But looking carefully to the technical specs, I noticed that Archlinux would work without any troubles. I was right. The clean instalation took me about an hour.</p>
<p>The only <em>&#8220;trouble&#8221;</em> was related to the wifi driver (rtl1817) and kernel 2.6.30. I have installed a package called <strong>rtl8187se-patched</strong> wich is on AUR. That solved the problem. Everything else worked &#8220;out of the box&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/07/22/estoy-corriendo-archlinux-en-im-running-archlinux-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mi escritorio de Julio / Desktop Screenshot &#8211; July</title>
		<link>http://archlinux.me/aymara/2009/07/19/mi-escritorio-de-julio/</link>
		<comments>http://archlinux.me/aymara/2009/07/19/mi-escritorio-de-julio/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 22:14:24 +0000</pubDate>
		<dc:creator>aymara</dc:creator>
				<category><![CDATA[Eyecandy]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[conkyrc]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[tint2]]></category>

		<guid isPermaLink="false">http://archlinux.me/aymara/?p=6</guid>
		<description><![CDATA[Mi primer post en mi blog de Archlinux es para presumir de la configuracion de mi escritorio. Soy del tipo de persona que todo el tiempo busca que el escritorio se vea lindo además de funcional. Voy a compartir con ustedes mis configuraciones de tint2 y de conky si es que estan interesados en lograr [...]]]></description>
				<content:encoded><![CDATA[<div class="mceTemp"></div>
<div id="attachment_7" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-7" src="http://archlinux.me/aymara/files/2009/07/escritorio-19-07-091-300x175.png" alt="Mi escritorio actual" width="300" height="175" /><p class="wp-caption-text">Mi escritorio actual</p></div>
<p>Mi primer post en mi blog de <a class="zem_slink" title="Arch Linux" rel="homepage" href="http://www.archlinux.org/">Archlinux</a> es para presumir de la configuracion de mi escritorio.</p>
<p>Soy del tipo de persona que todo el tiempo busca que el escritorio se vea lindo además de funcional.</p>
<p>Voy a compartir con ustedes mis configuraciones de tint2 y de conky si es que estan interesados en lograr algo similar. En un post posterior les voy a compartir el tema de iconos que estoy utilizando (todavia lo estoy modificando).</p>
<p>El wallpaper lo pueden descargar<a href="http://fc03.deviantart.com/fs43/f/2009/125/f/d/Reach_out_by_imrik.png" target="_blank"> aqui</a></p>
<p>//&#8211;&gt; English Version</p>
<p>My first post on my brand new blog, its about my desktop config. I&#8217;m the kind of person who is always looking for a funcional and good looking work environment.</p>
<p>I&#8217;m sharing my conky and tint2 configs for you to use if you want something that looks similar to mine.  Read More to see the config files!!</p>
<p><span id="more-6"></span></p>
<h4>tint2</h4>
<pre><code>
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------</code>

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 6
border_width = 2
background_color = #F0F0F0 100
border_color = #FFFFFF 100

rounded = 0
border_width = 0
background_color = #000000 0
border_color = #212121 100

rounded = 0
border_width = 0
background_color = #e8f9a9 100
border_color = #e8f9a9 100

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 1000 22
panel_margin = 3 8
panel_padding = 0 0
font_shadow = 0
panel_background_id = 1
wm_menu = 0

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 0

#---------------------------------------------
# TASK
#---------------------------------------------
task_icon = 0
task_text = 1
task_maximum_size = 140 20
task_centered = 1
task_padding = 20 0
task_font = snap 7
task_font_color = #1d1e18 50
task_active_font_color = #7f7f7f 100
task_background_id = 2
task_active_background_id = 3
task_rounded =5

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 4 3 4
systray_background_id = 0

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M - %d/%m/%g
time1_font = Impact bold 8
#time2_format = %A %d %B
time2_font = DejaVu Serif Book 6
clock_font_color = #7f7f7f 50
clock_padding = 2 2
clock_background_id = 0
#clock_lclick_command = xclock
clock_rclick_command = orage

#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_low_status = 0
battery_low_cmd = (null)
bat1_font = (null)
bat2_font = (null)
battery_font_color = #000000 0
battery_padding = 2 2
battery_background_id = 0

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify</pre>
<h4><a class="zem_slink" title="Conky (software)" rel="homepage" href="http://conky.sourceforge.net/">Conky</a></h4>
<p><strong>wifi-monitor</strong></p>
<pre><code>
# Use Xft?
use_xft yes
xftfont font DejaVu Sans:style=Bold:size=9
xftalpha 0.8
text_buffer_size 1024</code>

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type override
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 50 0
#maximum_width 120

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 1

# Default colors and also border colors
default_color ffffff
# 4C4039
#default_shade_color black
#default_outline_color white
own_window_colour white

# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 17
gap_y 50

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none

color0 ffffff
color1 e8f9a9

TEXT
${voffset -15}${font Martin Vogel's Symbols:size=62}m
${if_existing /proc/net/route wlan0}  ${voffset -119}${alignr 37}${wireless_link_bar 14,70 wlan0}
${voffset -148}${alignc -41}${color1}${font DejaVu Sans:style=Bold:size=8}${wireless_link_qual wlan0}%${else}${if_existing /proc/net/route ath0}  ${voffset -119}${alignr 37}${wireless_link_bar 14,70 ath0}
${voffset -148}${alignc -41}${color1}${font DejaVu Sans:style=Bold:size=8}${wireless_link_qual ath0}%${endif}${else}
${voffset -172}</pre>
<p><strong>battery monitor</strong></p>
<pre><code># Use Xft?
use_xft yes
xftfont font DejaVu Sans:style=Bold:size=9
xftalpha 0.8
text_buffer_size 2048</code>

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type override
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 50 0
#maximum_width 180

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 1

# Default colors and also border colors
default_color ffffff
# 4C4039
#default_shade_color black
#default_outline_color white
own_window_colour white

# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 20
gap_y 50

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none

color0 ffffff
color1 e8f9a9

TEXT
${alignr 66}${font StyleBats:size=62}8${font}${if_existing  present}
${voffset -47}${alignc -9}${color1}${font DejaVu Sans:style=Bold:size=6}${battery_percent}%
${alignc -21}${voffset 29}${font DejaVu Sans:style=Bold:size=5.5}${acpiacadapter}${voffset -56}${endif}
${if_existing /proc/acpi/battery/BAT1/info present}${voffset -47}${alignc -9}${color1}${font DejaVu Sans:style=Bold:size=6}${battery_percent BAT1}%
${alignc -21}${voffset 29}${font DejaVu Sans:style=Bold:size=5.5}${acpiacadapter}${voffset -56}${endif}</pre>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/pixy.gif?x-id=98a51154-3119-4612-8f9a-7678c5a7f5a6" alt="" /><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://archlinux.me/aymara/2009/07/19/mi-escritorio-de-julio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
