<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with directory</title>
      <link>http://ask.metafilter.com/tags/directory</link>
      <description>Questions tagged with 'directory' at Ask MetaFilter.</description>
	  <pubDate>Mon, 23 Nov 2009 19:42:21 -0800</pubDate> <lastBuildDate>Mon, 23 Nov 2009 19:42:21 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Where can I find a business directory or point of interest database?</title>
	<link>http://ask.metafilter.com/138919/Where%2Dcan%2DI%2Dfind%2Da%2Dbusiness%2Ddirectory%2Dor%2Dpoint%2Dof%2Dinterest%2Ddatabase</link>	
	<description>Are there any reasonably-priced, reliable databases of US businesses that allow users to store, edit, and retransmit that data? I&apos;m working on a small web application and I need to be able to create maps, annotate them with local businesses, parks, and other points of interest, and then pass those on to other folks.&lt;br&gt;
&lt;br&gt;
A nationwide database of businesses would be awesome, but something specific to Oregon would work for now. I could get by with each business&apos;s name and address, though a geocoded and categorized dataset would be preferable.&lt;br&gt;
&lt;br&gt;
Google&apos;s terms of service are a bit too restrictive, and I don&apos;t think buying data directly from each state&apos;s corporation division would scale terribly well.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138919</guid>
	<pubDate>Mon, 23 Nov 2009 19:42:21 -0800</pubDate>
	<category>business</category>
	<category>directory</category>
	<category>poi</category>
	<category>pointofinterest</category>
	<category>pointsofinterest</category>
	<dc:creator>SemiSophos</dc:creator>
	</item>
	<item>
	<title>Help me batch print text files on the Mac</title>
	<link>http://ask.metafilter.com/138487/Help%2Dme%2Dbatch%2Dprint%2Dtext%2Dfiles%2Don%2Dthe%2DMac</link>	
	<description>OS X: I want to batch print all the files in a source-code library. They are actionscript files, which means they are text files that all end in a .as extension. The files are in a complex directory structure (one root folder but files in multiple subfolders), and there are non .as files that I don&apos;t want printed. When the files print, I need some kind of separator ( spaces, asterisks, new page...) between each file. I can&apos;t seem to find a FILTERABLE batch printing app for OSX -- one that can print all files (of a certain type or naming scheme) in all folders and subfolders starting at a certain root.&lt;br&gt;
&lt;br&gt;
I thought about opening Terminal and doing this:&lt;br&gt;
&lt;br&gt;
find . -name &quot;*.as&quot; | xargs cat  &amp;gt; outfile.txt&lt;br&gt;
&lt;br&gt;
And then printing outfile.txt. That would be perfect except that I won&apos;t easily be able to tell where one file begins and another ends. I need&lt;br&gt;
&lt;br&gt;
*****************&lt;br&gt;
&lt;br&gt;
or some other delimiter between files.&lt;br&gt;
&lt;br&gt;
If it matters, this is for OS X Leopard.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138487</guid>
	<pubDate>Wed, 18 Nov 2009 13:19:03 -0800</pubDate>
	<category>actionscript</category>
	<category>as</category>
	<category>batch</category>
	<category>code</category>
	<category>directories</category>
	<category>directory</category>
	<category>filter</category>
	<category>filtering</category>
	<category>folder</category>
	<category>print</category>
	<category>printing</category>
	<category>programming</category>
	<category>subfolder</category>
	<category>terminal</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>LDAP ADAM Active Directory combining</title>
	<link>http://ask.metafilter.com/137337/LDAP%2DADAM%2DActive%2DDirectory%2Dcombining</link>	
	<description>how can i combine multiple AD domains into one directory for application authentication? can i use ADAM? we have some applications that need to authenticate users against our AD.  we have 3 domains that are not child domains of any one master domain.  the application can only use one directory at at time.  can these 3 AD domains be combined into one directory, using ADAM or some other LDAP application?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137337</guid>
	<pubDate>Thu, 05 Nov 2009 12:05:13 -0800</pubDate>
	<category>active</category>
	<category>directory</category>
	<category>ldap</category>
	<dc:creator>fumbducker</dc:creator>
	</item>
	<item>
	<title>WIN XP Directory Tree Software help?</title>
	<link>http://ask.metafilter.com/136260/WIN%2DXP%2DDirectory%2DTree%2DSoftware%2Dhelp</link>	
	<description>Need software which enables saving my Windows XP file directory tree and shows subfolders as a .gif, .jpg or .bmp. Google found some software which saves it as a text file, but I want the visuals of the actual folders in the tree structure.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136260</guid>
	<pubDate>Fri, 23 Oct 2009 13:13:54 -0800</pubDate>
	<category>Directory</category>
	<category>File</category>
	<category>software</category>
	<category>Tree</category>
	<category>Windows</category>
	<category>XP</category>
	<dc:creator>dorgla</dc:creator>
	</item>
	<item>
	<title>Choose Details in OS X</title>
	<link>http://ask.metafilter.com/131039/Choose%2DDetails%2Din%2DOS%2DX</link>	
	<description>Mac OSX Filter: How can I change the details displayed for files in a directory while in list view? This may be a really easy question, but Google has failed me thus far.&lt;br&gt;
