The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
29 views

Use Firefox to run JavaScript on a local file [closed]

I want to load a file from my computer, run a javascript on it, and save it back in the same directory and with the same name. Each file is in a different directory. Does anyone know a way to do this? ...
0
votes
0answers
8 views

Given a URL of a page with many link, how to save contents of those links too? [duplicate]

I am at a HTML page now which itself has many links in it. I want to go to each of those links and save the contents on my box. How to do this in an automated manner in an easy way?
1
vote
1answer
56 views

determine when unsaved Notepad file was created

I have an open notepad file on my machine which I don't recall making. Is there a way I can determine what time and day the file was created (registry key or whatnot)? I haven't saved it yet because ...
0
votes
1answer
42 views

RSync move files to a different directory if they were deleted on the server

So right now I use rsync to synchronize files with a server. Sometimes the files on the server are deleted (I know about the --delete option and I do not use it) and those files are left in my local ...
0
votes
2answers
76 views

emacs tells me directory is write-protected

I have come up with an issue when I tried to save a file. I managed to write the intended file but then when I try to save it with the command Ctrl + x, Ctrl + s the message comes up Directory / ...
1
vote
1answer
27 views

Saving web pages containing scripts

Is there an easy way to save entire websites or isolated web pages containing Flash or Javascript ?
0
votes
1answer
155 views

How to save attachments in Thunderbird on arrival automatically?

How can I save email attachment on its arrival in Thunderbird and save it to specific folder - by some rule of sender or subject of the email automatically?
2
votes
2answers
41 views

Saving content from unresponsive exe

I have a notepad.exe running that is unresponsive. I would like to save the contents. Can I somehow dump the process' current state and copy my text content from it?
1
vote
0answers
118 views

How to Drag and Drop to save a link in chrome?

When dragging a link (such as a link to a pdf) from chrome to a folder, I'd like it to save the pdf, not an internet shortcut. Is there an extension already made for this?
0
votes
0answers
25 views

Feed reader that displays images and allows me to save them?

I need a feed reader (FLOSS; for GNU/Linux) with the following functions: it has to display images inserted in the feed entry content right-clicking on an image should offer the function to save the ...
1
vote
0answers
57 views

How To Specify Max Image Width And Hieght In Imacros Script For SAVEAS Command

I am Currently Using This Script For Taking ScreenShot On Firefox VERSION BUILD=7210419 RECORDER=FX TAB T=1 TAG POS=1 TYPE=TITLE ATTR=* EXTRACT=TXT SET !VAR1 {{!EXTRACT}} SAVEAS TYPE=PNG FOLDER=* ...
0
votes
1answer
399 views

Error code 2503 - Cannot install software on Windows 7 (64Bit)

A short while ago, I had my hard drive die on me and at the same time my 1Tb backup drive! I took it back to the guy I bought the PC from and although the backup drive could not be recovered, he ...
1
vote
0answers
25 views

How can I save a program's state and memory and resume it later under Windows 7? [duplicate]

Possible Duplicate: Can I “hibernate” a program? Is there any program/tool for Windows 7(any tool for Windows) that will allow me to save a program's execution state, registers and even ...
0
votes
1answer
35 views

Uploaded files via FTP to my server not working

I use Filezilla to upload new images to my Magento site. Then I empty the cache, refresh my page and see the changes. So far so good. Then after a few minutes I refresh the same page again and gone ...
1
vote
1answer
76 views

Reconfigure a Windows Embedded 7 device to allow changes to be saved

We use a samsung screen with a built in pc running windows embedded 7. When we set this up a year ago, we change some settings to prevent the computer having any changes saved when it was shut down. ...
-2
votes
2answers
131 views

Save image as… using alt text in Firefox

