Tagged Questions

5
votes
10answers
120 views

Are there any good blogs for software team leaders or software project managers?

What are some good blogs for software team leaders or software project managers?
0
votes
6answers
81 views

What PHP Blogging Software Should I Choose

I am thinking of starting a blog, which I would like integrated into my existing website. I come back empty handed from googling for a comparison of blogging software written in PHP. My requirements: …
0
votes
1answer
92 views

Looking for a good blog editor [closed]

I am looking for a good blog editor for the blog section on my site. Anybody know of a good one? The one I have has spacing issues.
1
vote
2answers
68 views

Changing Index Page - Ruby on Rails

I am new to rails so go easy. I have developed my blog and deployed it successfully. The entire app is based out of the post_controller. I am wondering how I can reroute the users path to default to …
1
vote
3answers
62 views

How do I render all Comments in a Rails view?

I am new to rails so go easy. I have created a blog. I have successfully implemented comments and attached them to each post. Now...I would like to display, in the sidebar, a list of the most recent …
1
vote
3answers
51 views

How do I create a link to a specific Post object in a Rails view?

I am new to rails so excuse any easy questions. I have developed a blog and I am doing some customization. Just curious, if I want to render a specific post on my index.html.erb page is that possible. …
1
vote
2answers
38 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 post table and a …
1
vote
3answers
63 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 like to restrict …
0
votes
3answers
58 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 that it only …
0
votes
2answers
44 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. I have can …
0
votes
2answers
36 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. I have created a …
0
votes
2answers
94 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 as follows: 42% …
0
votes
3answers
56 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 side bar. I am new …
0
votes
1answer
43 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 some customizing and …
0
votes
3answers
40 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 just search and go …

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