I had some issue to get this one working, but after some tips from Takanudo, see comments below, it is now working like charm 🙂 If you get: “Facebook-The global ID is not allowed. Please use the application specific ID instead” you should see the post comment’s below from Takanudo. I needed to display recent

I had to find a specific Microsoft Spreadsheet among thousands of files on a mapped network drive O: on a Windows 7 Computer. The problem was that searching and indexing was only performed on local disk like C: and D: so I could only search for keyword in local Excel files. It is not optimal,

imapfilter.pl is a set of perl scripts that can help you to automate filtering emails. The script(s) can run in cron on a regular basis. First you need to download, unpack and install the scripts some place on your server. Then, you have to create a rule.txt file which might contain several lines. For example:

I upgraded our Open Journal Systems from 2.2.2 to 2.4.2 and afterwards we saw the email logs were gone. This was related to: http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=9140 My solution was this: Established a new Postgresql server in a virtual enviroment (vmware, test-machine), and import the old and the new (upgraded) database. # Log in to Prod server ssh