&lt;br&gt;
When I used XP and viewed directories as lists, I could go to View and then click on &apos;Choose Details&apos; to pick which file info I wanted displayed.&lt;br&gt;
&lt;br&gt;
I can&apos;t seem to figure out how to do this on Mac OSX. &lt;br&gt;
&lt;br&gt;
The reason I want to do this is because I listen to a lot of podcasts, and the title in the file info is often more instructive than the filename. &lt;br&gt;
&lt;br&gt;
Is there any way to &apos;Choose Details&apos; on Mac OSX?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131039</guid>
	<pubDate>Mon, 24 Aug 2009 17:43:43 -0800</pubDate>
	<category>computer</category>
	<category>directories</category>
	<category>directory</category>
	<category>files</category>
	<category>internet</category>
	<category>mac</category>
	<category>os</category>
	<category>osx</category>
	<category>pc</category>
	<category>resolved</category>
	<dc:creator>reenum</dc:creator>
	</item>
	<item>
	<title>Student discount directory for the Arlington, TX area?</title>
	<link>http://ask.metafilter.com/130936/Student%2Ddiscount%2Ddirectory%2Dfor%2Dthe%2DArlington%2DTX%2Darea</link>	
	<description>I&apos;m starting my first day as a college frosh tomorrow. I want to take full advantage of everything the college experience has to offer-- like student discounts! But repeated Googling has failed me; I can&apos;t seem to find a directory of local business or events that offer student discounts! I live in Arlington, TX. Can the hive-mind point me towards any comprehensive directories for student discounts in the area?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130936</guid>
	<pubDate>Sun, 23 Aug 2009 16:36:32 -0800</pubDate>
	<category>directory</category>
	<category>money</category>
	<category>saving</category>
	<category>studentdiscount</category>
	<dc:creator>ShawnStruck</dc:creator>
	</item>
	<item>
	<title>Keepin the story straight</title>
	<link>http://ask.metafilter.com/128481/Keepin%2Dthe%2Dstory%2Dstraight</link>	
	<description>How can I host a member directory for a nonprofit, for free, online, that is password protected? Are there any sites that would protect basic contact information for our members, and also enable us to upload other basic organizational info that multiple people (at least 50) would be able to log in and view?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128481</guid>
	<pubDate>Mon, 27 Jul 2009 07:02:09 -0800</pubDate>
	<category>directory</category>
	<category>membership</category>
	<category>services</category>
	<dc:creator>chickaboo</dc:creator>
	</item>
	<item>
	<title>iPhone directory for Ontario, Canada?</title>
	<link>http://ask.metafilter.com/128278/iPhone%2Ddirectory%2Dfor%2DOntario%2DCanada</link>	
	<description>I need to find a directory for the&lt;strong&gt; iphone &lt;/strong&gt;in Ontario. I don&apos;t know much about cell phones (it&apos;s an iPhone he has, in case that narrows it down) and I need to reach my brother. Googling just leads to a confusing advertising no man&apos;s land that I don&apos;t have any time to sift through now. We&apos;ve had a family emergency and no one has his cell number on them and he doesn&apos;t have a land line. We have to leave shortly and I was hoping someone here could point me to a directory.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128278</guid>
	<pubDate>Fri, 24 Jul 2009 09:18:01 -0800</pubDate>
	<category>directory</category>
	<category>iphone</category>
	<dc:creator>bonobothegreat</dc:creator>
	</item>
	<item>
	<title>Learning Management System with Active Directory Support</title>
	<link>http://ask.metafilter.com/127449/Learning%2DManagement%2DSystem%2Dwith%2DActive%2DDirectory%2DSupport</link>	
	<description>I am looking for a (preferably Opensource / free) Learning Management System that will link up with LDAP / Windows Active Directory The company I work for is looking to roll out web-based &quot;exams&quot; on subjects such as desktop security for a certification we are looking to hold. Ideally the software will limit a user&apos;s permissions to do many things until they pass the exam/test. I have heard of such software, but I cannot recall the name. &lt;br&gt;
