greptilian logo

IRC log for #sourcefu, 2012-12-20

http://sourcefu.com

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:28 pdurbin this title speaks to me... How to combine Vagrant with Jenkins for the perfect Continuous Integration Environment? - Stack Overflow - http://stackoverflow.com/questions/6941547/how-to-combine-vagrant-with-jenkins-for-the-perfect-continuous-integration-env
02:31 semiosis protip: errors are better than nothing
13:41 crimsonfubot joined #sourcefu
14:45 rruma joined #sourcefu
15:00 pdurbin "Graft points or grafts enable two otherwise different lines of development to be joined together" -- https://git.wiki.kernel.org/index.php/GraftPoint
16:22 pdurbin hmm, public logs of #git... http://colabti.org/irclogger/irclogger_log/git via http://jk.gs/git
18:16 spilth joined #sourcefu
18:48 spilth I'm gonna ask Santa for a `content_for` Jekyll tag for Christmas.
18:54 spilth Duh, it would really be a Liquid tag. Too bad this project hasn't been touched for 3 years: https://github.com/ludicast/clots
18:57 pdurbin oh. content_for is a rails thing it appears
18:58 spilth It let's you define a block in your template which can then be picked up by the layout. I want to be able to define sidebar content in my pages.
18:59 spilth Looks like Liquid Tag Blocks might be the key. I was just hoping somebody else had done it already. :-/
19:15 pdurbin hmm. ok. maybe look at octopress plugins too
19:16 spilth Yea, I might take a look at Octopress. Just so close to having my site done with Jekyll.
21:36 spilth Anybody know of a good/free tool for reporting broken links on your site?
21:46 spilth This looked promising: http://www.ryanalynporter.com/2012/10/06/introducing-the-link-checker-ruby-gem/ except it's complaining about every external URL.
22:14 pdurbin http://validator.w3.org/docs/checklink#install
22:16 spilth Does Perl have a dependency manager yet?
22:18 spilth sudo perl -MCPAN -e 'install W3C::LinkChecker' and all its dependencies vs. gem install check-link :-|
22:18 ironcamel spilth: what do you mean? cpan manages deps for you
22:19 spilth ah, okay. That's good
22:19 ironcamel cpan W3C::LinkChecker
22:19 ironcamel is all you need to type
22:19 ironcamel i suggest installing App::cpanminus
22:19 ironcamel then: cpanm Foo
22:20 spilth ah, too late :-)
22:21 ironcamel cpanm is less verbose, closer to what you expect with gem
22:21 spilth Yea, cause cpan is.... geez, like 8 pages of text now
22:21 ironcamel haha
22:22 spilth and keeps prompting to resolve prereqs
22:22 ironcamel yeah, that's a pain
22:22 ironcamel you have to configure it to auto_follow
22:22 ironcamel the prereqs
22:22 ironcamel cpanm does that by default
22:23 spilth I wish I had logged this output
22:23 ironcamel o conf prerequisites_policy follow
22:23 ironcamel ^^^ is what you have to do in cpan
22:23 spilth just to be a snarky Ruby developer ;-)
22:25 spilth 2913 lines of output. And it failed in the end.
22:31 spilth So did the cpanm install
22:32 spilth I'll see if the gem works at home and then maybe try updating Perl with homebrew if that doesn't work.
22:40 ironcamel spilth: cpanm W3C::LinkChecker
22:40 ironcamel t/0x* are unit testsBuilding and testing W3C-LinkChecker-4.81 ... OK
22:40 ironcamel Successfully installed W3C-LinkChecker-4.81
22:40 ironcamel 4 distributions installed
22:42 spilth That still failed. We nee to dig into it another time.
22:42 spilth will need

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

http://sourcefu.com