<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NotesBIT.com &#187; Web &amp; Scripts</title>
	<atom:link href="http://www.notesbit.com/index.php/category/web-mysql/web-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesbit.com</link>
	<description>Oracle Apps, Linux, C++, C#, DBA scripts, MySQL, PHP and Wordpress</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:30:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiuser Phone Book system &#8211; Open Source &#8211; My First Release in PHP</title>
		<link>http://www.notesbit.com/index.php/source-code-cc-nsis/multiuser-phone-book-system-open-source-my-first-release-in-php/</link>
		<comments>http://www.notesbit.com/index.php/source-code-cc-nsis/multiuser-phone-book-system-open-source-my-first-release-in-php/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 17:40:05 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[phonebook]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1384</guid>
		<description><![CDATA[<p>I find it difficult to track my phone numbers   as it is getting complex list. When I try my iphone, I find it difficult to get the right person as it contains one time occasional contacts, regular contacts and work related folks! It ran into 300+ entries. Some of them, it is hard even to find when it is needed. Hence, I started to write a small project in php and this is my first release on that. It will be revised further until I find a good standalone application. I tried to have it global <a href='http://www.notesbit.com/index.php/source-code-cc-nsis/multiuser-phone-book-system-open-source-my-first-release-in-php/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/source-code-cc-nsis/multiuser-phone-book-system-open-source-my-first-release-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permutation Function in PHP code.</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/permutation-function-in-php-code/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/permutation-function-in-php-code/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 03:58:31 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[permutation]]></category>
		<category><![CDATA[permute]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1372</guid>
		<description><![CDATA[<p>What is permutation? I would like define before proceeding further. A permutation of the set of numbers {1, 2,&#8230;, n} is a reordering of these numbers. Possible arrangements of a set of objects in which the order of the arrangement makes a difference. Example: Determine all the different ways five books can be arranged in order on a shelf.
I just wrote a simple set of functions in php. This will list all the 3 chars permutations of &#8220;abcdefghijklmnopqrstuvwxyz1234567890&#8243; to <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/permutation-function-in-php-code/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/permutation-function-in-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache : Mod_Rewrite and Regular Expressions</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/apache-mod_rewrite-and-regular-expressions/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/apache-mod_rewrite-and-regular-expressions/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:25:55 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1349</guid>
		<description><![CDATA[<p>I guess I should start by describing a regular expression. (They aren&#8217;t too scary once you get to know them.) A regular expression is basically a small piece of code that checks for patterns. The pattern can range from a single character that matches to absolutely everything. 
Regular Expression Pre-qualifier&#8230; these definitions are how regular expressions are generally used in .htaccess files and though most definitions will be applicable globally, there are some that may not. <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/apache-mod_rewrite-and-regular-expressions/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/apache-mod_rewrite-and-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle Basic PHP Sessions?</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-handle-basic-php-sessions/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-handle-basic-php-sessions/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:51:35 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1341</guid>
		<description><![CDATA[<p>A session is a way to store information (in the form of variables) to be used across multiple pages. Unlike a cookie, specific variable information is not stored on the user computer. It is also unlike other variables in the sense that we are not passing them individually to each new page, but instead retrieving them from the session we open at beginning of each page.
Call this code test_session_page1.php 

&lt;?php 
// this starts the session 
session_start&#40;&#41;; 
// this sets variables <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-handle-basic-php-sessions/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-handle-basic-php-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Textpad Regular Expression sample.</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/textpad-regular-expression-sample/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/textpad-regular-expression-sample/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 05:23:18 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[textpad]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/index.php/web-mysql/web-scripts/textpad-regular-expression-sample/</guid>
		<description><![CDATA[<p>Wiki gives regular expressions provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. A regular expression (often shortened to regex or regexp) is written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification. 
I have already posted my review about <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/textpad-regular-expression-sample/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/textpad-regular-expression-sample/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hosting Multiple sites on a single IP address using apache Mod_rewrite.</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/hosting-multiple-sites-on-a-single-ip-address-using-apache-mod_rewrite/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/hosting-multiple-sites-on-a-single-ip-address-using-apache-mod_rewrite/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 06:27:16 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1325</guid>
		<description><![CDATA[<p>This is my notes, it will be refined very soon. Mod_rewrite, for those that don’t know, is a powerful module that allows you to handle incoming URI requests and more.
This article will explain the use of and advantages of the MaxRedirects option. Web hosting companies that offer the mod_rewrite module should take note of these reasons to upgrade to the latest Apache release. Keeping your Web server up-to-date is a must. Hosting companies that do not offer the mod_rewrite module are <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/hosting-multiple-sites-on-a-single-ip-address-using-apache-mod_rewrite/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/hosting-multiple-sites-on-a-single-ip-address-using-apache-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache/PHP: $_FILES Array is returning empty. How to resolve?</title>
		<link>http://www.notesbit.com/index.php/web-blog/apachephp-_files-array-is-returning-empty-how-to-resolve/</link>
		<comments>http://www.notesbit.com/index.php/web-blog/apachephp-_files-array-is-returning-empty-how-to-resolve/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:08:38 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[Web Blog!]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[_FILES]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1319</guid>
		<description><![CDATA[<p>I came across the frustrating issue of the day: A file upload form that’s been working for a long time, suddenly fails. No file uploads work on the entire apache installation. Checking the drive space in the /tmp folder, even though GB is left, freeing up space reveals that if there isn’t a lot of free space left for /tmp, the $_FILES array just goes empty without further explanation. No useful error messages or anything.
$ _ FILES[”$Varname”][”tmp _ name”];
What are the possible <a href='http://www.notesbit.com/index.php/web-blog/apachephp-_files-array-is-returning-empty-how-to-resolve/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-blog/apachephp-_files-array-is-returning-empty-how-to-resolve/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Write a Wordpress Plugin &#8211; Sample Code</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-write-a-wordpress-plugin-sample-code/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-write-a-wordpress-plugin-sample-code/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 06:57:55 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1300</guid>
		<description><![CDATA[<p>I wanted to write a plugin and came across an excellent site by Ronald Huereca that gives you good start on wordpress plugin.  He gives a pdf down loadable file for wordpress plugn too.
How to Write a Wordpress Plugin, written by Ronald Huereca is an extensive, twelve entry series on the process of creating your own Wordpress plugin. Every step is covered, from “Seven Steps for Writing a Wordpress Plugin” all the way down to adding ajax to your plugin and releasing it. This is an <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-write-a-wordpress-plugin-sample-code/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-write-a-wordpress-plugin-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How did I make Picture Slide Show in Wordpress, PHP?</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-did-i-make-picture-slide-show-in-wordpress-php/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-did-i-make-picture-slide-show-in-wordpress-php/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:59:21 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[HelpYourself]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[slide shoow]]></category>
		<category><![CDATA[slide show]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1297</guid>
		<description><![CDATA[<p>I saw similar effects in yahoo pages and few other sites. I wanted to have similar slide show at my site and made few search, reviewed php, ajax. Finally got a good handle at Dynamic Drive Step Carousel Viewer v1.6.1. Luckily, I have a placeholder thumbnail at my wordpress meta data which can be mapped with this step carousel.
What is a Step Carousel Viewer v1.6.1?  It displays images or even rich HTML by side scrolling them left or right. Users can step to any specific panel on demand, or <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/how-did-i-make-picture-slide-show-in-wordpress-php/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/how-did-i-make-picture-slide-show-in-wordpress-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MYSQL : Tuning / Optimizing my.cnf file</title>
		<link>http://www.notesbit.com/index.php/web-mysql/mysql/mysql-tuning-optimizing-my-cnf-file/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/mysql/mysql-tuning-optimizing-my-cnf-file/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 23:27:11 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1291</guid>
		<description><![CDATA[<p>In my new server, I Have to do some fine tuning of MySQL 5 and here is what my.cnf file looks like for a 2GHz machine with 12GB of memory.
Below are notes on some of the important variables, I took down while tuning the config file.
   1. query_cache_size:
          * MySQL provides one feature that can prove very handy &#8211; a query cache. In a situation where the database has to repeatedly run the same queries on the same data set, returning the same results each time, MySQL can cache the <a href='http://www.notesbit.com/index.php/web-mysql/mysql/mysql-tuning-optimizing-my-cnf-file/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/mysql/mysql-tuning-optimizing-my-cnf-file/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Wordpress Firestats Tips &amp; Tricks: How Do I Find What Searches Are Made On The Post?</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/wordpress-firestats-tips-tricks-how-do-i-find-what-searches-are-made-on-the-post/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/wordpress-firestats-tips-tricks-how-do-i-find-what-searches-are-made-on-the-post/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 12:14:43 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Firestats]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1275</guid>
		<description><![CDATA[<p>I have been analyzing the firestats data to extract the searches made on the internet that lead to my blog postings. It is excellent that firestats plugin records all the searches and the connected postings. 
Here are my findings
Firestats Hits are stored in a table wp_firestats_hits and the urls, search phrases are stored in wp_firestats_urls. I just combined these tables along with wp_firestats_useragents to get the summary table called search_summary. Here is the simple query.
SELECT <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/wordpress-firestats-tips-tricks-how-do-i-find-what-searches-are-made-on-the-post/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/wordpress-firestats-tips-tricks-how-do-i-find-what-searches-are-made-on-the-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Recently Used &#8211; Sample Visual C++ 2003 Program</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/most-recently-used-sample-visual-c-2003-program/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/most-recently-used-sample-visual-c-2003-program/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 05:59:53 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1274</guid>
		<description><![CDATA[<p>What is MRU? It stands for Most Recently Used Documents. One of the efficiency added to any program over a decade ago is the Recent Documents list.At the bottom of the File menu, you&#8217;ll see your four most recently-opened documents listed; you can click one of them to open the file directly. Looking at customer data, it becomes clear that this is one of the most broadly-used features in our daily routine. And it&#8217;s easy to see why it&#8217;s so popular; many people use the same <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/most-recently-used-sample-visual-c-2003-program/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/most-recently-used-sample-visual-c-2003-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rijndael &#8211; Advanced Encryption Standard &#8211; Sample Visual C++ 2005 Program</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/rijndael-advanced-encryption-standard-sample-visual-c-2005-program/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/rijndael-advanced-encryption-standard-sample-visual-c-2005-program/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 05:27:33 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1273</guid>
		<description><![CDATA[<p>I have provided a sample Rijndael encryption / decryption sample from my old visual c++ code. You can easily enhance the program to 2008 version. 
Here is the brief introduction from Wikepedia: 
Rijndael Advanced Encryption Standard. In cryptography, the Advanced Encryption Standard (AES) is an encryption standard adopted by the U.S. government. The standard comprises three block ciphers, AES-128, AES-192 and AES-256, adopted from a larger collection originally published as Rijndael. Each AES <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/rijndael-advanced-encryption-standard-sample-visual-c-2005-program/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/rijndael-advanced-encryption-standard-sample-visual-c-2005-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XCACHE &#8211; The Great PHP opcode Performance Tool For Wordpress Bloggers</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/xcache-the-great-php-opcode-performance-tool-for-wordpress-bloggers/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/xcache-the-great-php-opcode-performance-tool-for-wordpress-bloggers/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 06:09:16 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[Web Mysql]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[XCACHE]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1268</guid>
		<description><![CDATA[<p>Recently, I noticed that the response from my blog was very slow when I started getting 1000+ user hits daily. It was hosted on a Linux platform &#8211; dedicated Pentium core duo laptop processor with 2 GB memory. Hence, I upgraded to Power edge quad core processor with 12 GB memory. After I migrated, I found the response was not so great until I realized root cause of the issue – Performance tuning! For php, xcache is one of the best tools to accelerate the blog performance. You can <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/xcache-the-great-php-opcode-performance-tool-for-wordpress-bloggers/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/xcache-the-great-php-opcode-performance-tool-for-wordpress-bloggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress &#8211; Mysql Performance tuner, a free Good Optimizer</title>
		<link>http://www.notesbit.com/index.php/web-mysql/mysql/wordpress-mysql-performance-tuner-a-free-good-optimizer/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/mysql/wordpress-mysql-performance-tuner-a-free-good-optimizer/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 13:55:13 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[MySQLTuner]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1266</guid>
		<description><![CDATA[<p>Even after upgrade of my server to poweredge with quad core and 8GB memory, I did not see any improvement on my blog performance. In my new server, I have also installed a trial oracle applications and noticed a substantial performance in oracle applications response while it was developed over high memory hog java! As an expert in oracle applications and its architecture, it took no minute to understand that I need to look at the performance tuning of my blog on the LAMP components such as <a href='http://www.notesbit.com/index.php/web-mysql/mysql/wordpress-mysql-performance-tuner-a-free-good-optimizer/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/mysql/wordpress-mysql-performance-tuner-a-free-good-optimizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance Of The PHP Configuration File &#8211; Apache, Wordpress and Firestats.</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/the-importance-of-the-php-configuration-file-apache-wordpress-and-firestats/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/the-importance-of-the-php-configuration-file-apache-wordpress-and-firestats/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:15:01 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1259</guid>
		<description><![CDATA[<p>One of the most powerful features of PHP is the ability to customize its behavior through a configuration file. In this first article, we&#8217;re going to cover some of the ways the php.ini file can be used and how it might help you. The second article will outline in detail many of the more frequently used directives of the php.ini file.
Using the PHP configuration file can make administration of PHP as simple as administration of Apache! Depending on your web server preferences, that could <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/the-importance-of-the-php-configuration-file-apache-wordpress-and-firestats/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/the-importance-of-the-php-configuration-file-apache-wordpress-and-firestats/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>php &#8211; reference</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/php-reference/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/php-reference/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:50:46 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1233</guid>
		<description><![CDATA[<p>This Post will be continuously updated with comments, help text about php and the usage:
Question: What the difference between include() and include_once() was. php.net says include_once only includes a file once. Does this mean if I use include() I can access variables from the included file anywhere in my script?
Answer:include_once() will not include a file that has already been included. include() will include a file every time. include_once() is useful if you have php scripts which <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/php-reference/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/php-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sendmail sending as host.domain.com, I want it to be from just domain.com, How do I configure?</title>
		<link>http://www.notesbit.com/index.php/scripts-unix/sendmail-sending-as-host-domain-com-i-want-it-to-be-from-just-domain-com-how-do-i-configure/</link>
		<comments>http://www.notesbit.com/index.php/scripts-unix/sendmail-sending-as-host-domain-com-i-want-it-to-be-from-just-domain-com-how-do-i-configure/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 22:53:53 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Scripts Unix]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1215</guid>
		<description><![CDATA[<p>Currently, after I setup the sendmail, the emails are going as user@host.domain.tld (or user@host.domain.com) instead of user@domain.tld (or user@domain.com). How do I configure the sendmail so that the mails reach as user@domain.tld?
Answer: 
Edit /etc/mail/local-host-names or create a /etc/mail/local-host-names if you do not have one
Add yourdomain.com like this as your first entry and have the other hosts from the next lines
# local-host-names &#8211; include all aliases for your machine <a href='http://www.notesbit.com/index.php/scripts-unix/sendmail-sending-as-host-domain-com-i-want-it-to-be-from-just-domain-com-how-do-i-configure/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/scripts-unix/sendmail-sending-as-host-domain-com-i-want-it-to-be-from-just-domain-com-how-do-i-configure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good security measures to keep WordPress safe &#8211; How to Secure Wordpress?</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/good-security-measures-to-keep-wordpress-safe-how-to-secure-wordpress/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/good-security-measures-to-keep-wordpress-safe-how-to-secure-wordpress/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 08:24:23 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1205</guid>
		<description><![CDATA[<p>What if the WordPress Blog Got Hacked ?
I have reviewed the security measures that Daniel suggested and also searched for plugins that could help.
The following are the plugins I found that can make WordPress more secure.
1. Limit Login Attempts : This plugin blocks a user for 20 minutes after he enters wrong password 4 times (default values, can be changed). It is good way to avoid Brute Force attack .
2. Sabre :If you own a WordPress powered blog where users can register freely and see a <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/good-security-measures-to-keep-wordpress-safe-how-to-secure-wordpress/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/good-security-measures-to-keep-wordpress-safe-how-to-secure-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Text messaging,within USA, subscription based, APIs available</title>
		<link>http://www.notesbit.com/index.php/web-mysql/web-scripts/free-text-messagingwithin-usa-subscription-based-apis-available/</link>
		<comments>http://www.notesbit.com/index.php/web-mysql/web-scripts/free-text-messagingwithin-usa-subscription-based-apis-available/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:37:06 +0000</pubDate>
		<dc:creator>Jiltin</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web & Scripts]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TextMarks]]></category>

		<guid isPermaLink="false">http://www.notesbit.com/?p=1202</guid>
		<description><![CDATA[<p>TextMarks Mobile Application Services (http://www.textmarks.com)  Platform has access to powerful text messaging functionality for integration into your existing and new web and enterprise applications. TextMarks Blog serves to open up the channels of communication between TextMarks and people, to keep you informed and help you make the most of our text messaging services.
Want to let your blog readers subscribe to your blog’s RSS via SMS? Whether it&#8217;s because somebody interacted with <a href='http://www.notesbit.com/index.php/web-mysql/web-scripts/free-text-messagingwithin-usa-subscription-based-apis-available/' rel="nofollow">Read Full Article (Click here)...</a></p>]]></description>
		<wfw:commentRss>http://www.notesbit.com/index.php/web-mysql/web-scripts/free-text-messagingwithin-usa-subscription-based-apis-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