&lt;br&gt;
Currently our network setup is on a windows domain, using windows server 2008 active directory to manage user groups. I can set up a box for whatever operating system / webserver / databasing required as i have a few spares here at the moment.&lt;br&gt;
&lt;br&gt;
In addition to the above, the software needs to generate some kind of file indicating which users have completed the test and which have yet to do so.&lt;br&gt;
&lt;br&gt;
If you have a better idea on how to roll out such a thing, well... any and all suggestions are greatly appreciated</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127449</guid>
	<pubDate>Tue, 14 Jul 2009 17:03:24 -0800</pubDate>
	<category>Active</category>
	<category>directory</category>
	<category>Learning</category>
	<category>Management</category>
	<category>server</category>
	<category>System</category>
	<category>windows</category>
	<dc:creator>mrw</dc:creator>
	</item>
	<item>
	<title>Account Creation Script (not spam)</title>
	<link>http://ask.metafilter.com/124003/Account%2DCreation%2DScript%2Dnot%2Dspam</link>	
	<description>Simple need for autofilling a web page with a different set of variables each time. 


Assuming  I have a CSV of the user accounts I need to create, how can I create or find a script that will let me create new accounts by entering the CSV info into set fields (name, email, password), submitting and then automaticaly proceeding onto the next user account? This is for Active Directory account creation on a website through a Citrix Client, totally legitimate, not spamming.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124003</guid>
	<pubDate>Fri, 05 Jun 2009 16:45:22 -0800</pubDate>
	<category>account</category>
	<category>Active</category>
	<category>Citrix</category>
	<category>Directory</category>
	<category>script</category>
	<dc:creator>BrodieShadeTree</dc:creator>
	</item>
	<item>
	<title>How to investigate a slow startup process on Windows XP computers on a medium business domain</title>
	<link>http://ask.metafilter.com/122185/How%2Dto%2Dinvestigate%2Da%2Dslow%2Dstartup%2Dprocess%2Don%2DWindows%2DXP%2Dcomputers%2Don%2Da%2Dmedium%2Dbusiness%2Ddomain</link>	
	<description>Is there software or some automated method to audit the entire startup process of a Windows XP computer to find why startup is slow? We run a Windows domain here at work with around 300 computers. Recently the startup process on basically every computer has slowed down significantly. We have enabled verbose messages and we see that &quot;Applying computer settings&quot; and &quot;Running startup scripts&quot; are taking a particularly long time.&lt;br&gt;
