Set Git Http Proxy
git config --global http.proxy http://host:port

roma★

if i look back, i am lost
🩵 avery cochrane 🩵
PUT YOUR BEARD IN MY MOUTH
EXPECTATIONS
will byers stan first human second
untitled

oozey mess

❣ Chile in a Photography ❣
wallacepolsom
Show & Tell

titsay
ojovivo
Fai_Ryy
I'd rather be in outer space 🛸

ellievsbear
he wasn't even looking at me and he found me

Andulka
No title available
2025 on Tumblr: Trends That Defined the Year

seen from Germany
seen from Brunei
seen from United States
seen from United States

seen from United Kingdom
seen from United States
seen from Canada

seen from Germany
seen from United States

seen from Malaysia
seen from United States
seen from United States
seen from Germany
seen from United States

seen from Italy
seen from United States

seen from United States
seen from United States

seen from Malaysia
seen from United States
@jimueller
Set Git Http Proxy
git config --global http.proxy http://host:port
HOWTO: Install fme dqman without Document Client
The following procedure is for Documentum 6.5
Download dqMan from the fme website. You will receive the license file in an email.
Extract and install dqMan
From the content server, copy the dmcl.dll file from the Documentum\product\6.5\bin directory to a location on your system Path.
Create a dmcl.ini file and place the following section. [DOCBROKER_PRIMARY] host=yourContentServer (IP or Hostname)
Create and Environmental Variable named DCML_CONFIG that points to the dmcl.ini file. E.g. C:\dmcl.ini
I just saw this interesting article about Google's new Windows Phone 7 homepage on wpcentral.com where it showed how you can add a custom tile to your home page for their website. I thought that's pretty cool, but wondered how they did it. First, I logged into my server and tailed the web server log, loaded up my website on my WP7 phone, pinned the page to the home screen using the bottom menu and checked the logs to see if it was re-requesting an iPhone like apple-touch-icon.
MarkdownPad is a full-featured Markdown editor for Windows.
Last Saved date in Microsoft Word Documents
Often a field is inserted into a Word document to indicate the last time the document was updated. Many times "Todays" date is used for this field, but unfortunately is doesn't accurately reflect the last update since the field will show today's date even when the document is unmodified. A better indication for last update is the Last Saved date field.
How to insert the Last Saved date using Word 2007
Insert Ribbon > Quick Parts... > Field...
Select the "Date and Time" category
Insert the "SaveDate" field
How to use Calibre and plugins so your purchased ebooks can be backed up and used on other devices.
Open Process Explorer instead of Task Manager.
Websites that do this:
Ebay
Install
http://support.microsoft.com/kb/2553260
http://support.microsoft.com/kb/2598289
Now works with ISA proxy.
A rant on how to make bootstrap not look like bootstrap. Article isn't that good, but it has links.
This article describes how to determine which version(s) and service pack level(s) of the Microsoft .NET Framework are installed using the Registry.
Slideshow on responsive design techniques.
Audit Schema changes with DDL Triggers
MRemoteNG picks up wherre MRemote left off. It works on Win7, which is the important part.
Fix for TortoiseHg: TortoisePlink.exe has stopped working
If trying to use hg push with SSH and receiving the error "TortoisePlink.exe" has stopped working, make sure that the Pageant.exe that is running is the one from the TortoiseHg install directory.
I have PuTTY installed in C:\Program Files(x86)\PuTTY\ and a copy was installed with TortoiseHg.
The error was caused when I started the Pageant.exe from the PuTTY installation directory, and not the Pageant from the TortoiseHg installation directory.
I believe TortoiseHg can be pointed at a different