<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5466241466349802514</atom:id><lastBuildDate>Sun, 06 Jul 2025 09:00:47 +0000</lastBuildDate><category>Ubuntu</category><category>linux</category><category>tips</category><category>LIFE</category><category>hardy heron</category><category>ubuntu-my</category><category>Shoutout</category><category>planet ubuntu</category><category>Security</category><category>hardy</category><category>blogspot</category><category>programming</category><category>blogger</category><category>heron</category><category>mvc</category><category>shell</category><category>web</category><category>wireless</category><category>coding</category><category>fun</category><category>malaysia</category><category>Code</category><category>aircrack</category><category>community</category><category>post</category><category>asp.net</category><category>planet-ubuntu</category><category>Announcement</category><category>linq-to-sql</category><category>oneiric</category><category>php</category><category>11.10</category><category>Open Source</category><category>aircrack-ng</category><category>mono</category><category>mssql</category><category>pictures</category><category>razor</category><category>8.04</category><category>humor</category><category>intrepid</category><category>password</category><category>safety</category><category>tutorial</category><category>Seminar</category><category>ibex</category><category>intrepid ibex</category><category>lolcode</category><category>patch</category><category>sql</category><category>unity</category><category>virtualbox</category><category>11.04</category><category>DIY</category><category>facebook</category><category>firefox</category><category>gnome</category><category>gnome 3</category><category>gnome-shell</category><category>json</category><category>karmic</category><category>natty</category><category>negative zero</category><category>ocelot</category><category>rapidshare</category><category>screenshots</category><category>vbox</category><category>virtual</category><category>webserver</category><category>wep</category><category>9.10</category><category>API</category><category>ATI</category><category>AWN</category><category>Alt+F2</category><category>Avant Window Manager</category><category>Morse</category><category>PSIS</category><category>Radeon</category><category>X550</category><category>ampache</category><category>apache</category><category>backup</category><category>beta</category><category>cherokee</category><category>compiz</category><category>compiz fusion</category><category>design</category><category>fakap</category><category>fix</category><category>freelance</category><category>intel 4965</category><category>iwl4965</category><category>jokes</category><category>karmic koala</category><category>keyboard</category><category>lightspeed</category><category>modprobe</category><category>mp3</category><category>mysql</category><category>netbeans</category><category>oracle</category><category>page</category><category>php5</category><category>poll</category><category>premium user</category><category>python</category><category>ralink</category><category>rt73</category><category>script</category><category>shortcut</category><category>sign</category><category>unity 3d</category><category>unity3d</category><category>windows 7</category><category>xdebug</category><category>xorg</category><title>Negative Zero</title><description>Ubuntu Blog which write almost all about Ubuntu tips and tricks. Also writes about Malaysian Ubuntu Community which is growing larger from time to time</description><link>http://gunbladeiv.blogspot.com/</link><managingEditor>noreply@blogger.com (Gunblade IV)</managingEditor><generator>Blogger</generator><openSearch:totalResults>161</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-4083949676110079186</guid><pubDate>Sat, 19 Nov 2011 01:58:00 +0000</pubDate><atom:updated>2011-11-19T07:00:26.194+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Code</category><category domain="http://www.blogger.com/atom/ns#">php</category><category domain="http://www.blogger.com/atom/ns#">programming</category><category domain="http://www.blogger.com/atom/ns#">script</category><title>PHP Login Script</title><description>I would like to share my login script for a web based application 
that i code in PHP.  For this script, I&amp;#39;m using session which is then 
stored in MySQL.  This is just a simple script that I made to help one 
of my friends for his PHP learning process.&lt;br&gt;
&lt;br&gt;
For this 
script, I doubt on the security on login process. I&amp;#39;m no expert in this 
field.  Any suggestion are much appreciated as I&amp;#39;m still learning my way
 to be a better and DRY programmer.  Thou this script does have 