&lt;br&gt;
I know there is software that can audit the startup process after a user logs in, but we are looking for something that can automatically audit the entire startup process from the time that Windows begins booting so we can see exactly what is happening that is causing the slowdown or what is taking so long to finish running. Is there anything out there that can do this effectively? If not, what is the best way to diagnose this issue manually? Just turning off policies and startup scripts one-by-one through trial-and-error?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122185</guid>
	<pubDate>Fri, 15 May 2009 08:11:52 -0800</pubDate>
	<category>active</category>
	<category>computers</category>
	<category>directory</category>
	<category>domain</category>
	<category>login</category>
	<category>slow</category>
	<category>startup</category>
	<category>windows</category>
	<category>xp</category>
	<dc:creator>joshrholloway</dc:creator>
	</item>
	<item>
	<title>Kerb-what?</title>
	<link>http://ask.metafilter.com/122061/Kerbwhat</link>	
	<description>Please hope an OS X/Open Directory/Kerberos n00b -- I can&apos;t reset the directory administrator&apos;s password in OS X Server 10.4. I&apos;m helping a local school with some connectivity issues between their 10.4.11 server, and their swanky new 24&quot; iMacs with 10.5.6; all kinds of permissions issues that are, according to Apple, related to an unconfigured DNS/Open Directory situation. &lt;br&gt;
&lt;br&gt;
I know basic OSX Server configuration, but I am very unfamiliar with OD. I&apos;m following &lt;a href=&quot;http://support.apple.com/kb/TA23421&quot;&gt;these instructions&lt;/a&gt; from Apple successfully so far, but I&apos;m hitting a brick wall were either:&lt;br&gt;
&lt;br&gt;
a) someone has set the username/password for the diradmin user prior to my attempt to do so, or&lt;br&gt;
&lt;br&gt;
b) the password has never been set, but the server is not allowing me to set said password.&lt;br&gt;
&lt;br&gt;
Assuming the former, I found &lt;a href=&quot;http://support.apple.com/kb/HT1194&quot;&gt;these instructions&lt;/a&gt; on resetting the diradmin password, but...I&apos;m stuck at, &quot;Open Workgroup Manager using your administrator username and password and navigate to the Open Directory Master node.&quot; I see no node. There&apos;s no node, dammit!&lt;br&gt;
&lt;br&gt;
If it&apos;s the latter, any ideas why it will not allow me to set the password from the server admin OD panel? It asks for it to be set up each time, but doesn&apos;t appear to set it.&lt;br&gt;
&lt;br&gt;
Any advice SUPERLY appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122061</guid>
	<pubDate>Wed, 13 May 2009 21:14:25 -0800</pubDate>
	<category>apple</category>
	<category>directory</category>
	<category>kerberos</category>
	<category>open</category>
	<category>os</category>
	<category>resolved</category>
	<category>server</category>
	<category>x</category>
	<dc:creator>liquado</dc:creator>
	</item>
	<item>
	<title>What is the ideal CMS for a user-controlled directory?</title>
	<link>http://ask.metafilter.com/119907/What%2Dis%2Dthe%2Dideal%2DCMS%2Dfor%2Da%2Dusercontrolled%2Ddirectory</link>	
	<description>What is the ideal CMS for a user-controlled directory? I want to create a directory of companies and their products. I would like for companies to be able to edit only their own entry through a minimal customized back-end. They would be editing their address, URL, phone number, etc.; and adding products to their entry as discrete items which can be called up separately in search results, perhaps also uploading the occasional PDF. The lighter the CMS the better, and it would ideally have some flexible queries built in so that I don&apos;t have to spend too much time wrestling with PHP, at which I&apos;m a beginner (certainly don&apos;t know anything about how to get PHP to talk to databases). I&apos;m not expecting much traffic, at least not for the first year of its operation. &lt;br&gt;
