Tagged Questions
The classification, or categorization, of things
12
votes
4answers
481 views
What's textmate's 'Go to File' fuzzy search algorithm?
Textmate's 'go to file' fuzzy search is really awesome.
Wincent's Command-T plugin for vim does something similar and it rocks too.
Can someone explain how these work? Is there a general term for ...
11
votes
3answers
8k views
How can I theme the taxonomy/term/x page?
Although it was easy to find some info online about how to theme other stuff (e.g. search results), it is impossible to find a straightforward article about how to theme the output of a ...
9
votes
6answers
972 views
How to find “related items” in PHP
we often see 'related items'. For instance in blogs we have related posts, in books we have related books, etc. My question is how do we compile those relevency? If it's just tag, I often see related ...
8
votes
4answers
253 views
In C++, is a struct also a class? [closed]
Possible Duplicate:
C/C++ Struct vs Class
I know the technical differences between a struct and a class; and of course that question has been asked before.
Object-oriented programming ...
8
votes
11answers
575 views
How should important terms be emphasized in documentation?
Software will often introduce and formalize concepts that may have ambiguous definitions in the real world. For example, in an attendance tracking system, an Occurrence refers to an Excused Absence, ...
6
votes
11answers
4k views
What's a learning curve and why is steep not hard?
What exactly is a learning curve?
And why is it wrong to use the term "steep learning curve" for something which has high entry barriers and takes quite some time to get into?
As to the why-ness of ...
4
votes
1answer
831 views
How do I make a Wordpress archive page for custom posts and taxonomies?
I'm a trying to set up an archive page with custom post types and custom taxonomy in Wordpress.
I have created the custom post type: “package” and the custom taxonomy: “software”. My problem is that ...
4
votes
4answers
385 views
Creating Taxonomy Table in MySQL
I am creating a botanical database where the plants will be organized by their taxonomy:
Life
Domain
Kingdom
Phylum
Class
Order
Family
Genus
Species
I was considering using the example put forth by ...
3
votes
1answer
325 views
Taxonomy view with nodes
Using Drupal 6, I'm trying to create a page with views that shows something like the following:
-Taxonomy Term 1
-- Title and description of a node that contains this term
-- Title and ...
3
votes
4answers
245 views
Computer Science taxonomy
I am developing web application where users have collection of tags. I need to create a suggestion list for users based on the similarity of their tags.
For example, when a user logs in to the ...
3
votes
1answer
959 views
Changing background image of a Drupal page based on user's selection…?
I'm trying to give my users the functionality to change what the background image used on a page is.
The list of background images will be a small number that won't really change.
I thought I could ...
3
votes
1answer
147 views
Can Drupal terms in different Taxonomies be synonymous?
Let's say
Taxonomy_A is associated to Node_Type_A
Taxonomy_B is associated to Node_Type_B.
AND
Both Taxonomy_A and Taxonomy_B have a term called 'yellow'.
Is it possible to make ...
3
votes
1answer
196 views
drupal taxonomy
I have several different content type nodes (videos, image galleries, stories...) that I would like to categorize and create a top-level page that aggregates these nodes. So for example, the ...
3
votes
3answers
173 views
SEO for product known by different names
If you're selling widgets, we all know that having "Bob's Widgets" in the title and the H1 gives you a better ranking in Google when people search for "widgets".
But what if, as someone explained to ...
3
votes
2answers
129 views
Gadzooks! Architectures abound! Looking for an embedded processor/controller taxonomy
I am looking for a taxonomy of embedded processors. Which processors belong to which families? Who decends from whom?
Does anyone here know of a simple article that describes it?
2
votes
3answers
81 views
The approach to calculating 'similar' objects based on certain weighted criteria
I have a site that has multiple Project objects. Each project has (for example):
multiple tags
multiple categories
a size
multiple types
etc.
I would like to write a method to grab all 'similar' ...
2
votes
1answer
32 views
How can controlled vocabularies or taxonomies be used to define XML element names or attribute names?
I am currently writing an XML file which models some experimental issue. Unfortunately, many of the associated words come with various synonyms.
What I would like to do is to have a controlled ...
2
votes
4answers
138 views
Need an algorithm to find near-duplicate text values
I run a photo website where users are free to enter any tag they like, even tags not used before. As a result, a photo of a tag may sometimes be tagged as "insect" whilst somebody else tags it as ...
2
votes
0answers
172 views
Wordpress - Filter by Taxonomy
Something weird happening in my query and can't see what's wrong
I am passing the variable THEME from a select list.
THe theme is pulled from the taxonomy THEME
so my code looks like
$thetheme = ...
2
votes
1answer
417 views
WordPress 'Custom Post Type' gets set to wrong Taxonomy Term IDs
First and foremost, I need to stress how greatly I appreciate anyone who takes the time to respond - In advance, thank you, thank you, THANK YOU!
I feel pictures are of great service to explaining ...
2
votes
2answers
136 views
Drupal: Taxonomy: Make vocabulary optional for a specific content-type
I understand that I need to go down the path of hook_form_alter, however this doesn't appear to be getting me very far, initially:
hook_form_alter(&$form, &$form_state){
...
2
votes
0answers
127 views
Nested taxon url is no longer working
This seems to work on my local, but not on my production.
The number 4 in the error tells me its probably returning nil as it is 4 for any of the Taxon links.
Anyone know what else I can look into?
...
2
votes
1answer
235 views
Content Classification from URL
Given n number of raw URLs, I'd like to be able to classify them by:
news, blog, photo and video.
An example would be if a link directs a user to a photo, would it be enough to say that the raw link ...
2
votes
1answer
2k views
How do I show the correct Taxonomy control in a SharePoint 2010 EditModePanel?
We have a custom content type in our SharePoint 2010 build which includes a Managed Metadata field for keywords.
The field seems to have deployed OK because if I edit an item in the list in which it ...
2
votes
1answer
269 views
How to limit the number of taxonomy values in a Wordpress post?
I have defined a series of custom post types (namely "PortfolioPage" and "PortfolioGallery").
Each of them uses a custom taxonomy called "Artist".
Is there any way to limit the end-user to enter AT ...
2
votes
2answers
655 views
wordpress wp_list_categories
i'm using wp_list_categories like so:
<?php
//list terms in a given taxonomy using wp_list_categories (also useful as a widget if using a PHP Code plugin)
$taxonomy = ...
2
votes
5answers
146 views
can tags be replacement of taxonomy?
My Question is around usability. In most of the sites i have seen and developed i see taxonomy as a way a user would find something he is looking for in the site. But quite recently i have seen the ...
2
votes
1answer
135 views
General purpose open source taxonomy database
I am looking for a database which could help me group thousands of English-language keywords to few general disciplines.
For example:
I HAVE THIS => I WANT TO HAVE THIS
cat => animal
chair => ...
2
votes
2answers
591 views
Drupal: How to build a categorized menu tree
I need to build a custom menu structure based on taxonomy terms. The Problem is that only the first level should be a Taxonomy-Term. All nested items must be a node. Each node can have only one Term. ...
2
votes
1answer
71 views
Accurate algorithm for normalizing taxonomy terms?
I'm developing a shopping comparison website, and the project is in a very advanced stage. We index 50 million products daily using merchant feeds from various affiliate networks. Most of the problems ...
2
votes
1answer
624 views
How do I generate Drupal Taxonomy Breadcrumbs from two vocabularies?
I have discovered the magic of Taxonomy Breadcrumb ( http://drupal.org/project/taxonomy_breadcrumb ). I have two dimensions in which I would like to classify my content:
Season
Fall 2010
Winter ...
2
votes
4answers
2k views
Wordpress : How Do I get taxonomy name in taxonomy.php?
I am able to display the term of the taxonomy in the taxonomy page, but how do I get the taxonomy , or display the taxonomy on the page.
for example, when I have a taxonomy called "fruit" and I click ...
2
votes
2answers
2k views
Wordpress - Custom taxonomy page of custom post type listing by terms
I have a taxonomy-taxonomy.php page that needs to look like so:
CUSTOM POST TYPE TITLE (RESOURCES)
Custom Taxonomy 1 (Resource Types)
Resource Type Term 1 (White Papers)
White Paper post 1
White ...
2
votes
2answers
562 views
Wordpress: custom post types: using custom fields or taxonomies?
I'm thinking about using WP custom post types to create a basic real estate website.
The post type will be for property listings. I've decided to have one post type for For Sale and one for Rentals, ...
2
votes
1answer
142 views
Auto Assign a Taxonomy Based on a ZipCode in Drupal
I need to automatically assing a taxonomy term to a node based on its zipcode (field). What would be the best solution to accomplish it ?
Thanks !
2
votes
1answer
381 views
Custom Taxonomy + Custom Post Type in Wordpress Permalinks?
Is it possible to get a Wordpress URL to look like this:
/%post-type%/%custom-taxonomy%/%postname%/
I can get everything but the middle. Any ideas?
2
votes
1answer
71 views
Security events taxonomy
We are currently implementing a security log monitoring/auditing application for local law compliance.
In our first implementation we used the security event taxonomy proposed by the OpenGroup XDAS ...
2
votes
1answer
2k views
custom url for taxonomy > vocabulary at Drupal 6
I'm new at Drupal. a question;
I create a hotels directory site. I created Taxonomy>Vocabulary for locations like London, Liverpool, etc... For example the url below lists the London
...
2
votes
3answers
470 views
Drupal Hierarchical Content
I am currently looking at using either the Taxonomy or CCK module on my Drupal site as a means to create a hierarchical system. However, I'm a little confused on which one would best suit my needs, or ...
2
votes
4answers
1k views
Drupal: cck taxonomy field with depth filtering
In views, is it possible to configure a cck taxonomy field so that a user search for higher level taxonomy terms also matches its parents? Say that I have this taxonomy called Places:
Asia
China
...
2
votes
3answers
219 views
How to tag and categorize Life, the Universe, and Everything?
Jokes aside, I am trying to build a tag hierarchy for a library of icons that could contain potentially anything. The problem is how to make clear and simple hierarchy of (most) objects? I am not ...
2
votes
2answers
2k views
drupal taxonomy term path to return alias
Taxonomy term path:
http://api.drupal.org/api/function/taxonomy_term_path
Returns the unaliased path. I used pathauto to give the term alias, how can I return the aliased version?
Thanks.
2
votes
4answers
3k views
How do I create a node count for each category term in Drupal?
I want to create a list of category terms (contained within a block), with each term to be followed by a count of the number of nodes with that term, e.g.:
Cats (5)
Dogs (4)
Elephants (2)
There are ...
2
votes
1answer
90 views
Intelligent Keyword Searching
I have a taxonomy vocab assigned to a content type in Drupal 6. I've then exposed (using "is one of") it as a field in views which allows a user to search via keywords.
The problem is when it runs ...
2
votes
5answers
7k views
Drupal 6: Views: Listing taxonomy terms with tagged nodes underneath
I need to create a view that lists out taxonomy terms and then list the top 3 recent(sort by node:date updated) nodes with that tag
example out put:
Article
Article 1
Article 2
Article 3
Podcast
...
2
votes
3answers
339 views
Which tools do you use to analyze text?
I'm in need of some inspiration. For a hobby project I am playing with content analysis. I am basically trying to analyze input to match it to a topic map.
For example:
"The way on Iraq" > History, ...
2
votes
1answer
253 views
Free Topical Taxonomy (Classification System) for Commerical Use
I am looking for a free taxonomy that is totally free. In my research, Dewey has legal problem. Library of Congress Classification is copyrighted except in the USA. DMOZ requires update from users. ...
2
votes
4answers
113 views
Spatial mapping of keyword/tags
I'm trying to understand the stategy or idea's for building spacial maps of related/common keywords or tags. Using SO as an example; if you go to http://stackoverflow.com/tags and type in "python" ...
1
vote
0answers
17 views
TermStore Count is 0
Overview
I am observing a really strange behaviour with code which attempts to retrieve the TermStore from the TaxonomySession. The code looks like this:
using (SPSite mySite = new ...
1
vote
0answers
10 views
Rails tagging gems/plugins: Is there a way to do weighted tags?
I'm interested in using acts-as-taggable-on for a Rails 3.x app:
https://github.com/mbleigh/acts-as-taggable-on
Doing a quick search for other tagging solutions, this seemed like one of the ...