<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>do IT!</title>
	<link>http://doit.juii.net</link>
	<description>The doable IT blog.</description>
	<lastBuildDate>Tue, 12 Aug 2008 20:27:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to re-encode a MP3 audiobook to fit on a MP3 player?</title>
		<description>Say, you have a large MP3 audio book (or song file collection; in this case, the Bible) and want it to fit on a MP3 player, but it does not fit. Then you can re-encode it, using lame on Linux. While a 128kbps MP3 file (normal audio book quality) has ...</description>
		<link>http://doit.juii.net/linux/audiobearbeitung/1059</link>
			</item>
	<item>
		<title>How to change the margins of PDF files while keeping the page size (&#8221;scale the content&#8221;)?</title>
		<description>This is on how to achieve that on Linux. There are multiple alternatives, but none of them proved perfect yet. Let's start.
Alternative 1: using pstops
The task can be performed with pstops (whereof psnup is a simplified frontend).

	Convert your PDF file to a PS file, by printing to a file in ...</description>
		<link>http://doit.juii.net/programme/acrobat-reader/1054</link>
			</item>
	<item>
		<title>Wie kann ich »STEP-FOUR Frässoftware V4 PRO Rev.8« auf einer virtuellen Maschine installieren und verwenden?</title>
		<description>Das Betriebssystem der virtuellen Maschine muss DOS-kompatibel sein. Hier wird FreeDOS verwendet. Das Host-Betriebssystem ist Linux. Als virtuelle Maschine wird DOSEMU verwendet. Jemand der die Nachfolgesoftware XpertMill unter VMware installiert hat kommentiert: »Auch in einer virtuellen PC Maschine (XpertMill in VMware 5) läufts problemlos [...], da natürlich nur zum Zeichnen/Einrichten ...</description>
		<link>http://doit.juii.net/betriebssysteme-ausser-linux/windows/997</link>
			</item>
	<item>
		<title>How can I do arbitrary vector-oriented modifications to a PDF file on Linux, though all the editors are still buggy?</title>
		<description>If you have a PDF which you want to modify (and can't get hold of the source format file), you might have tried scribus to open and change it. This works well for some simple cases, but there are many import errors for more complex files. Also, the same might ...</description>
		<link>http://doit.juii.net/linux/graphikbearbeitung/1055</link>
			</item>
	<item>
		<title>How can I combine two PDF files so that they are &#8220;overlayed&#8221; one to the other?</title>
		<description>This might become necessary if you want to add content to an already existing PDF file, e.g. when doing pre-press work for flyers etc.. For example, you might resize one PDF file to have additional place on the page, and put other content into that free space.

Get yourself two PDF ...</description>
		<link>http://doit.juii.net/programme/acrobat-reader/1050</link>
			</item>
	<item>
		<title>How can I place a PDF file on a bigger, custom-sized page, with free choice of placement?</title>
		<description>You might open the PDF file in Adobe Reader and print it there to a Postscript file (setting page size to "Custom..." and choosing a bigger than current), but this does not allow free placement, instead Adobe Reader always centers the output on the paper.

Instead, use xpdf. Start it and ...</description>
		<link>http://doit.juii.net/programme/acrobat-reader/1049</link>
			</item>
	<item>
		<title>How can I print a StampIt! stamp directly in my document though my word processor does not integrate with StampIt?</title>
		<description>This problem arises e.g. when you use StampIt! in a Windows virtual machine with Linux, because Linux is not supported natively yet. Then you might want to print the stamp in OpenOffice.org (or whatever) documents, but how?

Solution:

	In your Windows virtual machine, create a PDF pseudo printer (PrimoPDF or other, there ...</description>
		<link>http://doit.juii.net/meta/englisch/1048</link>
			</item>
	<item>
		<title>How to solve a &#8220;java.lang.LinkageError: &#60;some class&#62;&#8221; between two JAR files?</title>
		<description>A java.lang.LinkageError happens when "a class has   some dependency on another class; however, the latter class has   incompatibly changed after the compilation of the former class." [Java Platform SE 6 API Docs on LinkageError]. Normally, the error is more concretely defined by subclasses of LinkageError, but ...</description>
		<link>http://doit.juii.net/softwareentwicklung/java/1046</link>
			</item>
	<item>
		<title>How to fix a &#8220;NoClassDefFoundError: [some class]&#8221; error when developing Eclipse plugins?</title>
		<description>Here's one solution to one cause, there might be other causes as well. The error means that the class definition existed when compiling but disappeared in the meantime (see Sun Documentation). You see this from the fact that this error message is thrown e.g. when deleting a necessary .class file ...</description>
		<link>http://doit.juii.net/meta/englisch/1045</link>
			</item>
	<item>
		<title>How to correct wrong / missing SVN annotation icons in Subclipse 1.2.4?</title>
		<description>Annotation icons are the small icons placed on top of other icons, mainly in the package explorer view of Eclipse. In Subclipse 1.2.4, it can happen that these are no longer shown (or incorrectly shown), though the project is in SVN.

To correct missing icons, restart Eclipse or switch the workspace ...</description>
		<link>http://doit.juii.net/softwareentwicklung/java/1044</link>
			</item>
</channel>
</rss>
