<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://bestpract.us/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://bestpract.us/feed.php">
        <title>Best Practus</title>
        <description></description>
        <link>http://bestpract.us/</link>
        <image rdf:resource="http://bestpract.us/lib/images/favicon.ico" />
       <dc:date>2009-08-02T06:45:57-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=atg&amp;rev=1249116664&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=creating_pagination_for_repository_search_results&amp;rev=1236663425&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=how_do_i_find_what_distribution_of_linux_i_am_on&amp;rev=1231274695&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=linux&amp;rev=1231274607&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=start&amp;rev=1231274560&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=javascript_frameworks&amp;rev=1217677077&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=tick_marks&amp;rev=1217255091&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=variable_names&amp;rev=1217217739&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=mootools_1.2_class_template&amp;rev=1216676284&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=mootools&amp;rev=1216662790&amp;do=diff"/>
                <rdf:li rdf:resource="http://bestpract.us/doku.php?id=mootools_1.11_slide_show_with_json_interjection&amp;rev=1216574681&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://bestpract.us/lib/images/favicon.ico">
        <title>Best Practus</title>
        <link>http://bestpract.us/</link>
        <url>http://bestpract.us/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://bestpract.us/doku.php?id=atg&amp;rev=1249116664&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-01T01:51:04-07:00</dc:date>
        <title>atg</title>
        <link>http://bestpract.us/doku.php?id=atg&amp;rev=1249116664&amp;do=diff</link>
        <description>*  Creating Pagination for Repository Search Results

NDJSDSKJDLKSAJFLKsa

Code Snippets

	*  Generate Valid XHTML
	*  SQL Logging
	*  Test if Empty

References and other Resources

	*  BeTweenGo
	*  ATG Solutions Strategy</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=creating_pagination_for_repository_search_results&amp;rev=1236663425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-09T22:37:05-07:00</dc:date>
        <title>creating_pagination_for_repository_search_results - created</title>
        <link>http://bestpract.us/doku.php?id=creating_pagination_for_repository_search_results&amp;rev=1236663425&amp;do=diff</link>
        <description>Hai hello iam fine.</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=how_do_i_find_what_distribution_of_linux_i_am_on&amp;rev=1231274695&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-06T12:44:55-07:00</dc:date>
        <title>how_do_i_find_what_distribution_of_linux_i_am_on - created</title>
        <link>http://bestpract.us/doku.php?id=how_do_i_find_what_distribution_of_linux_i_am_on&amp;rev=1231274695&amp;do=diff</link>
        <description>Code:
ls /etc | grep release

You should then see a file called &lt;distro_name&gt;_release (or something similar). Then:
Code:
cat /etc/&lt;distro_name&gt;_release

Code:
uname -a

Get name and information about the running kernel



Sources and References

&lt;http://www.linuxforums.org/forum/misc/85699-how-find-out-distro-im-running.html&gt;</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=linux&amp;rev=1231274607&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-06T12:43:27-07:00</dc:date>
        <title>linux - created</title>
        <link>http://bestpract.us/doku.php?id=linux&amp;rev=1231274607&amp;do=diff</link>
        <description>How do I find what distribution of linux I am on?</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=start&amp;rev=1231274560&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-06T12:42:40-07:00</dc:date>
        <title>start</title>
        <link>http://bestpract.us/doku.php?id=start&amp;rev=1231274560&amp;do=diff</link>
        <description>Best Pract.us started as an idea of what would happen if you collect all the information online in one place. Not necessarily factual - but the opinions of what's best. How to build a website. How to format your code. The best way to code javascript. Syntax. Font-size. File-size. SEO. Targeting and filtering. It's not about arguing, but presenting, discussing, editing. You write it, let the world judge it.</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=javascript_frameworks&amp;rev=1217677077&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-02T04:37:57-07:00</dc:date>
        <title>javascript_frameworks</title>
        <link>http://bestpract.us/doku.php?id=javascript_frameworks&amp;rev=1217677077&amp;do=diff</link>
        <description>This isn't about who is the best - it's about the best way to use the libraries. I don't know if it's even possible to really get the definitive answer on which framework could do what better (or best).

	*  The Dojo Toolkit
	*  jQuery
	*  Mochikit
	*  mooTools
	*  prototype
	*  qooxdoo
	*  Script.aculo.us extension for Prototype
	*  SmartClient
	*  Yahoo! User Interface</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=tick_marks&amp;rev=1217255091&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-28T07:24:51-07:00</dc:date>
        <title>tick_marks - created</title>
        <link>http://bestpract.us/doku.php?id=tick_marks&amp;rev=1217255091&amp;do=diff</link>
        <description>Tick Marks are generally used in code to assist in identifying variables.</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=variable_names&amp;rev=1217217739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-27T21:02:19-07:00</dc:date>
        <dc:creator>wikeif</dc:creator>
        <title>variable_names - created</title>
        <link>http://bestpract.us/doku.php?id=variable_names&amp;rev=1217217739&amp;do=diff</link>
        <description>*  Make your variable names long and descriptive.
		*  Using long names prevents the ambiguity of short or cryptic names.

	*  Put units in your variable names
		*  If you are writing an engineering application you are going to be using variables with units. Embed the unit name in the variable, for example, distanceInMM.</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=mootools_1.2_class_template&amp;rev=1216676284&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-21T14:38:04-07:00</dc:date>
        <dc:creator>wikeif</dc:creator>
        <title>mootools_1.2_class_template</title>
        <link>http://bestpract.us/doku.php?id=mootools_1.2_class_template&amp;rev=1216676284&amp;do=diff</link>
        <description>The following code is an easy reference point to starting your mootools class.


Class Code Example

Class Usage Example

Include this in your HTML code (preferably in the footer)


References and Sources

	*  MooTools 1.2 Class Template - Dave Walsh's Blog</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=mootools&amp;rev=1216662790&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-21T10:53:10-07:00</dc:date>
        <title>mootools</title>
        <link>http://bestpract.us/doku.php?id=mootools&amp;rev=1216662790&amp;do=diff</link>
        <description>mooTools Site

	*  mooTools Plugins
	*  bind function
	*  stop page load
	*  AJAX Updates to Table Elements
	*  Selectors 1.2
	*  Add or Remove Dynamically Added Elements
	*  mootools 1.2 Detect when a user stops resizing the browser window
	*  mootools 1.11 Slide Show with JSON interjection
	*  mootools 1.2 Class Template</description>
    </item>
    <item rdf:about="http://bestpract.us/doku.php?id=mootools_1.11_slide_show_with_json_interjection&amp;rev=1216574681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-20T10:24:41-07:00</dc:date>
        <dc:creator>wikeif</dc:creator>
        <title>mootools_1.11_slide_show_with_json_interjection - created</title>
        <link>http://bestpract.us/doku.php?id=mootools_1.11_slide_show_with_json_interjection&amp;rev=1216574681&amp;do=diff</link>
        <description>Basically, the mootools script grabs an ID and runs with it.

Stills needs some tweaking, probably rewrite it as a class, and I don't like the transitions.


The HTML Code

The JSON Data File

The Javascript File

Where the magic happens</description>
    </item>
</rdf:RDF>
