Tagged Questions

0
votes
1answer
30 views

Better looking PDF bookmarks

Hi there, Does anybody know if I can improve the visual appearance of bookmarks in a PDF. My marketing dept wants me to make them look more "webby" - by which they mean they want …
1
vote
1answer
21 views

Bookmark a link from firefox, IE, Mozilla

I want to allow a user to bookmark a page from the login page (i.e. where they want to be, not where they actually are.) Does anyone know of a script that will work in the main b …
0
votes
1answer
71 views

How do I use the Microsoft Word API and Bookmarks feature to programmatically open a Word document to a specific location?

I'm trying the following code in a Windows Form application. I'm not sure what I'm doing wrong (and I could easily be doing it wrong because I don't have a lot of experience with t …
-1
votes
2answers
107 views

Using Bookmarks with jQuery Address

I am using jQuery's Address plugin (website) to enable the back/forward buttons on my website. I would REALLY like to also have the ability for people to bookmark pages and to cop …
1
vote
1answer
79 views

Android: How do I deal with storing Bookmarks?

I am essentially using a listview but am looking at providing a bookmark functionality. I am thinking that I should store the item attributes in a file when bookmarked and retrieve …
0
votes
5answers
221 views

How to set Delphi bookmarks on Vista 64-bit

In Delphi (2007) I'm used to setting a bookmark with CTRL-SHIFT-0,1,2 etc. Since I've upgraded to Vista x64 the above no longer works. I can still set a bookmark with CTRL-K-0,1,2 …
8
votes
48answers
1k views

What are your favorite programming bookmarks?

Hi everyone and Merry Christmas! Please share your favorite programming bookmarks. Blogs, newspapers, forums, whatever. Stuff you NEED to read everyday! =) EDITED Suggested on …
0
votes
0answers
32 views

UISearchBar Bookmarks

Does anyone have a good sample of storing bookmarks for a UISearchBar? What's the most elegant way to store this? Any sample code would be appreciated.
0
votes
1answer
119 views

Blackberry - how to read SMS and bookmarks?

Hi Friends, I wanted to do a application which will read bookmarks & SMS Is there a way to read SMS from Inbox/Outbox/Sent folders for blackberry devices? I have read man …
0
votes
2answers
47 views

Jsf component for html tag

Does it exist a way to create a <a name="bookmark"> in jsf? I would like to create a list with general bookmarks so that i can point them with links, i would like to create …
0
votes
1answer
47 views

opening browser bookmarks + ruby on rails

Interesting dilemma here. I need the ability for users to add links from their browser bookmarks to a field in a Rails form. Basically I would like them to click a button, have it …
0
votes
2answers
75 views

how to maintain bookmark in visual studio project for developer and team separately ?

where is the the bookmark detials stored in visual studion project ? project file : *.csproj solution file: *.sln I am wondering if its possible to maintain bookmarks seprately …
5
votes
6answers
593 views

Read Firefox 3 bookmarks

Firefox 3 stores the bookmarks in a sqlite database. There are several hacked sqlite java libraries available. Is there a way to hack the sqlite database in java(not using librarie …
0
votes
1answer
167 views

Is there a way programmtatically to export firefox bookmarks to and from xbel?

hi, firefox allows end user to export bookmarks to xbel bookmark exchange format. but i would like to programmatically: export some (not all) of the bookmarks and import xbel b …
2
votes
4answers
696 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 …

1 2 3 next
15 30 50 per page