&lt;br&gt;
I&apos;ve used and customized WordPress to act as a small CMS before, but I doubt it&apos;s the best candidate in this case. The front-end is no problem, but WP&apos;s back-end is clunky and even if customized, I wouldn&apos;t know how to give users permission to edit their entry only. And I don&apos;t like the feeling of hacking things together which I get whenever I use WP for anything other than what it was meant to be, a blog.&lt;br&gt;
&lt;br&gt;
I looked at Joomla, but it seems overblown for what I need and more difficult to customize. (I guess it might just be necessary for me to learn PHP?)&lt;br&gt;
&lt;br&gt;
Textpattern is my leading candidate at the moment. It&apos;s light and using its js queries seems simple. But again, I&apos;m not sure how easy it would be to customize the back-end and permissions. Is there any reason I shouldn&apos;t use Textpattern to handle thousands of entries?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.119907</guid>
	<pubDate>Sat, 18 Apr 2009 23:28:12 -0800</pubDate>
	<category>cms</category>
	<category>directory</category>
	<category>joomla</category>
	<category>resolved</category>
	<category>textpattern</category>
	<category>wordpress</category>
	<dc:creator>carnival of animals</dc:creator>
	</item>
	<item>
	<title>Mass installation?</title>
	<link>http://ask.metafilter.com/108799/Mass%2Dinstallation</link>	
	<description>What&apos;s the best way to mass install over an Active Directory network? Currently I&apos;m running an network of around 60 computers, most of these are XP although there&apos;s some Windows 2003 and 2007 also.&lt;br&gt;
The problem is all these computers remain logged in 24/7 and are locked when not in use, never logged out.  I&apos;m a novice Windows network admin and any ideas on how to push software to these computers?&lt;br&gt;
I understand that you can set group policies to run .msi installers, however these are only run upon login and due to these computers rarley actually logging in...as they don&apos;t logout this isn&apos;t much use.&lt;br&gt;
&lt;br&gt;
Any suggestions would be extremely appreciated.  Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108799</guid>
	<pubDate>Tue, 09 Dec 2008 08:59:34 -0800</pubDate>
	<category>active</category>
	<category>automatic</category>
	<category>automation</category>
	<category>directory</category>
	<category>install</category>
	<category>network</category>
	<dc:creator>Whoop</dc:creator>
	</item>
	<item>
	<title>There&apos;s only so much clicking I want to do in order to see 100+ pictures.</title>
	<link>http://ask.metafilter.com/107568/Theres%2Donly%2Dso%2Dmuch%2Dclicking%2DI%2Dwant%2Dto%2Ddo%2Din%2Dorder%2Dto%2Dsee%2D100%2Dpictures</link>	
	<description>I&apos;ve been browsing through a website whose pages are set up to be viewed as indexes/directories with no HTML.  Many of the files listed are image files, and I&apos;d like to be able to see them without having to click on each one individually.  Is there some kind of add-on or plugin that will automatically show thumbnails of all the images on the page or am I stuck clicking on each one?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107568</guid>
	<pubDate>Sun, 23 Nov 2008 21:49:18 -0800</pubDate>
	<category>browser</category>
	<category>directory</category>
	<category>images</category>
	<category>index</category>
	<category>resolved</category>
	<dc:creator>elfgirl</dc:creator>
	</item>
	<item>
	<title>Add leaves and fruit, but don&apos;t cut the branches</title>
	<link>http://ask.metafilter.com/104109/Add%2Dleaves%2Dand%2Dfruit%2Dbut%2Ddont%2Dcut%2Dthe%2Dbranches</link>	
	<description>On a Windows share with a complex file tree, is there any way to lock down the tree so that folders can be added by all, but the directory structure itself can&apos;t be changed? People keep dragging folders or whole sections of a directory tree on a network file server and leaving them inside another location on the tree;  so the HR folder and its subfolders suddenly end up inside the Accounting section.  (No one admits to moving them, of course.)&lt;br&gt;
&lt;br&gt;
Users need to be able to create their own subfolders, and add documents and move them around throughout the tree;  but I&apos;m trying to find a way to allow this while also blocking the ability to move folders from one location in the tree to another, or otherwise make change the directory &lt;em&gt;structure&lt;/em&gt;.&lt;br&gt;
&lt;br&gt;
I&apos;m not coming up with anything;  is there something obvious I&apos;ve missed?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104109</guid>
	<pubDate>Mon, 13 Oct 2008 09:27:56 -0800</pubDate>
	<category>directory</category>
	<category>file</category>
	<category>network</category>
	<category>permissions</category>
	<category>share</category>
	<category>tree</category>
	<category>Windows</category>
	<dc:creator>bartleby</dc:creator>
	</item>
	<item>
	<title>directory listing flash mp3 player</title>
	<link>http://ask.metafilter.com/102518/directory%2Dlisting%2Dflash%2Dmp3%2Dplayer</link>	
	<description>Is there a free flash mp3 player that I can place in a directory on a web server and have it automatically make a playlist of the contents of that directory and play them? I basically want something that emulates a standard directory listing on IE or safari but allows you to play the flies that are mp3s via flash.&lt;br&gt;
