Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

23
votes
4answers
24k views

Javascript for “Add to Home Screen” on iPhone?

Is it possible to use Javascript to emulate the Add to Home Screen option in Mobile Safari's bookmark menu? Something similar to IE's window.external.AddFavorite(location.href, document.title); ...
11
votes
2answers
14k views

Is it possible to link to a bookmark within a PDF using URL parameters?

When providing a link to a PDF file on a website, is it possible to include information in the URL (request parameters) which will make the PDF browser plugin (if used) jump to a particular bookmark ...
9
votes
3answers
992 views

what's the difference between hg tag and hg bookmark?

What's the difference between a tag and a bookmark in Mercurial? I can't seem to find any discussion of how the two differ.
8
votes
1answer
820 views

Mercurial branching and bookmarks

I read some information about named branches and working with bookmarks. Unfortunately I still don't see a difference between them. Is there any? Is there any difference between: hg branch blah hg ...
6
votes
1answer
198 views

Bookmarklet approach

I am trying to write a bookmarklet that will bookmark the current page and save the link to the current page in a backend service. When I click this bookmarklet, I want this bookmarklet to show up as ...
5
votes
2answers
802 views

How to delete bookmarks in NERDTree (Vim)?

I checked the documentation but couldn't find it. Does anybody knows?
4
votes
3answers
1k views

How to add android bookmark on homescreen from web page?

I'm new to web applications for Android.. How can you add a bookmark on the home screen from a web page using Javascript from the click of a button? If we make an easy way for users to bookmark ...
4
votes
2answers
4k views

Create destinations for all bookmarks in a PDF file with iText API

I'd like to write some Java code that takes a PDF document, and creates named destinations from all of the bookmarks. I'm thinking that the iText API is the easiest way of doing this, but I have never ...
3
votes
1answer
938 views

What are the limitations for bookmark names in Microsoft Word?

I need to bookmark parts of a document from the name of paragraphs but the name of a paragraph is not always a valid name for a bookmark name. I have not found on Google or MSDN an exhaustive list of ...
2
votes
1answer
79 views

Javascript library for a “Universal Wishlist” type bookmark-button?

Amazon has a Universal Wishlist button which can be added to the browser bookmarks bar, then pressed on any website and it sends the details of the page the user is currently looking at to Amazon. ...
2
votes
1answer
150 views

Creating Hyperlink to a Bookmark (OpenXML/Word)

Wow, I seem to be having an incredibly hard time finding examples of inserting a Hyperlink to a bookmark. If I create a simple Word document with a link to a bookmark, the link looks something like ...
2
votes
0answers
107 views

WF4.0: ResumeBookmark timeout after 64 times successful trials using WorkflowHostingEndpoint

This is a very interesting issue: I am writing an activity to receive messages from outside and process in its child activities. I create a bookmark in the activity to wait. When there comes a new ...
2
votes
1answer
131 views

Facebook - Dashboard issues, counter resets after reloading page

I have a strange bug with bookmark counts - if I set/inc. the bookmark count of my app (with dashboard.setCount or .incrementCount), the bookmark count shows up in the users profile after the app name ...
2
votes
1answer
196 views

How to create a hyperlink to a placemark on Google Maps?

The URL http://members.startupguild.net/#andrewdavey takes me to a Google Map and displays a placemark. Please can you tell me how to code this (or point me at some instructions). I have looked on ...
2
votes
0answers
459 views

How do you add an android bookmark for a webapp using javascript?

Is there a way to create an "Add to homepage" from within an Android web app using JavaScript? The standard way to do this is complicated: Bookmark the page Go to the home screen Long-press in an ...
2
votes
1answer
290 views

how to use Bookmarks and DisableControls

It possible to use dataset.DisableControls and at same time Bookmark1 := dataset.Bookmark; do someting............. dataset.enableControls dataset.Bookmark := Bookmark1; ...
2
votes
5answers
394 views

How to “bookmark” page or content fetched using AJAX?

How to "bookmark" page or content fetched using AJAX? It looks like it can be easy if we just add the details to the "anchor", and then, use the routing or even in PHP code or Ruby on Rails's ...
2
votes
1answer
734 views

