Tagged Questions

190
votes
66answers
8k views

Most useful free .NET libraries?

I have used a lot of free .NET libraries, some from Microsoft itself! Which ones have you found the most useful? Dependency Injection/Inversion of Control Unity Framework - Micr …
0
votes
0answers
14 views

Simulating a Favourites Bar Within a Page

Is it possible to simulate a favourites bar within a page? I know it is possible for the Chrome and FF browsers. Is there a way of doing it in IE? The simulation does not have to b …
0
votes
1answer
14 views

In IntelliJ how can I make it so that I use the same “Favorites” in different projects

problem is that I have to checkout a different branch for every project. and while the paths are the same, I have to load favorites every time. Its a pain. How can i get them to b …
2
votes
4answers
121 views

What are some useful non-built-in Django tags?

I'm relatively new to Django and I'm trying to build up my toolbox for future projects. In my last project, when a built-in template tag didn't do quite what I needed, I would mak …
0
votes
1answer
62 views

Is there a way to bookmark a question on StackOverflow [closed]

There's so much great content here, I'm wondering is there a way to bookmark / favorite questions within SO?
2
votes
3answers
80 views

How to create a specific if condition templatetag with Django ?

Hello, My problem is a if condition. I would like somethings like that but cannot figure out how to do it. {% if restaurant.is_favorite_of(user) %} <img src="{{MEDIA_URL …
0
votes
2answers
48 views

Favorites star switching in Javascript

A good example is the SO star on the left hand side of this post. You can click on it to add this message in your favorite and click again to remove this flag. I already create a …
6
votes
52answers
2k views

What’s your favourite programming language, and its killer feature?

Each language I've used has had its pros and cons, but some features have really shone through as being indispensible, shining examples of how to design a programming language to m …
1
vote
49answers
717 views

What development tool would you be lost without?

Though this question asked for your favorite tool, I wonder which one would be the most painful to have to give up in your daily work?
0
votes
2answers
268 views

Add to favorites in JavaScript for IE6+, FF and Safari

I tried some "add to favorties" JavaScript scripts.. With IE8, I get an "access denied" (is that even possible to add a bookmark via JS with IE8?) and it just doesn't work with IE6 …
0
votes
0answers
17 views

Various browsers / Drag & drop between favourites bar & edit boxes

Briefly, all of the up-to-date versions of the three browsers that I use day-to-day, namely Chrome, Firefox and IE, make it possible to drag links to the favourites bar. What I re …
4
votes
16answers
410 views

What is your favourite programmer’s context-menu addition for your Windows machine?

What is your favourite programmer's context-menu addition for your Windows machine?
3
votes
2answers
108 views

Eclipse “must-have” development tools/plugins for PHP

According to this post, i ask $title. Which are your favorite PHP coding related Eclipse plugins? Without you can't live? Why? I list my own plugins of choice: Eclipse PDT Mylyn …
2
votes
4answers
709 views

Read Firefox bookmarks using C#

Using C#, I need to get all Firefox bookmarks for importing them into our database. How can I do this? I'm aware of the SO question, Read FF 3 bookmarks in Java, but the answers t …
0
votes
2answers
70 views

Add/remove blog post to “My favorites” page

Hi everyone. I am not familiar with js and jQuery, but need to create function to add/remove blog post to "My favorites" page and update counter of saved posts. Is any ready solu …

1 2 3 next
15 30 50 per page