<?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/" xmlns:series="http://unfoldingneurons.com/" ><channel><title>Sid Sidberry Reads &#187; scripts</title> <atom:link href="http://elsid.net/tag/scripts/feed/" rel="self" type="application/rss+xml" /><link>http://elsid.net</link> <description>News, New Blog, Old Blog</description> <lastBuildDate>Sat, 07 Aug 2010 23:45:34 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>how to: use random numbers in shell scripts</title><link>http://elsid.net/2008/12/18/how-to-use-random-numbers-in-shell-scripts/</link> <comments>http://elsid.net/2008/12/18/how-to-use-random-numbers-in-shell-scripts/#comments</comments> <pubDate>Thu, 18 Dec 2008 11:03:57 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[how]]></category> <category><![CDATA[web and dev]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Random]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell scripts]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/12/18/how-to-use-random-numbers-in-shell-scripts/</guid> <description><![CDATA[Ever wish you could use a random number in your shell scripts? Luckily you can: my_random_number=$RANDOM linux returns a random number everytime the $RANDOM variable is accessed. Add this to 100 bookmarks Share this on Bebo Submit this to Bitacoras Share this on Blinklist Engage with this article! Blog this on Blogger Mark this on BlogMarks Share this on BobrDobr Add this to BonzoBox Add this link [...]]]></description> <wfw:commentRss>http://elsid.net/2008/12/18/how-to-use-random-numbers-in-shell-scripts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>how to: write shell scripts</title><link>http://elsid.net/2008/12/10/how-to-write-shell-scripts/</link> <comments>http://elsid.net/2008/12/10/how-to-write-shell-scripts/#comments</comments> <pubDate>Wed, 10 Dec 2008 18:35:13 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[how]]></category> <category><![CDATA[web and dev]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[reference]]></category> <category><![CDATA[scripting]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/12/10/how-to-write-shell-scripts/</guid> <description><![CDATA[This is imho the best guide for shell scripting. I&#8217;m always referencing it when writing a shell script ( was it -n or -z?) From: http://linuxcommand.org/writing_shell_scripts.php#contents With the thousands of commands available for the command line user, how can you remember them all? The answer is, you don&#8217;t. The real power of the computer is its ability [...]]]></description> <wfw:commentRss>http://elsid.net/2008/12/10/how-to-write-shell-scripts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>project: benchsid &#8211; automate benchmarks with siege, ab, and httperf using shell scripts</title><link>http://elsid.net/2008/12/07/project-benchsid-automate-benchmarks-with-siege-ab-and-httperf-using-shell-scripts/</link> <comments>http://elsid.net/2008/12/07/project-benchsid-automate-benchmarks-with-siege-ab-and-httperf-using-shell-scripts/#comments</comments> <pubDate>Mon, 08 Dec 2008 00:46:11 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[ads]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[benchmark]]></category> <category><![CDATA[benchsid]]></category> <category><![CDATA[funyuns]]></category> <category><![CDATA[how]]></category> <category><![CDATA[httperf]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[running]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[server]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[siege]]></category> <category><![CDATA[wp]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/12/07/project-benchsid-automate-benchmarks-with-siege-ab-and-httperf-using-shell-scripts/</guid> <description><![CDATA[While benchmarking performance for deathy death match I realized something: Benchmarking sucks! That said, and me being the lazy person I am, I asked myself how can I make this easier? My answer: benchsid, two shell scripts that make benchmarking easier. disclaimer This is a 1,2,3 trick pony &#8211; use it as such These scripts are offered as is [...]]]></description> <wfw:commentRss>http://elsid.net/2008/12/07/project-benchsid-automate-benchmarks-with-siege-ab-and-httperf-using-shell-scripts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Building Something Scalable: Caching</title><link>http://elsid.net/2008/10/05/building-something-scalable-caching/</link> <comments>http://elsid.net/2008/10/05/building-something-scalable-caching/#comments</comments> <pubDate>Sun, 05 Oct 2008 20:29:52 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[caching]]></category> <category><![CDATA[database]]></category> <category><![CDATA[dv]]></category> <category><![CDATA[dynamic]]></category> <category><![CDATA[google]]></category> <category><![CDATA[memcache]]></category> <category><![CDATA[memcached]]></category> <category><![CDATA[memcachedb]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[name]]></category> <category><![CDATA[php]]></category> <category><![CDATA[running]]></category> <category><![CDATA[scaling]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[search]]></category> <category><![CDATA[server]]></category> <category><![CDATA[setup]]></category> <category><![CDATA[software]]></category> <category><![CDATA[traffic]]></category> <category><![CDATA[work]]></category> <category><![CDATA[xcache]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/10/05/building-something-scalable-caching/</guid> <description><![CDATA[I&#8217;ve been seriously getting my kicks with scalability fora number of months, so why not start on ongoing series where I talk about what I&#8217;ve learned / found? So welcome to to the first: Building Something Scalable &#8211; An ongoing experiment. This post covers caching. I&#8217;ll cover delivery in the next post. Keep in mind language wise [...]]]></description> <wfw:commentRss>http://elsid.net/2008/10/05/building-something-scalable-caching/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>flash: my beginnings</title><link>http://elsid.net/2008/05/15/flash-my-beginnings/</link> <comments>http://elsid.net/2008/05/15/flash-my-beginnings/#comments</comments> <pubDate>Thu, 15 May 2008 02:37:37 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[funny]]></category> <category><![CDATA[job]]></category> <category><![CDATA[media]]></category> <category><![CDATA[Projects]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[sites]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://elsid.net/?p=134</guid> <description><![CDATA[It&#8217;s fun to think on when i first started flash. i think i first started back in 2000 at feast new media. that was my second internship and right before the bubble burst. the place where i first learned about tweens, and astalavista. i went home, cracked a trial and shortly after realized i&#8217;d forgotten everything [...]]]></description> <wfw:commentRss>http://elsid.net/2008/05/15/flash-my-beginnings/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>list of helpful php regular expressions</title><link>http://elsid.net/2008/05/12/list-of-helpful-php-regular-expressions/</link> <comments>http://elsid.net/2008/05/12/list-of-helpful-php-regular-expressions/#comments</comments> <pubDate>Mon, 12 May 2008 11:15:05 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[php]]></category> <category><![CDATA[regex]]></category> <category><![CDATA[regular expressions]]></category> <category><![CDATA[scripts]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/05/12/list-of-helpful-php-regular-expressions/</guid> <description><![CDATA[came across this list of expressions while trying to figure out a problem with a regex. Might come in handy for someone in the future. PHP regular expressions examples Add this to 100 bookmarks Share this on Bebo Submit this to Bitacoras Share this on Blinklist Engage with this article! Blog this on Blogger Mark this on BlogMarks Share this on BobrDobr Add this to [...]]]></description> <wfw:commentRss>http://elsid.net/2008/05/12/list-of-helpful-php-regular-expressions/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>php security in a nutshell</title><link>http://elsid.net/2008/05/09/php-security-in-a-nutshell/</link> <comments>http://elsid.net/2008/05/09/php-security-in-a-nutshell/#comments</comments> <pubDate>Fri, 09 May 2008 21:56:24 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[how]]></category> <category><![CDATA[web and dev]]></category> <category><![CDATA[ads]]></category> <category><![CDATA[aes]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[backend]]></category> <category><![CDATA[cheat-sheet]]></category> <category><![CDATA[convert]]></category> <category><![CDATA[database]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[double]]></category> <category><![CDATA[drupal]]></category> <category><![CDATA[dv]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[functions]]></category> <category><![CDATA[fyi]]></category> <category><![CDATA[google]]></category> <category><![CDATA[hosting]]></category> <category><![CDATA[includes]]></category> <category><![CDATA[mit]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[name]]></category> <category><![CDATA[newline]]></category> <category><![CDATA[oops]]></category> <category><![CDATA[pending]]></category> <category><![CDATA[phone]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Projects]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[quotes]]></category> <category><![CDATA[ranting]]></category> <category><![CDATA[reference]]></category> <category><![CDATA[regex]]></category> <category><![CDATA[regular expressions]]></category> <category><![CDATA[rest]]></category> <category><![CDATA[review]]></category> <category><![CDATA[ror]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[search]]></category> <category><![CDATA[securi]]></category> <category><![CDATA[security]]></category> <category><![CDATA[server]]></category> <category><![CDATA[setup]]></category> <category><![CDATA[software]]></category> <category><![CDATA[svn]]></category> <category><![CDATA[tags]]></category> <category><![CDATA[Tech]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[trac]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/05/09/php-security-in-a-nutshell/</guid> <description><![CDATA[I have a friend I&#8217;m teaching foundation security to. This post is for him, but also as a protest to some of the materials I&#8217;ve found when looking for reference material for him. Security at it&#8217;s simplest form is common sense. ask yourself, how can I make sure I get exactly what I want? How do [...]]]></description> <wfw:commentRss>http://elsid.net/2008/05/09/php-security-in-a-nutshell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>simple viewer flash image gallery</title><link>http://elsid.net/2007/09/27/simple-viewer-flash-image-gallery/</link> <comments>http://elsid.net/2007/09/27/simple-viewer-flash-image-gallery/#comments</comments> <pubDate>Thu, 27 Sep 2007 17:26:05 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[dynamic]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[font]]></category> <category><![CDATA[image-gallery]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[News]]></category> <category><![CDATA[photoshop]]></category> <category><![CDATA[php]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[Projects]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[server]]></category> <category><![CDATA[software]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[work]]></category> <category><![CDATA[wp]]></category><guid isPermaLink="false">http://elsid.net/2007/09/27/simple-viewer-flash-image-gallery/</guid> <description><![CDATA[this is old news, Just realized i&#8217;ve never mentioned simple viewer. simple viewer is a flash gallery system. I&#8217;ve used it for a number of projects (actually using it now) and it allows for dynamic content / config. Features: * Intelligent image pre-loading. * Intuitive image navigation [...]]]></description> <wfw:commentRss>http://elsid.net/2007/09/27/simple-viewer-flash-image-gallery/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>php shell scripts</title><link>http://elsid.net/2007/09/10/php-shell-scripts/</link> <comments>http://elsid.net/2007/09/10/php-shell-scripts/#comments</comments> <pubDate>Mon, 10 Sep 2007 15:56:07 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[database]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[php]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://elsid.net/2007/09/10/php-shell-scripts/</guid> <description><![CDATA[going through some old code, and realized i never posted this. You can run php as a shell script. add #!/usr/bin/php -q replace /usr/bin/ with your php path. a quick which php will find it for you. chmod the file to executable and call the file from the command line. also remember to call the file directly, [...]]]></description> <wfw:commentRss>http://elsid.net/2007/09/10/php-shell-scripts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>yamlsp &#8211; yet another my linux story post</title><link>http://elsid.net/2007/08/14/yamlsp-yet-another-my-linux-story-post/</link> <comments>http://elsid.net/2007/08/14/yamlsp-yet-another-my-linux-story-post/#comments</comments> <pubDate>Tue, 14 Aug 2007 07:41:31 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[ads]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[gedit]]></category> <category><![CDATA[geek]]></category> <category><![CDATA[languages]]></category> <category><![CDATA[learning]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[mit]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[off topic]]></category> <category><![CDATA[pending]]></category> <category><![CDATA[php]]></category> <category><![CDATA[running]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[securi]]></category> <category><![CDATA[security]]></category> <category><![CDATA[setup]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[widgets]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://elsid.net/2007/08/14/yamlsp-yet-another-my-linux-story-post/</guid> <description><![CDATA[tongiht after spending sometime getting jackfield to work (it loads, just without the widgets &#8211; lol), my room mate (he&#8217;s a windows admin, but uses ubuntu at the apt) and I started talking briefly about why we like linux. which of course has lead me to this. I got into linux for one reason : i [...]]]></description> <wfw:commentRss>http://elsid.net/2007/08/14/yamlsp-yet-another-my-linux-story-post/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: elsid.net @ 2010-09-09 04:36:21 by W3 Total Cache -->