bookmarks

Push a bookmark to a user's home screen in Android

Android 2.1 (not sure how much that matters) My test hardware is a Motorola Droid (not sure how much that matters either) I want to push a bookmark/internet-shortcut to a user's home screen as a result of them clicking on a link - via their browser of choice. I know they can usually set the bookmark themselves and then choose to put ...

How can you get a list or traversable tree of bookmarks from within a Firefox Extension?

I am working on a simple Firefox Extension, and I need a list of the user's bookmarks. I have found the nsINavBookmarksService class which appears to be the recommended way of manipulating bookmarks since Firefox 3.0. Strangely I don't see a method that I could use to get a list of all the bookmarks in a folder. I need some way of creati...

Adding Browser Bookmarks using JavaScript

I have an ASP.NET web page having a button in it. Clicking the button, a bookmark should be saved in the browser and when the user clicks the bookmark, it should surf to http://google.com. How do I make sure that it works with almost all the standard browsers or at least with IE, Mozilla Firefox, Opera and Google Chrome. Another case,...

Cross-browser bookmark/add to favorites javascript

Is there any Cross-browser bookmark/add to favorites javascript. Searched for some list but none is working. Can you please suggest any ? ...

Does any jQuery Ajax History plugin work with Chrome?

So far I tried jQuery History http://nix.lv/history/demo.html Ajaxify http://max.jsrhost.com/ajaxify/demo.php jquery history plugin http://www.mikage.to/jquery/jquery_history.html but while they support loading of the desired content using Ajax on page load (so the Ajax content can be "bookmarked"), none of them support the Back bu...

Django Form Validation in v1.2.1

I'm using django-bookmarks for one of my projects and recently updated to Django 1.2.1. I noticed that the form submit does not validate since the update. Please note that I did confirm this is working with Django v1.1.1, so the new version and form field validation is different. This is the model that forms.py is building off of: cl...

DocumentMap/Table of Contents for DocumentViewer, and calling a hyperlink by name or link number for XPS documents.

I have XPS files with header bookmarks. If you open the source document in Word and go to view->Document Map, you see all of the bookmarks on the left. Is it possible to get this same functionality in DocumentViewer, like you would get with a PDF document in some sort of PDF reader? Also, the RequestNavigateEventHandler shows that each...

assigning automatic bookmark in particular space in word doucment using vba

hi im very new to vba...plz help me...i want to create a document like....im getting input from userform and have to insert in particular space in word.the problem is i have to assign bookmark only during the run time.................plz help me........in.......assigning automatic bookmark in particular space in word doucment using vba ...

Visual Studio BookMarks Go Random

Prior to Visual Studio 2005, the bookmark feature worked perfectly. Then starting with VS 2005, I noticed that requesting the "next" or "previous" bookmark stopped working correctly. Sure it will take you to a different bookmark, but it takes you to a bookmark location that is the least relevant or most obscure based on your current lo...

While bookmarking a website the "folder-save"-window/option is not appearing anymore

When i bookmark a website in Firefox (like pressing on the star, right next the url-bar, or even ctrl-d) i don't get the window anymore, where i can select the folder to save in. What went wrong? That way i am not going to find my bookmarks anymore... Thx for advice. ...

Can you access a client's bookmarks using javascript with their permission?

I want to make it easier for a user to import bookmarks to my server. Is there anyway to automate this process using javascript to obtain the user's bookmarks? I'm assuming the browser has to have this feature - and I'm not sure if any browser does due to the inherent security risk. ...

How to share visual studio boomarks between developers?

I've recently stumbled across the ability to use boomarks in Visual Studio. (http://www.codeproject.com/Articles/42973/Using-Bookmark-in-Visual-Studio.aspx) As far as I've googled, I've found out that the bookmarks are stored in the .suo file of the project, that holds userspecific information is that therefore not stored in sourcecontr...

How to get Bookmarks toolbar information in JavaScript code?

Is there any option for getting Bookmarks toolabr information from javascript code, i.e. Can we get information what are bookmarkleted in the Bookmarks toolbar [url, text etc.]? ...

Is there a way to tell the browser to bookmark a different URL than is in the address bar?

I have an application that utilizes rather unfriendly dynamic URLs most of the time. I am providing friendly URLs to some content, but these are used only as an entry point into the application, after which point all of the generated URLs will be the unfriendly variety. My question is, if I know that the user is on a page for which a f...

PowerPoint 2007 - Programatically insert data?

Hi, I know PowerPoint supports macros But is there a way I can insert data from a datasource into a placeholder or something? I've got a routine where I collect data from a database and store it in the registry. This data is then inserted into several Word templates. And this is working. But I can't find any bookmark support in PowerPoi...

Android and binding to internet bookmark URLs?

Does anybody know if Internet Bookmark URLs are accessable from Android applications? Any way to bind something like a spinner to them? Thanks. Update: To add to my question: I've tried this code but getting just blanks back in my spinner. I confirmed I have bookmarks in my emulator: private Cursor cbookmarks; SpinnerBM = (Spinner) ...

How to automatically import bookmarks in Firefox?

Hi, I would like to know if there is a way to automatically import bookmarks into the Firefox browser from the bookmarks.html file (the one that can be exported from the browser). That is, I want to skip the step of actually going into the browser's menu and import the file manually from there. Could a .bat file be created to do this? ...

Viewing Bookmarks in Adobe Reader 9

Why is there no way to show the bookmark panel in Adobe Reader 9? Looked thru all the menus/properties/preferences. There is no option to select Bookmarks under View >> Navigation panels >> (nothing for bookmarks here) Using Winnovative pdfConverter and trying to convert html code into reports. Does adobe reader require there to be ...

Flash/ActionScript - Navigating Long Scripts By Locking Selections (Collapse/Expand)?

if there's one thing i miss about native programming for Mac OS X using Objective-C and XCode, it's the ability to set #praga marks (essentially bookmarks) to easily navigate thru long scripts via the pull-down menu. in Flash Authoring CS5 i can can collapse/expand selections of code, but these are removed when the selection is removed ...

Bookmarklet - Works in every browser but Chrome (for Mac).

Chrome for Mac won't let me add (drag) the bookmarklet into the bookmarks bar. It works in every other browser, however. Why might this be? And how could I fix it? ...