Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
31 views

download all questions asked and answers received from a website stackexchange account? [migrated]

I've got a bunch of questions posted on a given stackexchange site, for example, superuser, and I would like to download/export them in a format that I can store locally in my computer. How can I ...
0
votes
1answer
33 views

How to export Normal Maps from a 3D render program

I am using the Ethanon Engine, wich is a 2.5D engine wich loads the Lightin data from a Normal Map. I am looking for a way to export a normal map from a 3D program(such as Blender). For instance. If ...
1
vote
1answer
84 views

What's the difference between - CSV (MS-Dos), CSV (Macintosh), CSV (comma delimited)

What's the difference between - CSV (MS-Dos), CSV (Macintosh), CSV (comma delimited) file types in excel 2010? They are all listed as a save file type, but ultimately are Comma Separated Value files.
2
votes
2answers
37 views

How can I export my old emails from a private server to Gmail servers?

Let's suposse I have a lot of emails in a private email server. Organized in folders, subfolders, tags, etc. I want to migrate all this emails (with their current organization) to a new email domain ...
1
vote
0answers
38 views

Can I change the sysinfo export language?

I just noticed that when I export the sysinfo logfile for diagnosis that all the stuff in there is in my national locale! This is of course bad if I want help from international / English speaking ...
1
vote
0answers
30 views

How to export and import an user profile from one Quassel core to another?

I'm using for quite a long time Quassel as my bouncer for IRC. We (a group of administrators of a small network) have set up a shared Quassel core with many users on the same core. But now I would ...
1
vote
0answers
22 views

Document editor that can export clean HTML (ie. semantic, not presentational, tags)

Does anyone know of a document editor - either hosted online or (ideally cross-platform) desktop software - that can export clean HTML? By 'clean HTML' I mean HTML which has tags conveying only ...
1
vote
0answers
21 views

SVN export yields different file permissions on 2 systems with same umask

I have a machine with Ubuntu 10.10 and a machine with Ubuntu 11.10. When I do a svn export on the 10.10 machine, this gives all directories a 755 permission. The 11.10 machine sets the directories to ...
3
votes
2answers
40 views

Make PDF tables able to be copied into Excel? (InDesign)

My organisation is publishing data tables, with these two design requirements: Must be a PDF to preserve our brand style and formatting, for people who want to print the tables themselves to use as ...
0
votes
1answer
43 views

How to create tables in word for each row in an excel sheet

I'm creating a word report and all my data is on an excel sheet. The sheet is like this: ID Name1 Name2 Name3 Name4 1 blah blah blah blah 2 blah blah blah blah 3 blah blah blah blah And ...
-2
votes
1answer
22 views

How to export a report into Excel that is defaulting to CSV? [closed]

Whenever I try to export a report, it opens up with a .csv extension rather than .xls. It works fine on Firefox but whenever I use Internet Explorer, it does that.
1
vote
1answer
48 views

moving MS config settings to a new profile?

