Just edit the wp-includes\functions.php file source code and add your type to the valid types array. On its current 3.1.3 version, the relevant part of the functions.php file is at line 2536… For example, for RAR files, search for something like ‘wp|wpd’ => ‘application/wordperfect’, and ADD the following line of code: // other formats of [...]
May 29 2011 |
am |
coding, ENG
This is wonderful! Being a FTDNA subscriber http://www.familytreedna.com/ and a NG’s Genographic contributor https://genographic.nationalgeographic.com/genographic/index.html I received a message from a mitochondrial match of mine! This is not my first mitochondrial match, but this time there are many details. I think I’ll restart the hunt for my ancestors.
May 14 2011 |
am |
ENG
iRacing installs a local server, running as a Windows service, that commands the game execution. The server is interacted with by regular localhost http calls, e.g. http://127.0.0.1:32034/gotesting?local=yes&launch=yes&customerid=YourCustomerId appended with other parameters that for example identify the track and validate the session call, with all calls done by the official members’ site at http://members.iracing.com/ Unfortunately, in [...]
May 13 2011 |
am |
ENG, racing
I was looking for a tool to do bulk images conversion, e.g. many .PNG files to .JPG. I considered http://www.command-line-imageconverterplus.com/ but it is NOT free. Then I found http://sourceforge.net/projects/imgbconvert/. Super simple and elegant. It just does the job, for free. Great!
May 09 2011 |
am |
ENG, sw
I just received a laughable e-mail phishing message: it is written in such bad Portuguese that it is hard to believe that an actual person wrote it – it feels like a very bad automatic translation of some original. It starts with “querido costureiro”, which I presume was the sender’s translation attempt of “dear costumer”. [...]
May 09 2011 |
am |
ENG, PT
I use ZScreen for regular desktop snapshots, but it also works fine for in-game captures on some games, Crysis 2 included. But not rFactor. http://code.google.com/p/zscreen/
May 08 2011 |
am |
ENG, sw