how do I add bookmark into a pdfpcell

I am doing a report which contains more 1000 records by using pdfptable of itext. it is not easy to seek a particular record, so i am wondering if there is any way to add bookmark in a pdfpcell.
2
votes
1answer
868 views

Programmatically Bookmark Link with Javascript Cross-Browser

Is there a script out there that solves this problem? I would like to be able to say "onclick, save as bookmark". I have searched around a bit and found this one, but it doesn't work with Safari. ...
2
votes
4answers
156 views

How do you keep track of temporary threads of conversation online

Often when I post a comment or answer on a site I like to keep an eye out for additional responses from other people, possibly replying again if appropriate. Sometimes I'll bookmark a page for a ...
1
vote
2answers
54 views

Programming an “add bookmark” button

I'm attempting to create a Joomla social bookmarking site as an experiment and I'm wondering how I might program a draggable bookmarklet that users can add to their bookmarks bar, similar to ...
1
vote
2answers
36 views

Javascript Bookmarklet If-Else

I'm trying to write a bookmarklet that detects if the user is on an already parsed page and if he isn't values should be passed along to an API. if (window.location.indexOf("thequeue.org") >= 0) { ...
1
vote
0answers
47 views

How to use Android Browser class(for Bookmark)

I want to make App for bookmark. I already have searched site about this question. but it is not enough and detail. how can I do? I knew I have to using Browser class but that don't has many data. I ...
1
vote
1answer
93 views

How do I make our iOS app appear as a bookmark in Facebook's new iOS app (released October)?

We have an existing Facebook app (>1year) and now also an iOS app. How can I make our app appear in the bookmark section for those users who have our native app installed?
1
vote
1answer
188 views

Can I add bookmarks in Xcode 4?

Can I add bookmarks at certain code lines in Xcode 4? I'm currently using breakpoints for this purpose, but when I add/delete some code before the positions of the breakpoints, they don't shift ...
1
vote
2answers
107 views

C# - Inserting strings into Word document

What is the best way to insert alot of text into a word document? I have a predefined template that has a header, title page, etc, and I want to insert text at a certain point. You see, I am querying ...
1
vote
1answer
73 views

How Do I Enable Bookmarks in Eclipse?

I am using Eclipse (Version: Helios Service Release 2 Build id: 20110301-1815) for a PHP project and would like to use the Bookmark feature. However, right-clicking in the margin shows the Add ...
1
vote
1answer
48 views

Add a Flag to an exposed filter result query in Drupal Views

I have an exposed filter for one of my views. I would like users to be able to flag specific search results so they can return to them later. All using the flag API. I know flags are normally for ...
1
vote
0answers
146 views

Make a website add a bookmark to your android-homescreen

Is it possible to add a link to a simple html-site that puts a bookmark of that same site on the android-homescreen? This should take these steps away for the user: "Add to bookmarks" + "Put bookmark ...
1
vote
1answer
122 views

Bookmarklet implementation

I'm rephrasing my entire question which previously sounded absurd with this one which is a bit more rational. I'm implementing a bookmarklet (tutorials from this link ...
1
vote
1answer
53 views

An error when I'm using DB with bookmark : exception has been thrown by the target of an invocation

I'm working on WF, Im making a bookmark. when I write the following I can drop this activity very well: using System; using System.Collections.Generic; using System.Linq; using System.Text; using ...
1
vote
3answers
60 views

How can I know who bookmarked my facebook app?

Is there a way to show who bookmarked my facebook app ? Using facebook API (PHP/Javascript SDK etc)
1
vote
1answer
36 views

enabling bookmarking while using jQuery .load();

I have a file name "project_profiles.html" which looks like this: <div id="project1"> <p>Project 1</p> </div> <div id="project2"> <p>Project 2</p> ...
1
vote
2answers
55 views

Make a web toolbar load on any webpage

I've created a toolbar in html that I need to be able to load of any given webpage; I'm thinking of loading it on the page through the use of a bookmarklet but I can't quite get my head around how I ...
1
vote
3answers
271 views

how to insert bookmark in word using c#/VB.NET

I am trying to add bookmarks in word document using C# but it doesn't work and I can't find any help neither in msdn documentation nor on internet. Here is how I am trying to do. I am reading word ...
1
vote
1answer
84 views

Accessing a new bookmarks' URL within a Chrome Extension

I've made a few Chrome extensions already but this has really stumped me. I have an idea for an extension that adds additional information to a bookmark's URL when a user bookmarks a page. The ...
1
vote
0answers
52 views

Windmill proxy forwards to a live bookmark

I've been writing up some windmill (version 1.3) tests an I get an infrequent error whenever I have the tests logout of the application I'm working on (this raises a 401 error). The error is that I ...
1
vote
1answer
332 views

Apply bookmarkable URL to h:commandLink

As I read in docs and tried myself, JSF 2.0 applied bookmarkable urls to h:link and h:button elements. Is it possible to make bookmarkable URL for h:commandLink element? I experience that f:param is ...
1
vote
2answers
315 views

Get Current Page URL From Bookmark on toolbar using PHP

I am looking to get the url of current page in url bar [BookMark Button In Tool Bar] - User Presses it while on a youtube link and sends it to sitename.com/test.php The url in the bookmark ...
1
vote
2answers
236 views

javascript bookmark icon

I have a site which offers a useful bookmark link that contains javascript only as opposed to a link to a web page. eg URL:"javascript:(function(){.....})();" The icon that appears in the bookmarks ...
1
vote
0answers
103 views

Is there any extenstion that help me to Group tabs , manage tabSets in google chrome? [closed]

Basically I want to open a set of tabs in chrome, also i want to manage multiple sets of tabs. and switch to particular tab set which i want. Is there any plugin which could do that? Is there any ...
1
vote
1answer
67 views

Do SharePoint bookmarks require a mySite?

We want to try to prevent using a mySite and just use the profile of SharePoint 2010. However, we want the user to store bookmarks (or links)- does this mean they need to have a mySite? Is this ...
1
vote
4answers
608 views

Making jQuery bookmarkable (i.e - for a content slider)

I have made my own custom tabbed content script and it works great. The only thing missing is being able to book mark different sections. I know the URL needs re-writing somehow. At the moment I am ...
1
vote
5answers
764 views

Universal add to bookmarks script?

Does anyone know of a script that I can use to automatically add a site to favourites upon clicking of a link for multiple browsers? Atleast Firefox, IE, Chrome would be good. If not, is there a way ...
1
vote
0answers
533 views

How do I call a bookmark library in the Android and return a bookmark?

How do I pick out a bookmark that I saved on my Android without using the cursor method? (http://stackoverflow.com/questions/1561535/android-how-do-i-deal-with-storing-bookmarks) Intents? or other ...
1
vote
2answers
568 views

PDF Libraries to Display a PDF document in WPF

Does anybody know a PDF library that can display PDF document via viewer inside Windows Presentation Foundation (WPF) application? The library should have a PDF page viewer that can display the file. ...
1
vote
1answer
398 views

I'm trying to make bookmarks in Filezilla be availble on the desktop

So far it only looks like the bookmarks you make become available inside Filezilla[1] but I want to make them show up on the desktop like shortcut links. Maybe a shell script would work? I am trying ...
1
vote
0answers
1k views

Can a child iframe onload event trigger a url updation (window.location.hash ) on the parent window(browser) and still keep back button functionality on browsers.‏

The question is on iframes/bookmarkablity and back button functionality. This issue I am facing is how to create iframes with bookmarkable url's without loosing the back button functionality.Lets ...
1
vote
2answers
76 views

Add identifier to browser bookmarks

Is there a way to automatically append an identifier to a page URL when it is bookmarked in the browser, perhaps something in the document head that gives the browser a directive or an onBookmark ...
1
vote
1answer
174 views

How does AWStats determine that a user has bookmarked your site?

I was just reading that there is a feature in AWStats that can estimate how many users have added your site to their favorites/bookmarks. How does this work considering that AwStats is just a log ...

1 2 3