&lt;br&gt;
wishlist:&lt;br&gt;
-support for subdirectories would be nice&lt;br&gt;
-ability to download files&lt;br&gt;
-it would also be nice if it wasn&apos;t ugly&lt;br&gt;
-wav support</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102518</guid>
	<pubDate>Wed, 24 Sep 2008 05:38:20 -0800</pubDate>
	<category>directory</category>
	<category>flash</category>
	<category>mp3</category>
	<dc:creator>Infernarl</dc:creator>
	</item>
	<item>
	<title>How can I see a website&apos;s file tree?</title>
	<link>http://ask.metafilter.com/102497/How%2Dcan%2DI%2Dsee%2Da%2Dwebsites%2Dfile%2Dtree</link>	
	<description>How can I browse a website like how it would be if there weren&apos;t a &quot;index.html&quot; or similar file? That is, see a directory-type listing of the files in that directory? You know, that type of listing where there are directories, a link to move up one folder, the files in that directory, etc.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102497</guid>
	<pubDate>Tue, 23 Sep 2008 19:10:21 -0800</pubDate>
	<category>directory</category>
	<category>files</category>
	<category>filetree</category>
	<category>tree</category>
	<category>website</category>
	<dc:creator>demagogue</dc:creator>
	</item>
	<item>
	<title>Directory of IT Security Managers in Energy/Oil/Electric Industry?</title>
	<link>http://ask.metafilter.com/100736/Directory%2Dof%2DIT%2DSecurity%2DManagers%2Din%2DEnergyOilElectric%2DIndustry</link>	
	<description>Is there a directory or directories of C-Level contacts, e.g., the Director of IT, Director of Security or and other high level managers with security for major companies within Electric Utilities, Gas Utilities, Oil &amp;amp; Gas Pipelines, Oil and Gas Refining, and Oil and Gas Drilling and Exploration? Would prefer something free, but would be willing to consider proprietary sources.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100736</guid>
	<pubDate>Tue, 02 Sep 2008 14:43:06 -0800</pubDate>
	<category>directory</category>
	<category>IT</category>
	<category>managers</category>
	<category>security</category>
	<dc:creator>Kellyu</dc:creator>
	</item>
	<item>
	<title>Looking for an Aussie Ad Rag</title>
	<link>http://ask.metafilter.com/98815/Looking%2Dfor%2Dan%2DAussie%2DAd%2DRag</link>	
	<description>Which Australian Advertising/Media Magazine (and its associated directories) should I subscribe to? I used to read a variety of ad rags to keep me up to date on the creative side of Aussie ad and media agencies but found that keeping up across multiple titles which all had overlap of information and news was getting time-consuming, and expensive (as an individual). Right now I am trying to decide which of main guys (Adnews, B&amp;amp;T, not so much Campaign Brief) to pick up with. Does anyone have any preference at all? An important component is the directory component and how accurate it is. Thanks Hive!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98815</guid>
	<pubDate>Sun, 10 Aug 2008 01:13:59 -0800</pubDate>
	<category>advertising</category>
	<category>australia</category>
	<category>directory</category>
	<category>media</category>
	<dc:creator>LongDrive</dc:creator>
	</item>
	<item>
	<title>Returning Department from Active Directory Users</title>
	<link>http://ask.metafilter.com/98508/Returning%2DDepartment%2Dfrom%2DActive%2DDirectory%2DUsers</link>	
	<description>Active Directory filter: I need to get a list of Department entries for each user in an AD database. This should be ridiculously simple, yet I have been banging my head against the wall on this all afternoon. Where in the schema does AD store the user Department, Company, Office info?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98508</guid>
	<pubDate>Wed, 06 Aug 2008 13:28:21 -0800</pubDate>
	<category>active</category>
	<category>activedirectory</category>
	<category>directory</category>
	<category>microsoft</category>
	<category>search</category>
	<dc:creator>deadcowdan</dc:creator>
	</item>
	<item>
	<title>htaccess and description column</title>
	<link>http://ask.metafilter.com/96278/htaccess%2Dand%2Ddescription%2Dcolumn</link>	
	<description>I would like to use .htaccess to pull out a specific part of a filename and display it in the &quot;Description&quot; column of a file directory on an apache web server. All files in this directory are formatted like this:&lt;br&gt;
