Best unofficial Apache Server developers community |
| |||||
| Aug 16, 2011 | |||||
|
Harold Ditchfield |
|
||||
| Tags: | |||||
|
Re: Question About Top Tags Reduce Function May 25, 2010 03:17:51 PM On Mon, May 24, 2010 at 5:19 PM, James Hayton <theboss@purplebulldog.com>wrote: > Hi Everyone- > > ... CouchDB is pretty simple imho for the most > part, but I haven't always been able to grasp the reduce functions and what >… Schema Design question for tags with special chars May 12, 2011 11:44:08 AM This maybe a noob question. I am interessted in the schema from "Counting Tags" in the Cookbook [1] { "title" : "A blog post", "author" : "Kristina", "content" : "...", "tags" : ["MongoDB", "Map/Reduce", "Recipe"] } What happens… Planning some tags, and more tags September 24, 2010 01:00:46 PM I'd like to spend the next two weeks or so looking for the low hanging fruit, and tag 2.0.64 as something close to a final tarball in very early October so it's truly out of sight, out of mind by ApacheCon. Of course I'd love help - does 2 weeks… Tags January 28, 2011 05:51:46 PM Is there is way using the node YAML terminus to pull out all of the tags? I can get facts through: Puppet::Node::Facts.search("*") If I do Puppet::Node.search is there a method available that returns tags - I can't find one? Regards James… Using Tags in Foreman August 4, 2010 09:12:17 AM Hello, does anyone know how do I tag systems via foreman? do I just enter a tags value via "add parameter"? and if that's the case, is it "tag" or "tags".... essentially I want to be a able to tag the systems via foreman, and then be able to use… Re: @authors tags April 4, 2011 04:19:02 PM > I thought we had settled on '@author Apache Software Foundation', Did we? TBH I find that pretty pointless and nothing more than noise. I'd be in favor of removing them all together. cheers, Torsten Skipping Tags? July 20, 2011 12:33:19 AM All, Is there a way to tell puppet to run, but to skip/ignore resources with a certain tag? The use case is tagging certain resources as, say, 'software deployment', and then having the resources tagged as that always ignored unless specifically… Author tags July 2, 2010 08:32:41 PM Regarding FOR-855[1] and the @author tags, I couldn't get the committer tool to work but this... grep -r -i --exclude=*.{xsl,svn*} @author ./ | wc -l ...turns up 13 potential issues. Now, I'm glad to remove 3 of them because their Ross and… Re: @authors tags April 5, 2011 10:42:29 AM On Tue, Apr 5, 2011 at 5:35 PM, Adrian Crum <adria### @sandglass-software.com> wrote: > The author information in the pom file is also redundant - it already exists > in greater detail in the commit logs. 1.) Authors aren't… custom tags December 13, 2010 12:41:17 AM I am investigating using the SCXML to implement a telephony state machine. I need to be able to add custom tags and actions. I see examples of adding custom actions, but no examples of adding custom tags. Can someone point me in the direction of… CouchDB and tags February 10, 2011 09:30:35 AM Hi all, I have been playing with CouchDB for a while and I had to address the problem of retrieving documents which match a list of tags. I have documented my approach here: https://gist.github.com/820412 It is working, but I am wondering what… Of classes, tags, and collections November 18, 2010 03:06:56 AM Greetings all, I'm running into an interesting problem that I'm hoping someone out there knows more about than I. Consider the following code: -------- class testa { notify { "note_testa": message => "Test A!"; "note2_testa":… Help stripping HTML tags June 1, 2011 06:33:18 PM I've configured a default custom analyzer as follows: index : analysis : filter : snowball : type : snowball language : English wd_filter : type : word_delimiter generate_word_parts : true … Missing something with custom tags. February 2, 2011 04:04:33 PM version "1.6.0_20", Java(TM) SE Runtime Environment (build 1.6.0_20-b02), Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) Tomcat: 6.0.26 I'm having trouble with a custom tag and I've tried to reduce the problem to its most basic… PSA: Please use <pre> tags when reporting bugs. January 23, 2011 03:48:59 PM It's particularly difficult to understand what's going on with a given bug report when the log/manifest/terminal output is all being mis-interpreted as Markdown text. We'll definitely try and make this more obvious somewhere, but it really does… Javadocs / Header / Svn tags June 6, 2010 04:40:19 AM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In Coding standards [1] we say that we don't want to have names in the hader. I agree, but IMO wouldn't it be nice to no ate least how old the code is? I suggest to a a seconed line indication the… Eclipse Task Tags June 28, 2011 06:14:46 PM Does anyone know if you can get task tags for Gepetto in Eclipse. I see that it works only for CSS, HTML and a couple more. Can I add this functionality for puppet projects? Importing xml with spaces between tags November 26, 2010 06:41:59 AM Hello, I have imported an xml File in a respository: ...<xy> text <k>text;</k> <k>text</k> text <xy>... When I export (docview.xml) the respository content the spaces (0020) between the k-tags… Having tags available at master side ? March 7, 2011 08:51:59 AM Hi - I just upgraded to puppet v2.6 hoping that tags would be available at the puppet-master side in the yaml files (/var/lib/puppet/yaml/node/*.yaml). Did I missed something? Thanks in anticipation for any pointers. Re: mod_substitute tags parsing November 7, 2010 09:57:53 AM "%D" works, but, for instance, not "%{proxy-sendcl}e" which is set with "setenv proxy-sendcl". I call process_tags() in do_pattmatch() right after the initialisations. This may be the cause? Should I call it inside substitute_filter()? I tried… Sql question (need to delete all tags with 1 count) database April 14, 2011 Hi all I have a big tag datebase which has 100s of thousands of "1 count tag" rows Is there a easy way I can remove all these rows from my datebase?… Regular expressions: how to remove machine tags from my tags list February 24, 2011 I've a sequence of tags and I only need to remove those tags having the following structure: *:*:* They are machine tags such as:… PHP Preg_Replace data between tags, respecting other tags within the document March 18, 2011 There is probably a very simple answer to this, but I want to be as detailed as popular so that you do not need me to clarify. I am trying to… Preg_replace add class to anchor tags ONLY between h1 tags May 31, 2011 I need to add a custom class to every anchor tag found within h1 tags, leaving all other anchor tags untouched. At the moment I have: $content =… Remove style tags,css,scripts and html tags from html to plain text... March 8, 2011 hi, I want regex operation for removing style tags,css,scripts and html tags from html to plain text... in asp.net c#... Thanks in advance... Match text between two html custom tags but not other custom tags June 6, 2011 I have something like the following;- <--customMarker>Test1<--/customMarker> <--customMarker… Remove all html tags and javascript tags using regex in javascript January 31, 2011 Hi, How can I remove all html tags and script tags? Please consider also short tags like unclosed tags <script>blah...</script>… PHP Regex: How to strip all HTML tags but not non HTML tags? March 22, 2011 Hi All, Using PHP regex, how can I removed HTML tags (both opening and closing) and with attributes like <hr class="myclass" /> without… DNS Zone file and virtual host question (repost because my question got moved and now I can't comment on the original for some reason) December 30, 2010 Sorry this is a repost, the original question got moved to here form stack overflow and for some reason I can't comment or respond to answers on… Apache question mark RewriteRule question June 9, 2011 So i am trying to redirect from index.php?action=search&query=search text goes here to search?query=search text goes here i tried this so far… Getting all tags in php January 6, 2011 I have a similar table structure as this questions accepted answer: How do you recommend implementing tags or tagging Except mine is thread,… Remove [] tags with php May 21, 2011 Pogodba o zaposlitvi (v nadaljevanju PZ) je ena izmed pogodb, za katero zakon zahteva posebno obli?nost ter tudi natan?no dolo?a, kdo so lahko… Most used tags - mysql March 30, 2011 Hello, I am working on a blog. Now I want to display the most used tags of an author. The tags are stored in the articles table, in a column called… How do i remove these <br> tags May 5, 2011 Hello all, first question here :) I'm currently experimenting with my first WordPress theme over at http://ahrengot.com/ , but i've come to learn… Regex to get the tags January 14, 2011 Hi I have a html like this : <h1> Headhing </h> <font name="arial">some text</font></br> some other text In C#, I want… Order by most tags in a set May 5, 2011 SqlCommand sqlcmd = new SqlCommand("SELECT Username, TimesUsed FROM UserInfo " + "WHERE (Category IN ( " + query + ")) " + "ORDER BY TimesUsed… Tags or Search or Both May 10, 2011 Example of my project. Many Users Many Entries (think twitter size) I want to make it very easy for the users to search their entries. The question… XML Schema for group of tags January 4, 2011 I have a restriction to set on values of the element. As per the rules I want to set, following set of values are possible for my element.… How to replace spaces with %20 in <img> tags June 1, 2011 Hi, I would like to replace all spaces in the image tags of a html text. Example: <img src="photo 1.jpg" /> to <img… | |||||
(30 lines) Aug 16, 2011 07:04