Displaying 12 results from an estimated 12 matches for "blogosphere".
2013 Jan 01
0
100 most read R posts for 2012 (from the R blogosphere)
Hello dear R-help members.
While trying to avoid posting on this list about news from r-bloggers.com,
I hope it is o.k. by you if I share the list I made of 100 "most read" R
articles from the blogosphere, based on the analytics data gathered on
r-bloggers.com
You can see the full list at this link:
http://www.r-statistics.com/2013/01/100-most-read-r-posts-for-2012-stats-from-r-bloggers-big-data-visualization-data-manipulation-and-other-languages/
And just as a teaser, here are the top 12 posts (w...
2009 Dec 05
2
Announcing a new R news site: R-bloggers.com
Hello everyone.
After some good time of work, I am proud to present: www.r-bloggers.com
What is R-Bloggers.com?
R-Bloggers.com hopes to serve the R community by presenting (in one place)
all the new articles (posts) written (in English) about R in the "R
blogosphere".
How does R-Bloggers operate?
This site aggregates feeds (only with permission!) from participating R
blogs. The beginnings of each participating blog’s posts will automatically
be displayed on the main page with links to the original posts; inside every
post there is a link to the original...
2020 Apr 06
1
Wiki edit: HowTos/Virtualization
...un
`minikube start --driver=podman`. Exploring the reasons for this led me to
the discovery that Section HowTos/Virtualization is missing a section on
how to use the tools from the Open Containerization Initiative (cni, cri-o,
podman, etc). The result is our users are having to search through the
blogosphere for inconsistent procedures on deploying os, kubernetes just to
get starting exploring the KubeVirt project.
I would love to participate in getting a section added to the wiki to
enable a smoother user experience. I have a lot of exp writing this sort
of doc since my full time employment is with...
2006 Jul 09
6
ajax effects
Hi,
i was wondering if there was some kind of general line of code i could
add to my application, anywhere i suppose, that would generate some kind
of effect to notify the user that an effect is happening...it could be a
box on the top of the screen or something, that would be like the small
bar at the end of the browser that shows the user the status of a
loading page ... i was hoping
2006 Mar 13
0
Adoppt Ruby on Rails: A social Networking Platform
...ion to others they might have)
- can comment on blog posts
- can have threaded discussions about any URLs/ Topics they like
- can post their favorites to their communities
- can make friends within the network
- can view traffic stats of any URL listed
- view hourly, weekly and all time blogosphere report, top tags, top favorite tags, top blog tags, top blog post tags and top question/answers tags
- more features such as events management, classifieds, internal messaging are in development.
For instance, there are some communities that I have created that may be of interest to the fo...
2010 May 12
0
Revolutions Blog: April Roundup
...ally, Microsoft HPC Server).
http://bit.ly/9W4vXd reported how Benetech uses R to analyze complex
political and human-rights issues. The same post also recaps a talk by
"R in a Nutshell" author Joe Adler on measuring performance of R
idioms.
http://bit.ly/9Ux3DT recounted a storm on the blogosphere that erupted
when a SAS consultant took issue with R being called "the next big
thing".
http://bit.ly/bWlrmf noted that StackOverflow now includes over 1000 R
questions, and links to a post on optimizing the performance of R for
reading and writing text files.
http://bit.ly/9fmIb3 share...
2006 Jul 21
4
RoR for new apps, PHP for existing (?)
I''ve been evaluating frameworks, technologies, etc. for my company for a
little while now. This is what I''m about to conclude for my report:
1. RoR is a good fit for new applications where we can define the DB
schema.
2. PHP is a good fit where the DB schema already exists, or the "pieces"
needed for the application exist all over the place. (ie: MS SQL
Database
2007 Jan 21
14
[ActsAsFerret] OpenSolaris (TextDrive) indexing issues
Gents,
I successfully installed AAF on my TextDrive OpenSolaris Container, but
I''m having some issues with indexing.
I have a model called Blogs which has AAF enabled.
The first time I tried to find_by_contents for a ''word'' I know was on
the Database I got now results. Apparently the index was not ready yet.
Then I waited a few hours and checked that the /index
2007 Mar 10
6
ActiveResources 0.1.0 Released
See the blog post at http://blog.lonestarsoftware.net/2007/03/09/active_resources-010-released/
Reading through the rails blogosphere last week, I read a post (which
I can not find again) that suggested a completely different approach
to AJAX use in rails apps. The idea was to create a Javascript proxy
to the ActiveRecord models and allow AR operations to be called from
the client.
I see this functionality broken into 3 major co...
2011 Apr 25
3
arcstat updates
Hi ZFSers,
I''ve been working on merging the Joyent arcstat enhancements with some of my own
and am now to the point where it is time to broaden the requirements gathering. The result
is to be merged into the illumos tree.
arcstat is a perl script to show the value of ARC kstats as they change over time. This is
similar to the ideas behind mpstat, iostat, vmstat, and friends.
The current
2006 Jul 02
0
Rails Core Weekly June 19 - July 2 2006
...ments[1], 10 => payments[2]}
is pretty much equal to
payments.index_by(&:price)
but certainly a lot prettier.
Then of course Active Resource is added
(http://dev.rubyonrails.org/changeset/4492) Lots have been said about
Active Resource and there seem to be quite a debate raging on in the
blogosphere. For a great explanation of Active Resource in general go
here:
http://jimonwebgames.com/articles/2006/06/26/dont-say-crud-say-fucd
(I like that one because it speaks of Edgar Codd, who together with
Chris Date are the granddaddies of the relational model)
For a great introduction to Active Reso...
2008 Apr 14
6
Good news: BackgrounDRb now works on Windows
Hello all,
I have some good news to announce. I have made some changes to a local copy
of BackgrounDRb 1.0.3 (actually most of the changes were in Packet 0.1.5)
and I''ve got it working on Windows. From what I''ve read, this is the first
time it''s worked on Windows in a year and a half, since 0.2 was released.
In my research I can see that a number of people have asked