search for: blogposts

Displaying 20 results from an estimated 30 matches for "blogposts".

Did you mean: blogpost
2009 Apr 05
1
[cucumber] Nested resource in paths.rb
Hello Rspec Users, I was wondering how you specify a nested resource in cucumber. So for example: Given I have a blogpost titled Question For Nice Rspec Users When I am on the list of comments for Question For Nice Rspec Users Then I should see "Answer" Now, as one might expect, blogpost has_many :comments, so my question is this: How should I write the "when-case" for
2012 Jan 22
3
Using Mongoid with ActiveRecord
I''m trying to use mongodb and postgresql simultaneously with Rails 3.1. I believe I have everything set up correctly. What I''m interested in knowing is how to get rails to flip-flop back- and-forth between mongoid and activerecord. For example, if I want to generate an ActiveRecord model after using mongoid, rails automatically defaults to the Mongoid gem. > rails g model
2006 Mar 22
2
Controller instance variables falling in and out of scope
Very bizarre behavior has cropped up in a few spots. # the action for viewing a blog post def posts @post = BlogPost.find_by_slug(params[:id], :include => :commentary) # a breakpoint here shows @post and @post.commentary with appropriate data redirect_to :action => ''archive'' unless @post end # posts.rhtml <%= @post.inspect %> => nil <%= render :partial
2016 Feb 26
0
Internet Storm Center blogpost on rootcheck (a system auditor)
Hello everyone, If you haven't seen it: https://isc.sans.edu/forums/diary/Quick+Audit+of+NIX+Systems/20771/ I just compiled and ran it on CentOS 5 and 6. The audit came up clean for me. It's worth a run to see if you have anything blatant wrong...or to see if you have been rooted. Gilbert ******************************************************************************* Gilbert Sebenste
2013 Sep 24
1
Apple IOS 7 Mail APP uses multi body searches by default
Hi, today we found this blogpost: http://blog.fastmail.fm/2013/09/17/ios-7-mail-app-uses-multi-folder-body-searches-by-default/ Have you any idea if this could impact performance of dovecot using mdbox format with 10MB per file size and zlib enabled? Thanks and regards Urban Loesch
2014 Jun 05
1
Icecast Release 2.4.0 Webm /Opus Support
...ot; live" Video stream via icecast2. I tryed rtmpd.com with Adobe Livemedia encoder with jplayer embeding into webpage and it worked fine, but my goal is to use icecast. From what i understand VCL or ffmpeg is the common method to stream video to a icecast2 server are there any howtoos or blogposts, because there is silence in the http://icecast.imux.net forum aswell. The 3rd party clientlist are audio only clients ? http://www.icecast.org/3rdparty.php Appreciate any link or helpfull information greetings P.S. Would be great if there is a software for win7 my server is ubuntu 10.4 thoug...
2007 Dec 06
1
"Happy Birthday Asterisk"
Sorry if this dupes, didn't seem to post to the list when I emailed it a few hours ago. Regards, Dean Collins Cognation Pty Ltd dean at cognation.net +1-212-203-4357 +61-2-9016-5642 (Sydney in-dial). ________________________________ From: Dean Collins Sent: Thursday, December 06, 2007 2:49 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: "Happy
2018 Sep 20
3
future time stamps warning
...09-20 13:23 eurostat/DESCRIPTION drwxr-xr-x lei/lei 0 2018-09-20 13:23 eurostat/inst/ -rwxr-xr-x lei/lei 1060 2018-06-17 20:44 eurostat/inst/CITATION drwxr-xr-x lei/lei 0 2018-09-20 13:23 eurostat/inst/doc/ -rw-r--r-- lei/lei 6361 2018-09-20 13:22 eurostat/inst/doc/blogposts.html -rwxr-xr-x lei/lei 518 2018-06-17 20:44 eurostat/inst/doc/blogposts.Rmd -rw-r--r-- lei/lei 6455 2018-09-20 13:22 eurostat/inst/doc/cheatsheet.html -rwxr-xr-x lei/lei 610 2018-06-17 20:44 eurostat/inst/doc/cheatsheet.Rmd -rw-r--r-- lei/lei 246912 2018-09-20 01:43 eur...
2006 May 30
1
Error in mongrel_rails script with Cygwin/Mongrel/Rails
Hi, I am experiencing an error in the mongrel_rails script on a pc under cygwin/mongrel/rails. My installation details and error are as follows: With some guidance from various blogposts out there, I installed Cygwin on a Windows XP box followed by: Ruby 1.8.4(via cygwin setup), Gems (0.8.1 via ruby install.rb), Mongrel .3.12.4 (via gems), Rake 0.7.1(via gems, GemPlugin (via gems), Rails (via gems -include-dependencies which installed dependencies but failed to install rails itself...
2010 May 04
5
mcollective scalability
I''ve been thinking a lot about running mcollective on my production servers recently, especially about its nice integration with puppet (using facts and so on). However I''ve got some concern about its scalability - how publish/subscribe middleware scales in terms of speed and flooding the network. I run about 2000 servers. Has anyone got any experience running mcollective on
2013 Nov 14
1
Re: make_random_password(): avoid modulo bias, and do not deplete system entropy (#9)
On Thu, Nov 14, 2013 at 01:48:17AM -0800, edwintorok wrote: > Following the link to builder.ml from your blogpost I noticed the make_random_password () function, and I have some suggestions, well nitpicks really. See the 2 commits from this pull request. > > 1. Using Ocaml&#39;s buffered I/O means that one make_random_password() call reads 64k bytes from /dev/urandom which drops the
2018 Sep 20
0
future time stamps warning
...RIPTION > drwxr-xr-x lei/lei 0 2018-09-20 13:23 eurostat/inst/ > -rwxr-xr-x lei/lei 1060 2018-06-17 20:44 eurostat/inst/CITATION > drwxr-xr-x lei/lei 0 2018-09-20 13:23 eurostat/inst/doc/ > -rw-r--r-- lei/lei 6361 2018-09-20 13:22 > eurostat/inst/doc/blogposts.html > -rwxr-xr-x lei/lei 518 2018-06-17 20:44 > eurostat/inst/doc/blogposts.Rmd > -rw-r--r-- lei/lei 6455 2018-09-20 13:22 > eurostat/inst/doc/cheatsheet.html > -rwxr-xr-x lei/lei 610 2018-06-17 20:44 > eurostat/inst/doc/cheatsheet.Rmd > -rw-r--r-- lei/l...
2017 Jun 09
3
Creating a private CRAN with webpages
I'm not trying to create a mirror of the CRAN. I also do not want to create a "subset" of CRAN packages. Sorry if my explanation was confusing. There are internal proprietary R packages that I would like to host on a private repo. I like the CRAN web pages that allow a user to browse the various packages from a browser without having to first install them. I want to duplicate the
2018 Sep 20
3
future time stamps warning
Dear developers, Upon CRAN submission I have bumped into "future file timestamps" warning that I can't solve. I have updated the package as usual, and all checks go through in my system. CRAN reports the following warning however. * checking for future file timestanps ... WARNING Files with future time stamps: DESCRIPTION NAMESPACE README.md The build log is at
2006 Nov 17
5
configure a rails app for multiple databases
Hello Rails community I cannot seem to find via Google what I had hoped would be a simple issue On a single DB system (currently, postgres 8.1.4), I have two databases, each containing multiple tables. I would like to configure my app and database.yml to recognize these two databases. What is the corrrect config for the database.yml ? Is it something like: > production: > adapter:
2011 Jul 21
0
'FLAC - faq' international
Hi! I'm willing to translate page located at http://flac.sourceforge.net/faq.html to the Belorussian language (my mother tongue). What I'm asking for is your written permission, so you don't mind after I'll post the translation to my blog. The translation is intended only for web, no print copies planned. Visitors of your website, who come from Minsk (Belorussia) will be the
2006 Mar 09
0
markably in instance_var mungling
this bug is similar to something i see already discussed on why''s blogpost comments, which was reported fixed, but that was before the gem was made available (which is what im using since i cant seem to access the C.WTLS SVN) my guess is one of 3 things: fix didnt propagate to gem, my own failure to make an educated guess on proper setup (1), or a genuine bug essentially, for
2007 Nov 20
0
belongs_to into a list
...names <% for @blogs in @blogs.reverse %> <% @user = @blogs.user %><br> <%= @user.login %> but the user.login is a no method error. when i in a view of a specific blog the user.login is returned well but in the list of all blogs i have no idea to view the user.login for all blogposts -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...
2011 Aug 18
0
Fedena 2.1 is released
The long-awaited release of Fedena 2.1 is now available at Project Fedena. There are lot of new features added and all the identified issues of version 2.0 is resolved in this release. Official Blogpost - http://blog.foradian.com/fedena-21-is-released Github - https://github.com/projectfedena/fedena_v2.1 Release notes - http://projectfedena.org/changelog Related Downloads -
2015 Oct 07
0
authorship and citation
Hadley, With all due respect, I'm not sure what exactly your deliniation between author and contributor is, but from what I can tell I don't agree with it. >From the blogpost regarding your new purrr package: "Purrr wouldn?t be possible without Lionel Henry <https://github.com/lionel->. He wrote a lot of the package and his insightful comments ..." And yet he is