Since my profile for my main user is screwed up I created a new user and then did a copy and paste of the contents from the old user to the new user. How can I export all of these settings (boot, ...
1
vote
0answers
61 views

Is there a good WordPress -> Tumblr importer? [closed]

I just want to move my self hosted and managed WordPress blog to Tumblr to avoid the necessity of maintenance. I was in search for a working WordPress to Tumblr conversion/importing utility for a ...
0
votes
2answers
93 views

How can I export my extensions in Chrome 15?

In Google Chrome 15, how can I export my extensions to another computer? This question doesn't apply to Chrome version 15. I'm trying to copy an extension that no longer exists in the webstore.
2
votes
1answer
111 views

Export/Import Windows XP wireless configs

About to rebuild my XP install and figured I'd see if there was a file or interface for collecting the configs for the built in Windows XP wireless manager. I've looked under the "advance settings" ...
1
vote
1answer
66 views

PowerPoint save group as picture creates asymmetric edge, how to fix?

I created tons of figures for my thesis in PowerPoint and now I realized that when I try to save the grouped items (= one figure) as a picture (EMF), it somehow asymmetrically adds a border on the ...
1
vote
1answer
102 views

What's the difference between an *.ova file and a *.ovf file when exporting from VirtualBox?

I'm trying to export a Virtual Machine I have on VirtualBox so I can back it up, and when I went to export it, I was prompted with a "Save As..." dialog that asks me if I want to save it as a .ovf or ...
0
votes
1answer
50 views

Exporting DISPLAY variable not working

I am able to assign the DISPLAY variable by running the command line: export DISPLAY=:2 echo $DISPLAY (returns 2) hostname (returns opt2) In my #!/bin/bash script using the same command: echo ...
0
votes
0answers
41 views

Export iPhoto2011 library

Is there a way to export all my iPhoto'11 albums to an external driver, organizing them so you have a folder for each album with the name of that album? I found this tool ...
1
vote
1answer
173 views

How to export/import torrent in transmission in Ubuntu?

I need to move a couple of torrent transmissions to another idle computer. I have copied all the downloading files into (equivalent) ~/Downloads of machine 2 but the Transmission client on machine 2 ...
0
votes
1answer
33 views

Export list of mails in Thunderbird

I need to share info of my mailbox. That is, I need to send somebody the contents of what I have in a particular folder. But not the content itself, just an overview of the mails. Best would be the ...
0
votes
0answers
112 views

How to export users from qmail?

We recently purchased some email hosting, and they have a feature to bulk import all the users (if we have a CSV file with userID, password, quota, forward to IDs, etc). Is it possible to export all ...
1
vote
1answer
39 views

Export LDAP address book entries to HTML

Preface we're setting up a company-wide search that should be able to search every bit of information our CRM software offers LDAP access to the in-application address book the search engine is not ...
0
votes
0answers
61 views

Can I import data from roboform 7 to lastpass without downgrade roboform to an earlier version?

According to LastPass's support : Roboform has changed their export function in version 7. For this reason, Roboform users who are interested in trying LastPass must downgrade to an earlier ...
0
votes
1answer
114 views

How can I export DISPLAY from a Linux terminal to a Windows PC?

Exporting display from a Linux terminal to a Linux desktop is easy; you do the following: On 192.168.90.121 (localPC): xhost + 192.168.10.164 On 192.168.10.164 (remotePC): export ...
0
votes
2answers
64 views

Outlook backup - pst file enough?

I'm making a backup of my Outlook folder. In Outlook I pressed export to a .pst file. Will this backup all my contacts and mails stored locally? And what with the .ost file, is this needed?
2
votes
2answers
184 views

How can I easily migrate an Access database to MySQL?

My situation: Earlier, I asked: What is the easiest way to edit an Access database online? [...] What is the easiest way to allow people to make changes to that database without needing to ...
2
votes
2answers
735 views

How to import/export VPN settings in Windows 7?

I have a VPN connection configured on my Windows 7 PC, and I'd like to export these settings to another computer. I could simply tell the other user which settings to use, but I don't want to share ...
1
vote
2answers
546 views

Is there a way to export chat history in Skype 5.2.x for OS X?

I'm currently running 5.2.x on OS X 10.6.8 and I need to some deep searching of the past history in a conversation with a colleague. Skype tells me the term I'm looking for is in the long-running chat ...
0
votes
2answers
237 views

Export Exchange contacts without using Outlook

I am trying to export my Exchange contacts (contacts, not the built-in Exchange address book of everyone in my organization). The account syncs with my iPhone, and I have access to the account's ...
4
votes
1answer
106 views

Transfer history from firefox to chrome?

This might sound like a silly question but i'd like to transfer all my history (specifically links i clicked on) from firefox to chrome. Is there an easy way to do that?
0
votes
1answer
33 views

Problem copying table from Word into Access

I have text in an MS Word 2007 table which I am trying to copy to an Access file. My problem is that all new lines in Word gets converted to a new cell when pasted into Access. How to prevent this?
0
votes
1answer
68 views

Export data from ODBC to CSVs or similar

I have a SQL Anywhere 5 database which I can currently access through ODBC. I managed to open it with Access but when I used Access to export text files it would truncate the data. Is there a way ...
0
votes
0answers
55 views

Excel 2007: Exporting more than 100 columns to a .prn file but data is concatenated

I want to export an Excel worksheet to a space delimited (.prn) file. The worksheet is pretty big (187 columns) and when I set the column widths and try to export the worksheet to a .prn file, the ...
0
votes
0answers
39 views

cinelerra 2.1.5 doesn't let me export video as mpeg

OS Ubuntu 11.04 64 When I export a mpeg clip after editing as MPEG Video it says This format doesn't support audio. I want to export audio for my project. How do i make it export audio and video?
0
votes
1answer
93 views

How can I export a Windows Contact Group to CSV?

In Windows Vista I am using Windows Contacts. I have a contact group: C:\Users\Me\Contacts\club.group. I want to switch to use a service like MailChimp, ConstantContact, etc., those services can ...
4
votes
3answers
169 views

Export Specific Page of a PDF to TIFF

I have a lot of PDFs that I need to convert a single page from to a TIFF. Acrobat would let me batch this for ALL pages but that would take too much space. Is there a way to do this?
1
vote
0answers
155 views

Error in Photoshop cs5 when trying to export layers to files

I always get this Error: General Photoshop error occurred. This functionality may not be available in this version of Photoshop. and then it has another message below. This time it was The ...
0
votes
0answers
171 views

Sound gets messed messed up in iMovie '11 when exporting to AVI

I recently upgraded from iMovie '09 to iMovie '11 in the middle of working on a project. In iMovie '09 I was able to export to AVI without problems. However now when I try the same thing in iMovie ...
3
votes
1answer
343 views

Textmate: How to export Themes?

I created a new theme in textmate in preferences->fonts & colors, and I would like to share it with my friend. But I don't know how to export it. It would be logical to save my theme ...
4
votes
1answer
78 views

VM portability between VirtualBox versions (2.2.4/4.x)

I know that a VirtualBox VM can run on different hardware, but this doesn't help me because in my case the platform doesn't change (Linux). I'd rather like to upgrade VirtualBox from 2.2.4 to 4.x. ...
1
vote
4answers
175 views

How do I get a local copy of every email in my Gmail account?

Or maybe I should ask, what is the best way to get a local, indexed, readable copy of every email (sent and received) by my Gmail account?
0
votes
0answers
20 views

Aperture ignores “sharpen”-adjustement on export

When i export a certain picture after using the "sharpen" qick brush, the exported image won't be sharp anymore. The adjustments will be ignored. What am i doing wrong?
4
votes
2answers
796 views

Export import calibre database

I am using calibre for my e-book management software. Is there any way to export import whole database (Tags, tiles, authors list), so that I can import to another machine?
0
votes
0answers
33 views

Dump a subset of data from SQL Server to XML file

Looking for a utility to export some data from SQL Server to an XML (or other text based) file... "Some data" being the current record from a main table plus a bunch of related data from other tables ...
4
votes
1answer
787 views

How to export opened tabs in Chrome?

Are there any extensions for Chrome that allow me to export all currently opened tabs as a text file, containing all the URLs of those tabs? I don't necessarily need it to be a text file if there is ...
0
votes
1answer
86 views

Export registry from a nonbootable harddrive?

I was wondering if there was a way to export the entire registry from a nonbootable hard drive, and import it into a new computer's registry? I know you can import hives one by one using regedit, but ...
0
votes
2answers
670 views

How to migrate from iPhoto to Windows Live Photo Gallery?

I'm moving back from Mac to Windows and I want to take all of my photos with me. I'm specifically concerned about keeping event names, I don't so much care about Faces or Places. Is there anything I ...
1
vote
1answer
168 views

Export contact list in outlook 2007 to a pst file

How do I export only the contact list from Outlook 2007 to a PST file?
0
votes
1answer
463 views

Save/export color profile calibration in Mac OS X

A colleague and I both have identical iMacs with identical external Dell monitors. Our iMac monitors look about the same, but he's got his color on the Dell looking perfect and I can't seem to get ...

1 2 3