Everything is moving to cloud these days and taking on the bandwagon QUT recently migrated its research student emails (and soon staff emails) to the Microsoft Office 365 platform.
Category Archives: Tech Notes
Setup QUT Student, Staff Email on Android Devices (and IMAP/SMTP)
Setting up the Outlook Exchange email accounts from QUT on Android devices can be tricky. This is how you setup you student/staff emails, and QUT Wi-Fi.
Back to Gmail: Migrating emails from Google Apps mail to Gmail
This guide will help you migrate from your Google Apps email account to a Gmail account automatically using the (free) ‘imapsync’ software.
LaTeX on Windows with MiKTeX and Notepad++
Notepad++ is a versatile text editor and source code editor for Windows. I use it as my default text editor on Windows. For convenience of compiling .tex files while editing we can simply add a run command to Notepad++. This is a simple “how to” for conveniently using Notepad++ as the editor for LaTex (using […]
Parse RSS feeds with PHP
RSS feeds are very common today, and at times we want to write a simple script to grab some information from a feed.