<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><atom:link href="http://www.askflib.com/rss/articles" rel="self" type="application/rss+xml"></atom:link>
<link>http://www.askflib.com/</link>
<pubDate>Mon, 06 Sep 2010 11:18:47 +0000</pubDate><language>en-us</language><generator>TMI-CMS RSS Plugin 0.4 (http://www.technomonk.com)</generator><webMaster>support@askflib.com (AskFlib)</webMaster>
<description>AskFlib.com - New articles on AskFlib.com</description><title>New articles on AskFlib.com</title>

<item>
<link>http://www.askflib.com/article/simple-remastering-of-rhel-centos-fedora</link>
<pubDate>Fri, 22 May 2009 14:01:24 +0000</pubDate><title>Simple Remastering of RHEL / Fedora / CentOS</title>
<description>&lt;p&gt;It is often the case that you wish to automate some elements of an install CD (or DVD) but don't want to go through all the steps required of doing a complete remaster. What follows is the minimum steps to add (or edit) a couple of files on a CentOS CD.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/16</guid></item>

<item>
<link>http://www.askflib.com/article/passing-variable-numbers-of-arguments-to-functions</link>
<pubDate>Thu, 21 May 2009 05:21:29 +0000</pubDate><title>Passing variable numbers of arguments to functions</title>
<description>&lt;p&gt;Recently a visitor in my IRC channel came in with an odd problem. He needed to send a variable amount of arguments to a function. The function wasn't under his control, so he was unable to pass an array to it and parse it within the function itself.&lt;/p&gt;&#13;
&lt;p&gt;PHP as far as I can tell has no easy way to do this. This short article explains one method to accomplish the task.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/15</guid></item>

<item>
<link>http://www.askflib.com/article/generating-and-using-rsa-ssh-keys</link>
<pubDate>Wed, 20 May 2009 17:13:44 +0000</pubDate><title>Generating and Using RSA SSH keys</title>
<description>&lt;p&gt;Passwords are insecure. Unless you lock out accounts with something like fail2ban, then ssh accounts can and will be bruteforced by malicious attackers. Changing the port from 22 can help, but better still is not using passwords to secure ssh logins. Public key cryptography is the answer.&lt;/p&gt;&#13;
&lt;p&gt;In this article, I explain how to get up and running with RSA keys in Linux.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/14</guid></item>

<item>
<link>http://www.askflib.com/article/dynamic-buttons-with-gd-and-php</link>
<pubDate>Wed, 20 May 2009 12:44:12 +0000</pubDate><title>Dynamic Buttons with GD and PHP</title>
<description>&lt;p&gt;On many sites its very difficult to predict exactly which graphics you might need. One answer is dynamic buttons.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/13</guid></item>

<item>
<link>http://www.askflib.com/article/coping-with-heavy-server-loads</link>
<pubDate>Wed, 20 May 2009 01:06:44 +0000</pubDate><title>Coping with heavy server loads</title>
<description>&lt;p&gt;Not every site has been dugg or slashdotted, but when they do its a frequent occurance that the server is unable to cope with the sheer number of requests that are fired at it. However all is not lost, there are many little tricks that together can mean the difference between being able to weather the storm or being trampled by it.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/12</guid></item>

<item>
<link>http://www.askflib.com/article/creating-business-cards-with-fpdf-and-php</link>
<pubDate>Tue, 19 May 2009 13:31:37 +0000</pubDate><title>Creating business cards with FPDF and PHP</title>
<description>&lt;p&gt;When I need to create business cards or similar documents, I frequently head for the text editor and knock out a small app. This is one such application.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/11</guid></item>

<item>
<link>http://www.askflib.com/article/making-sessions-cluster-aware</link>
<pubDate>Tue, 19 May 2009 11:33:26 +0000</pubDate><title>Making Sessions Cluster-aware</title>
<description>&lt;p&gt;Once your application scales to the point that a single server isn't able to serve all your visitors anymore, sessions can become a problem.&lt;/p&gt;&#13;
&lt;p&gt;The default files-based session handler was only designed for a single server and so this must be taken into account if your application is to continue to run flawlessly.&lt;/p&gt;&#13;
&lt;p&gt;In this article I try to show some of the options available for dealing with sessions in a cluster.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/10</guid></item>

<item>
<link>http://www.askflib.com/article/php_value-php_flag-php_admin_value-php_admin_flag</link>
<pubDate>Mon, 18 May 2009 19:47:11 +0000</pubDate><title>php_value, php_flag, php_admin_value, php_admin_flag</title>
<description>&lt;p&gt;If you change almost any of the PHP setting in php.ini then you affect all vhosts on the server. This can be a bad thing. Scripts may break and functionality may change.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;Luckily, there is a more fine grained solution if you are running PHP as a module.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/9</guid></item>

<item>
<link>http://www.askflib.com/article/useful-datasources</link>
<pubDate>Tue, 12 May 2009 07:31:23 +0000</pubDate><title>Useful Datasources</title>
<description>&lt;p&gt;A site is only as good as the content it contains and reusing existing content in new ways is an easy way to minimise the effort required to produce new applications.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;In this short article, I explain a few of the freely available data sources online. Some of these may be covered at a future date in more detail. This is really just aimed as a quick overview.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/8</guid></item>

<item>
<link>http://www.askflib.com/article/securing-variables-with-hashes</link>
<pubDate>Mon, 11 May 2009 16:49:17 +0000</pubDate><title>Securing Variables with Hashes</title>
<description>&lt;p&gt;Often, scripts need to send data in the url. The problem with doing this is that users may tamper with data possibly resulting in security problems.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;In this article, I show you how to use hashes to secure GET variables and other data.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/7</guid></item></channel></rss>
