-
as seen on Super User
- Search for 'Super User'
Greetings,
I am running PSPad (a Windows programming editor) on OSX/Snow Leopard using Wine 1.1.35
I want to associate various file extensions (.php, .js, .html) with PSPad.exe
OSX Finder does not allow this association -- I can only associate file types with $.app items in Applications.
How do…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a web endpoint that displays an image of a string... When the following code is run (in tomcat) it spawns a java icon in the taskbar on OSX. Not sure if it is a problem, or whats going on. Looking for some sort of explination
@RequestMapping("/text/{text}")
public void textImage(HttpServletResponse…
>>> More
-
as seen on Super User
- Search for 'Super User'
I have a FAT32 partition on my HDD. When using OSX, it is mounted to /Volumes/MEDIA. After a recent upgrade to Mavericks, spotlight is having trouble indexing it, eating up almost all of my system resources, and I cannot get the indexing to stop:
[jay-mba-osx ~]% sudo mdutil -v -a -i off
/:
Indexing…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hi,
I've run into some problems with how I've got user home directories set up on our system here.
Our server is an XServe, using Open Directory to manage the user accounts.
The majority of our workstations are OSX, but there are a few running Linux (Centos 5.3), and, as time goes on, we expect…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to connect to a webserver that's running on my mac OSX 1.6. I'm able to connect to it locally using http://127.0.0.1:8888/myapp but when I attempt to connect to it using my machine's local IP address (http://192.168.1.15:8888/myapp IP shown below) from the same machine (or another on the…
>>> More
-
as seen on Super User
- Search for 'Super User'
I am currently working on a document that was written using Microsoft Word 2007 and I am also using Microsoft Word 2007 to update the document. It is just the way of the workplace I am now in.
I have noticed that the feature of adding nested headers ("subheaders" perhaps) does not work the same…
>>> More
-
as seen on Super User
- Search for 'Super User'
Recently, something changed with my Microsoft Word 2007 installation/preferences on Windows XP, such that whenever I open a word document, all the field codes are displayed raw instead of as their expanded value. For example, my header reads:
My Name { TITLE \* MERGEFORMAT } Version { REVNUM…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hi,
I was wondering if there's a way to get a word count that excludes text with a specific Style in a Microsoft Word 2007 document?
I've seen this related question, but I've got blocks of source code scattered throughout which would mean I'd have to go through each of my documents a section at…
>>> More
-
as seen on Super User
- Search for 'Super User'
I tend to have a few Word documents that I keep open all the time, with notes for a long-running project. Normally they are all minimized.
The problem is that when I click on a different .doc or .docx file in Windows Explorer, even though the new document opens in its own window, the other, minimized…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I want to open a word document through my program in C# and document path to read or write to.
2.To change the formatting of text in the word document as if i wanted the word window to give me the text in RTF format or plain text or docx (supported formats)
3.If i can retrieve the text in my given…
>>> More