&lt;br&gt;
aaaaaaaa-bbbb-c~c-d~d.ext&lt;br&gt;
&lt;br&gt;
There is always a hypen between each block, and blocks &quot;a&quot; and &quot;b&quot; are always the same length. &quot;c&quot; and &quot;d&quot; are variable lengths, symbolized by the ~, but they always consist of alphanumeric characters.&lt;br&gt;
&lt;br&gt;
Ideally, I&apos;d like for the &quot;c&quot; block to be pulled out and displayed in the &quot;description&quot; column when users browse this directory. Also OK would be to display both &quot;c&quot; and &quot;d&quot; in the description, but just &quot;c&quot; would be perfect.&lt;br&gt;
&lt;br&gt;
My poor regex-fu combined with my lack of comprehensive understanding of htaccess goodness is keeping me from doing this successfully, assuming it can be done at all.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96278</guid>
	<pubDate>Thu, 10 Jul 2008 15:10:04 -0800</pubDate>
	<category>apache</category>
	<category>description</category>
	<category>directory</category>
	<category>file</category>
	<category>htaccess</category>
	<dc:creator>maxwelton</dc:creator>
	</item>
	<item>
	<title>Just like the neighbor&apos;s cat in your kids&apos; sandbox...</title>
	<link>http://ask.metafilter.com/94742/Just%2Dlike%2Dthe%2Dneighbors%2Dcat%2Din%2Dyour%2Dkids%2Dsandbox</link>	
	<description> What am I doing to my links pointing to images in a private directory that prevents me from seeing the pics in &lt;em&gt;Dreamweaver CS3&lt;/em&gt; Design mode? Searching Adobe&apos;s Knowlegebase and Google yields a flood of others&apos; issues with setting up passworded sites or &lt;em&gt;Dreamweaver&lt;/em&gt; forgetting FTP login info and I can&apos;t narrow the results to the problem I&apos;m having.&lt;br&gt;
