<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7423428669725283950</id><updated>2014-10-04T20:39:01.328-07:00</updated><category term="jommla"/><category term="wordpress"/><category term="blogger"/><category term="javascript"/><category term="About"/><category term="drupal"/><category term="kontak"/><category term="links"/><category term="php"/><category term="portfolio"/><category term="service"/><category term="template"/><title type='text'>Solo Web Design</title><subtitle type='html'>Freelace web developer, base in Solo, Indonesia.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://solowebdesign.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>19</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-8368059386944336682</id><published>2009-02-03T19:04:00.001-08:00</published><updated>2009-12-14T17:55:21.468-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="drupal"/><title type='text'>Insert AdSense Ads Automatically in Drupal Nodes and Teaser Lists</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsdHjXHJI/AAAAAAAABOo/be02UQSadDM/s1600-h/drupal.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsdHjXHJI/AAAAAAAABOo/be02UQSadDM/s320/drupal.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Now you can Insert AdSense Ads Automatically in Drupal Nodes and Teaser Lists. Mike has write a module that tweaks a node&#39;s body or teaser to insert an inline AdSense ad, when a node is rendered on a full page or teaser list.&lt;br /&gt;&lt;br /&gt;This is a powerfull AdSense Module. You can enable/disable the inserted AdSense with just a click of the mouse without need to edit each node. As an administrator, you will be allowed to enable automatic insertion of an AdSense ad into the page without the content editor having to insert inline [adense] filter tags, or having to edit a site&#39;s template.php (or other template files.) This offers a big advantage, as you can change the ad format, group, and channel on the fly without hand-editing each node (which is the only way I can think of doing it if you are using inline filters).&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The excellent AdSense module does most of the heavy lifting. Obviously, this requires that the AdSense module be installed, enabled, and configured correctly.&lt;br /&gt;&lt;br /&gt;The site administrator has the following options:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;li&gt;Enable/disable insertion globally.&lt;/li&gt;&lt;li&gt;Select Ad format, channel, and group (as defined by AdSense module).&lt;/li&gt;&lt;li&gt;Edit template string for insertion - insert Adsense module tags, before or after body or teaser.&lt;br /&gt;&lt;br /&gt;This could be enhanced later to use templates or regular expression replacement capabilities.&lt;/li&gt;&lt;li&gt;Enable or disable insertion for individual node type(s).&lt;/li&gt;&lt;li&gt;NEW: set minimum node body &quot;word count&quot; threshold, below which the inline ads will not be inserted. This uses the same technique used by Drupal&#39;s node.module for minimum word count when submitting nodes (it just counts things separated by spaces, and doesn&#39;t adjust the count for HTML tags or any other markup). The module will insert HTML comments to help you see the word counts and limits (in case you think you should see an ad, but don&#39;t, or vice versa.) This limit is &#39;global&#39; to all node types, but could be enhanced later to allow setting it on a per type basis.&lt;br /&gt;&lt;/li&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;br /&gt;Possible future enhancements&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;li&gt;Repeated ad insertions after one or more paragraphs&lt;/li&gt;&lt;li&gt;Pattern matching, or other more sophisticated insertion strategy&lt;/li&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;br /&gt;Recent changes&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;li&gt;Set minimum node body &quot;word count&quot; threshold, below which the inline ads will not be inserted. This uses the same technique used by Drupal&#39;s node.module for minimum word count when submitting nodes (it just counts things separated by spaces, and doesn&#39;t adjust the count for HTML tags or any other markup). The module will insert HTML comments to help you see the word counts and limits (in case you think you should see an ad, but don&#39;t, or vice versa.) This limit is &#39;global&#39; to all node types, but could be enhanced later to allow setting it on a per type basis.&lt;/li&gt;&lt;li&gt;NEW: (1/7/2007) - Respects the Adsense module visibility settings - inserts only on pages that Adsense module will allow, based on the AdSense module&#39;s visibility settings.&lt;/li&gt;&lt;li&gt;NEW: (3/16/2007) - Insert ads in teaser lists (like the front page)&lt;/li&gt;&lt;li&gt;NEW: (3/16/2007) - Template-based insertion - define a template which can include any valid Adsense module tag, insert multiple ads, insert before and after body/teaser, etc.&lt;/li&gt;&lt;/span&gt;&lt;/ul&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;br /&gt;Ok, this module has been approved to be hosted in the drupal.org CVS tree as an contributed module under the &lt;a href=&quot;http://drupal.org/project/adsense&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;adsense module project&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This module has put to the Drupal project repository as &lt;a href=&quot;http://drupal.org/project/adsense_injector&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;adsense_injector&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For Drupal 6x, the only way I could get it to work was with a block. some one wrote how to did it on a blog &lt;a href=&quot;http://computerquestionhelp.com/blogs/Misc/getting-google-adsense-to-easily-work-on-drupal-6x.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reference:&lt;/b&gt; &lt;br /&gt;- Exodus Development, Inc&lt;br /&gt;- &lt;a href=&quot;http://drupal.org/project/adsense&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;AdSense module&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/8368059386944336682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/8368059386944336682'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/insert-adsense-ads-automatically-in.html' title='Insert AdSense Ads Automatically in Drupal Nodes and Teaser Lists'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsdHjXHJI/AAAAAAAABOo/be02UQSadDM/s72-c/drupal.jpeg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-5391758150041170588</id><published>2009-02-03T19:01:00.004-08:00</published><updated>2009-12-14T17:55:36.831-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jommla"/><title type='text'>How to Recover Joomla Admin Password</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybskG7zxWI/AAAAAAAABOw/5BrzJbYsn7s/s1600-h/jommla.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybskG7zxWI/AAAAAAAABOw/5BrzJbYsn7s/s320/jommla.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;About the joomla admin password, firstly, you must know that The passwords are stored using a one-way MD5 hash which prevents recovering the password. So you cannot recover the existing password, but you can reset it to a new password by editing the password field in the database.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;But for this proccess you have to encript the new one into MD5 code. You can not just type your new password into the MySQL database field. Set the password to a known value and then you may log-in using that new password.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;br /&gt;The password is stored in the MySQL database jos_users  table password  field. (change this for your table prefix if different)&lt;br /&gt;&lt;br /&gt;Use a MySQL utility such as &lt;a href=&quot;http://www.phpmyadmin.net/home_page/index.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;phpMyAdmin &lt;/a&gt;or &lt;a href=&quot;http://www.mysql.com/products/tools/query-browser/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;MySQL Query Browser&lt;/a&gt; to edit this field.&lt;br /&gt;Open the table, find your admin username, and then select that row for editing.&lt;br /&gt;The password must be hashed, you cannot simply enter text into this field.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Set the password to a known value&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- password = &quot;this is the MD5 hashed password&quot;&lt;br /&gt;------------------------------------------------------&lt;br /&gt;- admin = 21232f297a57a5a743894a0e4a801fc3&lt;br /&gt;- secret = 5ebe2294ecd0e0f08eab7690d2a6ee69&lt;br /&gt;- OU812 = 7441de5382cf4fecbaa9a8c538e76783&lt;br /&gt;&lt;br /&gt;Paste the hashed password into the field, save the change, and log-in using the new password.&lt;br /&gt;&lt;i&gt;Immediately change your password to something more secure!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;or . . .&lt;br /&gt;Set the password to your own value&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Online MD5 tools&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;here are a couple online tools to create MD5 hashed values:&lt;br /&gt;- JavaScript MD5 - &lt;a href=&quot;http://pajhome.org.uk/crypt/md5/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://pajhome.org.uk/crypt/md5/&lt;/a&gt;&lt;br /&gt;- MD5er - &lt;a href=&quot;http://www.md5er.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.md5er.com/&lt;/a&gt;&lt;br /&gt;Use the tools to create your own strong hashed password.&lt;br /&gt;Paste the result into the password  field, save, and log-in with your new password.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Free MD5 utilities&lt;/b&gt; - for download&lt;br /&gt;&lt;br /&gt;- MD5 &amp;amp; Hashing Utilities - &lt;a href=&quot;http://www.digital-detective.co.uk/freetools/md5.asp&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.digital-detective.co.uk/freetools/md5.asp&lt;/a&gt;&lt;br /&gt;- SlavaSoft HashCalc - &lt;a href=&quot;http://www.slavasoft.com/hashcalc/overview.htm&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.slavasoft.com/hashcalc/overview.htm&lt;/a&gt;&lt;br /&gt;Download and use to make your own hashed password.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Other MD5 tools&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;There are many free MD5 tools online and as free downloadable utilities.&lt;br /&gt;Google for &quot;MD5 hash tool&quot; and you will find many available.&lt;br /&gt;&lt;br /&gt;source: &lt;a href=&quot;http://forum.joomla.org/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;forum.joomla.org&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5391758150041170588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5391758150041170588'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-recover-joomla-admin-password.html' title='How to Recover Joomla Admin Password'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_CFbR1ZiRaws/SybskG7zxWI/AAAAAAAABOw/5BrzJbYsn7s/s72-c/jommla.jpeg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-4065230113565601901</id><published>2009-02-03T19:01:00.003-08:00</published><updated>2009-12-14T17:55:52.785-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="wordpress"/><title type='text'>How to Optimize WordPress</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsoBKzo3I/AAAAAAAABO4/nVbjMq-ga2k/s1600-h/worpress.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsoBKzo3I/AAAAAAAABO4/nVbjMq-ga2k/s320/worpress.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;If you use WordPress as a publishing platform, here are some tips to make WordPress run faster in the eyes of your readers. &lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;b&gt;Using a light weight theme&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;Not in terms of loading time but in terms of delivering the reader the information he wants in the clearest way possible. light weight theme means: little colour, images minimalis, use brief content. just write a providing information which the reader is looking for&lt;br /&gt;&lt;br /&gt;I like &lt;a href=&quot;http://www.stuff.yellowswordfish.com/admin-drop-down-menus/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Andy Staines’ Advanced Admin Menus&lt;/a&gt; Plugin by which lets me reach every admin page with one page load only.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;stripping extraneous PHP calls out of your theme&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You can speed things up by stripping extraneous PHP calls out of your theme. Try to replace a lot of 10 or 15 calls to PHP functions with hard text and you should see a speed increase. For example is the PHP call to insert the name of your blog into the Title of the page.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Using cache plugin&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You can use WP-Cache for caching or WP Super Cache plugin which will caches pages as static html files, and really helps to optimize wordPress loading times. &lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/4065230113565601901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/4065230113565601901'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-optimize-wordpress.html' title='How to Optimize WordPress'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_CFbR1ZiRaws/SybsoBKzo3I/AAAAAAAABO4/nVbjMq-ga2k/s72-c/worpress.jpeg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-931349257453962021</id><published>2009-02-03T19:01:00.002-08:00</published><updated>2009-12-02T18:15:35.606-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jommla"/><title type='text'>How to Back up your Joomla website</title><content type='html'>Ok we all know you have taken all steps to prevent your website to secure your website and prevent it from being hacked. However, there are many other things which can go wrong with your Joomla website. When you have a busy site, you can never have enough backups. The following are easy ways to have a complete set of backups of your Joomla website. Did I mention that each of these comes for free?&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;Backup your SQL data&lt;br /&gt;&lt;br /&gt;Backing up the content of your Joomla website is critical. You will probably be able to recreate your template if you lose it, however recreating your content is a much harder thing to do especially if you rely on several 3rd parties / visitors for your the content.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&quot;http://www.jomres.net/index.php?option=com_docman&amp;amp;task=cat_view&amp;amp;gid=20&amp;amp;Itemid=79&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;jombackup mambot&lt;/a&gt; from Jomres is a small mambot which when published creates a MySql backup, compresses the file and sends it to you. The default settings are enough, no playing around with parameters is required. Just enter your email address, publish and you&#39;ll soon start getting a daily backup right to your mailbox. Try not to obliterate your mailbox too, and don&#39;t use the same email server as the host of your site, so that if you lose your site, you don&#39;t lose your email too Wink&lt;br /&gt;&lt;br /&gt;Backup your template / media / customisations etc.&lt;br /&gt;&lt;br /&gt;These are things which do not change often ... so a simple FTP transfer to a backup area should be sufficient. You can also choose to use a component for your backups.&lt;br /&gt;&lt;br /&gt;A good component for backup is the &lt;a href=&quot;http://www.joomlaplug.com/aff/idevaffiliate.php?id=1140&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;JoomlaCloner backup&lt;/a&gt; component. This allows you to backup and restore your website easily. It also allows you to move your website from host to host.&lt;br /&gt;&lt;br /&gt;Another non-commercial one which comes to mind is the &lt;a href=&quot;http://extensions.joomla.org/extensions/access-&amp;amp;-security/backup/1606/details&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;JoomlaPack&lt;/a&gt; component. This creates a zipped file of all the content in your website which you can just download. This also makes it easier for you to take a backup whenever you need. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source:&lt;/b&gt; &lt;a href=&quot;http://www.dart-creations.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;www.dart-creations.com&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/931349257453962021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/931349257453962021'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-back-up-your-joomla-website.html' title='How to Back up your Joomla website'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-6140509609147986374</id><published>2009-02-03T19:01:00.001-08:00</published><updated>2009-12-02T18:15:42.018-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="wordpress"/><title type='text'>How to Secure Your WordPress Admin</title><content type='html'>I don’t know how much credence I give to the idea that WordPress is inherently insecure by default, but I do understand that people want to take steps to further protect their blogs. &lt;a href=&quot;http://www.smashingmagazine.com/2009/01/26/10-steps-to-protect-the-admin-area-in-wordpress/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Smashing Magazine&lt;/a&gt; has put up an article relating to securing your WordPress admin, and while this won’t make your blog secure if you are making other security mistakes, it can be a great last step in a comprehensive security audit.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;Here is one of their ten tips:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Choose strong passwords&lt;/b&gt;&lt;br /&gt;Our recommendation for a secure WordPress password is that it be at least seven characters long and include uppercase and lowercase characters, numbers and symbols such as ! â€ ? $ % ^ &amp;amp; ).&lt;br /&gt;&lt;br /&gt;If you are worried about your blog, and want to take as many precautions as possible to maximize your protection from intruders, I’d suggest enacting at least five out of the ten items on this list and look for more security related posts to help control every entry point into your WordPress blog.&lt;br /&gt;&lt;br /&gt;Posted by David at &lt;a href=&quot;http://www.bloggingpro.com/archives/2009/01/28/secure-your-wordpress-admin/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.bloggingpro.com&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/6140509609147986374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/6140509609147986374'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-secure-your-wordpress-admin.html' title='How to Secure Your WordPress Admin'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-5649413294632600136</id><published>2009-02-03T19:01:00.000-08:00</published><updated>2009-02-03T19:02:12.919-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jommla"/><title type='text'>How to put Google Adsense into Joomla</title><content type='html'>Jommla 1.5.x users can put Adsense as easy as if they use Blogger, by adding Easy Google Adsense plugin. This free module allow anyone has Adsense account to display adsense ads on their Joomla site.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;AdSense is an advertisement application that uses JavaScript code to incorporate the advertisements into a participating website, run by Google. &lt;br /&gt;&lt;br /&gt;Website owners can enroll in this program for free to enable text, image, and more recently, video advertisements on their websites. These advertisements  are administered by Google and generate revenue on either a per-click or per-impression basis. AdSense for content automatically crawls the content of your pages and delivers text and image ads that are relevant to your audience and your site content.&lt;br /&gt;&lt;br /&gt;The JavaScript requirements is becoming a problem for some CMS with strict security role like Wordpress and Jommla. But in line with the increasingly of Adsense popularity, there are many plugins and modules have made by some programer to fulfill these needs. And for Jommla user, Easy Google Adsense is the easiest FREE solution for implementing Google AdSense ads in Joomla 1.5.x&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://wzcreativetechnology.com/joomla/joomla-tips-and-tricks/52-easy-google-adsense-module-video-demo&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Video installation guide&lt;/a&gt;  &lt;br /&gt;Video Demo on how to display multiple adsense module click &lt;a href=&quot;http://wzcreativetechnology.com/joomla/joomla-tips-and-tricks/53-display-multiple-gogle-adsense-on-the-page-video-demo&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;click &lt;a href=&quot;http://www.wzcreativetechnology.com/images/icon_download_bw.gif&quot; rel=&quot;nofollow&quot; alt=&quot;download Easy Google Adsense for jommla&quot;&gt;Adsense Module Download&lt;/a&gt; to download (md5: 8adf2aed75281c87eeddbcde60f71f8d) &lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5649413294632600136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5649413294632600136'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-put-google-adsense-into-joomla.html' title='How to put Google Adsense into Joomla'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-5567023021672022545</id><published>2009-02-03T19:00:00.000-08:00</published><updated>2009-02-03T19:01:35.719-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="wordpress"/><title type='text'>How to Export a Wordpress Blog to a New Domain</title><content type='html'>There is a simple way to update WordPress options with the new blog location. You can just type the following SQL command:&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;font color=&quot;red&quot; style=&quot;font-weight:italic&quot;&gt;UPDATE wp_options SET option_value = replace(option_value, &#39;http://www.old-domain.com&#39;, &#39;http://www.new-domain.com&#39;) WHERE option_name = &#39;home&#39; OR option_name = &#39;siteurl&#39;;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;After you&#39;ve done that, you have to fix URLs of the WordPress posts and pages, which translated from post slug, and stored in database wp_posts table as guid field. &lt;br /&gt;&lt;br /&gt;You must change The URL values in this field using the following SQL query below because The URL values are stored as absolute URLs instead of relative URLs. Here the query:&lt;br /&gt;&lt;br /&gt;&lt;font color=&quot;red&quot; style=&quot;font-weight:italic&quot;&gt;UPDATE wp_posts SET guid = replace(guid, &#39;http://www.old-domain.com&#39;,&#39;http://www.new-domain.com&#39;);&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;The next to be fixed is an internal link problem. If you have linked internally within blog posts or pages with absolute URLs, these links will point to wrong locations after you move the blog location. To do the correction and fix all internal links to own blog in all WordPress posts and pages, you can use the following SQL commands :&lt;br /&gt;&lt;br /&gt;&lt;font color=&quot;red&quot; style=&quot;font-weight:italic&quot;&gt;UPDATE wp_posts SET post_content = replace(post_content, &#39;http://www.old-domain.com&#39;, &#39;http://www.new-domain.com&#39;);&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Now, using all tips above, you can easily move your Wordpress blog to a new domain.&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5567023021672022545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5567023021672022545'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-export-wordpress-blog-to-new.html' title='How to Export a Wordpress Blog to a New Domain'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-6136685029576838182</id><published>2009-02-02T18:24:00.000-08:00</published><updated>2009-02-02T18:25:33.556-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="php"/><title type='text'>How to Create RSS Feed on your Website</title><content type='html'>Very simple to create RSS feed. You just add header of XML file on your page header, and select from table and loop your data into xml format.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;&amp;lt;?php&lt;br /&gt;require_once(dbconnection.php);&lt;br /&gt;$query = select address, cat, desc, title from `category` limit 15?;&lt;br /&gt;$result = mysql_query($query, $link);&lt;br /&gt;&lt;br /&gt;while ($line = mysql_fetch_assoc($result))&lt;br /&gt;{&lt;br /&gt;$return[] = $line;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;$now = date(D, d M Y H:i:s T);&lt;br /&gt;&lt;br /&gt;$output = &amp;lt;?xml version=\1.0\?&amp;gt;&lt;br /&gt;&amp;lt;rss version=\2.0\&lt;br /&gt;xmlns:content=\http://purl.org/rss/1.0/modules/content/\&lt;br /&gt;xmlns:wfw=\http://wellformedweb.org/CommentAPI/\&lt;br /&gt;xmlnsdc=\http://purl.org/dc/elements/1.1/\&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;lt;channel&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Judul RSS FEED&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;link&amp;gt;http://domain.com/feed.php&amp;lt;/link&amp;gt;&lt;br /&gt;&amp;lt;description&amp;gt;Deskripsi RSS&amp;lt;/description&amp;gt;&lt;br /&gt;&amp;lt;language&amp;gt;en-us&amp;lt;/language&amp;gt;&lt;br /&gt;&amp;lt;pubDate&amp;gt;$now&amp;lt;/pubDate&amp;gt;&lt;br /&gt;&amp;lt;lastBuildDate&amp;gt;$now&amp;lt;/lastBuildDate&amp;gt;&lt;br /&gt;&amp;lt;docs&amp;gt;http://domain.com&amp;lt;/docs&amp;gt;&lt;br /&gt;&amp;lt;managingEditor&amp;gt;mail@mail.co.id&amp;lt;/managingEditor&amp;gt;&lt;br /&gt;&amp;lt;webMaster&amp;gt;mail@mail.com&amp;lt;/webMaster&amp;gt;&lt;br /&gt;;&lt;br /&gt;&lt;br /&gt;foreach ($return as $line)&lt;br /&gt;{&lt;br /&gt;$output .= &amp;lt;item&amp;gt;&amp;lt;title&amp;gt;.htmlentities($line[title]).&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;link&amp;gt;.htmlentities($line[address]).&amp;lt;/link&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;description&amp;gt;.htmlentities(strip_tags($line[desc])).&amp;lt;/description&amp;gt;&lt;br /&gt;&amp;lt;/item&amp;gt;;&lt;br /&gt;}&lt;br /&gt;$output .= &amp;lt;/channel&amp;gt;&amp;lt;/rss&amp;gt;;&lt;br /&gt;header(Content-Type: application/rss+xml);&lt;br /&gt;echo $output;&lt;br /&gt;?&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/6136685029576838182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/6136685029576838182'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-create-rss-feed-on-your-website.html' title='How to Create RSS Feed on your Website'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-1748991568260086372</id><published>2009-02-02T18:20:00.000-08:00</published><updated>2009-02-02T18:24:10.564-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="template"/><title type='text'>List Free Template for Blogger beta</title><content type='html'>Here are some blogger templates, free to download with some terms. I just collected them from the internet. I have used them for my blogs. You may use and modify as you need.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://2.bp.blogspot.com/_CFbR1ZiRaws/SYeqRXBje-I/AAAAAAAAA7Q/JU6JxIhhSZw/s1600-h/magazine_template.jpg&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 150px; height: 109px;&quot; src=&quot;http://2.bp.blogspot.com/_CFbR1ZiRaws/SYeqRXBje-I/AAAAAAAAA7Q/JU6JxIhhSZw/s200/magazine_template.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5298390701839711202&quot; /&gt;&lt;/a&gt;&lt;strong&gt;Magazine Template 1&lt;/strong&gt; is a free Blogger beta template with multi column support, in white Background color. Template Width : 900 pixel Sidebar width : 300 pixel; Leftsidebar_1 : width : 280 pixel; leftsidebar_2 : width : 275 pixel; bottombar width : 210 pixel.&lt;br /&gt;&lt;br /&gt;Compatible with browser : IE6, FF3 beta 4, opera 9.25, Netscape 9.0.0.6.&lt;br /&gt;&lt;br /&gt;Download &lt;a href=&quot;http://kangrohman.com/wp-content/uploads/magazine-1.zip&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;See &lt;a href=&quot;http://magazine-1.blogspot.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;demo&lt;/a&gt;&lt;br /&gt;file : 8kb &lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://1.bp.blogspot.com/_CFbR1ZiRaws/SYeqbSBqLqI/AAAAAAAAA7Y/ayMqXd_zTh0/s1600-h/PhotoblogIII.jpg&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 118px; height: 200px;&quot; src=&quot;http://1.bp.blogspot.com/_CFbR1ZiRaws/SYeqbSBqLqI/AAAAAAAAA7Y/ayMqXd_zTh0/s200/PhotoblogIII.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5298390872296664738&quot; /&gt;&lt;/a&gt;&lt;strong&gt;Photoblog III&lt;/strong&gt; This free Blogger template photoblog webdesign is based on the Blogger page color theme. Check out these other photoblog templates. This new XML Blogger template is free but please value our hours of design work by leaving the footer credit to &lt;a href=&quot;http://www.ourblogtemplates.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Ourblogtemplates.com &lt;/a&gt;intact.&lt;br /&gt;&lt;br /&gt;The template image is captured from a 1024 pixels wide screen. This template has 3 &#39;sidebar&#39; columns below the post column. The post column is wide without any other columns next to it. This style is especially great if you want to build a photo blog with lots of large photos and images. &lt;br /&gt;&lt;br /&gt;Download &lt;a href=&quot;http://www.box.net/shared/jvzzppjhn8&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;Help links: &lt;a href=&quot;http://www.ourblogtemplates.com/2008/04/blogger-templates-helpful-links.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;template installation guides and instructions&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://2.bp.blogspot.com/_CFbR1ZiRaws/SYeqpUpzZxI/AAAAAAAAA7g/0FqDe5riJkg/s1600-h/TheProfessionalTemplate200.jpg&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 150px; height: 150px;&quot; src=&quot;http://2.bp.blogspot.com/_CFbR1ZiRaws/SYeqpUpzZxI/AAAAAAAAA7g/0FqDe5riJkg/s200/TheProfessionalTemplate200.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5298391113520080658&quot; /&gt;&lt;/a&gt;&lt;strong&gt;The Professional Template&lt;/strong&gt; is by far the best template we have ever produced for public use. It has multiple columns that are flexible - it can either be a 3, 5, 6, or 8 column template without you having to do any coding. The basic color is white, but you can easily change all the colors and fonts without doing any coding. And you can change the header image to anything you want without any coding too.&lt;br /&gt;&lt;br /&gt;This free Blogger template webdesign is based on a professional template theme. The left sidebar is 120 px wide, and the main right sidebar is 300 px wide, perfect for vertical and square Adsense boxes. The two smaller rightsidebars are 132 px wide. All the 3 lowerbar columns are 278 px wide.&lt;br /&gt;&lt;br /&gt;Download &lt;a href=&quot;http://www.box.net/shared/8xjy1mvuh6&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;Help links: &lt;a href=&quot;http://www.ourblogtemplates.com/2008/04/blogger-templates-helpful-links.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;template installation guides and instructions.&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1748991568260086372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1748991568260086372'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/list-free-template-for-blogger-beta.html' title='List Free Template for Blogger beta'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_CFbR1ZiRaws/SYeqRXBje-I/AAAAAAAAA7Q/JU6JxIhhSZw/s72-c/magazine_template.jpg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-162263053148199832</id><published>2009-02-01T18:01:00.001-08:00</published><updated>2009-02-01T18:01:23.771-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="javascript"/><title type='text'>JavaScript Form Submit Example</title><content type='html'>See some example below to  learn how to submit a form using javaScript.&lt;br /&gt;&lt;br /&gt;Simple code:&lt;br /&gt; &lt;br /&gt;&amp;lt;form name=&quot;myform&quot; action=&quot;handle-data.php&quot;&amp;gt;&lt;br /&gt;    Search: &lt;br /&gt;    &amp;lt;input type=&#39;text&#39; name=&#39;query&#39;&amp;gt;&lt;br /&gt;    &amp;lt;a href=&quot;javascript: submitform()&quot;&amp;gt;Search&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;SCRIPT language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;function submitform()&lt;br /&gt;{&lt;br /&gt;  document.myform.submit();&lt;br /&gt;}&lt;br /&gt;&amp;lt;/SCRIPT&amp;gt;  &lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;JavaScript Form Submit Example 2&lt;br /&gt;&lt;br /&gt;The code: &lt;br /&gt;&lt;br /&gt;First create a file named &quot;submitjs.js&quot; (just example you can rename it whatever you want).&lt;br /&gt;write this code to this js file:&lt;br /&gt;&lt;br /&gt;&amp;lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;var myformValidator = new Validator(&quot;myform&quot;);&lt;br /&gt;myformValidator.addValidation(&quot;query&quot;,&quot;req&quot;,&quot;Please enter the value for query&quot;);&lt;br /&gt;&amp;lt;/SCRIPT&amp;gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;SCRIPT language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;function submitform()&lt;br /&gt;{&lt;br /&gt; if(document.myform.onsubmit())&lt;br /&gt; {//this check triggers the validations&lt;br /&gt;    document.myform.submit();&lt;br /&gt; }&lt;br /&gt;}&lt;br /&gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;&lt;br /&gt;And then you can include this script to your html or php page using this code:&lt;br /&gt;&lt;br /&gt;&amp;lt;SCRIPT src=&quot;submitjs.js&quot;  language=&quot;JavaScript&quot;&amp;gt;&amp;lt;/SCRIPT&amp;gt; &lt;br /&gt;&lt;br /&gt;Be sure that you write the right path. The src address must be the address path where you put submitjs.js file.&lt;br /&gt;&lt;br /&gt;Okey, after it is finished, now you can add the code below on your html page :&lt;br /&gt;&lt;br /&gt;&amp;lt;form name=&quot;myform&quot; action=&quot;handle-data.php&quot;&amp;gt;&lt;br /&gt;Search: &amp;lt;input type=&#39;text&#39; name=&#39;query&#39;&amp;gt;&lt;br /&gt;&amp;lt;A href=&quot;javascript: submitform()&quot;&amp;gt;Search&amp;lt;/A&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt; &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;note:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The name of the submit form must be the same with name on the javascript. In the example case above we use &quot;myform&quot; just find it and you will undestand.&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/162263053148199832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/162263053148199832'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/javascript-form-submit-example.html' title='JavaScript Form Submit Example'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-1011232221339980857</id><published>2009-02-01T18:00:00.001-08:00</published><updated>2009-02-01T18:00:52.639-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogger"/><title type='text'>How to optimize your Blogspot setting</title><content type='html'>Right after you create your new blogspot, better if you do some optimation in the blog setting. Because the standart setting is not an optimal setting. Here are what you should do:&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;In the Basic setting tab set blog title to a keyword of your blog main topic or what ever keyword that you want to be shown in the search engine result. The title must be 40-65 character, (google only show maximally, 65 characters in its SERP, and yahoo about 115 character including space and punctuation mark). Do not use word and, or and another word that will be ignored by search engine. Never change your blog title, cause it will make robot/spider being confused and your pageRank can drop deeply.&lt;/li&gt;&lt;li&gt;In the add your blog to our listing option select YES. It will alerts search engines when your blog being updated, also make your blog applied in the blogger main page when you create new post. &lt;br /&gt;But if you select NO blogger will shove nofollow/noindex meta-tags in the header template of your blog that will  prevent your blog being indexed and crawled by the spider.&lt;/li&gt;&lt;li&gt;In the Publishing set notify Weblogs to yes it will send a notification to Weblogs right after you create new post. &lt;/li&gt;&lt;li&gt;In the Formatting tab ideally set it to 5  7 posts being shown in the main .&lt;/li&gt;&lt;li&gt;Allow visitor to leave comment and do not restrict it. Also dont use pop up window to show the comment, because it will prevent the spider crawling content of the comments.&lt;/li&gt;&lt;li&gt;Site feed. RSS is a  rich site summary or  really simple syndication or rdf site summary. Basically, RSS is  a way to stream up the minutes news and updated on your blog. Your RSS feed address is nameofyourblog.blogspot.com/atom.xml. &lt;br /&gt;&lt;br /&gt;And must be changed when you burn feed at feedburner.com. Do not set the site feed to full description but set it to short description so that the readers have to visit your blog if they want to read the full version of your post.&lt;/li&gt; &lt;br /&gt;&lt;br /&gt;&lt;li&gt;Google Sitemaps&lt;br /&gt;&lt;br /&gt;remember to submit your blog to  &lt;a href=&quot;http://www.google.com/webmaster/sitemaps&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.google.com/webmaster/sitemaps&lt;/a&gt;&lt;br /&gt;Sitemaps is a listing of every pages of your blog. By create a site map, your blog will more friendly for Google search engine. If your blog has many images, you can allow the spider to crawl that images by checking the box beside enhanced image search so the image from your blog will be shown in the Google search image result &lt; &lt;a href=&quot;http://www.image.google.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.image.google.com&lt;/a&gt; &gt;&lt;/li&gt; &lt;br /&gt;&lt;br /&gt;&lt;li&gt;Technorati&lt;br /&gt;&lt;br /&gt;Every blogger in this planet join to technorati &lt; &lt;a href=&quot;http://www.technorati.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.technorati.com&lt;/a&gt; &gt;. Technorati is the blog searching Godfather, Tecnorati is a real-time search engine that always tracking everything in the blog world. Technorati will otomaticaly get notification from blog right after it is updated.&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1011232221339980857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1011232221339980857'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/how-to-optimize-your-blogspot-setting.html' title='How to optimize your Blogspot setting'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-3433891573108366822</id><published>2009-02-01T17:59:00.000-08:00</published><updated>2009-02-01T18:00:02.042-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="javascript"/><title type='text'>JavaScript - How to Submit Form Using Image</title><content type='html'>Here are two sample code you can try to submit form using image in javascript.&lt;br /&gt;&lt;br /&gt;Simple script example is by just adding &quot;action=handle-data.pl&quot; inside form tag and using type=image on input tag.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;The code: &lt;br /&gt;&lt;br /&gt;&amp;lt;form name=&quot;myform&quot; action=&quot;handle-data.pl&quot;&amp;gt;&lt;br /&gt;Search: &amp;lt;input type=&#39;text&#39; name=&#39;query&#39;&amp;gt;&lt;br /&gt;&amp;lt;input type=&quot;image&quot; src=&quot;go.gif&quot;&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt; &lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;More samples and cases:&lt;br /&gt;&lt;br /&gt;The code: &lt;br /&gt;&lt;br /&gt;&amp;lt;form name=&quot;myform&quot; action=&quot;handle-data.php&quot;&amp;gt;&lt;br /&gt;Search: &amp;lt;input type=&#39;text&#39; name=&#39;query&#39;&amp;gt;&lt;br /&gt;&amp;lt;a href=&quot;javascript: submitform()&quot;&amp;gt;&lt;br /&gt;  &amp;lt;img src=&quot;go.gif&quot; width=&quot;33&quot; height=&quot;19&quot; border=&quot;0&quot;&amp;gt;&lt;br /&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;SCRIPT language=&quot;JavaScript1.2&quot;&amp;gt;&lt;br /&gt;function submitform()&lt;br /&gt;{&lt;br /&gt; if(document.myform.onsubmit())&lt;br /&gt; {&lt;br /&gt; document.myform.submit();&lt;br /&gt; }&lt;br /&gt;}&lt;br /&gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;&lt;br /&gt;See that is simple using javascript to submit form using image; Good luck.&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/3433891573108366822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/3433891573108366822'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/javascript-how-to-submit-form-using.html' title='JavaScript - How to Submit Form Using Image'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-1622524862035094911</id><published>2009-02-01T17:56:00.000-08:00</published><updated>2009-02-01T17:59:27.250-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogger"/><title type='text'>Create a three column Blogger template</title><content type='html'>Learning blogger template is not too difficult. I suggest you to start it using The Minima template. The Minima template is the easiest Blogger template to customize, as this is the simplest two column template, and has few parameters regarding margins, padding and the like.&lt;br /&gt;&lt;br /&gt;This article will explain you an example, how to create a three column template in Blogger layouts, using the Minima template as a starting point. &lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;fullpost&quot;&gt;To get this template, first you have to set your template to Minima (not the stretch template, but any color will do!), then follow these instructions: &lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;Go to Template&gt;Edit HTML, leaving the &quot;Expand widget templates&quot; box unchecked.&lt;li&gt;&lt;br /&gt;&lt;li&gt;Now, find this section in the HTML code:&lt;br /&gt;&lt;br /&gt;&lt;I&gt;#&lt;font color=&quot;red&quot;&gt;sidebar-wrapper&lt;/font&gt; { width: 220px; float: &lt;font color=&quot;red&quot;&gt;right&lt;/font&gt;; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }&lt;/I&gt;&lt;br /&gt;&lt;br /&gt;Copy and paste this entire section directly below. We&#39;re going to change the elements I&#39;ve highlighted in red to the following: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;#&lt;font color=&quot;red&quot;&gt;left-sidebar-wrapper&lt;/font&gt;&lt;/I&gt; (this makes the css for this section unique) &lt;I&gt;float: &lt;font color=&quot;red&quot;&gt;left&lt;/font&gt;&lt;/I&gt; (this will make the new sidebar float to the left of the main column)&lt;br /&gt;&lt;br /&gt;This will provide the styling for the new sidebar element which we will create next.&lt;li&gt;&lt;br /&gt;&lt;li&gt;Now, you need to find this section further down the page: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;&lt;font color=&quot;blue&quot;&gt;&amp;lt;div id=&#39;main-wrapper&#39;&amp;gt;&lt;/font&gt;&lt;/I&gt;&lt;li&gt;&lt;br /&gt;&lt;li&gt;Immedietly before this section, you should paste the following piece of code: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;&lt;font color=&quot;blue&quot;&gt;&amp;lt;div id=&#39;left-sidebar-wrapper&#39;&amp;gt; &amp;lt;b:section class=&#39;sidebar&#39; id=&#39;left-sidebar&#39; preferred=&#39;yes&#39;/&amp;gt; &amp;lt;/div&amp;gt;&lt;/font&gt;&lt;/I&gt;&lt;br /&gt;&lt;br /&gt;Let me explain the elements of this code to help you understand what we&#39;ve just done: &lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;I&gt;&amp;lt;div id=&#39;left-sidebar-wrapper&#39;&amp;gt;&lt;/I&gt; This section tells the browser that the left-sidebar element exists here, and to look in the css for the appropriate styling for this element.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;I&gt;&amp;lt;b:section class=&#39;sidebar&#39; id=&#39;left-sidebar&#39; preferred=&#39;yes&#39;&amp;gt;&lt;/I&gt; This tells the browser the class of the sidebar element and all other elements (widgets) which may be included in this section. The ID of this element must be &quot;left-sidebar&quot; in order to make it unique, otherwie this would cause problems when viewing. It is preferred so that it will feature in the layout, even if no widgets are placed within it.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;If you preview your template, you will notice that the right sidebar will be beneath the main section at the moment. This is because the outer-wrapper is still only wide enough to accomodate one sidebar. So now we need to expand the oputer wrapper to accomodate this new sidebar. Find this section in the HTML code: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;/* Outer-Wrapper ----------------------------------------------- */ #outer-wrapper { width: &lt;font color=&quot;red&quot;&gt;660&lt;/font&gt;px; margin:0 auto; padding:10px; text-align:left; font: $bodyfont; }&lt;/I&gt;&lt;br /&gt;&lt;br /&gt;We need to increase the width of the wrapper by the width of the left-sidebar-wrapper, in this case 220px. So, change the value in red to 880px.&lt;li&gt;&lt;br /&gt;&lt;li&gt;You may also want to change the width of the header-wrapper to 880px so that it spans the new width of your blog: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;#header-wrapper { width:&lt;font color=&quot;red&quot;&gt;880&lt;/font&gt;px; margin:0 auto 10px; border:1px solid $bordercolor; }&lt;/I&gt;&lt;li&gt;&lt;br /&gt;&lt;li&gt;At this point, you should save your template. At present, your new sidebar will not be seen as there are no widgets contained within it, though it will still be present in the markup of the page. Once you have saved your template, go to Template&gt;Page elements in your Blogger dashboard.&lt;br /&gt;&lt;li&gt;You can now add a page element (or two) to your new left sidebar.&lt;li&gt;&lt;br /&gt;&lt;li&gt;But we aren&#39;t quite finished yet! If you add anything to this left sidebar, you will probably notice that it jams right up to the main section. This is because there is no space defined between the left-sidebar and the main section. We need to create this space in the template&#39;s HTML. To do this, we will add a margin to the left hand side of the main posts section. Find the following code in your template&#39;s HTML and add the code defined in red: &lt;br /&gt;&lt;br /&gt;&lt;I&gt;#main-wrapper { width: 410px; float: left; &lt;font color=&quot;red&quot;&gt;margin-left: 20px;&lt;/font&gt; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }&lt;/I&gt;&lt;br /&gt;&lt;br /&gt;This defines a margin space of 20px between the left-sidebar and the main column. You should also ensure you adjust thw width of the outer-wrapper from 880px to 900px to ensure the width of your blog is enough to accomodate this margin too. Either that, or you could reduce the width of your main column/a sidebar by 20px to serve the same purpose.&lt;li&gt; &lt;br /&gt;&lt;li&gt;Everything complete now, so save your template and enjoy your new sidebar!&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br /&gt;You can use this principles described to create a three column template from any Blogger template, though you may find that you&#39;ll need to adjust the width, margins and padding for your new sidebar in order for it to look the way you would like.&lt;br /&gt;&lt;br /&gt;If you prefer to move your new  left column sidebar to the right, you can configure the floating point of your new sidebar by set the CSS style sheet. Just change  float to the right.&lt;br /&gt;For reference, you can download the three column Minima  here:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://bloggerbuster.com/blogger_templates/minima_3_col.xml&quot; rel=&quot;nofollow&quot; alt=&quot;Download 3 column Minima template&quot;&gt;Download 3 column Minima template&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1622524862035094911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/1622524862035094911'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2009/02/create-three-column-blogger-template.html' title='Create a three column Blogger template'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-8330907332960116351</id><published>2007-10-23T00:05:00.000-07:00</published><updated>2008-12-11T05:57:22.189-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About"/><title type='text'>About Me</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://3.bp.blogspot.com/_CFbR1ZiRaws/RygNx5IpeMI/AAAAAAAAAe0/ibbGmta_hgE/s1600-h/nopek.jpg&quot;&gt;&lt;img style=&quot;float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;&quot; src=&quot;http://3.bp.blogspot.com/_CFbR1ZiRaws/RygNx5IpeMI/AAAAAAAAAe0/ibbGmta_hgE/s200/nopek.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5127363326563154114&quot; /&gt;&lt;/a&gt;&lt;br /&gt;My full name is Kristian Novianto, but everyone calls me Novi. I have been designing for nearly 3 years now and taught myself everything I know. I am fluent with Photoshop, Firework, Dreamweaver, ultra edit, Cpanel, HTML, PHP, CSS, Javascript and much more. Most of my recent work has been graphic design and some web development.&lt;br /&gt;&lt;br /&gt;Actualy I have graduated from Faculty of Economics of Satya Wacana Christian University with degree in Marketing Management Studies. It influenced me to understanding the marketing world. Understanding consumen behavior, advertisment, sales &amp; marketing is the important thing to do because these fields are basic of every business.&lt;br /&gt;&lt;br /&gt;Because of my strong interest and passion in Information Technology, then I decided to take diploma program of system analys at IMKA Surakarta. It help me to understand the program logic and helped me to implement dynamic site and interactive multimedia.&lt;br /&gt;&lt;br /&gt;After I graduated from IMKA, I got a job at &lt;a href=&quot;http://ylsa.sabda.org&quot;&gt;YLSA&lt;/a&gt;, a Christian ministry that specialise in IT solution, in web division. It brought me experience in planning, and developing website. After I done the contract of employment with YLSA, then I joined forces with Hanson And Associate in Salatiga, as web programer.&lt;br /&gt;&lt;br /&gt;About graphic design, I started to learn it as a self learner. I have talent in art, I think it is a good start. And to complete my skill, I have learn some design application sofware like Adobe Photoshop, Macromedia Firework, Macromedia Flash,  Swish etc, that can help me to realize my idea in graphic design and art.&lt;br /&gt;&lt;br /&gt;Here I am, with combinations of marketing, designer, and programmer. These aspects gives me a unique holistic approach to my current project.&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/8330907332960116351'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/8330907332960116351'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2007/10/tentang.html' title='About Me'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_CFbR1ZiRaws/RygNx5IpeMI/AAAAAAAAAe0/ibbGmta_hgE/s72-c/nopek.jpg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-2639670811185709678</id><published>2007-07-07T04:56:00.000-07:00</published><updated>2007-11-13T05:55:22.991-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="links"/><title type='text'>Links</title><content type='html'>&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.acedir.com/&quot;&gt;Ace Directory&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.chandigarhtricity.com&quot; id=&quot;REBA73B&quot;&gt;Chandigarh Tricity Online Web Directory&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.yourdomain.com&quot; id=&quot;R72600D&quot;&gt;Site Name&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://affiliates.sevenstring.org&quot;&gt;Sevenstring.org Affiliates&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.bloguniverse.org&quot;&gt;BlogUniverse&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;p&lt;br /&gt;dir=&quot;ltr&quot;&gt;&lt;a href=&quot;http://www.quickregister.net&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Arial&quot;&gt;&lt;strong&gt;Click&lt;br /&gt;here to submit your site to the search engines for free!&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/2639670811185709678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/2639670811185709678'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2007/07/links.html' title='Links'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-5333356981655692588</id><published>2005-10-23T00:08:00.000-07:00</published><updated>2007-12-18T03:30:34.004-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="kontak"/><title type='text'>Contact</title><content type='html'>I can help you to reach the widest possible audience on the Web with clear, easy to use, hardworking web design.&lt;br /&gt;&lt;br /&gt;Contact me now for a free web design price quote, or with your comments and questions.  Use the information below. I gladly answer all your questions. So give me a try! Your best web site ever awaits you!&lt;br /&gt;&lt;form name=&quot;Contact&quot; action=&quot;http://www.webformdesigner.net/wfd_f2.php?id=12hSaEtam0&quot; method=&quot;post&quot; enctype=&quot;application/x-www-form-urlencoded&quot;&gt;&lt;br /&gt;&lt;label for=&quot;Sender&quot;&gt;Name:&lt;/label&gt;&lt;br /&gt;&lt;input name=&quot;formName&quot; size=&quot;40&quot; type=&quot;text&quot;&gt;&lt;br /&gt;&lt;label for=&quot;Mail&quot;&gt;Email:&lt;/label&gt;&lt;br /&gt;&lt;input name=&quot;formMail&quot; size=&quot;40&quot; type=&quot;text&quot;&gt;&lt;br /&gt;&lt;label for=&quot;Message&quot;&gt;Message:&lt;/label&gt;&lt;br /&gt;&lt;textarea name=&quot;formMsg&quot; rows=&quot;10&quot; cols=&quot;40&quot;&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;center&gt;&lt;input value=&quot;submit&quot; type=&quot;submit&quot;&gt;&lt;input name=&quot;resetBtn&quot; value=&quot;reset&quot; type=&quot;reset&quot;&gt;&lt;/center&gt;&lt;/form&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;a href=&quot;ymsgr:sendIM?solowebdesign&quot;&gt;&lt;br /&gt;&lt;img border=&quot;0&quot; src=&quot;http://opi.yahoo.com/online?u=solowebdesign&lt;br /&gt;&amp;amp;m=g&amp;t=1&quot;/&gt;&lt;/a&gt;&lt;br /&gt;Kristian Novianto&lt;br /&gt;E-mail: solowebdesign@yahoo.com&lt;br /&gt;Website: http://solowebdesign.blogspot.com&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5333356981655692588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/5333356981655692588'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2007/10/kontak.html' title='Contact'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-3815702744032004049</id><published>2005-10-23T00:07:00.000-07:00</published><updated>2009-02-03T23:20:04.580-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="portfolio"/><title type='text'>Portfolio</title><content type='html'>Here are my complete portfolio. GEMA website I developed during I joined with YLSA, and don&#39;t carry out now. My be some upgrade has made by other YLSA&#39;s programmer.&lt;br /&gt;&lt;br /&gt;GibbsCAM and Monlieu I developed when I worked at Hanson and Associates, and I still doing some upgrade and developing them until now day.&lt;br /&gt;&lt;br /&gt;And the others I developed as a freelance web developer. Please click the image below to go to the related website.&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://gema.sabda.org&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/gema.gif&quot; title=&quot;gema&quot; borde=&quot;0&quot;&gt;GEMA&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.gibbscam.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/gibbscam.gif&quot; title=&quot;gibbscam&quot; borde=&quot;0&quot;&gt;GibbsCAM.com&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.monlieu.biz&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/monlieu.gif&quot; title=&quot;monlieu&quot; borde=&quot;0&quot;&gt;Monlieu.biz&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://fkk.usm.ac.id&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/fkk.gif&quot; title=&quot;forum komunikasi dan konsultasi USM&quot; borde=&quot;0&quot;&gt;FKK - USM&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://oikumene.000webhost.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/oikumene.gif&quot; title=&quot;oikumene - imka&quot; borde=&quot;0&quot;&gt;Oikumene-IMKA&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.mastersulap.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/mastersulap.gif&quot; title=&quot;master sulap&quot; borde=&quot;0&quot;&gt;Master Sulap&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.javasweb.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://picasaweb.google.com/lh/photo/ewuHixCKtBZ3hHxQbd2VAg?authkey=g999COAW3aU&amp;feat=embedwebsite&quot;&gt;&lt;img src=&quot;http://lh3.ggpht.com/_CFbR1ZiRaws/SYkF6Hu5FQI/AAAAAAAAA8Y/u2gnpSkqy1A/s144/javasweb.gif&quot; title=&quot;javas web&quot; borde=&quot;0&quot;&gt;JAVASweb&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://kristiannovianto.blogspot.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/kristian.gif&quot; title=&quot;kristian novianto blog&quot; borde=&quot;0&quot;&gt;Kristian Blog&lt;/a&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://melesat.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.javasweb.com/images/portfolio/melesat.gif&quot; title=&quot;Melesat&quot; borde=&quot;0&quot;&gt;Melesat&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/3815702744032004049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/3815702744032004049'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2007/10/portfolio.html' title='Portfolio'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/_CFbR1ZiRaws/SYkF6Hu5FQI/AAAAAAAAA8Y/u2gnpSkqy1A/s72-c/javasweb.gif" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-7022955529019554682</id><published>2005-10-23T00:06:00.000-07:00</published><updated>2007-11-28T06:12:09.086-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="service"/><title type='text'>Services</title><content type='html'>I specialise in designing to the needs of small to medium businesses, taking the first steps to getting a web site designed. There are a range of web site packages to suit all business requirements and budgets; from a basic brochure style web site to advanced product catalogues and e-commerce on-line stores.&lt;br /&gt;&lt;br /&gt;These are some of my projects, the work ranges from web design, redesign, maintenace and analysis. &lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Website design :&lt;/span&gt;&lt;br /&gt;Developing an interactive and powerfull website.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Web re-design :&lt;/span&gt;&lt;br /&gt;Transform website system from static html web to dynamic with database and online administration system.&lt;/li&gt; &lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Website maintenance :&lt;/span&gt;&lt;br /&gt;Manage web hosting and contents.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Website analysis :&lt;/span&gt;&lt;br /&gt;Evaluate website system and performance then recomend some improvement.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Website Content Management System :&lt;/span&gt;&lt;br /&gt;Developing database structure and system for website content.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;For more detail information, please &lt;a href=&quot;http://solowebdesign.blogspot.com/search/label/kontak&quot;&gt;contact me&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Kristian Novianto&lt;br /&gt;E-mail: solowebdesign@yahoo.com&lt;br /&gt;Website: &lt;a href=&quot;http://solowebdesign.blogspot.com/&quot;&gt;SOLO webdesign&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/7022955529019554682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/7022955529019554682'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2007/10/servis.html' title='Services'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7423428669725283950.post-7197025370068834613</id><published>2000-11-25T20:01:00.000-08:00</published><updated>2008-12-11T05:57:24.206-08:00</updated><title type='text'>Thanks</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://1.bp.blogspot.com/_CFbR1ZiRaws/R0pFIy4FlVI/AAAAAAAAAgc/FJV8KpcSJFM/s1600-h/images.jpg&quot;&gt;&lt;img style=&quot;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&quot; src=&quot;http://1.bp.blogspot.com/_CFbR1ZiRaws/R0pFIy4FlVI/AAAAAAAAAgc/FJV8KpcSJFM/s200/images.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5136994342367761746&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p align=&quot;center&quot;&gt;Thanks for sending me an email ....&lt;br /&gt;Please wait for my response email soon&lt;br /&gt;&lt;br /&gt;Kristian N.&lt;br /&gt;http://solowebdesign.blogspot.com&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;Copyright 2007 - Solo Web Design
By : Kristian Novianto; Mail:solowebdesign (at) gmail.com&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/7197025370068834613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7423428669725283950/posts/default/7197025370068834613'/><link rel='alternate' type='text/html' href='http://solowebdesign.blogspot.com/2000/11/thanks.html' title='Thanks'/><author><name>k. novianto</name><uri>http://www.blogger.com/profile/12613116716064691196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://2.bp.blogspot.com/_CFbR1ZiRaws/SyhAITmCjiI/AAAAAAAABPg/XlHSNHgrf_4/S220/novianto.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_CFbR1ZiRaws/R0pFIy4FlVI/AAAAAAAAAgc/FJV8KpcSJFM/s72-c/images.jpg" height="72" width="72"/></entry></feed>