<?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>Manchegox &#187; Software</title>
	<atom:link href="http://www.manchegox.org/blog/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manchegox.org</link>
	<description>Red Social del Grupo de Usuarios de Software Libre</description>
	<lastBuildDate>Tue, 22 Nov 2011 14:20:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Nueva Versión de libvirt-0.8.8</title>
		<link>http://www.manchegox.org/blog/nueva-version-de-libvirt-0-8-8/</link>
		<comments>http://www.manchegox.org/blog/nueva-version-de-libvirt-0-8-8/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 09:49:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=217</guid>
		<description><![CDATA[As scheduled the release is out, and available from the site: ftp://libvirt.org/libvirt/ Thanks everybody for the earlier testing on the release candidate series that was I think quite useful ! So this release is again mostly consisting of a very large batch of small improvements and bug fixes, and a few new features: Features: - [...]]]></description>
			<content:encoded><![CDATA[<p>As scheduled the release is out, and available from the site:</p>
<p><a href="ftp://libvirt.org/libvirt/" target="_blank">ftp://libvirt.org/libvirt/</a></p>
<p>Thanks everybody for the earlier testing on the release candidate series<br />
that was I think quite useful !<br />
So this release is again mostly consisting of a very large batch of small<br />
improvements and bug fixes, and a few new features:</p>
<p>Features:<br />
- sysinfo: expose new API (Eric Blake)<br />
- cgroup blkio weight support. (Gui Jianfeng)<br />
- smartcard device support (Eric Blake)<br />
- qemu: Support per-device boot ordering (Jiri Denemark)<br />
<span id="more-217"></span><br />
Documentation:<br />
- docs: fix typos (Eric Blake)<br />
- docs: added link for nimbus to apps page (Justin Clift)<br />
- Update src/README (Matthias Bolte)<br />
- docs: Add information about libvirt-php new location (Michal Novotny)<br />
- Add libvirt-php information page (Michal Novotny)<br />
- cgroup: Add documentation for blkiotune elements. (Gui Jianfeng)<br />
- docs/<a href="http://index.html.in/" target="_blank">index.html.in</a>: update KVM url (Niels de Vos)<br />
- docs/<a href="http://index.html.in/" target="_blank">index.html.in</a>: update QEMU url (Alon Levy)<br />
- docs: more on qemu locking patterns (Eric Blake)<br />
- docs: renamed hudson project link to jenkins, matching project rename (Justin Clift)<br />
- docs: Update docs for cpu_shares setting (Osier Yang)<br />
- docs: replace CRLF with LF (Juerg Haefliger)<br />
- docs: Add docs for new extra parameter pkipath (Osier Yang)<br />
- docs: expand the man page text for virsh setmaxmem (Justin Clift)<br />
- docs: fix incorrect XML element mentioned by setmem text (Justin Clift)<br />
- docs: add a link to the bindings page under the downloads menu item (Justin Clift)<br />
- docs: document &lt;controller&gt; element (Eric Blake)<br />
- docs: move the apps page to the top level as its good promo (Justin Clift)<br />
- docs: added new entries to apps page, plus adjusted a few existing (Justin Clift)<br />
- docs: document &lt;sysinfo&gt; and &lt;smbios&gt; elements (Eric Blake)<br />
- datatypes: Fix outdated function names in the documentation (Matthias Bolte)<br />
- Add documentation for VIR_DOMAIN_MEMORY_PARAM_</p>
<div id=":78">UNLIMITED (Matthias Bolte)<br />
- docs: Move the &#8220;Network Filtering&#8221; page one level up in the hierarchy (Matthias Bolte)<br />
- docs: add buildbot to the apps page (Justin Clift)<br />
- docs: add new conversion heading to the apps listing (Justin Clift)<br />
- docs: updated windows page for new 0.8.7 installer (Justin Clift)<br />
- docs: clarify virsh setvcpus and setmem usage with active domains (Justin Clift)<br />
- Document HAP domain feature (Jim Fehlig)<br />
- docs: fix trivial typos in currentMemory description (Justin Clift)<br />
- doc: improve the documentation of desturi (Wen Congyang)<br />
- docs: reorder apps page alphabetically, plus add libguestfs entries (Justin Clift)<br />
- docs: add entry for archipel to the apps page (Justin Clift)<br />
- docs: use xml entity encoding for extended character last name (Justin Clift)<br />
- docs: updated memtune info again in virsh command reference (Justin Clift)<br />
- docs: updated release of virsh cmd reference, with memtune info (Justin Clift)<br />
- maint: document dislike of mismatched if/else bracing (Eric Blake)<br />
- docs: added libvirt-announce to contact page (Justin Clift)</p>
<p>Portability:<br />
- qemu: ignore failure of qemu -M ? on older qemu (Eric Blake)<br />
- virsh: avoid mingw compiler warnings (Eric Blake)<br />
- build: avoid problems with autogen.sh runs from tarball (Eric Blake)<br />
- build: fix cygwin strerror_r failure (Eric Blake)<br />
- Avoid pthread_sigmask on Win32 platforms (Daniel P. Berrange)<br />
- Fix compilation when building without sasl (Daniel Veillard)<br />
- build: fix parted detection at configure time (Eric Blake)<br />
- Fix setup of lib directory with autogen.sh &#8211;system (Daniel P. Berrange)<br />
- build: fix &#8216;make check&#8217; with older git (Eric Blake)<br />
- maint: support &#8211;no-git option during autogen.sh (Eric Blake)<br />
- libvirt-guests: remove bashisms (Laurent Léonard)<br />
- build: restore mingw build (Eric Blake)<br />
- commandtest: avoid printing loader-control variables from commandhelper (Diego Elio Pettenò)</p>
<p>Bug Fixes:<br />
- cgroup: preserve correct errno on failure (Eric Blake)<br />
- qemu: Fix command line generation with faked host CPU (Jiri Denemark)<br />
- tests: Fake host capabilities properly (Jiri Denemark)<br />
- build: address clang reports about virCommand (Eric Blake)<br />
- qemu: don&#8217;t mask real error with oom report (Eric Blake)<br />
- qemu: avoid NULL derefs (Eric Blake)<br />
- virDomainMemoryStats: avoid null dereference (Eric Blake)<br />
- Fix leak of mutex attributes in POSIX threads impl (Daniel P. Berrange)<br />
- Fix leak in SCSI storage backend (Daniel P. Berrange)<br />
- storage: Create enough volumes for mpath pool (Osier Yang)<br />
- qemu: avoid NULL deref on error (Eric Blake)<br />
- conf: Fix XML generation for smartcards (Jiri Denemark)<br />
- Fix cleanup on VM state after failed QEMU startup (Daniel P. Berrange)<br />
- libvirt-qemu: Fix enum type declaration (Jiri Denemark)<br />
- xen: Prevent updating device when attaching a device (Osier Yang)<br />
- qemu: Fix escape_monitor(escape_shell(command)) (Philipp Hahn)<br />
- qemu: fix attach-interface regression (Wen Congyang)<br />
- Fix typo in parsing of spice &#8216;auth&#8217; data (Michal Privoznik)<br />
- Reset logging filter function when forking (Daniel P. Berrange)<br />
- Block SIGPIPE around virExec hook functions (Daniel P. Berrange)<br />
- Only initialize/cleanup libpciaccess once (Daniel P. Berrange)<br />
- macvtap: fix 2 nla_put expressions (non-serious bug) (Stefan Berger)<br />
- qemu: avoid double shutdown (Eric Blake)<br />
- Fix conflicts with glibc globals (Davidlohr Bueso)<br />
- qemuBuildDeviceAddressStr() checks for QEMUD_CMD_FLAG_PCI_MULTIBUS (Niels de Vos)<br />
- Don&#8217;t sleep in poll() if there is existing SASL decoded data (Daniel P. Berrange)<br />
- Initialization error of controller in QEmu SCSI hotplug (Wen Congyang)<br />
- esx: Ensure max-memory has 4 megabyte granularity (Matthias Bolte)<br />
- Remove double close of qemu monitor (Daniel P. Berrange)<br />
- Prevent overfilling of self-pipe in python event loop (Daniel P. Berrange)<br />
- avoid vm to be deleted if qemuConnectMonitor failed (Wen Congyang)<br />
- tests: Fix virtio channel tests (Jiri Denemark)<br />
- event: fix event-handling allocation crash (Eric Blake)<br />
- storage: Round up capacity for LVM volume creation (Osier Yang)<br />
- Do not use virtio-serial port 0 for generic ports (David Allan)<br />
- Manually kill gzip if restore fails before starting qemu (Laine Stump)<br />
- Set SELinux context label of pipes used for qemu migration (Laine Stump)<br />
- virsh: require &#8211;mac to avoid detach-interface ambiguity (Michal Privoznik)<br />
- dispatch error before return (Wen Congyang)<br />
- event: fix event-handling data race (Eric Blake)<br />
- qemu: Retry JSON monitor cont cmd on MigrationExpected error (Jim Fehlig)<br />
- Fix startup with VNC password expiry on old QEMU (Daniel P. Berrange)<br />
- Fix error reporting when machine type probe fails (Daniel P. Berrange)<br />
- Avoid crash in security driver if model is NULL (Daniel P. Berrange)<br />
- qemu: Fix a possible deadlock in p2p migration (Wen Congyang)<br />
- qemu: Avoid sending STOPPED event twice (Jiri Denemark)<br />
- spec: Start libvirt-guests only if it&#8217;s on in current runlevel (Jiri Denemark)<br />
- Increase size of driver table to make UML work again (Daniel P. Berrange)<br />
- qemu: don&#8217;t fail capabilities check on 0.12.x (Eric Blake)<br />
- Fix &#8216;make check&#8217; after commit 04197350 (Jim Fehlig)<br />
- esx: Fix memory leak in HostSystem managed object free function (Matthias Bolte)<br />
- qemu: Watchdog IB700 is not a PCI device (RHBZ#667091). (Richard W.M. Jones)<br />
- cpu: plug memory leak (Eric Blake)<br />
- network: plug memory leak (Eric Blake)<br />
- network: plug unininitialized read found by valgrind (Eric Blake)<br />
- remote: Don&#8217;t lose track of events when callbacks are slow (Cole Robinson)<br />
- conf: Report error if invalid type specified for character device (Osier Yang)<br />
- daemon: Fix core dumps if unix_sock_group is set (Jiri Denemark)<br />
- vbox: Use correct VRAM size unit (Matthias Bolte)<br />
- bridge: Fix generation of dnsmasq&#8217;s &#8211;dhcp-hostsfile option (Kay Schubert)<br />
- qemu: Fix bogus warning about uninitialized saveptr (Jiri Denemark)<br />
- Don&#8217;t chown qemu saved image back to root after save if dynamic_ownership=0 (Laine Stump)</p>
<p>Improvements:<br />
- maint: delete unused &#8216;make install&#8217; step (Eric Blake)<br />
- Update czech localization (Zdenek Styblik)<br />
- Avoid empty strings when &#8211;with-packager(-version) is not specified (Matthias Bolte)<br />
- Output commandline on status != 0 in virCommandWait (Matthias Bolte)<br />
- add missing error handling to virGetDomain (Christophe Fergeau)<br />
- call virReportOOMError when appropriate in hash.c (Christophe Fergeau)<br />
- xml: avoid compiler warning (Eric Blake)<br />
- nwfilter: reorder match extensions relative to state match (Stefan Berger)<br />
- fix OOM handling in hash routines (Christophe Fergeau)<br />
- docs: Distribute XSLT files to generate HACKING (Matthias Bolte)<br />
- qemu: Report a more informative error for missing cgroup controllers (Matthias Bolte)<br />
- Imprint all logs with version + package build information (Daniel P. Berrange)<br />
- Reduce log level when cgroups aren&#8217;t mounted (Daniel P. Berrange)<br />
- Avoid warnings from nwfilter driver when run non-root (Daniel P. Berrange)<br />
- build: distribute &#8216;make syntax-check&#8217; tweaks (Eric Blake)<br />
- Adjust some log levels in udev driver (Daniel P. Berrange)<br />
- Add check for binary existing in machine type probe (Daniel P. Berrange)<br />
- Add a little more debugging for async events (Daniel P. Berrange)<br />
- Move connection driver modules directory (Daniel P. Berrange)<br />
- Support SCSI RAID type &amp; lower log level for unknown types (Daniel P. Berrange)<br />
- Don&#8217;t use CLONE_NEWUSER for now (Serge E. Hallyn)<br />
- sysinfo: implement qemu support (Eric Blake)<br />
- sysinfo: refactor xml formatting (Eric Blake)<br />
- sysinfo: implement virsh support (Eric Blake)<br />
- sysinfo: implement the remote protocol (Eric Blake)<br />
- sysinfo: implement the public API (Eric Blake)<br />
- sysinfo: define internal driver API (Eric Blake)<br />
- LXC: LXC Blkio weight configuration support. (Gui Jianfeng)<br />
- qemu: Implement blkio tunable XML configuration and parsing. (Gui Jianfeng)<br />
- cgroup: Update XML Schema for new entries. (Gui Jianfeng)<br />
- cgroup: Implement blkio.weight tuning API. (Gui Jianfeng)<br />
- cgroup: Enable cgroup hierarchy for blkio cgroup (Gui Jianfeng)<br />
- Update Dutch and Polish localizations (Daniel Veillard)<br />
- Vietnamese translations for libvirt (Hero Phương)<br />
- spicevmc: support older -device spicevmc of qemu 0.13.0 (Eric Blake)<br />
- smartcard: add spicevmc support (Eric Blake)<br />
- spicevmc: support new qemu chardev (Daniel P. Berrange)<br />
- smartcard: turn on qemu support (Eric Blake)<br />
- smartcard: enable SELinux support (Eric Blake)<br />
- smartcard: check for qemu capability (Eric Blake)<br />
- smartcard: add domain conf support (Eric Blake)<br />
- smartcard: add XML support for &lt;smartcard&gt; device (Eric Blake)<br />
- qemu: Support booting from hostdev PCI devices (Jiri Denemark)<br />
- Support booting from hostdev devices (Jiri Denemark)<br />
- qemu: Add shortcut for HMP pass through (Jiri Denemark)<br />
- macvtap: fix variable in debugging output (Stefan Berger)<br />
- qemu: Build command line for incoming tunneled        migration (Osier Yang)<br />
- bridge_driver: handle DNS over IPv6 (Paweł Krześniak)<br />
- tests: handle backspace-newline pairs in test input files (Juerg Haefliger)<br />
- qemu: More clear error parsing domain def failure of tunneled migration (Osier Yang)<br />
- maint: reject raw close, popen in &#8216;make syntax-check&#8217; (Eric Blake)<br />
- build: avoid close, system (Eric Blake)<br />
- Add VIR_DIV_UP to divide memory or storage request sizes with round up (Matthias Bolte)<br />
- qemu: fix augeas support for vnc_auto_unix_socket (Eric Blake)<br />
- virsh: added &#8211;all flag to freecell command (Michal Privoznik)<br />
- esx: Don&#8217;t try to change max-memory of an active domain (Matthias Bolte)<br />
- qemu aio: enable support (Eric Blake)<br />
- qemu aio: parse aio support from qemu -help (Matthias Dahl)<br />
- qemu aio: add XML parsing (Matthias Dahl)<br />
- Remove bogus log warning lines when launching QEMU (Daniel P. Berrange)<br />
- qemu: fix error messages (Eric Blake)<br />
- qemu: Report more accurate error on failure to attach device. (Hu Tao)<br />
- Force guest suspend at timeout (Wen Congyang)<br />
- Show migration progress. (Wen Congyang)<br />
- Cancel migration if user presses Ctrl-C when migration is in progress (Hu Tao)<br />
- qemu: use separate alias for chardev and associated device (Eric Blake)<br />
- remote: Add extra parameter pkipath for URI (Osier Yang)<br />
- Update localization files from Fedora i10n (Daniel Veillard)<br />
- Add check for poll error events in monitor (Daniel P. Berrange)<br />
- Filter out certain expected error messages from libvirtd (Daniel P. Berrange)<br />
- Add a function to the security driver API that sets the label of an open fd. (Laine Stump)<br />
- qemu: Error prompt when managed save a shutoff domain (Osier Yang)<br />
- build: avoid corrupted gnulib/tests/Makefile (Eric Blake)<br />
- qemu: sound: Support intel &#8216;ich6&#8242; model (Cole Robinson)<br />
- vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated (Matthias Bolte)<br />
- Push unapplied fixups for previous patch (Cole Robinson)<br />
- qemu: Add conf option to auto setup VNC unix sockets (Cole Robinson)<br />
- qemu: Allow serving VNC over a unix domain socket (Cole Robinson)<br />
- qemu: Set domain def transient at beginning of startup process (Cole Robinson)<br />
- qemu: report more proper error for unsupported graphics (Osier Yang)<br />
- qemu: Fail if per-device boot is used but deviceboot is not supported (Jiri Denemark)<br />
- Turn libvirt.c error reporting functions into macros (Daniel P. Berrange)<br />
- build: use more gnulib modules for simpler code (Eric Blake)<br />
- Remove two unused PATH_MAX-sized char arrays from the stack (Matthias Bolte)<br />
- Use VIR_ERR_OPERATION_INVALID when appropriated (Matthias Bolte)<br />
- Fix misuse of VIR_ERR_INVALID_* error code (Matthias Bolte)<br />
- Simplify &#8220;NWFilterPool&#8221; to &#8220;NWFilter&#8221; (Matthias Bolte)<br />
- datatypes: Get virSecretFreeName in sync with the other free functions (Matthias Bolte)<br />
- qemu: use -incoming fd:n to avoid qemu holding fd indefinitely (Eric Blake)<br />
- tests: Add tests for per-device boot elements (Jiri Denemark)<br />
- Introduce per-device boot element (Jiri Denemark)<br />
- conf: Move boot parsing into a separate function (Jiri Denemark)<br />
- build: let xgettext see strings in libvirt-guests (Eric Blake)<br />
- A couple of fixes for the search PHP code (Daniel Veillard)<br />
- virsh: Use WITH_SECDRIVER_APPARMOR to detect AppArmor support (Matthias Bolte)<br />
- memtune: Let virsh know the unlimited value for memory tunables (Nikunj A. Dadhania)<br />
- maint: improve sc_prohibit_strncmp syntax check (Eric Blake)<br />
- Enable tuning of qemu network tap device &#8220;sndbuf&#8221; size (Laine Stump)<br />
- Add XML config switch to enable/disable vhost-net support (Laine Stump)<br />
- Use the new set_password monitor command to set password. (Marc-André Lureau)<br />
- qemu: add set_password and expire_password monitor commands (Marc-André Lureau)<br />
- qemu: move monitor device out of domain_conf common code (Eric Blake)<br />
- domain_conf: split source data out from ChrDef (Eric Blake)<br />
- cpu: Add support for Westmere CPU model (Jiri Denemark)<br />
- qemu: improve device flag parsing (Eric Blake)<br />
- util: add missing string-&gt;integer conversion functions (Eric Blake)<br />
- qemu: convert capabilities to use virCommand (Eric Blake)<br />
- virsh: ensure &#8211;maximum flag used only with &#8211;config for setvcpus (Justin Clift)<br />
- Add HAP to xen hypervisor capabilities (Jim Fehlig)<br />
- Add support for HAP feature to xen drivers (Jim Fehlig)<br />
- Add HAP to virDomainFeature enum (Jim Fehlig)<br />
- tests: virsh is no longer in builddir/src (Eric Blake)<br />
- virFindFileInPath: only find executable non-directory (Eric Blake)<br />
- Fix old PHP syntax in the search online form (Daniel Veillard)<br />
- report error when specifying wrong desturi (Wen Congyang)<br />
- qemu: Reject SDL graphic if it&#8217;s not supported by qemu (Osier Yang)<br />
- vbox: Silently ignore missing registry key on Windows (Matthias Bolte)<br />
- python: Use PyCapsule API if available (Cole Robinson)<br />
- event-test: Simplify debug on/off (Cole Robinson)<br />
- Refactor the security drivers to simplify usage (Daniel P. Berrange)<br />
- Add AM_MAINTAINER_MODE (Guido Günther)<br />
- esx: Move occurrence check into esxVI_LookupObjectContentByType (Matthias Bolte)<br />
- esx: Add domain autostart support (Matthias Bolte)<br />
- vmx: Add support for video device VRAM size (Matthias Bolte)<br />
- API: Improve log for domain related APIs (Osier Yang)<br />
- schema: tighten &lt;serial&gt;&lt;protocol type=&#8230;&gt; relaxNG (Eric Blake)<br />
- Log an error on attempts to add a NAT rule for non-IPv4 addresses (Laine Stump)<br />
- Improve error reporting when parsing dhcp info for virtual networks (Laine Stump)<br />
- qemu driver: fix positioning to end of log file (Stefan Berger)<br />
- build: satisfy &#8216;make syntax-check&#8217; regarding year change (Eric Blake)</p>
<p>Cleanups:<br />
- build: silence some clang warnings (Eric Blake)<br />
- maint: kill dead assignments (Eric Blake)<br />
- build: silence false positive clang report (Eric Blake)<br />
- maint: whitespace cleanup (Eric Blake)<br />
- maint: update AUTHORS (Eric Blake)<br />
- Prefer C style comments over C++ ones (Matthias Bolte)<br />
- Revert all previous error log priority hacks (Daniel P. Berrange)<br />
- Cleanup code style in logging APIs (Daniel P. Berrange)<br />
- Remove redundant brackets around return values (Daniel P. Berrange)<br />
- tests: Remove obsolete secaatest (Matthias Bolte)<br />
- datatypes: avoid redundant __FUNCTION__ (Eric Blake)</p>
<p>Thanks everybody for the patches, reports and documentation improvements !</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/nueva-version-de-libvirt-0-8-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pino otro cliente Twitter</title>
		<link>http://www.manchegox.org/blog/pino-otro-cliente-twitter/</link>
		<comments>http://www.manchegox.org/blog/pino-otro-cliente-twitter/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:11:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=200</guid>
		<description><![CDATA[Estos días estoy trabajando mis Tweets con el cliente Twitter Pino. También trabaja con cuentas de identi.ca sin problemas. Es un cliente ligero y rápido. Incorpora todas las funcionalidades que uno busca en este tipo de clientes de escritorio. Se integra a la perfección con Gnome y algunas distribuciones (como Fedora) ya lo trae por [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Estos días estoy trabajando mis <a href="http://twitter.com/vicosoft">Tweets</a> con el cliente Twitter <a title="Pino Cliente Twitter" href="http://code.google.com/p/pino-twitter/">Pino</a>. También trabaja con cuentas de <a href="http://identi.ca/vicosoft">identi.ca</a> sin problemas.</p>
<p style="text-align: justify;">Es un cliente ligero y rápido. Incorpora todas las funcionalidades que uno busca en este tipo de clientes de escritorio. Se integra a la perfección con Gnome y algunas distribuciones (como Fedora) ya lo trae por defecto en sus instalaciones.</p>
<p style="text-align: justify;"><a href="http://lh5.ggpht.com/_gUMgDOn6JOI/S-PxRdHcTDI/AAAAAAAAAws/Dy5knV4Repw/s288/s1.png"><img class="alignnone" src="http://lh5.ggpht.com/_gUMgDOn6JOI/S-PxRdHcTDI/AAAAAAAAAws/Dy5knV4Repw/s288/s1.png" alt="" width="158" height="288" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/pino-otro-cliente-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.1.2</title>
		<link>http://www.manchegox.org/blog/virtualbox-3-1-2/</link>
		<comments>http://www.manchegox.org/blog/virtualbox-3-1-2/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=119</guid>
		<description><![CDATA[Sun released VirtualBox 3.1.2, a maintenance release of VirtualBox 3.1 which improves stability and fixes regressions. See the Changelog at http://www.virtualbox.org/wiki/Changelog for a complete list of all changes. You can download the binaries here: http://download.virtualbox.org/virtualbox/3.1.2/ Upload of the Linux packages is in progress, it will take some time until every package is in place.]]></description>
			<content:encoded><![CDATA[<p>Sun released VirtualBox 3.1.2, a maintenance release of VirtualBox 3.1 which improves stability and fixes regressions.<br />
See the Changelog at</p>
<p><a href="http://www.virtualbox.org/wiki/Changelog">http://www.virtualbox.org/wiki/Changelog</a></p>
<p>for a complete list of all changes. You can download the binaries here:</p>
<p><a href="http://download.virtualbox.org/virtualbox/3.1.2/">http://download.virtualbox.org/virtualbox/3.1.2/</a></p>
<p>Upload of the Linux packages is in progress, it will take some time until every package is in place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/virtualbox-3-1-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gimp &#8211; Programa de edición de imágenes</title>
		<link>http://www.manchegox.org/blog/gimp-programa-de-edicion-de-imagenes/</link>
		<comments>http://www.manchegox.org/blog/gimp-programa-de-edicion-de-imagenes/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:28:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=116</guid>
		<description><![CDATA[GIMP is the GNU Image Manipulation Program, a tool for such tasks as photo retouching, image composition and image authoring. Read here for full introduction to GIMP&#8217;s capabilities. Requirements This application requires GTK+ version 2.10.x. Other dependencies include: libart2 (required) gimp-print (recommended) AA-lib (optional) libexif (optional) libmng (optional) libRSVG (optional) libwmf (optional)]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><a title="Gimp" href="http://gimp.org/" target="_blank">GIMP</a> is the GNU Image Manipulation Program, a tool for such tasks as photo retouching, image composition and image authoring.</p>
<p><a href="http://gimp.org/about/introduction.html">Read here</a> for full introduction to GIMP&#8217;s capabilities.</p>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.10.x. Other dependencies include:<br />
libart2 (required)<br />
gimp-print (recommended)<br />
AA-lib (optional)<br />
libexif (optional)<br />
libmng (optional)<br />
libRSVG (optional)<br />
libwmf (optional)</p>
<p><a href="http://www.gimp.org/screenshots/linux_fullscreen.jpg?rand=898043903"><img class="alignnone" src="http://www.gimp.org/screenshots/linux_fullscreen.jpg?rand=898043903" alt="" width="960" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/gimp-programa-de-edicion-de-imagenes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fotoxx &#8211; Edición de fotografía</title>
		<link>http://www.manchegox.org/blog/fotoxx-edicion-de-fotografia/</link>
		<comments>http://www.manchegox.org/blog/fotoxx-edicion-de-fotografia/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=113</guid>
		<description><![CDATA[Fotoxx is a free open source Linux program for photo editing and collection management. The goal is to meet most user needs while remaining fast and easy to use. Navigate a large image collection using a thumbnail browser. Import most camera RAW files and edit with 16-bit color. Save edited images as TIFF-8, TIFF-16, PNG, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><a title="Fotoxx" href="http://kornelix.squarespace.com/fotoxx" target="_blank">Fotoxx</a> is a free open source Linux program for photo editing and collection management. The goal is to meet most user needs while remaining fast and easy to use.</p>
<p>Navigate a large image collection using a thumbnail browser. Import most camera RAW files and edit with 16-bit color. Save edited images as TIFF-8, TIFF-16, PNG, or JPEG with adjustable compression. Edit the whole image or an area outlined with the mouse with adjustable edge-blending. Edit functions have fast feedback using the whole window. Multiple edit undo/redo. Add tags, dates, and star-ratings to images (using embedded EXIF). Search images (fast) using these criteria or (wildcard) file names.</p>
<p>The GUI has Chinese, English, Galician, German, French, Italian, Spanish. A user guide is available in English and Galician.</p>
<p>Edit functions include:<br />
+ Flatten brightness distribution (frequent quick fix)<br />
+ Brightness and color adjustments using movable curves<br />
+ Trim (crop), Rescale, Rotate any angle, Flip horz./vert.<br />
+ Warp (stretch/distort) image by dragging the mouse<br />
+ Sharpen, Blur, Noise reduction, red-eye removal<br />
+ Panorama / HDR / HDF composites (hand-held camera OK)<br />
+ Artful transformations (simulated drawing, painting)<br />
+ Pixel edit with variable brush and blending</p>
<p>To get a clearer picture, visit the fotoxx gallery using the &#8220;screenshots&#8221; link above.</p>
<p>Utility functions include:<br />
+ Rename image files using a base name and sequence number<br />
+ Select image area/object for subsequent edits or copy/paste<br />
+ Tag (keyword) editing and searching<br />
+ Slide-show mode<br />
+ Batch convert multiple RAW files to TIFF-16<br />
+ Select images from the navigator and burn a CD or DVD<br />
+ View EXIF data (exposure data from camera)<br />
+ Monitor color check</p>
<p>Hardware: Fotoxx works best on a fast computer with at least a gigabyte of memory. Up to four processor cores are utilized. Netbooks work adequately, but some functions will be slow and a 1024&#215;600 screen is confining.</p>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.8.x. Other dependencies include:<br />
source build: g++, libgtk2.0-dev, libfreeimage-dev<br />
run time: libfreeimage, exiftool, ufraw, xdg-utils</p>
<p><a href="http://kornelix.squarespace.com/storage/fotoxx-gallery/navigation.jpeg?__SQUARESPACE_CACHEVERSION=1251180869394"><img class="alignnone" src="http://kornelix.squarespace.com/storage/fotoxx-gallery/navigation.jpeg?__SQUARESPACE_CACHEVERSION=1251180869394" alt="" width="455" height="401" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/fotoxx-edicion-de-fotografia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InvulgoTracker &#8211; Controla el tiempo de tus proyectos</title>
		<link>http://www.manchegox.org/blog/invulgotracker-controla-el-tiempo-de-tus-proyectos/</link>
		<comments>http://www.manchegox.org/blog/invulgotracker-controla-el-tiempo-de-tus-proyectos/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:20:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=110</guid>
		<description><![CDATA[InvulgoTracker. Simple application to track time usage on your tasks &#38; projects. Create and maintain a task-tree and keep track of how much time you spend on individual tasks. Quick month/day summary shown. Requirements This application requires GTK+ version 2.8.x. Other dependencies include: libglade-2.0 &#62;= 2.6.0 libxml-2.0 &#62;= 2.0 gnomve-vfs &#62;= 2.4]]></description>
			<content:encoded><![CDATA[<p><a title="InvulgoTracker" href="http://www.invulgo.dk/" target="_blank">InvulgoTracker</a>. Simple application to track time usage on your tasks &amp; projects.</p>
<p>Create and maintain a task-tree and keep track of how much time you spend on individual tasks.<br />
Quick month/day summary shown.</p>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.8.x. Other dependencies include:<br />
libglade-2.0 &gt;= 2.6.0 libxml-2.0 &gt;= 2.0 gnomve-vfs &gt;= 2.4</p>
<p><a href="http://www.invulgo.dk/download.php?name=it1.png"><img class="alignnone" src="http://www.invulgo.dk/download.php?name=it1.png" alt="" width="743" height="542" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/invulgotracker-controla-el-tiempo-de-tus-proyectos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZiK &#8211; Reproductor de Audio</title>
		<link>http://www.manchegox.org/blog/zik-reproductor-de-audio/</link>
		<comments>http://www.manchegox.org/blog/zik-reproductor-de-audio/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:15:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=107</guid>
		<description><![CDATA[ZiK is an free audio player. There is no audio library in ZiK instead you can directly browse your audio files and add then to playlist. Play audio files (all formats supported by GStreamer), playlist (spdf, m3u, pls), CDs and webradios. Search in current playlist and audio files. Requirements This application requires GTK+ version 2.14+. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="ZiK" href="http://zik.rubyforge.org/" target="_blank">ZiK</a> is an free audio player.</p>
<p>There is no audio library in ZiK instead you can directly browse your audio files and add then to playlist.</p>
<ul>
<li>Play audio files (all formats supported by GStreamer), playlist (spdf, m3u, pls), CDs and webradios.</li>
<li>Search in current playlist and audio files.</li>
</ul>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.14+. Other dependencies include:<br />
ruby, ruby-gtk2, ruby-gstreamer, ruby-taglib, librsvg</p>
<p><a href="http://zik.rubyforge.org/pix/capture.png"><img class="alignnone" src="http://zik.rubyforge.org/pix/capture.png" alt="" width="508" height="528" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/zik-reproductor-de-audio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CherryTree &#8211; Aplicación para tomar notas</title>
		<link>http://www.manchegox.org/blog/cherrytree-aplicacion-para-tomar-notas/</link>
		<comments>http://www.manchegox.org/blog/cherrytree-aplicacion-para-tomar-notas/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:09:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=104</guid>
		<description><![CDATA[CherryTree. A hierarchical note taking application, featuring rich text and syntax highlighting. Features: - rich text (foreground color, background color, bold, italic, underline, strikethrough, small, large) - syntax highlighting (only when the rich text is disabled in the current node) - images handling: insertion in the text, edit (resize/rotate), save as png file - alignment [...]]]></description>
			<content:encoded><![CDATA[<p><a title="CherryTree" href="http://open.vitaminap.it/en/cherrytree.htm" target="_blank">CherryTree</a>. A hierarchical note taking application, featuring rich text and syntax highlighting.</p>
<p>Features:<br />
- rich text (foreground color, background color, bold, italic, underline, strikethrough, small, large)<br />
- syntax highlighting (only when the rich text is disabled in the current node)<br />
- images handling: insertion in the text, edit (resize/rotate), save as png file<br />
- alignment of text and images (left/center/right)<br />
- find a node, find in current node, find in all nodes<br />
- replace in node names, replace in current node, replace in all nodes<br />
- iteration of the latest find, iteration of the latest replace, iteration of the latest applied text formatting<br />
- import from a notecase file, import from a cherrytree file</p>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.14+. Other dependencies include:<br />
python-gtk2</p>
<p><a href="http://open.vitaminap.it/images/cherrytree-main_window_text.png"><img class="alignnone" src="http://open.vitaminap.it/images/cherrytree-main_window_text.png" alt="" width="500" height="356" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/cherrytree-aplicacion-para-tomar-notas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pino &#8211; Cliente de Twitter para Linux</title>
		<link>http://www.manchegox.org/blog/pino-cliente-de-twitter-para-linux/</link>
		<comments>http://www.manchegox.org/blog/pino-cliente-de-twitter-para-linux/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:05:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=101</guid>
		<description><![CDATA[Pino &#8211; twitter client Pino is Twitter client for Linux desktop. It created to be simple and fast. Requirements This application requires GTK+ version 2.12.x. Other dependencies include: gtk+-2.0 gee-1.0 gio-2.0 libnotify libsoup-2.4 libxml-2.0 webkit-1.0]]></description>
			<content:encoded><![CDATA[<p><a title="Pino" href="http://pino-app.appspot.com/" target="_blank">Pino</a> &#8211; twitter client</p>
<p>Pino is Twitter client for Linux desktop. It created to be simple and fast.</p>
<p><strong>Requirements</strong><br />
This application requires GTK+ version 2.12.x. Other dependencies include:<br />
gtk+-2.0 gee-1.0 gio-2.0 libnotify libsoup-2.4 libxml-2.0 webkit-1.0</p>
<p><a href="http://62.149.5.84.nyud.net/i4/73/5b/b47ddfb25f0385086db572bacbb2.png"><img class="alignnone" src="http://62.149.5.84.nyud.net/i4/73/5b/b47ddfb25f0385086db572bacbb2.png" alt="" width="282" height="440" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/pino-cliente-de-twitter-para-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.0.10</title>
		<link>http://www.manchegox.org/blog/virtualbox-3-0-10/</link>
		<comments>http://www.manchegox.org/blog/virtualbox-3-0-10/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=94</guid>
		<description><![CDATA[VirtualBox 3.0.10 disponible para su descarga. Lista de cambios: VirtualBox 3.0.10 (released 2009-10-29) This is a maintenance release. The following items were fixed and/or added: VMM: guest SMP stability fixes VMM: fixed guru meditation with nested paging and SMP guests (bug #5222) VMM: changed VT-x/AMD-V usage to detect other active hypervisors; necessary for e.g. Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>VirtualBox 3.0.10 disponible para su <a href="http://download.virtualbox.org/virtualbox/3.0.10/" target="_blank">descarga</a>.</p>
<p>Lista de cambios:</p>
<p><strong>VirtualBox 3.0.10</strong> (released 2009-10-29)</p>
<p>This is a maintenance release. The following items were fixed and/or added:</p>
<ul>
<li>VMM: guest SMP stability fixes</li>
<li>VMM: fixed guru meditation with nested paging and SMP guests (bug <a title="Guru meditation with Windows 7 / Vista guest (SMP) -&gt; fixed in SVN/3.0.10 (closed)" href="http://www.virtualbox.org/ticket/5222">#5222</a>)</li>
<li>VMM: changed VT-x/AMD-V usage to detect other active hypervisors; necessary for e.g. Windows 7 XP compatibility mode (Windows &amp; Mac OS X hosts only; bug <a title="Unable to run Windows 7 XP mode emulation concurrently with VirtualBox  ... (closed)" href="http://www.virtualbox.org/ticket/4239">#4239</a>)</li>
<li>VMM: guru meditation during SCO OpenServer installation and reboot (VT-x only; bug <a title="Shutting down SCO Openserver 5.0.7 triggers Guru Meditation -&gt; fixed in  ... (closed)" href="http://www.virtualbox.org/ticket/5164">#5164</a>)</li>
<li>VMM: fixed accessed bit handling in certain cases (bug <a title="Incorrect handling of 'Accessed' bit in page table entries -&gt; fixed in  ... (closed)" href="http://www.virtualbox.org/ticket/5248">#5248</a>)</li>
<li>VMM: fixed VPID flushing (VT-x only)</li>
<li>VMM: fixed broken nested paging for 64 bits guests on 32 bits hosts (AMD-V only; bug <a title="64 Bit Guest does not work with nested Pagetables under 32-Bit Windows XP  ... (closed)" href="http://www.virtualbox.org/ticket/5285">#5285</a>)</li>
<li>VMM: fixed loading of old saved states/snapshots (bug <a title="Unable to restore state under certain conditions (VBox 2.2.2) -&gt; fixed in  ... (closed)" href="http://www.virtualbox.org/ticket/3984">#3984</a>)</li>
<li>Mac OS X hosts: fixed memory leaks (bug <a title="VBox on Mac OSX Snow Leopard regularly crashes -&gt; fixed in SVN/3.0.10 (closed)" href="http://www.virtualbox.org/ticket/5084">#5084</a>)</li>
<li>Mac OS X hosts (Snow Leopard): fixed redraw problem in a dual screen setup (bug <a title="Black Screen for Windows XP Guess on Mac OS 10.6 host after upgrading to  ... (closed)" href="http://www.virtualbox.org/ticket/4942">#4942</a>)</li>
<li>Windows hosts: installer updates for Windows 7</li>
<li>Solaris hosts: out of memory handled incorrectly (bug <a title="Host Memory Low -&gt; fixed in SVN/3.0.10 (closed)" href="http://www.virtualbox.org/ticket/5241">#5241</a>)</li>
<li>Solaris hosts: the previous fix for <a title="VirtualBox 3.0.6 sees invalid cd/dvd data after an eject / load on Solaris  ... (closed)" href="http://www.virtualbox.org/ticket/5077">#5077</a> broke the DVD host support on Solaris 10 (VBox 3.0.8 regression)</li>
<li>Linux hosts: fixed module compilation against Linux 2.6.32rc4 and later</li>
<li>Guest Additions: fixed possible guest OS kernel memory exhaustion</li>
<li>Guest Additions: fixed stability issues with SMP guests</li>
<li>Windows Additions: fixed color depth issue with low resolution hosts, netbooks, etc. (bug <a title="Virtualbox on Netbook (small form factor Notebook), display resolution and  ... (closed)" href="http://www.virtualbox.org/ticket/4935">#4935</a>)</li>
<li>Windows Additions: fixed <em>NO_MORE_FILES</em> error when saving to shared folders (bug <a title="share is returning NO MORE FILES instead of NO SUCH FILE for  ... (closed)" href="http://www.virtualbox.org/ticket/4106">#4106</a>)</li>
<li>Windows Additions: fixed subdirectory creation on shared folders (bug <a title="Subdirectory creation fails for shared folder using ant =&gt; Fixed in SVN /  ... (closed)" href="http://www.virtualbox.org/ticket/4299">#4299</a>)</li>
<li>Linux Additions: <em>sendfile()</em> returned <em>-EOVERFLOW</em> when executed on a shared folder (bug <a title="sendfile =&gt; Fixed in SVN (closed)" href="http://www.virtualbox.org/ticket/2921">#2921</a>)</li>
<li>Linux Additions: fixed incorrect disk usage value (non-Windows hosts only)</li>
<li>Linux installer: register the module sources at DKMS even if the package provides proper modules for the current running kernel</li>
<li>3D support: removed invalid OpenGL assertion (bug <a title="OpenGL Error: Assertion failed: src, file  ... (closed)" href="http://www.virtualbox.org/ticket/5158">#5158</a>)</li>
<li>Network: fixed the Am79C973 PCNet emulation for QNX (and probably other) guests (bug <a title="QNX 6.4, no network with E1000 =&gt; Fixed in SVN (new)" href="http://www.virtualbox.org/ticket/3206">#3206</a>)</li>
<li>VMDK: fix handling of split image variants</li>
<li>VHD: do not delay updating the footer when expanding the image to prevent image inconsistency</li>
<li>USB: stability fix for some USB 2.0 devices</li>
<li>GUI: added a search index to the .chm help file</li>
<li>GUI/Windows hosts: fixed CapsLock handling on French keyboards (bug <a title="French keyboard issues -&gt; fixed in SVN/3.0.10 (closed)" href="http://www.virtualbox.org/ticket/2025">#2025</a>)</li>
<li>Shared clipboard/X11 hosts: fixed a crash when clipboard initialisation failed (bug <a title="Segmentation fault after logging in to Windows 7 x86 (Clipboard) -&gt;  ... (closed)" href="http://www.virtualbox.org/ticket/4987">#4987</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/virtualbox-3-0-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