&lt;br&gt;
I just started building a web site and I&apos;m rusty in HTML and am learning CSS. After I edit the code, I do like to check it out in Design view. Currently, I&apos;m uploading things to a private directory (passworded .htaccess on a Zeus server not managed by me) so my business partner can see pages before the site goes &quot;live.&quot; Viewing the site through a browser, one is prompted to enter the name and password to see this directory&apos;s content. No problems there. I have no troubles with file management in &lt;em&gt;DW&lt;/em&gt;&apos;s FTP prog or in &lt;em&gt;FileZilla&lt;/em&gt;, either. &lt;br&gt;
&lt;br&gt;
Suppose the page I&apos;m working on is located at http://www.[mydumbsite].com/public_html/sandbox/mydumbpage.htm . &quot;Sandbox&quot; is the passworded directory. My stylesheet for CSS is located in the same directory and the page refers directly to &lt;em&gt;mydumbstylesheet.css&lt;/em&gt; . The pics reside below &quot;sandbox&quot; in folders &quot;dumbimages&quot; and &quot;dumbimages/dumbthumbs.&quot; The stylesheet&apos;s effects on my .html pages show up in Design mode. The images do not. When it&apos;s all said and done, the images ARE there on the site and appear in the final product. I would just like to know what I&apos;m doing or not doing that keeps me from being able to preview.&lt;br&gt;
&lt;br&gt;
How do I refer to the image locations the short way (vs. &quot;http://www.[mydumbsite].com/public_html/sandbox/images/dumbpic.jpg&quot;) so &lt;em&gt;DW&lt;/em&gt; is not blocked access? Or Is there a way to tell DW to prompt me to get into pw&apos;d dirs in preview mode?&lt;br&gt;
&lt;br&gt;
Any other methods/advice (other than &quot;&lt;em&gt;OMG don&apos;t use THAT program, I write code with Sith blood on tree bark&lt;/em&gt;&quot;) are welcome.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94742</guid>
	<pubDate>Sun, 22 Jun 2008 19:06:04 -0800</pubDate>
	<category>dir</category>
	<category>directory</category>
	<category>Dreamweaver</category>
	<category>DreamweaverCS3</category>
	<category>filetransferprotocol</category>
	<category>FTP</category>
	<category>htaccess</category>
	<category>HTML</category>
	<category>htpasswd</category>
	<category>hypertextmarkuplanguage</category>
	<category>password</category>
	<category>resolved</category>
	<dc:creator>bonobo</dc:creator>
	</item>
	<item>
	<title>How do I get rid of a directory when it &quot;refers to a location that is unavailable?&quot;</title>
	<link>http://ask.metafilter.com/93958/How%2Ddo%2DI%2Dget%2Drid%2Dof%2Da%2Ddirectory%2Dwhen%2Dit%2Drefers%2Dto%2Da%2Dlocation%2Dthat%2Dis%2Dunavailable</link>	
	<description>On my external hard drive there&apos;s this empty file folder that I can&apos;t delete. Every time I try to delete the folder, I get a message saying that it doesn&apos;t exist. I&apos;m not very tech-savvy. What do I do? So I tried to extract a compressed file--I can&apos;t remember if it was a .zip or a .rar. Nor do I remember the program I used to extract it--it wasn&apos;t WinZip, it was something I found for free on download.com. (Don&apos;t look at me like that.)&lt;br&gt;
&lt;br&gt;
The upshot is that the zipped file was messed up somehow, but the extractor went ahead and created a directory for the potentially unzipped file. But the extraction didn&apos;t work, so it left this ugly directory just lying there, indestructible and pointless.&lt;br&gt;
&lt;br&gt;
I did all this on my external hard drive, so when I couldn&apos;t delete the directory with the hard drive attached to a computer running Windows XP, I tried it on a computer running Vista. I keep getting the same response, about how it &quot;refers to a location that is unavailable.&quot;&lt;br&gt;
&lt;br&gt;
I don&apos;t know a whole lot about the inner workings of Windows operating systems. The mature thing would be to just ignore the stupid superfluous directory, but it drives me crazy. Is there something I can do? (It&apos;s a FAT32 file system, whatever that means.) Some kind of clean-up--other than the disk cleanup/defragment options in the system tools? And could I maybe get very simple, step-by-step instructions, so that I don&apos;t ruin anything? (Just a heads-up: any mention of &quot;algorithms&quot; and I&apos;m lost.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93958</guid>
	<pubDate>Thu, 12 Jun 2008 22:30:17 -0800</pubDate>
	<category>directory</category>
	<category>folder</category>
	<category>remove</category>
	<category>windows</category>
	<dc:creator>suimin</dc:creator>
	</item>
	<item>
	<title>Member directory that members can maintain themselves?</title>
	<link>http://ask.metafilter.com/90888/Member%2Ddirectory%2Dthat%2Dmembers%2Dcan%2Dmaintain%2Dthemselves</link>	
	<description>We need a member-maintained name/address/phone/photo directory for our group&apos;s Unix-based Web site. Our group has a Web site on which is a PDF file containing members&apos; names, addresses, phone numbers, photos, etc. One member is now responsible for keeping the document up-to-date, and we&apos;d like to move to an on-site directory that members could update themselves online. Is anyone aware of such software for our Unix-based site? We do have access to MySQL, and we&apos;d prefer hosting our own software, although we&apos;d consider a Web-based directory.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90888</guid>
	<pubDate>Thu, 08 May 2008 09:16:45 -0800</pubDate>
	<category>directory</category>
	<category>group</category>
	<dc:creator>davcoo</dc:creator>
	</item>
	
	</channel>
</rss>