I'm saving images on different pages, and I'd prefer to use the alt text associated to the images as file names instead of the default file name (which doesn't mean anything at times.) So how do I ...
4
votes
1answer
2k views

Change location of where pictures/videos are saved using the Camera App in Windows 8

Does anyone know how I can change the location of where pictures/videos are saved using the Camera App in Windows 8? I've had a look in the hidden and very difficult to get into "Windows Apps" folder ...
1
vote
1answer
270 views

ChromeOS - Save file instead of viewing in Quickoffice

When I open any link to an Office document, like .doc or .ppt, ChromeOS automatically opens the file in Quickoffice Viewer. I would like to save the file locally so that I can add it to Google Docs, ...
1
vote
1answer
59 views

Saving program state

I've always wondered if I can snapshot a program's current state from memory, either to load again on the same PC or even possibly on another. It should ideally be a solution for an arbitrary ...
0
votes
1answer
40 views

Why does vista take its time to save or load directories?

I have a problem when it comes to saving files in certain directories in explorer on windows vista. The problem occurs more annoyingly when I'm using a text editor, like notepad++. As I make new ...
4
votes
4answers
1k views

Word 2007 keeps asking me if I want to save template changes

I have a Word 2007 template for papers I have to write up for school. It only contains the title page and the proper standard settings for all the quick markups. On the title page I have things like ...
2
votes
1answer
330 views

How can I save my multiple tabs session in an xfce4-terminal?

So I usually have tons of tabs open in terminal sessions and every time I open a new terminal I have to manually open up all tabs. This is pretty annoying. I checked man xfce4-terminal but it didn't ...
1
vote
0answers
71 views

VirtualBox Linux Mint Refuses to Save to Hard Disk

Every time I start up Linux Mint and add some files to the Desktop, they disappear when I shut down and restart the OS. I could just save the state of the machine every time, but that's a bit ...
0
votes
1answer
238 views

How to autosave file in Aptana Studio 3 before running?

Using Aptana Studio 3 on my Windows 7 computer I'd like that Aptana Studio 3 automatically saves my python file before running it. Does someone know which checkbox (of those hundreds) I have to tick? ...
0
votes
2answers
327 views

Automatically save documents to a specific folder

I'm doing an internship at a nonprofit organization. There is a share folder setup for employees to save their work to. Unfortunately, many of them forget to save to the share and instead save to ...
0
votes
0answers
31 views

Save Files in User Directory or Not

What are the benefits of saving your files in your User Directory in Windows? I understand that if there are many people using the same machine, it'll create that NTFS separation and that is a great ...
1
vote
0answers
42 views

How can I save conversations in Messenger?

I use Messenger on Mobile and on the computer. I want to save my conversations when I log in from the mobile or on the browser. Is there any way to save the talks from the mobile? I use the S-H or ...
2
votes
1answer
3k views

Google Chrome with real-time CSS editing and save changes back to original file. Is it possible?

One of things I love of modern browsers is how you can edit the css and get to see the results in real time. Often when designing frontend elements, I find myself adjusting many css properties ...
6
votes
1answer
273 views

Setup Firefox to save .pages as .zip automatically

What do I want to do? I would like Firefox to save files with the .pages extension as .zip files automatically. Scenario You are browsing through your emails and you notice your friend just sent ...
3
votes
2answers
88 views

Open vim then save and close automatically

Using bash is it possible to open a file in vim and then automatically save and close e.g. "ZZ" | vim my.file.txt obviously the above isn't going to work, but how would I do the equivalent? - I ...
0
votes
2answers
241 views

How to save zoomed images in Irfan View [closed]

How do I save an image in a zoomed state, in irfanview?
3
votes
1answer
350 views

Save Windows 7 session and start other OS [duplicate]

Possible Duplicate: Hibernating and booting into another OS: will my filesystems be corrupted? Frequently I use Windows' hibernation option. However, I miss one feature. I want to save my ...
0
votes
0answers
152 views

Skype: Any way to hack an “autosave” function for unsent IMs?

Skype saves sent chat messages into a SQLite database, but often I'm editing a given message for an extended period of time before sending. Crashes/accidents can happen, so I've taken to periodically ...
0
votes
1answer
116 views

Old Application crashs when clicking on File Open, File Save or File SaveAs

I have a 10 year old application which was used in Windows XP. This application is closed source so I am not able to fix it by using the source code. Now, I want to use it in Windows 7. Most of ...
2
votes
1answer
101 views

When editing an existing file with VIM: will it replace or change that file?

I've read that most editors will replace the file when you actually want to save changes to that file How to execute a command whenever a file changes?. So how does VIM behave?
3
votes
2answers
428 views

Firefox: given a URL, save the file without navigating to it

Say I find a link to a .pdf file on a webpage. I can right-click and "save as" to save the file without Firefox actually loading the .pdf in the browser. But suppose I only have the text of the URL. ...
1
vote
1answer
359 views

Re-open Word document to previous cursor location with identical page vertical position

I would like to return to my previous point of edit with the page vertically positioned identical to its original vertical position. The Shift+F5 technique returns me to the previous point of edit, ...
0
votes
1answer
243 views

What is the difference between “Run” and “Save” in IE

When a download file is prompted in IE, what happens, in background, if I hit Run instead of Save. How IE handles these 2 choices? Thank you.
2
votes
2answers
1k views

Is there a way to configure the directory SQL Developer uses to save SQL scripts?

Is there a way to configure the directory SQL Developer uses to save SQL scripts? When I do ... File, New, SQL File ... the directory is always set to the \AppData\Roaming\ for my user. I'd like to ...
0
votes
0answers
124 views

File changes lost on power failures with Windows 7

I have a PC with Windows 7 64x. I created a file (text file, for example). I write some text into the file, and after that I save it. If a power failure occurs and the computer restarts, the file ...
3
votes
1answer
172 views

GEdit 'Session Saver'

I use 'session saver' with GEdit on Ubuntu 11.10. I would like to know where GEdit stores them so that I can automatically back it using DropBox. Session Saver: Allow to bookmark working sessions ...
2
votes
2answers
147 views

Nothing “saves” on mac

Mid 2009 iMac Lion 10.7.2 I've had the most obscure problem lately. I recently screwed over my mac by installing ubuntu, but forgetting to move GRUB. So I had to reinstall firmware and such. It's ...
0
votes
1answer
58 views

How do I filter out gmail sent messages from the “Comment Save” Google Chrome Extension?

Extension: https://chrome.google.com/webstore/detail/ndmcbhmmonjkclhmeidccodfhlifmmco I did include "gmail.com" in the filters, but it still doesn't disinclude stuff from gmail. Here are the filter ...
1
vote
1answer
883 views

unsaveable pdf file [duplicate]

Possible Duplicate: PDF - What software to fill-out/fill-in a PDF form? What free software can convert fillable forms pdf to fillable and **savable** pdf? I have a fillable pdf file. I can ...
2
votes
2answers
602 views

How to list and copy all images that a webpage uses automatically?

I have used the Photoshop slicing tool to create some HTML pages, but it has generated dozens of images, many of which are not used by the final pages. To delete all useless files, I need an utility ...
2
votes
1answer
141 views

Is there a way to save the file listing from a Windows file search to a text file?

Is there a way to save the file listing from a Windows search to a text file? I have had to search from My Computer over 6 drives for a file spec. I can't believe that there is no way to save the ...
2
votes
1answer
139 views

is there a tool which enhances the windows open/save file dialog to allow adding comments (descript.ion file)

i am looking for a program/tool which allows to change the windows open/save dialog to allow adding comments which are then saved into a descript.ion file example description file: tumblr.jpg ...
5
votes
1answer
169 views

Can I save my Firefox tabs? [closed]

Here's the situation: I have around 50 Firefox tabs open with reading material about programming and it took me a while to organize and find all the links. The weekend is finally here and I was going ...
0
votes
2answers
438 views

Save open emails when exiting Outlook 2007?

I use open emails as my todo list in Outlook 2007. For instance, when I look at my Inbox in the morning, I open all emails which I need to respond to, and throughout the day read, respond to and close ...
0
votes
3answers
6k views

Cannot Save in Hard Disk Drive C:

OS: Windows 7 Home 64bit I cannot save a large file to the root of the C drive. I am not trying to save into any folder or directory, just directly to the root. I am using the adminstrator account ...

1 2 3