<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>stefanpausch web, design</title>
	
	<link>http://stefanpausch.com/blog</link>
	<description>Web, Design ( und sonstige Techinfos )</description>
	<lastBuildDate>Mon, 20 Feb 2012 09:55:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/stefanpausch" /><feedburner:info uri="stefanpausch" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Postfix / policyd-weight: 550 Mail appeared to be SPAM or forged</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/NJdFEDTOc0M/</link>
		<comments>http://stefanpausch.com/blog/2012/02/20/postfix-policyd-weight-550-mail-appeared-to-be-spam-or-forged/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 09:53:32 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[550]]></category>
		<category><![CDATA[Arcor]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[policyd-weight]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[spam]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=728</guid>
		<description><![CDATA[Als ich der Tage meine Maillogs durchschaute, weil ein Kunde meldete das von Arcor keine eMails ankommen würden fiel mir auf das sehr häufig &#8220;550 Mail appeared to be SPAM or forged&#8221; auftauchte. Hintergrund ist das meine poliycd-weight Konfiguration, den nicht mehr existenden &#8220;rbl.ipv6-world.net&#8221; Dienst versucht abzurufen und es so zu der false positive kam. [...]]]></description>
			<content:encoded><![CDATA[<p>Als ich der Tage meine Maillogs durchschaute, weil ein Kunde meldete das von Arcor keine eMails ankommen würden fiel mir auf das sehr häufig &#8220;550 Mail appeared to be SPAM or forged&#8221; auftauchte. Hintergrund ist das meine <a href="http://www.policyd-weight.org/" class="liexternal">poliycd-weight</a> Konfiguration, den nicht mehr existenden &#8220;rbl.ipv6-world.net&#8221; Dienst versucht abzurufen und es so zu der false positive kam.</p>
<p>Zeile entfernen, Policyd-Weight neustarten und gut ist.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sed -i &quot;s/'rbl.ipv6-world.net'/#'rbl.ipv6-world.net'/&quot; /usr/local/bin/policyd-weight<br />
/etc/init.d/policyd-weight restart$</div></div>
<p>poliycd-weight kann auch in einem anderen Verzeichnis liegen, entsprechend die Zeile anpassen, oder die Konfiguration direkt manuell bearbeiten</p>
<p>Gefunden habe ich den Lösungsansatz auf <a href="http://d0m.me/2011/09/" class="liexternal">d0m.me/2011/09/</a>.</p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2012/02/20/postfix-policyd-weight-550-mail-appeared-to-be-spam-or-forged/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/NJdFEDTOc0M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2012/02/20/postfix-policyd-weight-550-mail-appeared-to-be-spam-or-forged/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2012/02/20/postfix-policyd-weight-550-mail-appeared-to-be-spam-or-forged/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=postfix-policyd-weight-550-mail-appeared-to-be-spam-or-forged</feedburner:origLink></item>
		<item>
		<title>Remote Bash – Probleme mit Zeilenumbruch bei großem Fenster</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/IoHFtYDz8Io/</link>
		<comments>http://stefanpausch.com/blog/2012/02/11/remote-bash-probleme-mit-zeilenumbruch-bei-grosem-fenster/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 15:56:23 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Umbruch]]></category>
		<category><![CDATA[Zeilenumbruch]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=721</guid>
		<description><![CDATA[Wenn man via SSH auf einen Server sich verbindet und man das Fenster vergrößert, kann es bei langen zu komischen Zeilenumbrüchen kommen (Zeilumbruch nicht in nächster Zeile, etc). Schuld daran ist die falsche PS1 Angabe. Funktionierende Angabe (die man z.b. in die .bashrc eintragen kann) : PS1=&#34;\u@\h:\[\e[0;31;40m\]\w$\[\e[0m\] &#34; Andere Lösungen: Einfach mal das Kommando &#8220;resize&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Wenn man via SSH auf einen Server sich verbindet und man das Fenster vergrößert, kann es bei langen zu komischen Zeilenumbrüchen kommen (Zeilumbruch nicht in nächster Zeile, etc). Schuld daran ist die falsche PS1 Angabe.</p>
<p>Funktionierende Angabe (die man z.b. in die .bashrc eintragen kann) :</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">PS1=&quot;\u@\h:\[\e[0;31;40m\]\w$\[\e[0m\] &quot;</div></div>
<p><strong>Andere Lösungen:</strong></p>
<ul>
<li>Einfach mal das Kommando &#8220;resize&#8221; eingeben</li>
<li>In .bashrc &#8220;shopt -s checkwinsize&#8221;</li>
</ul>
<p><a href="http://www.happy-security.de/?modul=forum&#038;action=topic&#038;id=1284" title="Quelle" target="_blank" class="liexternal"><strong>Quelle</strong></a></p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2012/02/11/remote-bash-probleme-mit-zeilenumbruch-bei-grosem-fenster/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/IoHFtYDz8Io" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2012/02/11/remote-bash-probleme-mit-zeilenumbruch-bei-grosem-fenster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2012/02/11/remote-bash-probleme-mit-zeilenumbruch-bei-grosem-fenster/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-bash-probleme-mit-zeilenumbruch-bei-grosem-fenster</feedburner:origLink></item>
		<item>
		<title>Druckertreiber unter Windows richtig entfernen</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/-hzsG5rn-oU/</link>
		<comments>http://stefanpausch.com/blog/2012/02/11/druckertreiber-unter-windows-richtig-entfernen/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 15:48:45 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=718</guid>
		<description><![CDATA[Ich hatte der Tage (unter Windows 7) das Problem das ich einen Drucker absolut nicht löschen konnte. Jedesmal wenn ich im Druckercenter den Drucker mittels &#8220;Löschen&#8221; gelöscht habe tauchte dieser wieder auf. Hier kann man schlicht und ergreifend selber Hand anlegen: Regedit aufrufen und passenden Drucker unter hkey_local_machine\system\currentcontrolset\control\printer löschen Unter C:\WINDOWS\system32\spool\drivers Treiber raussuchen und löschen [...]]]></description>
			<content:encoded><![CDATA[<p>Ich hatte der Tage (unter Windows 7) das Problem das ich einen Drucker absolut nicht löschen konnte. Jedesmal wenn ich im Druckercenter den Drucker mittels &#8220;Löschen&#8221; gelöscht habe tauchte dieser wieder auf. </p>
<p>Hier kann man schlicht und ergreifend selber Hand anlegen:</p>
<li>Regedit aufrufen und passenden Drucker unter <strong>hkey_local_machine\system\currentcontrolset\control\printer</strong> löschen</li>
<li>Unter <strong>C:\WINDOWS\system32\spool\drivers</strong> Treiber raussuchen und löschen</li>
<li>Windows neustarten</li>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2012/02/11/druckertreiber-unter-windows-richtig-entfernen/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/-hzsG5rn-oU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2012/02/11/druckertreiber-unter-windows-richtig-entfernen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2012/02/11/druckertreiber-unter-windows-richtig-entfernen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=druckertreiber-unter-windows-richtig-entfernen</feedburner:origLink></item>
		<item>
		<title>Mac OS Drucker an Windows (XP / Vista) via CUPS freigeben</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/Y5tjYLiafLk/</link>
		<comments>http://stefanpausch.com/blog/2011/09/17/mac-os-drucker-an-windows-xp-vista-via-cups-freigeben-2/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 13:44:59 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[CUPS]]></category>
		<category><![CDATA[Drucker]]></category>
		<category><![CDATA[Freigabe]]></category>
		<category><![CDATA[Printer]]></category>
		<category><![CDATA[Sharing]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=710</guid>
		<description><![CDATA[Ich wollte meinen Canon Tintenstrahldrucker, angeschlossen am Mac Pro, freigeben. Wenn ich das Standardmässig in Mac OSX via “Sharing” mache wird der Drucker zwar unter Windows gesehen, aber wirklich zugegriffen werden kann auf diesen nicht. Ein ähnliches Problem hatte ich mit VMWare Fusion und der automatischen Freigabe von angeschlossenen Druckern. Die Lösung war relativ einfach: [...]]]></description>
			<content:encoded><![CDATA[<p>Ich wollte meinen Canon Tintenstrahldrucker, angeschlossen am Mac Pro, freigeben. Wenn ich das Standardmässig in Mac OSX via “Sharing” mache wird der Drucker zwar unter Windows gesehen, aber wirklich zugegriffen werden kann auf diesen nicht. Ein ähnliches Problem hatte ich mit VMWare Fusion und der automatischen Freigabe von angeschlossenen Druckern.</p>
<p>Die Lösung war relativ einfach:</p>
<ul>
<li>Man fischt sich seinen Computernamen unter – “System Preferences” – “Sharing” raus (in meinem Fall MacPro.local)</li>
<li>Dann öffnet man im Browser den Computernamen mit Port 631. Beispiel: macpro.local:631/printers/Canon_iP4500_series)</li>
<li>Unter Windows sagt man unter “Drucke” “einen neuen Drucker hinzufügen”</li>
<li>In dem Dialog fügt man die notierte Url unter “Netzwerkdrucker” “Url” ein</li>
<li>Falls der Drucker nicht hinzugefügt werden kann sollte man im Browser des Windowsrechners versuchen die Url zu öffnen. Es kann sein das der Rechner den Mac unter einem anderen Namen / IP kennt</li>
</ul>
<p><img src="http://stefanpausch.com/blog/wp-content/uploads/2011/09/druckerfreigabe_1.jpg" alt="" title="Druckerfreigabre #1" width="503" height="385" class="aligncenter size-full wp-image-713" /><img src="http://stefanpausch.com/blog/wp-content/uploads/2011/09/druckerfreigabe_2.jpg" alt="" title="Drucker Freigabe #2" width="497" height="383" class="aligncenter size-full wp-image-712" /></p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/09/17/mac-os-drucker-an-windows-xp-vista-via-cups-freigeben-2/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/Y5tjYLiafLk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/09/17/mac-os-drucker-an-windows-xp-vista-via-cups-freigeben-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/09/17/mac-os-drucker-an-windows-xp-vista-via-cups-freigeben-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mac-os-drucker-an-windows-xp-vista-via-cups-freigeben-2</feedburner:origLink></item>
		<item>
		<title>Create ISO image from folder in Mac OS</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/QbKPge-UMiw/</link>
		<comments>http://stefanpausch.com/blog/2011/09/17/create-iso-image-from-folder-in-mac-os-2/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 13:16:58 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[Erstellen]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[ISO]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=706</guid>
		<description><![CDATA[Ich habe heute gesucht wie ich aus einem Verzeichnis ein ISO File machen kann. Geht ganz einfach: 1. Terminal aufmachen und in das Verzeichnis gehen wo das zu konvertierende Verzeichnis liegt 2. hdiutil makehybrid -o GIBMIREINENTOLLENAMEN.iso VERZEICHNISNAME/ It is quite simple in Mac OS, using hdiutil command. For example, you have a folder naming solaristools [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe heute gesucht wie ich aus einem Verzeichnis ein ISO File machen kann.</p>
<p>Geht ganz einfach:</p>
<p>1. Terminal aufmachen und in das Verzeichnis gehen wo das zu konvertierende Verzeichnis liegt<br />
2. hdiutil makehybrid -o GIBMIREINENTOLLENAMEN.iso VERZEICHNISNAME/</p>
<blockquote><p>
    It is quite simple in Mac OS, using hdiutil command. For example, you<br />
    have a folder naming solaristools on user’s Desktop, and hope to create<br />
    a ISO image file for the folder</p>
<p>    1. Open terminal window<br />
    2. Change current folder to user’s desktop, for example user is “apple”<br />
    cd /Users/apple<br />
    3. Type following command<br />
    hdiutil makehybrid -o solaristools.iso solaristools</p>
<p>    A new ISO image “solaristools” will be created on user’s desktop. You<br />
    may access to the ISO image as a CD/DVD device in Mac OS later.
</p></blockquote>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/09/17/create-iso-image-from-folder-in-mac-os-2/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/QbKPge-UMiw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/09/17/create-iso-image-from-folder-in-mac-os-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/09/17/create-iso-image-from-folder-in-mac-os-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-iso-image-from-folder-in-mac-os-2</feedburner:origLink></item>
		<item>
		<title>Fix Itunes Maximize Feature</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/tVkY3bCb7bY/</link>
		<comments>http://stefanpausch.com/blog/2011/09/17/fix-itunes-maximize-feature/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 13:15:29 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[Green]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[Maximize]]></category>
		<guid isPermaLink="false">http://stefanpausch.com/blog/?p=703</guid>
		<description><![CDATA[To change iTunes green button function from switching to mini player to maximizing iTunes type the following into Terminal defaults write com.apple.iTunes zoom-to-window -bool YES Restart iTunes if you don’t already have it closed. The function of the green button should have changed. You can now maximize iTunes by pressing the maximize button. If you [...]]]></description>
			<content:encoded><![CDATA[<p>To change iTunes green button function from switching to mini player to maximizing iTunes type the following into Terminal</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults write com.apple.iTunes zoom-to-window -bool YES</div></div>
<p>Restart iTunes if you don’t already have it closed. The function of the green button should have changed. You can now maximize iTunes by pressing the maximize button. If you want to switch the mini player, press Alt plus the green button. The roles have changed.</p>
<p>If you want to reverse the functions back to the original preferences type the following into Terminal.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults write com.apple.iTunes zoom-to-window -bool NO</div></div>
<p>Restart iTunes if needed.</p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/09/17/fix-itunes-maximize-feature/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/tVkY3bCb7bY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/09/17/fix-itunes-maximize-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/09/17/fix-itunes-maximize-feature/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fix-itunes-maximize-feature</feedburner:origLink></item>
		<item>
		<title>Delete Lines Beginning With A Character In Vim</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/_rYBa5CMt4I/</link>
		<comments>http://stefanpausch.com/blog/2011/08/19/delete-lines-beginning-with-a-character-in-vim/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 16:02:59 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Regex]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[vim]]></category>
		<guid isPermaLink="false">http://box.stefanpausch.com/?p=39</guid>
		<description><![CDATA[Remove # lines from (Apache) config files under Linux with Vim :g/^#/d Links Delete Lines Beginning With A Character In Vim]]></description>
			<content:encoded><![CDATA[<p>Remove # lines from (Apache) config files under Linux with Vim</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">:g/^#/d</div></div>
<p><strong>Links</strong><br />
<a href="http://tuxtweaks.com/2011/03/delete-lines-beginning-with-a-character-in-vim/" class="liexternal">Delete Lines Beginning With A Character In Vim</a></p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/08/19/delete-lines-beginning-with-a-character-in-vim/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/_rYBa5CMt4I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/08/19/delete-lines-beginning-with-a-character-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/08/19/delete-lines-beginning-with-a-character-in-vim/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=delete-lines-beginning-with-a-character-in-vim</feedburner:origLink></item>
		<item>
		<title>JQuery Validator OnError Function</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/8BXwZ2qDMy8/</link>
		<comments>http://stefanpausch.com/blog/2011/08/04/jquery-validator-onerror-function/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 23:48:35 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[onerror]]></category>
		<category><![CDATA[validator]]></category>
		<guid isPermaLink="false">http://box.stefanpausch.com/?p=36</guid>
		<description><![CDATA[&#160;var container = $('#formerrorsbox'); &#160; &#160; &#160; &#160; var validator = $('#form_artikel').bind(&#34;invalid-form.validate&#34;, function(e, validator) { &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; var err = validator.numberOfInvalids(); &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; if (err) { &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; /* container.html(&#34;THERE ARE &#34;+ err [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp;var container = $('#formerrorsbox');<br />
<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; var validator = $('#form_artikel').bind(&quot;invalid-form.validate&quot;, function(e, validator) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var err = validator.numberOfInvalids();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (err) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* container.html(&quot;THERE ARE &quot;+ err + &quot; ERRORS IN THE FORM&quot;) */<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; container.show();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; container.hide();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }).validate({</div></div>
<p><a href="http://stackoverflow.com/questions/285428/jquery-validation-how-to-display-error-container-only-when-submitting" class="liexternal">Stackoverflow : How to display error container only when Submitting?</a><br />
<a href="http://docs.jquery.com/Plugins/validation" class="liexternal">Jquery Validator Documentation</a></p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/08/04/jquery-validator-onerror-function/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/8BXwZ2qDMy8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/08/04/jquery-validator-onerror-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/08/04/jquery-validator-onerror-function/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=jquery-validator-onerror-function</feedburner:origLink></item>
		<item>
		<title>Winmerge / Visual Diff for OSX</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/lqEgwCKHSO8/</link>
		<comments>http://stefanpausch.com/blog/2011/08/04/winmerge-visual-diff-for-osx/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 13:50:06 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[winmerge]]></category>
		<category><![CDATA[xcode]]></category>
		<guid isPermaLink="false">http://box.stefanpausch.com/?p=34</guid>
		<description><![CDATA[Install XCode to use Filemerge Apple Developer Tools]]></description>
			<content:encoded><![CDATA[<p>Install <strong>XCode</strong> to use <strong>Filemerge</strong></p>
<p><a href="http://en.wikipedia.org/wiki/Apple_Developer_Tools" rel="nofollow" class="liwikipedia">Apple Developer Tools</a></p>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/08/04/winmerge-visual-diff-for-osx/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/lqEgwCKHSO8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/08/04/winmerge-visual-diff-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/08/04/winmerge-visual-diff-for-osx/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=winmerge-visual-diff-for-osx</feedburner:origLink></item>
		<item>
		<title>Decode RFC822 eMail Adress / Header</title>
		<link>http://feedproxy.google.com/~r/stefanpausch/~3/jPbppNOtSb4/</link>
		<comments>http://stefanpausch.com/blog/2011/08/01/decode-rfc822-email-adress-header/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 08:11:36 +0000</pubDate>
		<dc:creator>Stefan Pausch</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Mime]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[RFC822]]></category>
		<guid isPermaLink="false">http://box.stefanpausch.com/?p=31</guid>
		<description><![CDATA[mb_decode_mimeheader($email);]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mb_decode_mimeheader($email);</div></div>
<div class="alignright"><g:plusone href="http://stefanpausch.com/blog/2011/08/01/decode-rfc822-email-adress-header/" size="small" count="true"></g:plusone></div><img src="http://feeds.feedburner.com/~r/stefanpausch/~4/jPbppNOtSb4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://stefanpausch.com/blog/2011/08/01/decode-rfc822-email-adress-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://stefanpausch.com/blog/2011/08/01/decode-rfc822-email-adress-header/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=decode-rfc822-email-adress-header</feedburner:origLink></item>
	</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->

