search for: botsford

Displaying 20 results from an estimated 21 matches for "botsford".

2009 Mar 06
2
Paragraph tags around <div> blocks
...lt;/div> The [% boxes are template toolkit instructions. So TT was NOT handling markdown the closing </div> in the non-working cases. Markdown couldn't find a closing tag to match the opening tag, therefore it must be text, and gets wrapped in <p> tags. Go figure. -- Sherwood Botsford Sherwood's Forests Warburg, Alberta T0C 2T0 http://www.sherwoods-forests.com 780-848-2548
2007 Feb 08
0
Re: samba Digest, Vol 50, Issue 11
...an AD > domain.... (Geir A. Myrestrand) > 13. Re[2]: [Samba] Problems accessing a Samba share while logged > into an AD domain.... (Alex Wang) > 14. Re: Vista password being rejected on share security mode > (Jeremy Allison) > 15. Re: audit module (Sherwood Botsford) > 16. Re: Cannot change case of existing file names (Jordan Russell) > 17. Re: Cannot change case of existing file names (Jeremy Allison) > 18. Samba guest user root? (Tijnema !) > 19. Re: Re: Cannot change case of existing file names > (Gerald (Jerry) Carter) > 2...
2007 Jan 30
4
Domain logons and client IP broadcasts
Ok, I'm stumped. Last week domain logons worked. Now when I try to logon, I get a message, "You could not logon because the SJSA domain is not available. I've had this happen before when the trust account between the client and server was out of sync (restored a disk image that had a different trust account password) To fix this, it has been sufficient to quit the domain, reset
2012 Oct 31
2
New List of implementations.
Hey everyone. Just and FYI that I started a list of markdown implementations: https://github.com/markdown/markdown.github.com/wiki/Implementations Please review and make any corrections/additions. The page should be publicly editable as long as you have a github account. Note that this is a list of _libraries_, which differentiates it from wikipedia's list [1]. For example, mmd2pdf is a
2008 Apr 19
3
Feature Request External label resolution
One of the things I'm coming up against. Maintaining a non-small web site with many internal links is a pain. Consider: Suppose that at one point I have site/ Images Business Home ... Later the site gets more complex, and Images has a bunch of sub directories. site/ Images header_rotate inventory_pix misc Business Home When this happens I have to
2012 Nov 20
2
Community Group for Markdown Standardization
FYI, There was an interest from a few people to create a formalization of Markdown as it is currently implemented. A W3C Community Group has been created for moving forward and exploring the idea and create a spec if necessary. A W3C Community Group [1] is a platform for discussing, publishing about a topic. You just need a free public W3C account [2] The community markdown group [3] has
2009 May 01
1
Including external files
I quite often find myself making documents that pull together other fragmentary documents. Does anyone have suggestions for an include or embed syntax? I.e. a way of saying "pull in the contents of document X here". Has this been implemented before? Such a syntax might be: (embed: snippet.txt) or [include](snippet.txt) Your thoughts? Best regards, - Daniel
2007 Jan 24
1
Winbind set to only serve certain addresses?
After a bad week of internet worms, I want to setup my clients so they can't see eachother at all. Clients talk to servers. Full stop. Now part of this is easy. If I use the correct option in my dhcpd.conf file I tell the clients to use WINS mode 2 (use a server) give them a server address, and it puts a stop to all that broadcasting. What I would like to do next is to keep clients
2009 Feb 26
2
Desktop app for viewing Markdown files
Is there a file/document browser that render and display Markdown files? (for the Mac) jem
2007 Dec 12
1
Tearing my hair out:
I have a samba 2.2.8a PDC, no windows servers at all. The local network works. Conan, the PDC also acts as a WINS server. Postie, the DHCP server sets: option netbios-name-servers 192.168.1.241 ; option netbios-node-type 2 ; All clients have lmhosts file with: 192.168.1.241 conan #pre #dom:sjsa 192.168.1.242 postie #pre Last week I needed to reinstall a computer, named pixel On server
2009 Apr 23
2
No Markdown in <div>s or <table>s ?
>From http://daringfireball.net/projects/markdown/syntax#html: > Note that Markdown formatting syntax is not processed within block-level > HTML tags. E.g., you can?t use Markdown-style *emphasis* inside an > HTML block. [...] Unlike block-level HTML tags, Markdown syntax is > processed within span-level tags. How do people work around this when they want to apply Markdown to text
2010 Dec 31
3
Hello
New to mailing lists and Markup as well so please bear with me. I have been looking for two things. A project management system that syncs with Notational Velocity as well as something that lets me write and format script in plain text, then have that converted to the proper formatting for a script. I was wondering would Markdown have the ability to do this or have the changes necessary for this?
2007 Feb 08
1
Best procedure for migration?
Looking in both Samba3 by example and in Samba HowTo has come up empty. There is a chapter in Howto on migrating from 2.2.8, but it mostly describes the changes in 3 from 2. Nothing on best practices on how to do it. I have two servers running samba 2.2.8a. on FreeBSD 4.5 I have two new (new to me anyway... 2nd hand netfinity boxes) running FreeBSD 6.1 along with a fresh install from
2011 Sep 19
3
Metadata syntax (was Universal syntax for Markdown)
fletcher said: > For any consensus to come about, > I think we need to agree on the > fundamental purpose and philosophy of > the consensus we claim to be interested in. it would be nice. > Otherwise many of these discussions will > continue to occur without much hope of > moving forward to any actual outcome/resolution. yep. > it's
2011 Dec 16
2
here's the thing that tips the scale
ok, i waited for 2 weeks, and still no votes -- none! -- on whether my posts are sufficiently on-topic, or not... and that basically confirms what i suspected all along, which is that no one really cares one way or the other. even the guys who put up the bitchy posts are probably just having a bad day, and they don't have a dog to kick, and the wife made 'em stop smoking herb, so they
2008 May 06
1
Markdown Extra Specification (First Draft)
It took much more time than I expected, and it is currently less complete than I have hoped, but I've finaly made a first draft of the Markdown Extra spec. You can find it at <http://michelf.com/specs/markdown-extra/ > Currently, the specification defines its goals and a document model for Markdown Extra. It lacks the most important part though: the parsing section, which
2009 Feb 26
3
elastic tabstops, proportional fonts, and more
nick said: > http://nickgravgaard.com/elastictabstops/ exactly. thanks for writing it up, nick. the only thing i'd add is the notion that tables should be copyfit to the viewport. if the viewport gives you plenty of room, give the columns some breathing space. if not, tighten them as much as needed. *** > http://readown.googlecode.com/ cool. now how about an
2009 Jun 21
5
Query about emphasis
Hello List, Firstly, I was very impressed when I tried markdown 2.0 recently. Fantastic work all! I have a query about the treatment of emphasis. I realise that the horse has bolted, and changes to currently supported functionality are unlikely to attract support. However, there does seem (at least in my tiny mind) to be a mis-match between the following stated goal and the present
2011 Apr 11
2
CodeDown = Markdown as the universal language for program documentation
Dear Markdown enthusiasts out there! Sure, I don't need to tell you how great an versatile Markdown is for writing standard documents. I think, that it would make a really great universal standard as a programming documentation language, too, and maybe "CodeDown" would be a good title for this approach. The idea started when I was trying to document some PHP scripts. I need to
2009 Mar 25
0
surplus <p> tags.
I've run into a problem with multimarkdown, and would like advice: From Fletcher's doc: > > Unlike PHP Markdown Extra, all definitions are wrapped in <p> tags. First, > I was unable to get Markdown not to create paragraphs. Second, I didn?t see where it mattered - the only difference seems to be aesthetic, and I > actually prefer the <p> tags in place. Let me