Tagged Questions

1
vote
3answers
50 views

Ruby on Rails - Restricting click by IP…

I am new to rails so go easy. I have created a blog with the ability to "vote" on a post by using a feature much like Facebook's "like". I am not using any authentication but would …
1
vote
2answers
33 views

Displaying Posts by number of “vote” records in separate table

I am new to Rails so go easy. I have created a blog and also created the ability for users to indicate they "like" a particular post. The way I am implementing this is by using the …
0
votes
3answers
40 views

Adding pagination to index.html.erb in Ruby on Rails - Easy Question…

I am new to rails so go easy. I have built my first blog and would like to set it up such that in the <% post.each do |post| %> render of the posts, I would like it to work such …
0
votes
2answers
29 views

Ruby on Rails - AJAX - div problem…

I am new to rails so go easy on me. I have built a blog and I am attempting to add a "vote up" type feature to the /posts/index.html.erb page. Kind of like Facebooks's like feature …
0
votes
2answers
25 views

Ajax Question - Ruby on Rails - Error: Couldn’t Find Post without an ID

Ok, I am new to rails so I hope I explain this well. I seem to have a problem with a form collecting the proper information. Work in one spot and not another. Here is the situation …
0
votes
2answers
65 views

I’m overhauling my blog and … is HTML5 OK?

I'm overhauling my blog (http://gilesvangruisen.com/) and I'm going to be pushing new technologies as much as possible. I'm a web designer/developer and the browser percentage is …
0
votes
3answers
45 views

Voting Functionality Ruby on Rails - Easy Question

I want to add a "like" functionality to a blog I am creating in Ruby on Rails to let people "thumbs up" a post. Then I would like to be able to display the most liked posts in the …
7
votes
11answers
230 views

What benefits do you get from your blog? [closed]

Hi, I've heard from a number of sources that reading blogs helps to keep you up to date with the industry and pick up new tips and tricks. What benefits do people get from actual …
0
votes
1answer
35 views

Count records for Blog in Ruby on Rails - Easy Question

I am new to rails so sorry for the simple question. I have followed several tutorials and set up a blog with comments (even using a little AJAX - Ha proud of myself). I have done s …
0
votes
3answers
39 views

Keeping track of info

My memory is not the best, so I like to keep a blog using WordPress which I keep track of all the programming and IT related things I learn. This way, when I need it again I can j …
0
votes
1answer
28 views

Adding my comments to the index view…Ruby on Rails

Ok...I am new to rails so this may be a stupid question but need help. I just watched and implemented Ryan Bates screencaset about setting up a blog. You can see it here http://med …
103
votes
86answers
10k views

What are the best programming and development related Blogs?

There are lots of great resources available on the Internet for learning more about programming and improving your skills. Blogs are one of the best, IMO. There's a wealth of kno …
-5
votes
0answers
45 views

Who blogs on software? [closed]

I'm wondering who are the most prominent bloggers writing software product reviews.
96
votes
41answers
7k views

C++ blogs that you regularly follow?

What are all the c++ blogs that you follow Please add one url for one posting.
1
vote
4answers
49 views

I want to create blog posts to drupal by sending messages through Outlook. Ideas??

I think for two options, either to send messages to Drupal with SOAP or XML-RPC or by sending e-mail.

1 2 3 4 5 12 next
15 30 50 per page