<?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; lists</title> <atom:link href="http://elsid.net/tag/lists/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: boot a vmware machine via command line</title><link>http://elsid.net/2008/12/19/how-to-boot-a-vmware-machine-via-command-line/</link> <comments>http://elsid.net/2008/12/19/how-to-boot-a-vmware-machine-via-command-line/#comments</comments> <pubDate>Fri, 19 Dec 2008 22:25:15 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[how]]></category> <category><![CDATA[web and dev]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[name]]></category> <category><![CDATA[password]]></category> <category><![CDATA[running]]></category> <category><![CDATA[scripting]]></category> <category><![CDATA[server]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[work]]></category> <category><![CDATA[yippie]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/12/19/how-to-boot-a-vmware-machine-via-command-line/</guid> <description><![CDATA[I&#8217;m using vmware 6, so I don&#8217;t know if this works in 5 or server editions. vmware installs a script called vmrun that allows you to perform almost anything you need to do on a vmware machine pragmatically. sidney@my-host:~&#62; /usr/bin/vmrun vmrun version 6.0.4 build-93057Usage: vmrun COMMAND [PARAMETERS]Authentication flags -gu -gpPOWER COMMANDS          [...]]]></description> <wfw:commentRss>http://elsid.net/2008/12/19/how-to-boot-a-vmware-machine-via-command-line/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>the crunchies are back</title><link>http://elsid.net/2008/12/03/the-crunchies-are-back/</link> <comments>http://elsid.net/2008/12/03/the-crunchies-are-back/#comments</comments> <pubDate>Thu, 04 Dec 2008 02:15:18 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[cisc]]></category> <category><![CDATA[crunchies]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[mit]]></category> <category><![CDATA[News]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[Tech]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/12/03/the-crunchies-are-back/</guid> <description><![CDATA[Nominations for the 2008 crunchies are open, get to nominating Readers are invited to nominate their favorite product or company in each of the fifteen award categories below. Readers can vote once a day until nominations end Wednesday, December 10, 2008 Midnight PST. Five finalists will be selected for each award category and popular voting will run [...]]]></description> <wfw:commentRss>http://elsid.net/2008/12/03/the-crunchies-are-back/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Php: how to get base domain</title><link>http://elsid.net/2008/05/08/php-how-to-get-base-domain/</link> <comments>http://elsid.net/2008/05/08/php-how-to-get-base-domain/#comments</comments> <pubDate>Thu, 08 May 2008 22:18:53 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[how]]></category> <category><![CDATA[web and dev]]></category> <category><![CDATA[archive]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[name]]></category> <category><![CDATA[password]]></category> <category><![CDATA[php]]></category> <category><![CDATA[quote]]></category><guid isPermaLink="false">http://gregsidberry.com/2008/05/08/php-how-to-get-base-domain/</guid> <description><![CDATA[The problem: take a url (in this case, we&#8217;ll specify an absolute url, http and all) and return only the base domain. For instance, given &#8216;www.domain.com&#8217; or &#8217;sub.subdomain.domain.com&#8217;, it should return &#8216;domain.com&#8217;. Simple enough, but now consider: &#8216;http://www.example_site.com.pk&#8217; or &#8216;http://damnlimies.co.uk&#8217; or &#8216;http://username:password@this.is.a.worst.shortly.subdomain.thisIsMyMainWebsite.com.cl&#8217; It is an anvil upon which many a hammer has been broken: http://lists.evolt.org/archive/Week-of-Mon-20031201/152316.htmlhttp://www.webmasterworld.com/forum88/10656.htm Anyway, I think I have a solution. I won&#8217;t bother with [...]]]></description> <wfw:commentRss>http://elsid.net/2008/05/08/php-how-to-get-base-domain/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>export itunes xml playlist to m3u</title><link>http://elsid.net/2007/12/17/export-itunes-xml-playlist-to-m3u/</link> <comments>http://elsid.net/2007/12/17/export-itunes-xml-playlist-to-m3u/#comments</comments> <pubDate>Mon, 17 Dec 2007 19:31:42 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[dash]]></category> <category><![CDATA[ipod]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[music]]></category> <category><![CDATA[software]]></category> <category><![CDATA[xml]]></category><guid isPermaLink="false">http://elsid.net/2007/12/17/export-itunes-xml-playlist-to-m3u/</guid> <description><![CDATA[I&#8217;ve been using my dash more than my ipod lately, and found this app the best out of the ones i found for exporting my itunes playlists to m3u http://www.ericdaugherty.com/dev/itunesexport/ 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 [...]]]></description> <wfw:commentRss>http://elsid.net/2007/12/17/export-itunes-xml-playlist-to-m3u/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>comparing flash to windows media streaming</title><link>http://elsid.net/2007/10/14/comparing-flash-to-windows-media-streaming/</link> <comments>http://elsid.net/2007/10/14/comparing-flash-to-windows-media-streaming/#comments</comments> <pubDate>Sun, 14 Oct 2007 20:45:40 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[archive]]></category> <category><![CDATA[drm]]></category> <category><![CDATA[dv]]></category> <category><![CDATA[erd]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[google]]></category> <category><![CDATA[how]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[job]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[media]]></category> <category><![CDATA[mit]]></category> <category><![CDATA[opinion]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[q and a]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[reference]]></category> <category><![CDATA[server]]></category> <category><![CDATA[single]]></category> <category><![CDATA[sites]]></category> <category><![CDATA[software]]></category> <category><![CDATA[streaming]]></category> <category><![CDATA[streams]]></category> <category><![CDATA[Tech]]></category> <category><![CDATA[training]]></category> <category><![CDATA[video]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[youtube]]></category><guid isPermaLink="false">http://elsid.net/2007/10/14/comparing-flash-to-windows-media-streaming/</guid> <description><![CDATA[I&#8217;ve recently had a client that swears by windows media for steaming, and wanted to create a youtubish site using it. I helped him understand that flash was the best option, but then decided to look deeper into the debate to see what other people consider the pro&#8217;s and cons. I now to most of us [...]]]></description> <wfw:commentRss>http://elsid.net/2007/10/14/comparing-flash-to-windows-media-streaming/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>task manager for OpenOffice.org</title><link>http://elsid.net/2007/10/12/task-manager-for-openofficeorg/</link> <comments>http://elsid.net/2007/10/12/task-manager-for-openofficeorg/#comments</comments> <pubDate>Fri, 12 Oct 2007 18:14:45 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[google]]></category> <category><![CDATA[gpl]]></category> <category><![CDATA[how]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[productivity]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[Tech]]></category><guid isPermaLink="false">http://elsid.net/2007/10/12/task-manager-for-openofficeorg/</guid> <description><![CDATA[Linux.com :: A simple task manager for OpenOffice.org If you spend most of your time in OpenOffice.org, you might want to be able to manage to-do lists and tasks without leaving the comfort of the office suite. Since Writer doesn&#8217;t have such a feature, you can create your own no-frills task tool and at [...]]]></description> <wfw:commentRss>http://elsid.net/2007/10/12/task-manager-for-openofficeorg/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>mythbuntu : myth tv focused distro built on ubuntu</title><link>http://elsid.net/2007/10/08/mythbuntu-myth-tv-focused-distro-built-on-ubuntu/</link> <comments>http://elsid.net/2007/10/08/mythbuntu-myth-tv-focused-distro-built-on-ubuntu/#comments</comments> <pubDate>Mon, 08 Oct 2007 12:39:25 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[archive]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[focus]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[mythtv]]></category> <category><![CDATA[password]]></category> <category><![CDATA[php]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[repo]]></category> <category><![CDATA[rest]]></category> <category><![CDATA[setup]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[updates]]></category> <category><![CDATA[video]]></category> <category><![CDATA[work]]></category><guid isPermaLink="false">http://elsid.net/2007/10/08/mythbuntu-myth-tv-focused-distro-built-on-ubuntu/</guid> <description><![CDATA[Can&#8217;t wait for my card to finally get supported. Providing an Ubuntu based MythTV distribution that is easy to configure, maintain, and use. Mythbuntu 7.10 Public Beta Posted October 3rd, 2007 by Daviey  The Mythbuntu team is pleased to announce the Beta of Mythbuntu-7.10. Together with this release, we&#8217;re opening the gates of our very [...]]]></description> <wfw:commentRss>http://elsid.net/2007/10/08/mythbuntu-myth-tv-focused-distro-built-on-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>sites using wordpress part 1</title><link>http://elsid.net/2007/09/27/sites-using-wordpress-part-1/</link> <comments>http://elsid.net/2007/09/27/sites-using-wordpress-part-1/#comments</comments> <pubDate>Thu, 27 Sep 2007 15:52:01 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[designer]]></category> <category><![CDATA[drupal]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[News]]></category> <category><![CDATA[professional wordpress sites]]></category> <category><![CDATA[search and stats]]></category> <category><![CDATA[sites]]></category> <category><![CDATA[Tech]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[work]]></category> <category><![CDATA[wp]]></category><guid isPermaLink="false">http://elsid.net/2007/09/27/sites-using-wordpress-part-1/</guid> <description><![CDATA[Hopefullly others will help. i&#8217;m trying to get a list on professional / corporate, or mid to large size sites currently using wordpress. drupal has plenty of lists. but i&#8217;m mostly only finding lists of blogs that use wp, or design company&#8217;s that talk about making your wordpress site. here&#8217;s my first stab, any other links [...]]]></description> <wfw:commentRss>http://elsid.net/2007/09/27/sites-using-wordpress-part-1/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>why is it so hard to find professional sites that use wp?</title><link>http://elsid.net/2007/09/27/why-is-it-so-hard-to-find-professional-sites-that-use-wp/</link> <comments>http://elsid.net/2007/09/27/why-is-it-so-hard-to-find-professional-sites-that-use-wp/#comments</comments> <pubDate>Thu, 27 Sep 2007 15:36:49 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[drupal]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[Rants]]></category> <category><![CDATA[sites]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wp]]></category><guid isPermaLink="false">http://elsid.net/2007/09/27/why-is-it-so-hard-to-find-professional-sites-that-use-wp/</guid> <description><![CDATA[yes i pretty much ranted in the title. I&#8217;ve beeen trying to find lists like drupal has of sites using wordpress. no dice so far. i think i&#8217;ll start one 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 [...]]]></description> <wfw:commentRss>http://elsid.net/2007/09/27/why-is-it-so-hard-to-find-professional-sites-that-use-wp/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>TheLastRipper: last fm recorder</title><link>http://elsid.net/2007/09/24/thelastripper-last-fm-recorder/</link> <comments>http://elsid.net/2007/09/24/thelastripper-last-fm-recorder/#comments</comments> <pubDate>Mon, 24 Sep 2007 16:04:49 +0000</pubDate> <dc:creator>Sid Sidberry</dc:creator> <category><![CDATA[web and dev]]></category> <category><![CDATA[google]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[music]]></category> <category><![CDATA[pending]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[software]]></category> <category><![CDATA[streams]]></category> <category><![CDATA[tags]]></category> <category><![CDATA[TheLastRipper]]></category> <category><![CDATA[trac]]></category><guid isPermaLink="false">http://elsid.net/2007/09/24/thelastripper-last-fm-recorder/</guid> <description><![CDATA[last fm is pretty nice, if you haven&#8217;t checked it out yet you should. if you&#8217;ve ever wanted to download  the mixes / streams from last fm here&#8217;s the answer. the only issue i have with it, is that it doesn&#8217;t play sound (at least for me). last fm&#8217;s client side app can be open [...]]]></description> <wfw:commentRss>http://elsid.net/2007/09/24/thelastripper-last-fm-recorder/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: elsid.net @ 2010-09-09 04:33:35 by W3 Total Cache -->