Top "External" questions

This tag refers to something that is outside of a particular system.

Piping buffer to external command in Vim

I am kind of a Vim novice. I would like to send contents of the current buffer to stdin of …

vim pipe external
Use Ajax() function in Jquery to load PART of an external page into div

I'm trying to load a DIV element from an external page into my current page using the Ajax/jQuery.ajax …

jquery load external callback
Java -jar : access external configuration file

I'm looking to do something which I thought was not going to be difficult. I have an application that I'd …

java configuration jar classpath external
Externalizing Grails Datasource configuration

Grails 1.x allows using external configuration files by setting the grails.config.locations directive. Is there a similar approach available …

configuration grails datasource external credentials
Loading external script with jinja2 template directive

I'm very new to jinja2 and the use of templates in general so I was wondering if there's an easy …

python templates scripting jinja2 external
Android Proguard skip external jar

I tried to use Proguard in my Android project, i setup Proguard using command line 'android update project /path/to/…

android jar external proguard
RAILS link_to external site, url is attribute of user table, like: @users.website

I'm working on a website that allows users to create an account. One of the attributes when creating a user …

ruby-on-rails ruby hyperlink external link-to
Load external JS from bookmarklet?

How can I load an external JavaScript file using a bookmarklet? This would overcome the URL length limitations of IE …

javascript load external bookmarklet
Jquery: Calling functions from different documents

I've got some Jquery functions that I keep in a "custom.js" file. On some pages, I need to pass …

jquery function external
How do I check for the existence of an external file with XSL?

I've found a lot of examples that reference Java and C for this, but how do I, or can I, …

xslt document external xsl-fo exists