<?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>&#8235;Codim &#187; WordPress&#8236;</title>	<atom:link href="http://www.codim.co.il/category/wordpress_codim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codim.co.il</link>
	<description>&#8235;קודים, בלוג מתכנתים&#8236;</description>	<lastBuildDate>Fri, 21 May 2010 15:21:24 +0000</lastBuildDate>
	<language>he</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8235;מדריכון קצרצר להוספת Favicon לערכת העיצוב iNove&#8236;</title>		<link>http://www.codim.co.il/fast-guide-about-adding-favicon-to-inove-theme/</link>
		<comments>http://www.codim.co.il/fast-guide-about-adding-favicon-to-inove-theme/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 06:18:58 +0000</pubDate>
		<dc:creator>&#8235;Scolpy&#8236;</dc:creator>				<category><![CDATA[כללי]]></category>
		<category><![CDATA[עיצובים]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[inove]]></category>
		<category><![CDATA[מדריך]]></category>

		<guid isPermaLink="false">http://www.codim.co.il/?p=326</guid>
		<description><![CDATA[&#8235;לאחר בקשה של גולש בטופס בקשת מדריכים - עבור מדריך המסביר איך ניתן להוסיף favicon לערכת העיצוב iNove(ערכת העיצוב המולבשת בבלוג שלי, בלוג המתכנתים) אני אדריך אותכם בקצרה איך ניתן לבצע הוספה של favicon לערכת העיצוב iNove. ראשית, וודאו שאכן יש לכם את הקובץ favicon.ico. במידה ואין לכם, אין מה לדאוג, דרך כלי זה ניתן [...]&#8236;]]></description>			<content:encoded><![CDATA[<div dir="rtl"><p>לאחר בקשה של גולש בטופס<em> <a href="http://www.codim.co.il/%D7%91%D7%A7%D7%A9%D7%AA-%D7%9E%D7%93%D7%A8%D7%99%D7%9B%D7%99%D7%9D/" target="_blank">בקשת מדריכים</a> </em>- עבור מדריך המסביר איך ניתן להוסיף <em>favicon</em> לערכת העיצוב <em>iNove</em>(ערכת העיצוב המולבשת בבלוג שלי, <a href="http://www.codim.co.il">בלוג המתכנתים</a>) אני אדריך אותכם בקצרה איך ניתן לבצע הוספה של <em>favicon</em> לערכת העיצוב <em>iNove</em>.</p>
<p>ראשית, וודאו שאכן יש לכם את הקובץ <em>favicon.ico</em>.<br />
במידה ואין לכם, אין מה לדאוג, <a href="http://www.favicon.cc/" target="_blank">דרך כלי זה</a> ניתן ליצור <em>favicon </em>תקין בסיומת <em>ico</em>.</p>
<p>לאחר שווידאתם שיש לכם את ה-<em>favicon</em>.</p>
<p>העלו אותו לתקיית ה-<em>img </em>של ערכת העיצוב.</p>
<p>עכשיו, הכנסו לתקייה של ערכת התבנית ופתחו בעורך טקסט את הקובץ <em>header.php.</em></p>
<p>חפשו את השורה:</p>
<pre class="brush: php;">
&lt;!-- script END --&gt;
</pre>
<p>והוסיפו אחרי השורה את הקוד הבא:</p>
<pre class="brush: php;">
&lt;!-- favicon.ico START --&gt;
&lt;link rel=&quot;shortcut icon&quot; href=&quot;&lt;?php bloginfo('template_url'); ?&gt;/img/favicon.ico&quot; /&gt;
&lt;!-- favicon.ico END --&gt;
</pre>
<p><strong>אופציונלי: הוספת favicon מותאם למכשיר ה-iPod Touch.</strong></p>
<p>הוסיפו את השורה הזו לאחר השורה הקודמת שהוספתם:</p>
<pre class="brush: php;">
&lt;!-- favicon.png(for iPod touch) START --&gt;
&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;&lt;?php bloginfo('template_url'); ?&gt;/img/favicon.png&quot; /&gt;
&lt;!-- favicon.png END --&gt;
</pre>
<p><strong>זכרו!</strong> כי במידה ואתם משתמשים גם ב<em>favicon</em> המותאם ל<em>-iPod Touch </em>אתם צריכים ליצור <em>favicon</em> כקובץ <em>png</em> ולהעלות אותו לתקיית ה-<em>img</em> של ערכת העיצוב.</p>
</div>]]></content:encoded>			<wfw:commentRss>http://www.codim.co.il/fast-guide-about-adding-favicon-to-inove-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8235;עיצוב ברירת המחדל של MobilePress מיושר ומתורגם לעברית&#8236;</title>		<link>http://www.codim.co.il/default-mobilepress-theme-directed-and-translated-to-hebrew/</link>
		<comments>http://www.codim.co.il/default-mobilepress-theme-directed-and-translated-to-hebrew/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:56:56 +0000</pubDate>
		<dc:creator>&#8235;Scolpy&#8236;</dc:creator>				<category><![CDATA[עיצובים מתורגמים]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[hebrew]]></category>
		<category><![CDATA[mobilepress]]></category>
		<category><![CDATA[rtl]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.codim.co.il/?p=253</guid>
		<description><![CDATA[&#8235;לאחר שישרתי את תבנית ברירת המחדל של התוסף MobilePress והתאמתי אותו לעיצוב הנוכחי שלי בבלוג, החלטתי ליישר ולתרגם גם את עיצוב ברירת המחדל של התוסף כדי שתוכלו להשתמש בו . תמונת מסך(לחצו להגדלה): הורדה: תהנו!&#8236;]]></description>			<content:encoded><![CDATA[<div dir="rtl"><p>לאחר שישרתי את תבנית ברירת המחדל של התוסף MobilePress והתאמתי אותו לעיצוב הנוכחי שלי בבלוג, החלטתי ליישר ולתרגם גם את עיצוב ברירת המחדל של התוסף כדי שתוכלו להשתמש בו <img src='http://www.codim.co.il/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><strong>תמונת מסך(<a href="http://www.codim.co.il/wp-content/uploads/20090715_screenshot.png" target="_blank">לחצו להגדלה</a>):</strong></p>
<p><a href="http://www.codim.co.il/wp-content/uploads/20090715_screenshot.png"></a><a class="highslide-image" onclick="return hs.expand(this);" href="http://www.codim.co.il/wp-content/uploads/20090715_screenshot.png"><img title="לחצו כאן בכדי להגדיל את התמונה" src="http://www.codim.co.il/wp-content/uploads/20090715_screenshot-150x150.png" alt="image" /></a></p>
<p><span style="text-decoration: underline;"><strong>הורדה:</strong></span></p>
<p><span style="text-decoration: underline;">Note: There is a file embedded within this post, please visit this post to download the file.</span></p>
<p>תהנו!</p>
</div>]]></content:encoded>			<wfw:commentRss>http://www.codim.co.il/default-mobilepress-theme-directed-and-translated-to-hebrew/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8235;תבנית לוורדפרס מיושרת לעברית &#8211; Arclite&#8236;</title>		<link>http://www.codim.co.il/arclite-wordpress-theme-directed-to-hebrew/</link>
		<comments>http://www.codim.co.il/arclite-wordpress-theme-directed-to-hebrew/#comments</comments>
		<pubDate>Wed, 20 May 2009 18:32:17 +0000</pubDate>
		<dc:creator>&#8235;Scolpy&#8236;</dc:creator>				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[עיצובים מתורגמים]]></category>
		<category><![CDATA[arclite]]></category>
		<category><![CDATA[hebrew]]></category>
		<category><![CDATA[rtl]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordppress theme]]></category>

		<guid isPermaLink="false">http://www.codim.co.il/?p=115</guid>
		<description><![CDATA[&#8235;קוראים קבועים וגולשים נכבדים, אני מתכבד להציג בפניכם תבנית חדשה שתרגמתי אשר נתנת להורדה בחינם ! שם התבנית הוא Arclite והיא נוצרה לראשונה על ידי 'Digital Nature'. צילומסך עמוד ריק לאחר התרגום. תיאור הקו העיצובי של התבנית כפי שנכתב על ידי היוצרים : Another clean/light style theme, strongly focused on typography. One of its features [...]&#8236;]]></description>			<content:encoded><![CDATA[<div dir="rtl"><p>קוראים קבועים וגולשים נכבדים, אני מתכבד להציג בפניכם תבנית חדשה שתרגמתי אשר נתנת להורדה בחינם !</p>
<p>שם התבנית הוא Arclite והיא נוצרה לראשונה על ידי 'Digital Nature'.</p>
<p><a class="highslide-image" onclick="return hs.expand(this, {captionId:'caption_1250017659220'});" href="http://www.codim.co.il/wp-content/uploads/20090520_arclite_2_ps.jpg"><img title="לחצו כאן בכדי להגדיל את התמונה" src="http://www.codim.co.il/wp-content/uploads/20090520_arclite_2_ps-150x150.jpg" alt="image" /></a></p>
<div id="caption_1250017659220" class="highslide-caption">צילומסך עמוד ריק לאחר התרגום.</div>
<p>תיאור הקו העיצובי של התבנית כפי שנכתב על ידי היוצרים :</p>
<blockquote>
<p style="text-align: left;">Another clean/light style theme, strongly focused on typography. One of its features is the option to switch between the normal image-based design to a entirely CSS based one (without images). The theme also uses CSS3 web fonts, right now only visible in modern browsers like Safari 3.1 or Opera 10 (and soon FF 3.1).</p>
</blockquote>
<p style="text-align: right;"><a href="http://dev.digitalnature.ro/arclite/wordpress/" target="_blank">תצוגה מקדימה באנגלית</a> | <a href="http://dev.digitalnature.ro/arclite/arclite-wordpress.zip" target="_blank">הורדה באנגלית</a></p>
<p style="text-align: right;">הורדת העיצוב המיושר לעברית:</p>
<p style="text-align: right;">Note: There is a file embedded within this post, please visit this post to download the file.</p>
<address style="text-align: right;">הבהרה: אין להסיר את הקרדיט בתחתית התבנית, הזכויות על התרגום שמורות.<br />
</address>
</div>]]></content:encoded>			<wfw:commentRss>http://www.codim.co.il/arclite-wordpress-theme-directed-to-hebrew/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