repetition on certain things especially IP variables which already 
declare on Login class constructor, still I declare it on every page to 
check session authentication.&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/07/php-login-script.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/php-login-script.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-8531854466444489910</guid><pubDate>Thu, 10 Nov 2011 17:14:00 +0000</pubDate><atom:updated>2011-11-11T04:16:03.812+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.10</category><category domain="http://www.blogger.com/atom/ns#">apache</category><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">oracle</category><category domain="http://www.blogger.com/atom/ns#">php</category><category domain="http://www.blogger.com/atom/ns#">php5</category><category domain="http://www.blogger.com/atom/ns#">tips</category><category domain="http://www.blogger.com/atom/ns#">tutorial</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Ubuntu : Apache, PHP &amp; Oracle with oci8 enable Installation</title><description>It&amp;#39;s been a while since I need to program PHP with connection to an Oracle database.  Usually, I would prefer to design my system to use MySQL or postgreSQL to link up with PHP as a database.  But I cannot exclude myself to have to code a PHP system which need to connect to an Oracle DB by a client specific request.&lt;br&gt;
&lt;br&gt;
So, as I&amp;#39;m lurking around the Google street to have a good and working guide on how to setup PHP to be able to connect to Oracle - I did found out that there are not many tutorial available on blogs and forums on a working step-by-step Apache, PHP and Oracle installation guide with an oci8 extension enable.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/11/ubuntu-apache-php-oracle-with-oci8.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/11/ubuntu-apache-php-oracle-with-oci8.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-2884708343898943908</guid><pubDate>Tue, 08 Nov 2011 13:31:00 +0000</pubDate><atom:updated>2011-11-11T23:59:02.017+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">planet ubuntu</category><category domain="http://www.blogger.com/atom/ns#">planet-ubuntu</category><category domain="http://www.blogger.com/atom/ns#">tips</category><category domain="http://www.blogger.com/atom/ns#">tutorial</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">ubuntu-my</category><title>Ubuntu : Extend Battery Life</title><description>As lots of users nowadays are using linux on portable machine such as netbooks and notebooks, there are concerns on Ubuntu users on how they could maximize their battery life as they try to work with their machines as long as possible.&lt;br&gt;
&lt;br&gt;
Today, Linux has evolved to suit more user needs such as user-friendly interface, more complicated application for scientific used and also lots of day-to-day applications for home use.  Linux not a geek operating system anymore as beginner user can easily change from typical windows operating to linux (any distribution) without any hitch.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/11/ubuntu-extend-battery-life.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/11/ubuntu-extend-battery-life.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-733943615751172622</guid><pubDate>Sun, 25 Sep 2011 11:10:00 +0000</pubDate><atom:updated>2011-09-25T19:10:21.712+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.10</category><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">planet ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">ubuntu-my</category><title>Ubuntu : Unity VS Gnome 3</title><description>After a few weeks on an early released of Ubuntu Oneiric 11.10. I know there are a lot of Ubuntu lovers and fans are currently have a pair of itchy hands to try and have a personal experiences on the new version of Ubuntu which brings a lot of improvements on a lot of complains filed from previous version which is Natty Narthwal. &lt;br&gt;
&lt;br&gt;
I have been a few of thousands or maybe millions of Ubuntu users who can&amp;#39;t wait for the official release of Oneiric gave a development version of Oneiric a run on my laptop. So far, I can rate Oneiric is good-to-go for a testing machine but not for a daily used machine (but who knows if you will gamble your lifetime works with the early testing development version of Oneiric).  &lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/09/ubuntu-unity-vs-gnome-3.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/09/ubuntu-unity-vs-gnome-3.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1430480713865392293</guid><pubDate>Tue, 13 Sep 2011 23:35:00 +0000</pubDate><atom:updated>2011-09-14T07:35:17.167+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.10</category><category domain="http://www.blogger.com/atom/ns#">gnome</category><category domain="http://www.blogger.com/atom/ns#">gnome 3</category><category domain="http://www.blogger.com/atom/ns#">gnome-shell</category><category domain="http://www.blogger.com/atom/ns#">ocelot</category><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">planet-ubuntu</category><title>Ubuntu : Set Gnome 3 as Default in Oneiric Alpha 3</title><description>This post should be a short post on how to change the default windows manager on the new but not yet official Ubuntu 11.10 Oneiric Ocelot. So far, Oneiric Alpha 3 has just been released a few weeks ago. Thus this released is not yet stable, but some hardcore users might be interested to be the early birds to try and have a peek on the new Ubuntu.&lt;br&gt;
&lt;br&gt;
As far as we all already knew, Oneiric will be shipped with capabilities to run Gnome 3 along side with Unity which we might be missing on 11.04 Natty. So most of the anti-unity windows manager will be jumping and singing with joy once the developer team announced that the new version of Ubuntu will be able to run Gnome 3 which so far has been highly rated by most who have tried the gnome-shell.&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/09/ubuntu-set-gnome-3-as-default-in.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/09/ubuntu-set-gnome-3-as-default-in.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1998207710012626980</guid><pubDate>Sun, 11 Sep 2011 11:39:00 +0000</pubDate><atom:updated>2011-09-11T19:39:23.831+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.10</category><category domain="http://www.blogger.com/atom/ns#">gnome 3</category><category domain="http://www.blogger.com/atom/ns#">gnome-shell</category><category domain="http://www.blogger.com/atom/ns#">tips</category><category domain="http://www.blogger.com/atom/ns#">tutorial</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Ubuntu : Disable 'Universal Access Settings' Panel Icon</title><description>It seem like by default Gnome 3 will display the Universal Access Settings icon on the top panel just in case user is having any disabilities. This is a good decision since now all can install and use linux once they have it installed on their machine without the need to call somebody else just to enable the accessibility functions.&lt;br&gt;
&lt;br&gt;
But for me, the icon on top panel of Gnome 3 is just a waste since I do not need it on the first place. So I need to remove it badly and luckily I manage to find a way to disable the icon from appearing on panel.&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/09/ubuntu-disable-universal-access.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/09/ubuntu-disable-universal-access.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIRYljVGWt5RjBDADNTZCAIr2vZkqZmwsYn_aJojV3Jryb3dfI0ylu2YbhIWR1pzV3LMfbUju5FKJMqOg_aU93M2g8Xhlm2Qu-fAB1ySDlhmHPFIevb7NqrprIhRbdHFfmXHtMSjtBmLw/s72-c/universal_acces_settings.png" width="72"/><thr:total>0</thr:total><georss:featurename>Taman Equine, 43300 Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.0030415 101.6769441</georss:point><georss:box>2.9871845 101.6572031 3.0188985 101.6966851</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-9085753647472273129</guid><pubDate>Sun, 11 Sep 2011 10:41:00 +0000</pubDate><atom:updated>2011-09-11T18:41:55.840+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.10</category><category domain="http://www.blogger.com/atom/ns#">Alt+F2</category><category domain="http://www.blogger.com/atom/ns#">fix</category><category domain="http://www.blogger.com/atom/ns#">keyboard</category><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">shortcut</category><title>Ubuntu : Solving Alt+F2 Problem on Gnome 3</title><description>After a distribution upgrade from Natty 11.04 to Oneiric 11.10(currently on development branch), the first things I do is to install the gnome-shell which is being the best fix from 11.04 version. Yes! It is a Gnome 3 shell which able to work side by side with Unity(the default desktop for Ubuntu).&lt;br&gt;
&lt;br&gt;
The most important, bad and pain in the ass things i found out that Gnome 3 on Ubuntu 11.10 not working is the Run Shorcut Keyboard Key. By default, the Alt+F2 will bring this run window up, but somehow in 11.10, it did not do anything.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/09/ubuntu-solving-altf2-problem-on-gnome-3.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/09/ubuntu-solving-altf2-problem-on-gnome-3.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>8</thr:total><georss:featurename>Taman Equine, 43300 Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.0030415 101.6769441</georss:point><georss:box>2.987185 101.6572031 3.018898 101.6966851</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-6671934650319272631</guid><pubDate>Mon, 15 Aug 2011 02:40:00 +0000</pubDate><atom:updated>2011-08-15T10:55:49.800+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">11.04</category><category domain="http://www.blogger.com/atom/ns#">malaysia</category><category domain="http://www.blogger.com/atom/ns#">natty</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">ubuntu-my</category><title>Ubuntu 11.04 T-Shirt For Sale</title><description>&lt;p&gt;Have a look at new Ubuntu Natty T-shirt. The tee is using 100% cotton material. The t-shirt is a roundneck tee with printed design of Ubuntu 11.04 Natty. The picture attached is the promo banner of the t-shirt. To those who interested to buy the t-shirt can do so by emailing to this &lt;a href="mailto:faizulzulkipli@gmail.com" target="_blank"&gt;email address&lt;/a&gt;. The printed materials is rubber. Any inquiry, please email to the email address given. Thanks&lt;/p&gt; &lt;p&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvBtWlZg-5BLBC-Zei-rUpS-mz9z-KuiLZQmjzPjJJ9bsb6uMASQ4S2Iuc_96XEOlOAtitd3u33qwLENpiZxBQWRzGvI0vP7-rjmmAkqZqqQfQaG-_sD8pN6vIZPZS9BpwrngtFZJkiog/s1600-h/Flyers%25255B5%25255D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="Flyers" border="0" alt="Flyers" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTEPC0vEDtWXjvZ3BDZdlHwLGkiBivgYljrD5ucmVzlyjPYOdu7Q6ypHGnIHrGczmdUguuUzwxegCrsBEI6x23RT-XlAC-pE6-UNs3RdIUVYzNRVivBbhs9IunW9zGfcmv58BpK8KZEuQ/?imgmax=800" width="639" height="454"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;To order, please include in your email to &lt;a href="mailto:faizulzulkipli@gmail.com" target="_blank"&gt;this address&lt;/a&gt; with subject 'Natty Narwhal Tee Order' with the color of your choice (Dark Gray / White) and I'll send the account number for payment through email. Thank you. &lt;/p&gt;  </description><link>http://gunbladeiv.blogspot.com/2011/08/ubuntu-t-shirt-for-sale.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTEPC0vEDtWXjvZ3BDZdlHwLGkiBivgYljrD5ucmVzlyjPYOdu7Q6ypHGnIHrGczmdUguuUzwxegCrsBEI6x23RT-XlAC-pE6-UNs3RdIUVYzNRVivBbhs9IunW9zGfcmv58BpK8KZEuQ/s72-c?imgmax=800" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-6468260485111661402</guid><pubDate>Wed, 03 Aug 2011 16:02:00 +0000</pubDate><atom:updated>2011-08-05T22:50:54.212+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">blogger</category><category domain="http://www.blogger.com/atom/ns#">blogspot</category><category domain="http://www.blogger.com/atom/ns#">Code</category><category domain="http://www.blogger.com/atom/ns#">coding</category><category domain="http://www.blogger.com/atom/ns#">design</category><category domain="http://www.blogger.com/atom/ns#">freelance</category><category domain="http://www.blogger.com/atom/ns#">lolcode</category><title>A sketch of Blog Post Design</title><description>I&amp;#39;ve been doing some designing for a small project for my friends for his personal used. Basically it&amp;#39;s the design for his blog. Specifically - the design will be focus on the post body itself. He was specifically asking for a clean and easy to read type of design. So here is a peek of the design that I&amp;#39;ve been working on. Not yet being translate in css, but so far so good. I&amp;#39;m going to finalize this design in a few more hours.&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/08/sketch-of-blog-post-design.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/08/sketch-of-blog-post-design.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1ZXI76yxfnc5lG3fQiyQ8b2FfRMY11gj-nGvKVj85HtY3P403Z6pu3XMLwM07xnHLpyDIniOhYnS9OhrvHk4oQZr8aXJIwQCvkboYIxWVWQtIOwGAs6_qTS0Y9LTeDqQxHfE2YJ8djX4/s72-c/blogpost-design.jpg" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1979806019528352537</guid><pubDate>Mon, 01 Aug 2011 00:18:00 +0000</pubDate><atom:updated>2011-08-01T14:53:29.480+08:00</atom:updated><title>MVC 3 : Create A Simple Blog Application Pt. 4</title><description>It has been a while since my last post on MVC 3. It was quite a hectic few weeks of my life, since there are a lot of task need to be submitted. Finally I manage to steal some time to finish up my tutorial on how to &amp;quot;Create A Simple Blog Application&amp;quot; by using MVC 3. Since my last tutorial, I did manage to write and guide Negative Zero readers until Post Section where the Part 3 tutorial did cover on making new post, list all post and setting ONLY admin can post new articles. For those who misses out three series of &amp;quot;Create A Simple Blog Application&amp;quot;, below is the list of past tutorial:&lt;br&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application.html" target="_blank"&gt;Part 1 : Cover on creating a new project on MVC 3&lt;/a&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application-pt.html" target="_blank"&gt;Part 2 : Cover on creating models for our blog application using LightSpeed.&lt;/a&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/07/mvc-3-create-simple-blog-application-pt.html" target="_blank"&gt;Part 3 : Cover on creating new post, delete post, edit post and list post(for admin)&lt;/a&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;Part 4 : Will be covering on displaying single post and comments. Also, will be covering on new comment controller.&lt;/li&gt;
&lt;/ol&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/08/mvc-3-create-simple-blog-application-pt.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/08/mvc-3-create-simple-blog-application-pt.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1301544852062953472</guid><pubDate>Sun, 17 Jul 2011 07:17:00 +0000</pubDate><atom:updated>2011-07-30T07:21:42.155+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">gnome</category><category domain="http://www.blogger.com/atom/ns#">ocelot</category><category domain="http://www.blogger.com/atom/ns#">oneiric</category><category domain="http://www.blogger.com/atom/ns#">planet ubuntu</category><category domain="http://www.blogger.com/atom/ns#">python</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">ubuntu-my</category><category domain="http://www.blogger.com/atom/ns#">unity</category><category domain="http://www.blogger.com/atom/ns#">unity 3d</category><category domain="http://www.blogger.com/atom/ns#">xorg</category><title>Ubuntu Oneiric Ocelot Features</title><description>Mark Shuttleworth just announce the codename Oneiric Ocelot with version number of 11.10 on the 7th of March 2011. The Oneiric are schedule to release on October 13th, 2011. Currently, extreme user or user who would like bleeding edge version of 11.10 can get this version by changing your repositories to use oneiric. The repo list could be edited at &lt;i&gt;/etc/apt/source.list. &lt;/i&gt;You might need to have root access in order to apply this changes. Without root access you are not allow to change any configuration on APT source list file. Please be aware that once you have update and upgrade your current version of ubuntu to bleeding edge Oneiric, it is on your own rick since this is not a stable version nor a bug free.  You should expect this version to hang and popup a lot of bug in the meantime. For those who want a stable Operating System are highly not encourage to try this yet.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/07/ubuntu-oneiric-ocelot-features.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/ubuntu-oneiric-ocelot-features.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total><georss:featurename>Taman Equine, 43300 Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.0030415 101.67694410000001</georss:point><georss:box>2.9943265 101.67163060000001 3.0117565 101.68225760000001</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-955146579028569283</guid><pubDate>Wed, 13 Jul 2011 14:38:00 +0000</pubDate><atom:updated>2011-07-13T22:43:12.668+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">facebook</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><category domain="http://www.blogger.com/atom/ns#">negative zero</category><category domain="http://www.blogger.com/atom/ns#">page</category><category domain="http://www.blogger.com/atom/ns#">php</category><category domain="http://www.blogger.com/atom/ns#">poll</category><title>PHP : Why it still the best ?</title><description>I&amp;#39;ve been doing a poll in Negative Zero Facebook page to survey on &amp;#39;&lt;b&gt;What programming language currently being demand by Malaysia corporate sector?&lt;/b&gt;&amp;#39;.  I&amp;#39;ve listed a few option which is currently being used rapidly by developer around the globe.&lt;br&gt;
&lt;br&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br&gt;
&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;The point of having this discussion is to clarify which language are widely used and demanded by corporate sector on hiring a programmer.  Surprisingly, I don&amp;#39;t include JAVA on the list. I&amp;#39;m wondering why I did not list JAVA on the poll since JAVA is still the best programming language in my opinion. I&amp;#39;m sorry for the unlisted JAVA programming language on the list goes to all JAVA lover out there.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;Honestly, I was expecting .NET and Ruby to dominate the poll since this two programming language are currently the most hits on Google keywords. But then PHP come out of no where voted as the most demanded programming language.&lt;/div&gt;&lt;div class="" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/07/php-why-it-still-best.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/php-why-it-still-best.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwzDfnvfUODFpybuV1GTd4GUDrYu4TwM40iQJPhlwxXgwOSKVlnDwlgi5ghyphenhyphen6bDj5DtJz1TXcM5I792zZi1By342f66letXJ5nRhpwmXXJH9MRrv3z9HYg7uHVLMiHemQ82tpCiFP_-eM/s72-c/Poll.jpg" width="72"/><thr:total>0</thr:total><georss:featurename>Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.027821 101.70688500000006</georss:point><georss:box>2.9913944999999997 101.64766000000006 3.0642475 101.76611000000005</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-2741858423196414527</guid><pubDate>Sun, 10 Jul 2011 07:27:00 +0000</pubDate><atom:updated>2011-07-11T23:38:26.727+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Announcement</category><category domain="http://www.blogger.com/atom/ns#">API</category><category domain="http://www.blogger.com/atom/ns#">facebook</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><category domain="http://www.blogger.com/atom/ns#">negative zero</category><category domain="http://www.blogger.com/atom/ns#">php</category><title>Negative Zero Goes Facebook User Friendly</title><description>Negative Zero's blog now move forward and become more user friendly with Facebook user by integrating comments with facebook comments button.&amp;nbsp; This is another step for Negative Zero to support readers interaction with us since lots of internet user nowadays have Facebook accounts.&lt;br /&gt;
&lt;br /&gt;
Well since Google+ is just around the corner on final release, I might take a look on integrating both Facebook and Google+ on comment section but still waiting for announcement from Google+ API to be available on public.&lt;br /&gt;
&lt;br /&gt;
Until then, please enjoy reading and don't forget to LIKE Negative Zero on Facebook by clicking on Like Box on left column of the blog.</description><link>http://gunbladeiv.blogspot.com/2011/07/negative-zero-goes-facebook-user.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-7161643670377930913</guid><pubDate>Wed, 06 Jul 2011 19:15:00 +0000</pubDate><atom:updated>2011-07-07T03:15:30.721+08:00</atom:updated><title>PHP Object Oriented Programming</title><description>&lt;p&gt;PHP stand for Hypertext Preprocessor is widely used, generally use as web development. PHP code usually embedded into HTML code and interpreted by a web server with PHP processor module.&lt;/p&gt; &lt;p&gt;PHP can be programmed as Procedural and Object Oriented(OOP).  Most likely, tutorial on the internet will teach by using the procedural programming.  Most probably, both method will produce the same result if coded in a correct way.&lt;/p&gt; &lt;p&gt;Why OOP? Some might be asking - Why should I start to code in OOP while procedural can do the things without any hiccup? Well I &amp;#39;ll answer it as &amp;quot;Suit yourself, it&amp;#39;s your code not mine&amp;quot; if you asked me personally. But if you asked me reason on why I write mostly in OOP approach. The answer then is &amp;quot;I just want to keep myself DRY&amp;quot;. DRY in programming world mean Don&amp;#39;t Repeat Yourself. If you do read tutorials of tips on programming, you will probably heard this term DRY. Class and Object will make yourself DRY, so does procedural will make yourself WET?&lt;/p&gt; &lt;a href="http://gunbladeiv.blogspot.com/2011/07/php-object-oriented-programming.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/php-object-oriented-programming.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-7135258434191622094</guid><pubDate>Sun, 03 Jul 2011 00:19:00 +0000</pubDate><atom:updated>2011-07-04T07:20:20.447+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">coding</category><category domain="http://www.blogger.com/atom/ns#">php</category><category domain="http://www.blogger.com/atom/ns#">programming</category><title>Simple PHP Script to Generate TreeGrid View</title><description>I&amp;#39;ve been working on PHP which need to generate TreeGrid view. I&amp;#39;ve tried to find a free script on TreeGrid View but seem like it&amp;#39;s hard to find one.  Most of the script are shareware. By shareware I mean the cost is more than 10 bucks. I&amp;#39;m not going to waste my money so I decided to write my own script.&lt;br&gt;
&lt;br&gt;
The script was written in PHP.  Thanks to &lt;a href="http://coderstalk.blogspot.com/"&gt;Apogee&lt;/a&gt; for the guide and advise on using recursive function a few years ago. The script cover only basic function to generate Tree Grid view.  Feel free to modified, delete, or add codes as long as you the script stay free.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/07/simple-php-script-to-generate-treegrid.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/simple-php-script-to-generate-treegrid.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-7808211298732972679</guid><pubDate>Sat, 02 Jul 2011 18:41:00 +0000</pubDate><atom:updated>2012-03-06T15:41:56.026+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">lightspeed</category><category domain="http://www.blogger.com/atom/ns#">linq-to-sql</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><title>MVC 3 : Create A Simple Blog Application Pt. 3</title><description>For those who missed my last tutorial on MVC on how to create simple blog application can try to review those by links listed below:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application.html"&gt;&lt;span style="color: #444444;"&gt;Part 1 – Create Simple Blog Application&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application-pt.html"&gt;&lt;span style="color: #444444;"&gt;Part 2 – Create Simple Blog Application&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #444444;"&gt;Part 3 - You are reading the tutorial at this moment&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: #444444;"&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/08/mvc-3-create-simple-blog-application-pt.html" target="_blank"&gt;Part 4 - Create Simple Blog Application&lt;/a&gt; &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
On previous tutorial, I&amp;#39;ve cover much on how we develop our blog models using LightSpeed ORM and directly create the database to SQL.  So in this tutorial I&amp;#39;ll assume that we should have our models working.  Previous tutorial did not mention on how we need to set the KeyTable for our database to allow LightSpeed to add new data on the same time add plus one to our Identity Table.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/07/mvc-3-create-simple-blog-application-pt.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/07/mvc-3-create-simple-blog-application-pt.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTYKde7CJ038gS15n5THR0K9kytyoRPAMoRwwSOCDcsH4t8NMxv3hV661MADivc60mFgQVtjFp0hIl_KNz4H__V9qcGf8ss28uLO95fJMsUuboxPzRf_kaKHEvDEiB1p__OBd69-QOpTA/s72-c?imgmax=800" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-3813494671180208359</guid><pubDate>Fri, 24 Jun 2011 15:02:00 +0000</pubDate><atom:updated>2011-06-25T15:54:14.696+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Announcement</category><title>Update : New Clean Look</title><description>Today I manage to find 30 minutes of free time slot to make a tiny adjustment on Negative Zero blog's theme.&amp;nbsp; I did a minor changes on the how readers can easily read my post.&amp;nbsp; Instead of using Allerta as my default fonts, I now change to Calibri for much better clear fonts for my visitor to read.&lt;br /&gt;
&lt;br /&gt;
This should be 4th times Negative Zero themes being edited by me during the whole 4 years of Negative Zero existence.&amp;nbsp; This new theme focus on improving text visibility since my main purpose of writing post is for readers to read.&amp;nbsp; So the new theme will reflex on more white and text rather than box shadow and fancy fonts.&lt;br /&gt;
&lt;br /&gt;
To be honest, this new theme was inspired from &lt;a href="http://blog.mypapit.net/"&gt;Mypapit blogs&lt;/a&gt; look and feel.&amp;nbsp; I like the cleaniness and overall feelings when visiting mypapit blog. This should be my permanent themes for a while.&lt;br /&gt;
&lt;br /&gt;
For those who reading this blog by using Internet Explorer(all version) will not be viewing my latest blog themes update since IE doesn't support certain adjustment that I've made. Should I mention anywhere on my blog that this blog is best view with other browser than Internet Explorer? :-P &lt;br /&gt;
&lt;br /&gt;
I hope my precious readers will enjoy this new look and could make full use of my post.&amp;nbsp; Please leave comments and like my blogs on Facebook.</description><link>http://gunbladeiv.blogspot.com/2011/06/update-new-clean-look.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total><georss:featurename>Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.027821 101.70688500000006</georss:point><georss:box>2.9913944999999997 101.64766000000006 3.0642475 101.76611000000005</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-8397422953060922389</guid><pubDate>Mon, 20 Jun 2011 01:58:00 +0000</pubDate><atom:updated>2011-06-25T14:26:17.522+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mysql</category><category domain="http://www.blogger.com/atom/ns#">netbeans</category><category domain="http://www.blogger.com/atom/ns#">php</category><category domain="http://www.blogger.com/atom/ns#">programming</category><category domain="http://www.blogger.com/atom/ns#">xdebug</category><title>Using NetBeans 7 as PHP IDE</title><description>&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj70DAeliapKgLmkE71NYsfXJYeupUTjT9Tq_cnvJuVNepNBXuZktwzBh1MT8MwA6dSfWuvnBINjPTrMV2fghZ-faDkXtmWzmpw8SEe8EibsjthB5goGphnV5gSnBsq_l7AqPdXp812mqo/s1600-h/image%25255B6%25255D.png"&gt;&lt;img align="right" alt="image" height="175" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO3RXBbHHt1m2Xzzx0nJSZurqeDkGzu8uPwjkiXZEYzR1tobxa8sh7KLFjUn5pai6imUOjTQJ79jOb5A1LcJhxqO0En5PiAxWkewSf6IBemi8T4xZejbomTV_7it_9XRons68C8DW1Bqo/?imgmax=800" style="display: inline; float: right;" title="image" width="309"&gt;&lt;/a&gt;For few days I&amp;#39;ve been working on a PHP system for my new company to develop a web based application.  I&amp;#39;ve been spending about 3 – 4 days searching the best PHP IDE that could provide intellisense and code completion that could replace my favorite .NET IDE which is Microsoft Visual Studio(VS).&lt;br&gt;
&lt;br&gt;
There are a lot of blogs and reviews on great IDE for PHP programming that could provide intellisense and code completion for PHP but none could replace VS on the first hand.  Kudos to Microsoft for the most impressive invention on IDE for C# programming language.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/using-netbeans-7-as-php-ide.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/using-netbeans-7-as-php-ide.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO3RXBbHHt1m2Xzzx0nJSZurqeDkGzu8uPwjkiXZEYzR1tobxa8sh7KLFjUn5pai6imUOjTQJ79jOb5A1LcJhxqO0En5PiAxWkewSf6IBemi8T4xZejbomTV_7it_9XRons68C8DW1Bqo/s72-c?imgmax=800" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-968985316059585398</guid><pubDate>Sun, 19 Jun 2011 17:04:00 +0000</pubDate><atom:updated>2011-06-20T01:29:53.608+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">asp.net</category><category domain="http://www.blogger.com/atom/ns#">Code</category><category domain="http://www.blogger.com/atom/ns#">coding</category><category domain="http://www.blogger.com/atom/ns#">json</category><category domain="http://www.blogger.com/atom/ns#">linq-to-sql</category><category domain="http://www.blogger.com/atom/ns#">mono</category><category domain="http://www.blogger.com/atom/ns#">mssql</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><category domain="http://www.blogger.com/atom/ns#">programming</category><category domain="http://www.blogger.com/atom/ns#">razor</category><category domain="http://www.blogger.com/atom/ns#">sql</category><category domain="http://www.blogger.com/atom/ns#">tutorial</category><category domain="http://www.blogger.com/atom/ns#">web</category><title>MVC 3 : Create A Simple Blog Application Pt. 2</title><description>&lt;p&gt;We will continue from what we left out on previous &lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application.html" target="_blank"&gt;tutorial Pt 1&lt;/a&gt;.  Some recaps on previous tutorial, we have create a new project that we called NegativeZero on our Microsoft Visual Studio(or some might be using Microsoft Web Developer).  Since we do not yet touch any code on previous tutorial, so by default the project will be compiled as Default MVC 3 Web Application Internet.&lt;/p&gt; &lt;p&gt;So on this part 2 tutorial, we will be creating our Model for this project.  Since we are developing simple but working Blog Application, we should bear in mind that one must has entity in our model.  The entity is POST which will keep our record on every post that we will post.  And basically, Post entity should have this attributes:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;author  &lt;li&gt;date  &lt;li&gt;title  &lt;li&gt;post(which will be the post body)  &lt;li&gt;tags  &lt;li&gt;categories&lt;/li&gt; &lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ol&gt;&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application-pt.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application-pt.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfbYK-Bs8UhFnB6rrbNcmLeN-vid33uXTAHHpWEhMmCy_ca7xNNy14L5-Zb_zk6K9XvRNFGjKO18H4-cWP5ge-rMKMUD63oyZTaQ5UDh1hHUhTGdDSsl_y0XBsrO30XiaF_7rBFZDjMMU/s72-c?imgmax=800" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1104308361283082206</guid><pubDate>Thu, 16 Jun 2011 18:06:00 +0000</pubDate><atom:updated>2011-06-19T13:23:50.777+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">asp.net</category><category domain="http://www.blogger.com/atom/ns#">Code</category><category domain="http://www.blogger.com/atom/ns#">linq-to-sql</category><category domain="http://www.blogger.com/atom/ns#">mono</category><category domain="http://www.blogger.com/atom/ns#">mssql</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><category domain="http://www.blogger.com/atom/ns#">programming</category><category domain="http://www.blogger.com/atom/ns#">razor</category><category domain="http://www.blogger.com/atom/ns#">web</category><title>MVC 3 : Create a Simple Blog Application Pt. 1</title><description>In &lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-4-dynamic-partial-view-using-java.html" target="_blank"&gt;Part 4&lt;/a&gt;, I have covered on how we could create custom dynamic partial view on MVC 3 by using simple javascript.  So on this next tutorial, I&amp;#39;ll post on something a bit different from partial view.  This post will cover on how we could create a MVC 3 web application.  At the end of this series of tutorial, we will have a fully working Blog System, which will have login, Posting, Editing, and all basic function of a blog.&lt;br&gt;
&lt;br&gt;
This tutorial will be focusing on basic function of Modeling(I&amp;#39;ll be using Lightspeed as ORM), Controllers and lastly Razor view engine.  I&amp;#39;ll also cover on Repositories pattern, use Ajax and many more.  Subscribe to this blog in order to follow all the tutorial that will be post in near future.&lt;br&gt;
&lt;br&gt;
Repository also generally known to MVC 3 programmer as Repository patterns is a technique to manipulate data from our Models.  For example, when we have Models that have several type of attributes (id,name,location) we might need to build a repository that will list all data, list single data, list all data but with only one or some attribute(s) and etc.&lt;br&gt;
&lt;br&gt;
When we codes this class, it&amp;#39;s is known as Repositories Pattern in MVC term.  In this tutorial, I&amp;#39;ll explain on how we could use Repositories to simplify our code and reuse it many times without needing to write it every time.  &lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/mvc-3-create-simple-blog-application.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIA4CKnUkPOC0rD1HZsEh5oGlmGw8cc25ZL0g0VkqHeiZzAwbT6n4awdPoDiqyJ_x00Nr6a6u5DbJhji4Db5NwUmdJl_z77bOd-MKT95Yy7jwEFNf7A5OLriNRVSx7fnzWXujoQTCv9t0/s72-c?imgmax=800" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-20726018053059106</guid><pubDate>Thu, 16 Jun 2011 10:55:00 +0000</pubDate><atom:updated>2011-06-25T14:26:59.476+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">asp.net</category><category domain="http://www.blogger.com/atom/ns#">Code</category><category domain="http://www.blogger.com/atom/ns#">coding</category><category domain="http://www.blogger.com/atom/ns#">intrepid</category><category domain="http://www.blogger.com/atom/ns#">linq-to-sql</category><category domain="http://www.blogger.com/atom/ns#">mono</category><category domain="http://www.blogger.com/atom/ns#">mssql</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><category domain="http://www.blogger.com/atom/ns#">programming</category><category domain="http://www.blogger.com/atom/ns#">razor</category><title>Part 4 : Dynamic Partial View Using Java Script</title><description>Previously on &lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-3-create-dynamic-partial-view-on.html" target="_blank"&gt;Part 3&lt;/a&gt;, I have explain on how we could code on loading partials when needed.  Part 3 method is best used on partials that deals with forms and require model parse on loading the view.  On this Part 4 tutorial, I&amp;#39;ll explain on how we could code dynamic partials that do not require loading delay.&lt;br&gt;
&lt;br&gt;
This tutorial will load partial on page load but will set the partial on hidden(but if you would like to display a default partial to being viewed, I&amp;#39;ll explain on this later).  Some would ask why should I use Partial view instead dump all the codes on one &lt;i&gt;.cshtml&lt;/i&gt; files? My answer is simple, to structured and organized my view.  This way, I wont have trouble  when I need to debug my view codes in future. &lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-4-dynamic-partial-view-using-java.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/part-4-dynamic-partial-view-using-java.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP2jSOGFj5hyphenhyphenF4cl57e3XgZD1ZWnMJDP-4x5f2oba0LcuNj3MwJ5dUdpNa4kM82koDw1mq1WvMnPeAhRYIUGqhTqH2AcdwVIb12DcSAOmejuA1FJN1VlL2p-YdC6-n3eLWBL3bb7QydTM/s72-c?imgmax=800" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-8322112256780667142</guid><pubDate>Mon, 13 Jun 2011 09:12:00 +0000</pubDate><atom:updated>2011-06-17T12:44:42.421+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mvc</category><title>MVC 3 : Select Record Which Has Maximum Value In A Column Using LINQ</title><description>Modern programming usually does not use direct query to access data from database.  For those who familiar with C# and VB programming will definitely know about LINQ.  Basically, LINQ is a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities.&lt;br&gt;
&lt;br&gt;
For those who core in PHP programming, you might like to read about PHINQ that based on googlecode projects.  I’m not sure which projects does have latest update since most of the project stop around 2009. &lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/select-record-that-have-maximum-value.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/select-record-that-have-maximum-value.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total><georss:featurename>Bandar Sunway, 40150 Petaling Jaya, Selangor, Malaysia</georss:featurename><georss:point>3.0798692 101.6115112</georss:point><georss:box>3.0766397 101.60881769999999 3.0830987000000003 101.6142047</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-4085009613094240072</guid><pubDate>Wed, 08 Jun 2011 00:03:00 +0000</pubDate><atom:updated>2011-06-17T12:43:31.331+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mvc</category><title>Part 3: Create Dynamic Partial View on MVC 3</title><description>&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=negati0e-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=1430234016&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=7E7E87&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;Partial view in MVC 3 basically used as a reusable view.  For PHP programmer, partial view is like an include that can be reused when needed.  Partial view could served one purpose or multi purpose depending on your skills.&lt;br&gt;
&lt;br&gt;
For example, the picture below show that a form to add new company(based on &lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-2-mvc-3-and-datatables-with-inline.html"&gt;Part 2&lt;/a&gt; tutorial) popup once user click on &lt;b&gt;Add &lt;/b&gt;button.  It&amp;#39;s like the form being called once user clicked the button, but the truth is the form already loaded along with the Index.cshtml.  When user click the button, an &lt;i&gt;onClick&lt;/i&gt; function trigger and display the form as popup.  That&amp;#39;s the magic of AJAX which can easily implemented with MVC 3.&lt;br&gt;
&lt;br&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji7RdUjqAynHMXhKaTZD4g_K-rs15ZgCYgIAZEaL0ot77wETJ6JR76TO81fssaWqsXTUa3WL_aXc7mv_0b-XJl6wXkMgd_F80Sd8bSgQ8gLmUf3aTglL0UpVvZBBew4xLPEI3Xom-xezQ/s1600/partialblog.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="265" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji7RdUjqAynHMXhKaTZD4g_K-rs15ZgCYgIAZEaL0ot77wETJ6JR76TO81fssaWqsXTUa3WL_aXc7mv_0b-XJl6wXkMgd_F80Sd8bSgQ8gLmUf3aTglL0UpVvZBBew4xLPEI3Xom-xezQ/s320/partialblog.jpg" width="320"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;i&gt;Ajax call form and display as popup on MVC&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br&gt;
In this tutorial, I will write on dynamic partial view. My tutorial will create two partial view, but will only be visible on user request.  This tutorial will be using a bit of Ajax.  So, let&amp;#39;s begin our MVC adventures..&lt;br&gt;
&lt;br&gt;
During Part 2, I have covered on how you could make a new Models to manipulate objects which is also known as &lt;b&gt;Data Transfer Object.&lt;/b&gt;  In this tutorial, I will not cover on models, so I&amp;#39;ll just proceed with this tutorial goals.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-3-create-dynamic-partial-view-on.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/part-3-create-dynamic-partial-view-on.html</link><author>noreply@blogger.com (Gunblade IV)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji7RdUjqAynHMXhKaTZD4g_K-rs15ZgCYgIAZEaL0ot77wETJ6JR76TO81fssaWqsXTUa3WL_aXc7mv_0b-XJl6wXkMgd_F80Sd8bSgQ8gLmUf3aTglL0UpVvZBBew4xLPEI3Xom-xezQ/s72-c/partialblog.jpg" width="72"/><thr:total>0</thr:total><georss:featurename>Seri Kembangan, Selangor, Malaysia</georss:featurename><georss:point>3.027821 101.70688500000006</georss:point><georss:box>2.9913944999999997 101.64766000000006 3.0642475 101.76611000000005</georss:box></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-1612334885091919859</guid><pubDate>Sat, 04 Jun 2011 13:48:00 +0000</pubDate><atom:updated>2011-06-04T22:39:54.786+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">asp.net</category><category domain="http://www.blogger.com/atom/ns#">mvc</category><title>Part 2: MVC 3 and DataTables with Inline Editor (Selection List)</title><description>&lt;b&gt;&lt;span class="Apple-style-span" style="color: #e06666;"&gt;THIS TUTORIAL HAD ACTUALLY BEING POSTED EARLIER THIS WEEK.  BUT DUE TO SENSITIVITY TO DATA AN PICTURE BEING USED I HAVE TO CHANGE AND USE ANOTHER CODE FOR THIS TUTORIAL.  I HOPE THIS VERSION IS BETTER THAN BEFORE. HAVE FUN!&lt;/span&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=negati0e-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=1934356530&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=7E7E87&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; float: left; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;br&gt;
Tonight I would like to share on how we could manipulate data using object into Json in MVC 3 easily.  On the same time, we will see how to create and customize JEditable to use &lt;b&gt;Drop Down &lt;/b&gt;list with dynamic data we fetch from set of information that we stash in Models.&lt;br&gt;
&lt;br&gt;
First of all, this tutorial require a bit knowledge on C#, ASP.NET and JS to clearly understand the example given in this tutorial.  Level of skill would be novice(or atleast if you have completed the tutorial given on the microsoft MVC, then you should understand this tutorial)&lt;br&gt;
&lt;br&gt;
So let&amp;#39;s begin...&lt;br&gt;
&lt;br&gt;
To use JEditable with Datatables on MVC, please read this &lt;a href="http://www.codeproject.com/KB/aspnet/JQuery-DataTables-MVC.aspx"&gt;tutorial&lt;/a&gt; first before we implement the inline edit with dynamic selection.  That&amp;#39;s the best tutorial available on the net discussing on how to use DataTables in MVC 3 with Razor view.  So I assume in this tutorial, all my readers already have a working DataTables with JEditables working in all columns and rows.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gunbladeiv.blogspot.com/2011/06/part-2-mvc-3-and-datatables-with-inline.html#more"&gt;Read more ..&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/part-2-mvc-3-and-datatables-with-inline.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5466241466349802514.post-8226198606333904085</guid><pubDate>Wed, 01 Jun 2011 18:35:00 +0000</pubDate><atom:updated>2011-06-04T21:57:11.433+08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">community</category><category domain="http://www.blogger.com/atom/ns#">planet ubuntu</category><category domain="http://www.blogger.com/atom/ns#">planet-ubuntu</category><category domain="http://www.blogger.com/atom/ns#">Shoutout</category><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><category domain="http://www.blogger.com/atom/ns#">ubuntu-my</category><category domain="http://www.blogger.com/atom/ns#">unity</category><title>Local Support Ubuntu Malaysia</title><description>&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=negati0e-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0672333449&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=7E7E87&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;It's been a while since I browse around my Ubuntu Loco website.&amp;nbsp; Suddenly tonight, while I was cleaning trash and outdated backup(s) via SSH(Secure Shell), I notice that there is a Local Support section in main Ubuntu-MY website.&lt;br /&gt;
&lt;br /&gt;
Mainly Ubuntu-MY webteam create this section to serve local Ubuntu user with support and help on Ubuntu bugs and guide.&amp;nbsp; But then, it's not being used wisely and now - some of us even forgot the existence of embedded IRC for local support.&lt;br /&gt;
&lt;br /&gt;
Let's us - the Malaysian Ubuntu user start making noise, have a great chat, arguing on silly things and together we solve users problem regarding Ubuntu operating system.&amp;nbsp; Let's bring back the true color and bright spirit to make our so-called-small community bigger and merrier than now.&lt;br /&gt;
&lt;br /&gt;
For those who apply for Official Ubuntu membership, I wish you all the best.&amp;nbsp; And may the board approve your application with joy.&lt;br /&gt;
&lt;br /&gt;
To get Local Support Ubuntu-MY please click on this link &lt;a href="http://www.ubuntu.com.my/irc"&gt;Ubuntu-MY Local Support&lt;/a&gt;</description><link>http://gunbladeiv.blogspot.com/2011/06/local-support-ubuntu-malaysia.html</link><author>noreply@blogger.com (Gunblade IV)</author><thr:total>0</thr:total></item></channel></rss>