<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Webdesign Surabaya</title>
	
	<link>http://pancenjoss.com</link>
	<description>Murah - Berkualitas</description>
	<lastBuildDate>Thu, 29 Mar 2012 18:23:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WebdesignSurabaya" /><feedburner:info uri="webdesignsurabaya" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Murah - Berkualitas</itunes:subtitle><item>
		<title>Easy Update Joomla 2.5</title>
		<link>http://feedproxy.google.com/~r/WebdesignSurabaya/~3/gdAjsuz4ieU/</link>
		<comments>http://pancenjoss.com/2012/easy-update-joomla-2-5/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 13:28:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla Tutorial]]></category>
		<category><![CDATA[Joomla update]]></category>
		<category><![CDATA[update joomla 1.7 to 2.5]]></category>

		<guid isPermaLink="false">http://pancenjoss.com/?p=731</guid>
		<description><![CDATA[<p><p>Original post from : <h3><a href="http://pancenjoss.com/2012/easy-update-joomla-2-5/">Easy Update Joomla 2.5</a></h3></p><p>Hi everybody, someday ago i was updating my joomla site with 1.7.3 version to 2.5.1 through the extensions manager &#62; update, but i have an error message :
 JInstaller: :Install: Error SQL DB function failed with error number 1060
Duplicate column name 'ordering' SQL=ALTER TABLE `test_languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;
SQL [...]</p></p><p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p>]]></description>
			<content:encoded><![CDATA[<p>Original post from : <h3><a href="http://pancenjoss.com/2012/easy-update-joomla-2-5/">Easy Update Joomla 2.5</a></h3></p><p>Hi everybody, someday ago i was updating my joomla site with 1.7.3 version to 2.5.1 through the extensions manager &gt; update, but i have an error message :</p>
<p><code> JInstaller: :Install: Error SQL DB function failed with error number 1060<br />
Duplicate column name 'ordering' SQL=ALTER TABLE `test_languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;<br />
SQL =</code></p>
<p>ALTER TABLE `#__languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;</p>
<p>Files Update: SQL error file DB function failed with error number 1060<br />
Duplicate column name &#8216;ordering&#8217; SQL=ALTER TABLE `test_languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;<br />
SQL =</p>
<p>ALTER TABLE `#__languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;</p>
<p>Even my site appearance still working well, but i think this can be a problem. Then i start to googling, with keywords &#8220;JInstaller: :Install: Error SQL DB function failed with error number 1060&#8243;, lucky me, i found good problem solver in <a rel="nofollow" href="http://pancenjoss.com/goto/http://redcomponent.com/forum/92-jupgrade/119325-joomla-251-update-error-only-in-jupgraded-site"  target="_blank">here</a></p>
<p>The point in that thread is the main problem of these error is because the old sql file in the folder</p>
<p>administrator &gt; components &gt; com_admin &gt; sql &gt; updates &gt; mysql</p>
<p>you must delete all the sql file, of course before you do that, please backup your site first, just in case. Akeeba backup is the best joomla backup component.</p>
<p>after all sql file deleted, just go to joomla back end (administrator page) &gt; extensions manager &gt; update.</p>
<p>If there isn&#8217;t any update that show up yet, you need to purge cache and find update, check the joomla 2.5.1 update, and click update of course.</p>
<p>I am very happy that joomla have more easier way to update than before. Through this article, i just want to share about my experience in updating joomla from 1.7.3 to 2.5.1. Hope this post is useful for you.</p>
<h3>Update Joomla from 1.7 to 2.5</h3>
<p>If you still using 1.7.0, after delete all sql file, and there is has same error when you upgdate to 2.5.1, so you must update it to 1.7.5 first. I suggest you to update using extension manager and Upload Package File. After installation succeeded you can update automatically.</p>
<p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p><img src="http://feeds.feedburner.com/~r/WebdesignSurabaya/~4/gdAjsuz4ieU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://pancenjoss.com/2012/easy-update-joomla-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://pancenjoss.com/2012/easy-update-joomla-2-5/</feedburner:origLink></item>
		<item>
		<title>MBReset – Lite Theme on WordPress.org</title>
		<link>http://feedproxy.google.com/~r/WebdesignSurabaya/~3/QQXSKrsr-GU/</link>
		<comments>http://pancenjoss.com/2012/mbreset-lite-theme-on-wordpress-org/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 22:50:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Create WP Theme]]></category>
		<category><![CDATA[Bebas Neue Fonts]]></category>
		<category><![CDATA[MBReset - Lite]]></category>
		<category><![CDATA[wp 3.0 theme]]></category>

		<guid isPermaLink="false">http://pancenjoss.com/?p=727</guid>
		<description><![CDATA[<p><p>Original post from : <h3><a href="http://pancenjoss.com/2012/mbreset-lite-theme-on-wordpress-org/">MBReset &#8211; Lite Theme on WordPress.org</a></h3></p><p>Last week i was submitted mbreset &#8211; lite theme to wordpress.org, but just on 2 days, someone from wp (that i don&#8217;t need to say his name) has preliminary review on my theme. How stupid i am, i don&#8217;t read all about the licenses (that you can found here http://codex.wordpress.org/Theme_Review#Licensing). I have been use &#8220;Bebas Neue Fonts&#8221;, [...]</p></p><p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p>]]></description>
			<content:encoded><![CDATA[<p>Original post from : <h3><a href="http://pancenjoss.com/2012/mbreset-lite-theme-on-wordpress-org/">MBReset &#8211; Lite Theme on WordPress.org</a></h3></p><p>Last week i was submitted mbreset &#8211; lite theme to wordpress.org, but just on 2 days, someone from wp (that i don&#8217;t need to say his name) has preliminary review on my theme. How stupid i am, i don&#8217;t read all about the licenses (that you can found here http://codex.wordpress.org/Theme_Review#Licensing). I have been use &#8220;Bebas Neue Fonts&#8221;, they are not GPL-Compatible.</p>
<p>Unfortunately i don&#8217;t have time to fix it on that day, so i fixed it on the next day. Just delete the &#8220;Bebas Neue Fonts&#8221; and replace them with &#8220;League Gothic Fonts&#8221; which are use SIL Open Font License 1.1. After that, i upload MBReset &#8211; Lite, but i forget to check it, the code i stylesheet was&#8217;t correct, the font doesn&#8217;t show up on my demo site, so i upload it again, after done the small editing.</p>
<p>If you want to see the description of MBReset &#8211; Lite at the theme trac :</p>
<p>MBResets-Lite &#8211; 1.0.2</p>
<p>A theme specifically built for those who love tweaking their own themes. Open, clean and quick-loading design with a wide sidebar on the right, plus multi widget area and custom template. Options page offering a choice between a dark or light layout, caters for all the post formats and also offers user support via a support forum. Modfied from Tweaker4.</p>
<p>Theme URL - <a rel="nofollow" href="http://pancenjoss.com/goto/http://demo.theme-pack.com/" > http://demo.theme-pack.com/</a><br />
Author URL - <a href="http://pancenjoss.com/" > http://pancenjoss.com/</a></p>
<p>SVN - <a rel="nofollow" href="http://pancenjoss.com/goto/http://themes.svn.wordpress.org/mbresets-lite/1.0.2" > http://themes.svn.wordpress.org/mbresets-lite/1.0.2</a><br />
ZIP - <a rel="nofollow" href="http://pancenjoss.com/goto/http://wordpress.org/extend/themes/download/mbresets-lite.1.0.2.zip?nostats=1" > http://wordpress.org/extend/themes/download/mbresets-lite.1.0.2.zip?nostats=1</a></p>
<p>Diff with previous version: <a rel="nofollow" href="http://pancenjoss.com/goto/http://themes.trac.wordpress.org/changeset?old_path=/mbresets-lite/1.0.1&amp;new_path=/mbresets-lite/1.0.2" >http://themes.trac.wordpress.org/changeset?old_path=/mbresets-lite/1.0.1&amp;new_path=/mbresets-lite/1.0.2</a></p>
<p>All previous tickets for this theme: <a rel="nofollow" href="http://pancenjoss.com/goto/http://themes.trac.wordpress.org/query?col=id&amp;col=summary&amp;col=keywords&amp;col=owner&amp;col=status&amp;col=resolution&amp;keywords=~theme-mbresets-lite&amp;order=id" >http://themes.trac.wordpress.org/query?col=id&amp;col=summary&amp;col=keywords&amp;col=owner&amp;col=status&amp;col=resolution&amp;keywords=~theme-mbresets-lite&amp;order=id</a></p>
<p><img class="aligncenter size-full wp-image-729" title="mbreset" src="http://pancenjoss.com/wp-content/uploads/mbreset.jpg" alt="" width="100%" height="auto" /></p>
<p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p><img src="http://feeds.feedburner.com/~r/WebdesignSurabaya/~4/QQXSKrsr-GU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://pancenjoss.com/2012/mbreset-lite-theme-on-wordpress-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<enclosure url="http://pancenjoss.com/goto/http://wordpress.org/extend/themes/download/mbresets-lite.1.0.2.zip?nostats=1" length="1149809" type="application/zip" /><media:content url="http://pancenjoss.com/goto/http://wordpress.org/extend/themes/download/mbresets-lite.1.0.2.zip?nostats=1" fileSize="1149809" type="application/zip" /><itunes:explicit>no</itunes:explicit><itunes:subtitle> Original post from : MBReset &amp;#8211; Lite Theme on WordPress.org Last week i was submitted mbreset &amp;#8211; lite theme to wordpress.org, but just on 2 days, someone from wp (that i don&amp;#8217;t need to say his name) has preliminary review on my theme. How </itunes:subtitle><itunes:summary> Original post from : MBReset &amp;#8211; Lite Theme on WordPress.org Last week i was submitted mbreset &amp;#8211; lite theme to wordpress.org, but just on 2 days, someone from wp (that i don&amp;#8217;t need to say his name) has preliminary review on my theme. How stupid i am, i don&amp;#8217;t read all about the licenses (that you can found here http://codex.wordpress.org/Theme_Review#Licensing). I have been use &amp;#8220;Bebas Neue Fonts&amp;#8221;, [...] Copied from Webdesign Surabaya</itunes:summary><itunes:keywords>Create WP Theme, Bebas Neue Fonts, MBReset - Lite, wp 3.0 theme</itunes:keywords><feedburner:origLink>http://pancenjoss.com/2012/mbreset-lite-theme-on-wordpress-org/</feedburner:origLink></item>
		<item>
		<title>Meltas – Clean Joomla Template</title>
		<link>http://feedproxy.google.com/~r/WebdesignSurabaya/~3/GKlKAss4qn0/</link>
		<comments>http://pancenjoss.com/2012/meltas-clean-joomla-template/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 21:06:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla Templates]]></category>
		<category><![CDATA[clean joomla template]]></category>
		<category><![CDATA[Joomla Template]]></category>
		<category><![CDATA[Meltas]]></category>
		<category><![CDATA[premium joomla template]]></category>
		<category><![CDATA[T3 Joomlart Framework]]></category>
		<category><![CDATA[themeforest]]></category>
		<category><![CDATA[themesoul]]></category>

		<guid isPermaLink="false">http://pancenjoss.com/?p=720</guid>
		<description><![CDATA[<p><p>Original post from : <h3><a href="http://pancenjoss.com/2012/meltas-clean-joomla-template/">Meltas &#8211; Clean Joomla Template</a></h3></p><p>What do you think about MELTAS, great huh? This Joomla Template is clean and minimalist, with the power of Joomla you can edited, modified, manage this template and content easily. Themesoul has issued 8 templates with Meltas and i love all the design, except anchor of course.
But, that is doesn&#8217;t matter, as long as the [...]</p></p><p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p>]]></description>
			<content:encoded><![CDATA[<p>Original post from : <h3><a href="http://pancenjoss.com/2012/meltas-clean-joomla-template/">Meltas &#8211; Clean Joomla Template</a></h3></p><p>What do you think about MELTAS, great huh? This Joomla Template is clean and minimalist, with the power of Joomla you can edited, modified, manage this template and content easily. Themesoul has issued 8 templates with Meltas and i love all the design, except anchor of course.</p>
<p>But, that is doesn&#8217;t matter, as long as the others templates still have great design, and get a great sales. Furthermore, the sales after support is always ready to answer your problem, don&#8217;t say to ask the access to the support forum, even not 24 hours, because the forum moderator is from Indonesia, that some time sing &#8220;Meltas Green Balloon&#8221;, so you just need to little bit patience.</p>
<p>Ok, lets check the &#8220;Meltas &#8211; Clean Joomla Template&#8221; feature that we take from the themeforest :</p>
<p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p><img src="http://feeds.feedburner.com/~r/WebdesignSurabaya/~4/GKlKAss4qn0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://pancenjoss.com/2012/meltas-clean-joomla-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://pancenjoss.com/2012/meltas-clean-joomla-template/</feedburner:origLink></item>
		<item>
		<title>Create Animation with Playdough</title>
		<link>http://feedproxy.google.com/~r/WebdesignSurabaya/~3/8k34T01ieuA/</link>
		<comments>http://pancenjoss.com/2012/create-animation-with-playdough/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 01:49:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Animated GIFs]]></category>
		<category><![CDATA[animated GIF]]></category>
		<category><![CDATA[cicak]]></category>
		<category><![CDATA[simple animation]]></category>
		<category><![CDATA[walking gecko]]></category>

		<guid isPermaLink="false">http://pancenjoss.com/?p=702</guid>
		<description><![CDATA[<p><p>Original post from : <h3><a href="http://pancenjoss.com/2012/create-animation-with-playdough/">Create Animation with Playdough</a></h3></p><p>Hi, how are you folks&#8230;
Some days ago my wife has make playdough for my little 2 year old boy. Every day he want me to make him a toy from playdough, wow i feel back in 25 years ago. The most favorite thing he like is police car, when i made it he always sound [...]</p></p><p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p>]]></description>
			<content:encoded><![CDATA[<p>Original post from : <h3><a href="http://pancenjoss.com/2012/create-animation-with-playdough/">Create Animation with Playdough</a></h3></p><p>Hi, how are you folks&#8230;</p>
<p>Some days ago my wife has make playdough for my little 2 year old boy. Every day he want me to make him a toy from playdough, wow i feel back in 25 years ago. The most favorite thing he like is police car, when i made it he always sound like siren, and running around the house.</p>
<p>Last night, when i see my google webmaster tools, i am impressed with the number of visitor with <strong><em>&#8220;cicak&#8221;</em></strong> (in english is gecko or maybe lizard, i don&#8217;t know for sure) keywords. So i decided to create animation about &#8220;cicak&#8221; with my son playdough. But the problem is i don&#8217;t have animation software installed in my laptop. I just have CorelDraw Graphics Suite, because i don&#8217;t know how and never use it to create an animation, so i asking my Uncle Google <strong>&#8220;how to create animation with corel draw&#8221;</strong>.</p>
<p>After i make &#8220;cicak&#8221; from playdough, i am shot it with my camera and process it on corel. Take a look the result below :</p>
<p><img class="aligncenter size-full wp-image-704" title="gecko-cicak" src="http://pancenjoss.com/wp-content/uploads/gecko-cicak.gif" alt="Walking Gecko - Cicak Berjalan" width="300" height="600" /></p>
<p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p><img src="http://feeds.feedburner.com/~r/WebdesignSurabaya/~4/8k34T01ieuA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://pancenjoss.com/2012/create-animation-with-playdough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://pancenjoss.com/2012/create-animation-with-playdough/</feedburner:origLink></item>
		<item>
		<title>Developing Greenbatikcollection.com</title>
		<link>http://feedproxy.google.com/~r/WebdesignSurabaya/~3/nJBKTAAOofg/</link>
		<comments>http://pancenjoss.com/2012/developing-greenbatikcollection-com/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:04:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[daftar klien]]></category>
		<category><![CDATA[Green Batik Collection]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://pancenjoss.com/?p=697</guid>
		<description><![CDATA[<p><p>Original post from : <h3><a href="http://pancenjoss.com/2012/developing-greenbatikcollection-com/">Developing Greenbatikcollection.com</a></h3></p><p>With the spirit to empower the society in Surabaya, Green Batik Collection has grown up together. Just for a few month, Green Batik Collection has many customers trust. Moreover, the design is new, unique, and fresh. Created from East Java Batik, that have great character, not because i am from East Java too.
The simple request [...]</p></p><p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p>]]></description>
			<content:encoded><![CDATA[<p>Original post from : <h3><a href="http://pancenjoss.com/2012/developing-greenbatikcollection-com/">Developing Greenbatikcollection.com</a></h3></p><p>With the spirit to empower the society in Surabaya, <a title="Toko Batik : Green Batik Collection" href="http://greenbatikcollection.com" target="_blank">Green Batik Collection</a> has grown up together. Just for a few month, Green Batik Collection has many customers trust. Moreover, the design is new, unique, and fresh. Created from East Java Batik, that have great character, not because i am from East Java too.</p>
<p>The simple request from the owner about their website, want to highlight the character and show their product, and give some knowledge about batik. So, take a look on the screenshot and feature of Green Batik Collection below.</p>
<p>Copied from <a href="http://pancenjoss.com" target="_blank" title="Webdesign Surabaya">Webdesign Surabaya</a></p><img src="http://feeds.feedburner.com/~r/WebdesignSurabaya/~4/nJBKTAAOofg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://pancenjoss.com/2012/developing-greenbatikcollection-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://pancenjoss.com/2012/developing-greenbatikcollection-com/</feedburner:origLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss>

