Source URL/Address - Hazel

Hazel is not supporting my credit card so I cant get it. But in the trial version Hazel has this property "Source URL/Address" which is the same information as "Where from" value in "Get info" in the contextual menu of a file. 
Does anyone know how to access this Where from value through AppleScript? If Hazel can do it why cant AppleScript?

Hi
set the_path to POSIX path of (choose file) as string
set the_where_froms to (do shell script "mdls -name kMDItemWhereFroms " & quoted form of the_path)
Hope this helps.
H

Similar Messages

  • Is it possible to alter the URL address displayed in my browser?

    Hello Everyone
    I work in Special FX for a TV show largely in computer graphics.  I specialize in Maya, Photoshop, Illustratro and AutoCad.  However I have a little Dreamweaver experience and got roped into a new project.
    Here is the effect I need.
    Someone surfing the web.
    I've built a website, uploaded it and it works great.  The only problem is our legal department won't let the URL display my website.  I have to display one that is not a registered domain.
    Is there any way to display an alternate URL in the address bar?  A fake one, so to speak?
    This website will be displayed on a iPad tablet running safari.
    Thanks in advance.
    -D

    >I have to display one that is not a registered domain.
    >Is there any way to display an alternate URL in
    >the address bar?  A fake one, so to speak?
    No. You can't fool a browser into displaying a url that does not exist in the address bar. It must reference a page on a registered domain - or an ip address -  but not a fake url. You could have a frame hosted at on one domain reference a page from another domain - but the source url is still not hidden. What exactly are you trying to do here?

  • Searching from the url address window has stopped working

    If I type a string in the url address bar and touch enter, I now get an error message saying that it's not a valid web address: "The URL is not valid and cannot be loaded." It no longer searches in google for results. I've checked my about:config settings and they seem fine; keyword.url status is "default" and type is "string" with a blank value; for keyword.enabled, the status is "default", type is "boolean", and value is "true".

    Hi,
    You can also check '''browser.search.defaultenginename''' which has to be '''Google''' in this case.
    If problems persist you can use [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ SearchReset].
    [http://kb.mozillazine.org/About:config about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    The [https://services.addons.mozilla.org/en-US/firefox/discovery/addon/config-descriptions/ Config Descriptions] add-on adds helpful source comments in about:config.

  • IIS Logs display CSS11501 IP address instead of external source IP address.

    (FW)---(CSS11501)---(SERVERS)
    Basic configuration, everything on VLAN1. Servers in web farm are logging attacks, etc. Source IP address all show the CSS instead of the originating IP address coming from the outside.
    What do I need to add/change to allow servers to see the actual IPs from the outside?

    Yes, inline configuration. FW connects to L2 switch crossed over to CSS, Servers are connected to CSS ports directly. However the servers Default Gateway is the FW not the CSS, that is what I believe I need to change in order for it to work, is that correct, or is there something else?
    Example:
    circuit VLAN1
    ip address x.x.x.x x.x.x.x
    owner xyz
    address "xyz"
    content rule.100.https
    protocol tcp
    port 443
    url "/*"
    add service serv.1.https weight 1
    add service serv.2.https weight 2
    add service serv.3.https weight 3
    vip address x.x.x.100
    application ssl
    advanced-balance ssl
    sticky-mask 255.255.255.0
    sticky-inact-timeout 15
    dnsbalance roundrobin
    balance srcip
    active
    group source.100
    vip address x.x.x.100
    add destination service serv.1.https
    add destination service serv.2.https
    add destination service serv.3.https
    active

  • Download and hide source url

    hi all,
    i am creating an web application andverification of pin number before a document is downloaded. After the pin is checked, i used
    response.sendRedirect("http://www,jajitech.com/docs/test.pdf");
    to download the document. It works fine but i dont want the source url to be shown anywhere.....pls how can i achieve this....
    Jaji

    Doesn't matter how urgent the need, you should do your own damn job.
    You should look into using an HttpURLConnection to make the request from your server and stream the response to the user. The user's end then only knows your server's address.

  • Writing data into file from URL address

    Hi!
    I need to download file from certain url address and write it to file on my local disk. The file being downloaded is a image file and therefore
    I cannot make sure what encoding should I use. When I save file manually on disk and compare it with the file written programmatically, then
    the bytes in both files are not equal. Any smart advises are welcome.
    The code being used is:
    import java.net.*;
    import java.io.*;
    public class UrlParser {
         public static void main(String[] args) {
              String data;
              try{
                   // Construct a URL object
                   URL url = new URL("http://stockcharts.com/c-sc/sc?s=qqqq&p=D&b=3&g=0&i=t74934638175&r=4028");
                   // Open a connection to the URL object
                   String encoding = "UTF8";
                   BufferedReader html = new BufferedReader(new InputStreamReader(url.openStream(),encoding));      
                   Writer img_out = new OutputStreamWriter(new FileOutputStream("sc.gif"), encoding);
                   while((data = html.readLine()) != null) {
                        img_out.write( data );
                   img_out.close();
              } catch(MalformedURLException e) {
                   System.out.println(e);
              } catch(IOException e) {
                   System.out.println(e);
    }

    Use InputStream and OutputStream classes, not Readers/Writers. The latter are for "text" I/O, not "binary".

  • When I open a second Firefox browser window, the URL address window, instead of showing the URL, says "Go to a Web Site;" also, and more importantly, the "back" button is greyed out. This is a new problem, and the first Firefox window I open works fine.

    After I open the first Firefox browser window, any additional window I open does not open my homepage, but opens a blank page with "New Tab" showing on the tab. An orange "Firefox" tab with a drop down arrow shows at the upper left hand corner of the screen. All of the options (File, Edit, etc.) are greyed out, however they will work if you move your cursor over them.
    The URL address window says "Go to a Web Site". After I've gone to a website, the back button remains greyed out and I am not able to go back to a previous page. My RoboForm and Netcraft toolbars only show up in an abbreviate form. The add-on bar doesn't show up at all.
    Again, this is a recent problem, and only happens after I've opened one browser window (which works fine) and then open additional browser windows (as few as one additional).

    I had this same problem. Seems to be caused by the web developer tool bar FF extension (this started happening after a recent update to that extension). After disabling it, my FF is back to normal :)

  • My URL/Address bar is missing after the delicious update. My search engine bar is missing after the Delicious update. I cant figure out how to turn them back on. rhouwan@*****.***, thank you.

    My URL/address bar is missing after the Delicious update.
    My search engine drop down menu is missing after the Delicious update.
    I can't figure out how to turn them back on, please advise, thanks.

    Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Is there a way to prevent Robohelp WebHelp from appending characters to the end of the URL address for a TOC Entry?

    I am running RoboHelp 10 on Windows 7 Enterprise SP1 64 bit OS.
    WebHelp is appending characters to the end of the TOC entry's URL address. The characters "bc-n" where n is a number are being generated for all of the TOC Page Entries when I generate WebHelp output. We are exporting the HTML files for import into an application. The TOC Page Properties Link to: property does not contain the characters in RoboHelp.
    We have standardized names defined for our application and the appended characters are not going to work in the application.
    cid:[email protected]
    When I use the generated html output in IE10 Version 10.0.9200.16635 Update Versions: 10.0.7 (KB2846071) the characters show up in the URL when I hover the mouse over the TOC entry as shown in the screenshot below.
    cid:[email protected]
    The two screenshots show that the Link to property does not have the characters "bc-7" but the URL address does.
    Is there a setting or way to configure RoboHelp to prevent Robohelp WebHelp from generating and appending characters to the end of the URL address for TOC Entries?

    I have never known Rh add any characters so I think something else is at play here. Please open one of the sample projects and see what happens there. Click Open on the RoboHelp Starter page and then click Samples in the ribbon on the left.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do I get the URL address of a newly uploaded page?

    I'm using the files manager to upload my page to the server
    at school.
    When I'm viewing the page in Dreamweaver and go to Preview In
    Browser it keeps giving me my local folders address, instead of the
    file I uploaded to the server at school. I need to Preview In
    Browser
    the file on the server so I can copy the correct URL and
    send it to my teacher in an email (I need to send him my link to
    view my work).
    What am I doing wrong?
    I can upload to the server because I see my newly uploaded
    files sitting there in the Files manager.
    How do you Preview In Browser the file on the server? I need
    it's URL address.

    Hi guy
    Preview occurs on your local computer...
    Once it'a uploaded to the server, it's too late for
    "Preview".
    Visit the school's website, or contact the school's server
    administrator
    for the URL path to your pages.
    "smittyboy63" <[email protected]> wrote in
    message
    news:er8cdv$hl3$[email protected]..
    > I'm using the files manager to upload my page to the
    server at school.
    > When I'm viewing the page in Dreamweaver and go to
    Preview In Browser it
    > keeps
    > giving me my local folders address, instead of the file
    I uploaded to the
    > server at school. I need to Preview In Browser
    the file on the
    > server so
    > I can copy the correct URL and send it to my teacher in
    an email (I need
    > to
    > send him my link to view my work).
    > What am I doing wrong?
    > I can upload to the server because I see my newly
    uploaded files sitting
    > there
    > in the Files manager.
    > How do you Preview In Browser the file on the server? I
    need it's URL
    > address.
    >

  • My URL address bar has disappeared - I inadvertently clicked on something and it disappeared.  How do I get it back so I can type in a website?

    My URL address bar has disappeared.  I inadvertently clicked on something and it just disappeared.  Now I have no address bar to type in a website address.  Can you please help me?

    Welcome to Apple Support Communities.
    In the Safari menubar at the top, choose View, Show Toolbar.

  • Hi, I'm making hyperlinks. They work for the main page of the webpage, but when I'm trying to redirect the hyperlink to a "sub page" of the webpage it is still going to the main page. (allthough I'm pasting the complete url address)

    Hi, I'm making hyperlinks. They work for the main page of the webpage, but when I'm trying to redirect the hyperlink to a "sub page" of the webpage it is still going to the main page. (allthough I'm pasting the complete url address)

    Hi! first of all, thank you so much for your help.
    I don't know about that panel you are talking about.
    what I do is RIGHT CLICK, INTERACTIVE, NEW HYPERLINK, and a window pops up, where I paste the address (images).
    Where says URL I paste the complete address that the "sub page" gives me.
    Is that correct? (for the main page of the wabepage works correctly)
    thanks!!!

  • Ip igmp snooping querier on Nexus, what source IP address to use?

    Am looking at a problem with servers in the same vlan across multiple switches that are unable to communicate using multicast. I have found that in the systen I'm to set up I need to apply the ip igmp snooping querier command, in the vlan, but it needs a source IP address.
    Different documents make conflicting recommendations for this address, one suggests that any unused address will do, another suggests to use the IP address that is configured on the SVI for the vlan.
    Which is correct?

    Eventually I had to ask Cisco TAC, the response was that any IP address within the subnet could be used. The recommendation was to allocate an unused address in the vlan subnet for this purpose, use the same address on multiple switches should resiliance be required.

  • ISCSI Initiator favourites revert to using the IPv6 or the apipa IP address from other NICs instead of the source IP address that I specified

    Windows 2008 R2
    ISCSI Initiator favourites revert to using the IPv6 or the apipa IP address from other NICs instead of the source IP address that I specified. 
    When I manually connect to multiple targets and specify the correct ISCSI source IP address, I check the favourites and everything looks okay. But when the server is rebooted I check the favourites again and the source IP is now referencing the IPv6 and
    sometimes the apipa address. 
    I have unbound IPv6 from the ISCSI NICS but this has made no difference.
    Can anyone explain why this is happening?
    Although the server still reconnects to the storage oaky, I’m concerned that if a path goes down that is might try to use the wrong interface to re-establish a connection.
    Thanks.  

    Hi,
    IPV6 is supported with MS iSCSI. Do you have Multiple Connections per Session (MCS) configured? Is your storage configured to use both IPv4 and IPv6?
    If yes, please see if http://support.microsoft.com/kb/2014131 helps.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Proxy receiver channel with HTTP destination or URL address?

    Hi Experts,
         I have a scenario as below:
         (Webservice Client)SOAP --> PI --> PROXY(SAP ECC).
         A webservice client calls PI using SOAP. PI then sends the request to SAP ECC using PROXY.
        I am using AAE. Therefore I have ICO.
        In the receiver PROXY channel I have given:
       ADAPTER TYPE: SOAP
       Transport Protocol: HTTP
       Message Protocol: XI3.0.
       Under connection parameters:
       Addressing Type dropdown as 2 entries HTTP destination and URL address.
       In what cases i should use HTTP destination and URL address respectively?
       Which option is preferred?
       Do they work same or differently? How?   
       When I select HTTP destination where should I create the corresponding RFC destination? In PI ABAP stack using SM59 or PI NWA?
       If this HTTP destination is created in PI ABAP stack using SM59 then what type it should be? H? or G? 
    Thanks
    Gopal

    Hi Gopal,
    In creating XI receiver communication channel, you have 2 options for Addressing Type:
    1. URL Address - no need to create RFC destination. You just have to specify the XI receiver host name, HTTP port, path (/sap/xi/engine?type=receiver), Authentication data (logon details for SAP Client number of the PI system).
    2. HTTP Destination - create RFC destination in SXMB_ADM and specify the RFC destination name in your receiver communication channel.
    For SAP documentation, see this link:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/f4/0a1640a991c742e10000000a1550b0/content.htm?frameset=/en/e1/091640a991c742e10000000a1550b0/frameset.htm&current_toc=/en/43/96cbccb9335b77e10000000a11466f/plain.htm&node_id=5
    Regards,
    Naveen.

Maybe you are looking for

  • Edit Page screen size

    How do I shrink the edit working space page in Elements 11 so I can read the info on the bottom?  Can't see to choose a crop dimension.

  • Custom Infotype

    Hi all, I created a custom infotype in PA. Its working fine in development client. But in all other clients it gives a error message 'entry doesn't exist in V_T582A table'. I think this is because of infotype characteristics are client dependent.But

  • Integration Builder - Repository - Users - Roles

    Is it possible to come up with ABAP role with the help of which he can login to Integration Repository but can not change any of the objects but for the one in a specific component. I could make it work where the user is given SAP_XI_DEVELOPER role a

  • I want to update apex 4.0 in oracle ex?

    hello This is second time fail to update apex 4.0 in oracle 10g ex. I trace following site to update apex 4.0. [http://www.oracle.com/technology/products/database/application_express/html/upgrade_apex_for_xe.html] hi Update successfully. But the prob

  • ONlY 1 of 2 cores being used???

    I don't usually have this problem, but I'm having it now with a project I'm doing while working off of Access Music's virus logic template. I wonder if there's a setting or something. According to the CPU level meter, one core is maxxing out and cras