<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7580586789577287731</id><updated>2012-02-04T03:31:12.242+11:00</updated><category term='annoyances'/><category term='setup'/><category term='thesis'/><category term='display'/><category term='security'/><category term='formatting'/><category term='experiments'/><category term='customisation'/><category term='Word'/><category term='recording'/><category term='pdf'/><category term='publishing'/><category term='praat'/><category term='download'/><category term='archive'/><category term='styles'/><category term='software'/><category term='notepad++'/><category term='speech'/><category term='roboform'/><category term='regular expressions'/><category term='guides'/><category term='DMDX'/><category term='productivity'/><category term='zotero'/><category term='writing'/><category term='scripts'/><category term='backup'/><title type='text'>Mark's Speechblog</title><subtitle type='html'>The blog of a speech scientist</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>43</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4268455627390428281</id><published>2011-09-17T13:12:00.000+10:00</published><updated>2011-09-17T23:44:15.562+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='scripts'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='praat'/><title type='text'>Do you have a Praat script that can...</title><content type='html'>As I have mentioned before, Praat scripts can take care of many repetitive actions for you, saving you many mouse clicks. But be warned, a script cannot do anything that requires human judgment, such as labeling segments. I cannot stress this enough: you have to know exactly what the script is doing.&lt;br /&gt;&lt;br /&gt;When I first started using Praat, I used many small scripts, each of which performed one small job. For instance, after a recording session, I would use one script to cut the large file of the entire recording session into smaller files, a separate script to extract measurements, another script to normalise the intensity of the sounds, and yet another script to ramp in and out, and so on. What I found was that the problem with such an approach is that it is very easy to lose track of what manipulations you have already done to a set of sound files — especially if you are working on multiple projects at the same time, with different normalisation scripts, etc. As a result, a few years ago, I changed the way that I used Praat scripts.&lt;br /&gt;&lt;br /&gt;Now, for each project, I create one large Praat script that contains all manipulations: taking original measurements, manipulating intensity, pitch, ramping, etc., renaming files, and taking new measurements after all manipulations have been completed. This way, when the time comes to write up the Method section, all of the information is easily accessible and traceable.&lt;br /&gt;&lt;br /&gt;Due to this new project-based scripting technique, I create a new script for each project that I am working on. However, I rarely code a script from scratch. Bits and pieces can be reused from other scripts, and in this way new scripts can be generated very quickly. Below, I have listed all of the Praat scripts that I have in my possession. I receive frequent requests along the lines of, "Do you have a script that does x?"&lt;br /&gt;&lt;br /&gt;Every Praat script that I have is listed below, along with a brief description. I have omitted some scripts that are very similar to those posted here, or some of the larger scripts that have been tailored to a particular set of stimuli. Each script may be downloaded by clicking on the name. Please feel free to download, modify, and redistribute the scripts without restriction. What's mine is yours:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/05r69hzbpxdugv8dcakd"&gt;text grid maker.praat&lt;/a&gt;&amp;nbsp;My first ever Praat script. Very useful for creating textgrids once a recording has been completed. Saves you many mouseclicks and RSI.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/3dtyivni0cte85qg3e5a"&gt;text grid reviewer.praat&lt;/a&gt;&amp;nbsp;Once you (or a research assistant) have created textgrids, it can be useful to open each sound file and its corresponding textgrid to review the boudnaries and annotations that have been created. This script makes the reviewing process easy. It allows you to make edits and saves the changes before moving to the next textgrid.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/2793pomy8qv4yx8uyoxj"&gt;duration logger.praat&lt;/a&gt; Useful for measuring the length of intervals marked in a textgrid. Bits of this script show up in all of my larger scripts that have the word "measure" in their filename.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/l6bfbfz6jkyg8mf6oo42"&gt;wav aif converter.praat&lt;/a&gt;&amp;nbsp;A simple, but very useful script for those who wish to share soundfiles between Macs and PCs. Wav files can be easily converted to aiff and vice versa without altering the file's quality.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/a89e1tu3tno5un7xuz2s"&gt;get measurements.praat&lt;/a&gt; Similar to duration logger.praat except that this script outputs a range of measurements: formants, f0, amplitude at 25, 50 and 75% of each vowel.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/5yhu0s44oh5824fxedpd"&gt;load all sound files.praat&lt;/a&gt;&amp;nbsp;A very simple, but very useful script. It loads all soundfiles in a directory into Praat. Praat annoyingly does not function like most Windows/OSX apps. You cannot drag and drop a file into Praat. Opening many files is a bit of a chore. Newer versions of Praat at least let you open multiple files at once. This script makes things even easier. I always include a version of this script when asking others to listen to a bunch of sound files for me. It just makes life easier. highly recommended.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/pvp001qqzt944myg4p0e"&gt;token selection.praat&lt;/a&gt;&amp;nbsp;Very similar to load all sound files.praat above. Option may be enabled for soundfiles to being playing when script is run.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/160lee8xm5xc354nh839"&gt;sound chainer.praat&lt;/a&gt;&amp;nbsp;Combines all files in a directory into a single file, adding 1 second of silence between each sound.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/nld8lemb1y7iv73q7dks"&gt;on off ramp.praat&lt;/a&gt;&amp;nbsp;Quick and easy way to ramp many files that have already been cut.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/s84uvl9ahrgif52fch8a"&gt;chop from point.praat&lt;/a&gt;&amp;nbsp;Reads in all sounds and textgrids in a directory, identifies which parts of the original sound have been labelled, extracts the labelled sound, ramps the beginning and end of the sound, outputs newly cut sounds, and preserves textgrids.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/0jg6i7hdp8ocur4b3s4j"&gt;ramp, chop - preserve textgrids.praat&lt;/a&gt;&amp;nbsp;One of my first 'larger' scripts. As the name implies, it excises individual tokens from a larger file, ramps the onset and offset to zero dB, and preserves the textgrid information for the excised segment.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/hz8v7212dbur8uzvue4q"&gt;norm, ramp, chop - preserve textgrids.praat&lt;/a&gt;&amp;nbsp;Similar to the script above, except that it normalises each token as well as ramp in and out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/zsher9jrqo0tgyhx3378"&gt;chop, measure, preserve textgrids.praat&lt;/a&gt;&amp;nbsp;No ramping or scaling in this version of the script.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/j89ts4kq2pggclfxmmdf"&gt;chop, measure, scale intensity, fix duration.praat&lt;/a&gt;&amp;nbsp;Similar to other scripts listed here except that all tokens are fixed to a set duration by calculating and adding x amount of silence to the end of each sound. Useful for experiments that require regular presentation of simuli, such as one sound each second, as might occur in fMRI.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/caddhsuk8cszy253lt9m"&gt;scale intensity (energy) with output.praat&lt;/a&gt;&amp;nbsp;Reads in soundfiles, takes intensity measurements, scales each file to a specified dB value, takes new intensity measurements. An error message is displayed if any sounds clip due to scaling.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/t2h3dgvn12lz1lht31xs"&gt;scale peak steps.praat&lt;/a&gt;&amp;nbsp;Outputs a variety of acoustic measurements.&amp;nbsp;Calculates the difference between the intensity of the vowel and a prespecified intensity (dB_target).&amp;nbsp;Scales the entire soundfile so that the vowel's intensity will now equal dB_target.&amp;nbsp;Outputs a new set of acoustic measurements, this time for the scaled stimuli.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/1jftqoon4sutb2z5a641"&gt;pitch fixer.praat&lt;/a&gt;&amp;nbsp;Sets the pitch of each token to a predetermined (flat) value.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/b98dsd8a4kucig2l9kj7"&gt;sound mixer, step maker.praat&lt;/a&gt; Generates a continuum of x steps between two soundfiles that serve as &amp;nbsp;endpoints. The continuum is created by mixing the two sounds together.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/tvq2i3f9buhggcl44tt8"&gt;create Klatt sound.praat&lt;/a&gt;&amp;nbsp;Synthesises the syllable /da/ using Klatt synthesis.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.box.net/shared/tr3lacfqd90di29rsgrm"&gt;Michael_Klatt_cont_plusplot_2d.praat&lt;/a&gt; This impressive script was developed by one of my previous supervisors, Michael Tyler.&amp;nbsp;The script takes as its input two vowels defined in F1/F2 space. One is an anchor and the other a starting point.&amp;nbsp;The script will generate a continuum of vowels at a given distance apart (in erbs)&amp;nbsp;at a fixed radius from the anchor vowel. The user can choose this to be the distance&amp;nbsp;between the anchor vowel and the starting point or the user provides a radius in erbs. &amp;nbsp;The user specifies whether the direction is anticlockwise or clockwise. Most people won't find much use for this, but it is very advanced stuff.&lt;br /&gt;&lt;br /&gt;I will continue adding to the list as I develop new scripts, or come across scripts that I consider to be useful.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4268455627390428281?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4268455627390428281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4268455627390428281' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4268455627390428281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4268455627390428281'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2011/09/do-you-have-praat-script-that-can.html' title='Do you have a Praat script that can...'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-1676006113129529370</id><published>2011-09-09T12:02:00.000+10:00</published><updated>2011-09-17T13:45:53.973+10:00</updated><title type='text'>Brand new look to celebrate Mark's Speechblog's 4th birthday</title><content type='html'>My Speechblog turned 4 on September 9, and to celebrate, I have created an all new blog template.&amp;nbsp;I am using a heavily modified version of the 'Ethereal' Blogger template.&amp;nbsp;The text area of each post has been widened to take advantage of the widescreen aspect ratio of most monitors, tablets and smart phones. The header logo has also been updated. I'm a lot better at manipulating images now than I was when I created the original speech signal header in 2007. For those interested in speechy things, the new waveform is of a Spanish female speaker producing a trill in /aCa/ context - only the first vowel and part of the trill are visible in the header. A bit of trivia for you: the old waveform was of a Ma'di voiced implosive stop.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-1676006113129529370?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/1676006113129529370/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=1676006113129529370' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1676006113129529370'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1676006113129529370'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2011/09/brand-new-look-to-celebrate-marks.html' title='Brand new look to celebrate Mark&apos;s Speechblog&apos;s 4th birthday'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-3775359242903983427</id><published>2011-07-01T07:01:00.006+10:00</published><updated>2011-09-17T11:00:36.699+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='pdf'/><category scheme='http://www.blogger.com/atom/ns#' term='publishing'/><title type='text'>Create high resolution 300dpi images for journal publication... without PowerPoint</title><content type='html'>I have previously outlined &lt;a href="http://markantoniou.blogspot.com/2009/11/create-high-resolution-300dpi-images.html"&gt;how to create journal quality 300dpi .tif images in PowerPoint&lt;/a&gt;. This worked very well, and has helped a lot of people. However, this only works in PowerPoint 2003 and 2007.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Problem&lt;/b&gt;&lt;br /&gt;Users of PowerPoint 2010, as well as users of PowerPoint on OSX, are unable to join in on the 300 dpi goodness.&amp;nbsp;For instance, in PowerPoint 2010, there is an option to scale images to 220 dpi, but that's not the same as 300 dpi, is it? In OSX, this functionality was included in PowerPoint 2008, but was removed altogether in 2011!&lt;br /&gt;&lt;br /&gt;Here is a quote from someone working at Microsoft Support,&lt;br /&gt;&lt;blockquote&gt;"Unfortunately, the "Dots per inch" option is no longer available in Office for Mac. If this is a feature you'd like to see in future versions of Office for Mac, be sure to send your feedback by clicking..." blah.&lt;/blockquote&gt;&lt;blockquote&gt;See here: &lt;a href="http://www.officeformac.com/ms/.59bcff97/0"&gt;http://www.officeformac.com/ms/.59bcff97/0&lt;/a&gt;&lt;/blockquote&gt;So, it looks like from now on in order to create high resolution images out of your Excel figures it will be necessary to use something other than PowerPoint.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Solution&lt;/b&gt;&lt;br /&gt;I propose a solution similar to what I have recommended for &lt;a href="http://markantoniou.blogspot.com/2008/06/create-conference-posters-from.html"&gt;creating high quality conference posters&lt;/a&gt;. It requires that you have a PDF printer installed (below I use the example of Acrobat, but the concept applies equally well to other PDF printers).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 1: Create your graph in Excel.&lt;/b&gt; I recommend leaving the axes unlabeled for the time being to avoid distorting the text when resizing the figure.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 2: Print the image. &lt;/b&gt;With the image selected, select &lt;i&gt;File &lt;/i&gt;| &lt;i&gt;Print&lt;/i&gt; and then set the Printer to &lt;i&gt;Adobe PDF&lt;/i&gt; (or whatever PDf printer you have) and select &lt;i&gt;Printer Properties&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 3: Edit Image Settings.&lt;/b&gt; Edit the &lt;i&gt;Images &lt;/i&gt;setting so that the PDF creation process will preserve the image in high quality without downsampling or compressing it. Click &lt;i&gt;OK &lt;/i&gt;and optionally save your settings for next time. Print your figure to PDF.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ge1-tIuMths/SFnwPGJ4_8I/AAAAAAAAAKg/CP3YNHlMLdk/s1600/step3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="275" src="http://2.bp.blogspot.com/-ge1-tIuMths/SFnwPGJ4_8I/AAAAAAAAAKg/CP3YNHlMLdk/s320/step3.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Step 4: Extract TIFF image from PDF.&lt;/b&gt; Open your newly created PDF in your viewer of choice, and save&amp;nbsp;&lt;/div&gt;the page as a TIFF, setting the resolution to 300 dpi.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 5. Add finishing touches to TIFF in image editor.&lt;/b&gt; Open the TIFF file in your image editor of choice (I use Paint.NET). Add labels to the axes and legend (tip: for the x -axis, it is easy to keep the labels aligned in vertical space by using the text tool only once and separating the labels using the space key to position the labels along the x-axis). Crop the image and save. The 300 dpi resolution will be preserved in your newly cropped TIF.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-3775359242903983427?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/3775359242903983427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=3775359242903983427' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3775359242903983427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3775359242903983427'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2011/07/create-high-resolution-300dpi-images.html' title='Create high resolution 300dpi images for journal publication... without PowerPoint'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ge1-tIuMths/SFnwPGJ4_8I/AAAAAAAAAKg/CP3YNHlMLdk/s72-c/step3.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-3946502054751550123</id><published>2011-05-07T03:19:00.130+10:00</published><updated>2011-06-03T08:06:15.094+10:00</updated><title type='text'>An ideal speech recording setup</title><content type='html'>&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;Having moved to a new lab, I was faced with a few decisions re: setting up a new speech recording space. This article catalogues each piece of equipment and why it was chosen.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;br /&gt;Equipment: Shure SM10A headset cardioid microphone, Roland UA-25EX USB audio interface, laptop computer, recording software (Windows: Cool Edit, OSX: SoundStudio).&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;br /&gt;I should point out that these decisions reflect my personal choice. My recommendations are based on the following assumptions. The average participant is a speech recording experiment:&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;has a poor understanding of what they are doing with their voice&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;does not know how sensitive a microphone is&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;tends to speak either too softly or too loud&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;starts doing strange things when you give them too many instructions&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;has to be tricked to produce speech in the way that the experimenter desires&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;will get tired as the sessions goes on&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;Having spelled out these assumptions, my aim in setting up a speech recording space is to get the participant in and out with as little fuss as possible, get &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;recordings that are clean and unaltered, and minimise the chances of a recording going bad due to equipment or setup.&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Why a headset mic?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;A headset mic allows the talker the freedom to move their head without changing the distance between the microphone and their mouth. Depending on the model, the mic can be positioned as close as possible to the talker's mouth so that very subtle phenomena, such as prevoicing, maybe captured. The downside is that other noises will also be captured as well, such as spit bubbles, tongue smacks, the participant scratching their nose and so forth. This can be somewhat alleviated by selecting a headset mic with a cardioid pattern of sensitivity and a restricted receptive field. The &lt;a href="http://www.google.com/products/catalog?q=shure+sm10a&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;tbm=shop&amp;amp;cid=8806625660284611827&amp;amp;sa=X&amp;amp;ei=HgnoTeCyLofHgAeJ4OCFCw&amp;amp;ved=0CFAQ8wIwAQ"&gt;Shure SM10A&lt;/a&gt; fits the bill nicely, making it an ideal mic for recording both in the soundbooth, as well as in the field. It is also relatively inexpensive at around $150.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;b&gt;Why an external audio interface?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;In this case, the decision was easy: we needed a way to interface the microphone, which has an XLA connector with the computer, which does not. But, apart from this practical issue, there is another important reason to use an external audio interface or soundcard, and that is to improve quality and reduce interference.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;The internal soundcard that is connected to the computer's motherboard is surrounded by many noisy and busy circuits that are working all the time. By using an external sound card, the analogue-to-digital conversion is performed outside of the computer, and what is fed into the computer is a series of 0s and 1s, meaning that the signal cannot degrade. In addition, external audio interfaces are designed for this sole purpose, their drivers are constantly being improved (so upgrade frequently), and this all results in getting the best-sounding recordings into your computer.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;So, which audio interface to use then? Well, for speech recording, it does not really matter whether the interface has USB 1.1, USB 2.0, or Firewire connections. You will be fine with any of the above. What does matter is the quality of the driver (the software that tells the sound card what to do and when to do it). In my particular case, I chose the &lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://www.rolandus.com/products/productdetails.php?ProductId=970"&gt;Roland UA-25 EX&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;which is one of the most popular (if not the most popular) USB audio interfaces of all time. The reason I chose it is because I have used it in the past extensively, and have been very pleased with the results. In addition, it is inexpensive (around $US200) and works faultlessly on both Windows and OSX. Note that this particular model has now been discontinued and replaced by the &lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://www.rolandus.com/products/productdetails.php?ProductId=1166"&gt;Roland Quad Capture&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;b&gt;What software to use?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;When it comes to recording software, I just want it to stay out of my way and create sound files that are as untouched as possible—as if the speech is going straight from the microphone onto the hard disk. No effects, no plugins, no nothing. If I choose to manipulate the recordings in any way, I will do so later, by making conscious choices about what is manipulated, and all manipulations will be documented in detail.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;These are my criteria for speech recording software:&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;crystal clear audio recording&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;real-time monitoring of the input level&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;a clipping indicator (usually a red light of some sort)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;can output to wav and aiff formats&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;can record for two hours without becoming sluggish or slow&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;allows me to copy and paste large chunks of audio into new files without a long delay&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;For simple voice recording that stays true to the original source, without using any effects or plugins, you cannot beat &lt;a href="http://www.softpedia.com/get/Multimedia/Audio/Audio-Editors-Recorders/Cool-Edit-Pro.shtml"&gt;Cool Edit Pro&lt;/a&gt;. Now discontinued, Cool Edit Pro was the king of audio editors in the early 2000s. It's makers were bought out by Adobe, and &lt;a href="http://www.adobe.com/special/products/audition/syntrillium.html"&gt;Cool Edit evolved into Audition&lt;/a&gt;, which is both too expensive and requires far too many resources for our purposes, namely simple voice recordings.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;br /&gt;---------------------------------&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;Begin rant&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;---------------------------------&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://www.adobe.com/products/audition.html"&gt;Adobe Audition&lt;/a&gt; now occupies the space between audio editor and studio level sound production, making it a poor man's Pro Tools or a fat version of Cool Edit. I am not a fan. To address this issue of bloat, Adobe released a simpler program called SoundBooth, which I initially thought to be an updated version of Cool Edit, but after having tried the demo, all I can say is that it is a poor piece of software that fails to differentiate itself from Audition in any meaningful way, and I cannot imagine who would want to use it.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;---------------------------------&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;End rant&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;---------------------------------&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;br /&gt;Having moved to a MacBook Pro, I sought to find an OSX app that had the function and feel of Cool Edit. &lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://www.felttip.com/ss/"&gt;SoundStudio 4&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt; fits the bill nicely. Priced at a reasonable $50, SoundStudio has a simple interface that is both intuitive and efficient. For OSX recording, I recommend it.&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-3946502054751550123?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/3946502054751550123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=3946502054751550123' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3946502054751550123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3946502054751550123'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2011/05/ideal-speech-recording-setup.html' title='An ideal speech recording setup'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6034095059965675190</id><published>2010-12-02T11:57:00.000+11:00</published><updated>2010-12-02T11:57:05.546+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='regular expressions'/><title type='text'>Best text editor: Aquamacs</title><content type='html'>Programmers are very passionate about which text editor they use. There are many lists of the top 10 text editors available for Windows, OSX and Linux.&lt;br /&gt;&lt;br /&gt;During my PhD, I had to become very familiar with coding and scripting. I need my text editor to be able to perform complex, multi-line regular expression searches. And as a student, preferably, the text editor would be available for free.&lt;br /&gt;&lt;br /&gt;I discovered Notepad ++, which I fell in love with. It was very easy to use, and made me feel very comfortable. But, I soon discovered that Notepad ++ was not very good at multi-line regular expressions. This was a deal breaker. I started looking for a solution. Unable to find one, a colleague nudged me towards XEmacs. It took some getting used to (and configuring), but once it was set up, I could use it to get my work done (although I wouldn't say that I enjoyed using it).&lt;br /&gt;&lt;br /&gt;When I started working as a Research Officer, I was handed a MacBook Pro and needed to find a suitable OSX editor. After some detective work, I came across Smultron, which I immediately liked nearly as much as Notepad ++.&amp;nbsp; I created a Praat syntax highlighting scheme for Smultron, but when I read that it was no longer being developed or supported, it made me think twice about relying on a no longer supported application. I decided to keep looking.&lt;br /&gt;&lt;br /&gt;And then, it happened. I came across Aquamacs. &lt;a href="http://aquamacs.org/"&gt;Aquamacs&lt;/a&gt; takes everything you hate about Emacs and fixes it, making everything you love about Emacs multiply tenfold. You just download and install it and it just works, without losing any of the awesome power of Emacs. It is hands down the best text editor I have ever used, and reason enough to sell your Windows machine and purchase a MacBook. It is that good.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6034095059965675190?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6034095059965675190/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6034095059965675190' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6034095059965675190'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6034095059965675190'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2010/12/best-text-editor-aquamacs.html' title='Best text editor: Aquamacs'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4425966336176343402</id><published>2010-12-02T11:51:00.000+11:00</published><updated>2010-12-02T11:51:18.455+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='annoyances'/><title type='text'>iPad keeps disconnecting from wireless network</title><content type='html'>I bought an iPad a couple of months ago before traveling all over the US. I must say that I love it. It is so light and convenient and the battery lasts for ever. I had read that some iPad owners were experiencing wireless network dropouts continuously. Having stayed in a number of hotels on my trip, as well as friends' homes, and even having visited several Starbucks, I hadn't experienced any major issues, so I didn't worry about it.&lt;br /&gt;&lt;br /&gt;Upon my return to Australia, I configured the iPad to work with my home wireless network and I started noticing the wireless dropout issues that I had read about. This became very annoying very quickly. So, I started scouring the internet for a solution. As I trawled through forum after forum, I came across many different stories and problems, and quite a bit hate. Posts such as, "I can't believe that Apple put out such a piece of crap...", but having used the iPad for over a month on the road with virtually no issues at all, I refused to believe that the fault lied with the hardware - it had to be something to do with the network.&lt;br /&gt;&lt;br /&gt;After many hours searching, I finally arrived at a solution. I have tried and tested it and it works. The reason why some people have been experiencing connection problems with their iPads while others have not is because of different wireless network setups. Specifically, the problem lies in the type of wireless security. My network was set up to use WEP security. It was under this setting that I experienced the dropouts. By simply changing the security setting to WPA2, my iPad dropout issues have been resolved. It really is that simple.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4425966336176343402?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4425966336176343402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4425966336176343402' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4425966336176343402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4425966336176343402'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2010/12/ipad-keeps-disconnecting-from-wireless.html' title='iPad keeps disconnecting from wireless network'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-3702329741096087957</id><published>2009-11-16T23:54:00.004+11:00</published><updated>2011-07-01T07:11:06.287+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='publishing'/><title type='text'>Create high resolution 300dpi images for journal publication... in PowerPoint</title><content type='html'>&lt;b&gt;Update July 1, 2011:&lt;/b&gt; Dear users of PowerPoint 2010 and all users of PowerPoint on Mac OSX, due to popular demand, I have created a new post taking into account the limitations of newer versions of PowerPoint. Please refer to my new post on &lt;a href="http://markantoniou.blogspot.com/2011/07/create-high-resolution-300dpi-images.html"&gt;how to create high resolution images without PowerPoint&lt;/a&gt;. Users of PowerPoint 2003 and 2007 may use the techniques outlined below.&lt;br /&gt;---------------------------------------------------&lt;br /&gt;---------------------------------------------------&lt;br /&gt;&lt;br /&gt;Not many people know that you can create journal quality, 300dpi, .tif images in PowerPoint. Well, you can.&lt;br /&gt;&lt;br /&gt;By default, PowerPoint compresses images and saves them at 96dpi. For most users, this isn't a big deal, but if you are interested in printing the contents of your slides, for example, &lt;a href="http://markantoniou.blogspot.com/2008/06/create-conference-posters-from.html"&gt;as a conference poster&lt;/a&gt; or as a figure in an academic journal, 96dpi isn't going to cut it.&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What is dpi?&lt;/b&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Dots_per_inch"&gt;Dpi&lt;/a&gt; is an acronym for &lt;i&gt;dots per inch&lt;/i&gt;, and is a measure of printing resolution. Generally speaking, the higher the dpi, the better the printing will come out.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changing the dpi setting in PowerPoint&lt;/b&gt;&lt;br /&gt;The trick to changing PowerPoint's dpi setting, is that you do not actually change it in PowerPoint.&lt;br /&gt;1. Select &lt;i&gt;Run&lt;/i&gt; from the &lt;i&gt;Start menu&lt;/i&gt;.&lt;br /&gt;2. Type &lt;i&gt;regedit&lt;/i&gt; into the Run box, and then click &lt;i&gt;OK&lt;/i&gt;.&lt;br /&gt;3. Once the Registry Editor has opened, navigate your way to the registry key for PowerPoint. This will depend on which version of PowerPoint you are using.&lt;br /&gt;&lt;br /&gt;PowerPoint 2003: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\PowerPoint\Options&lt;br /&gt;&lt;br /&gt;PowerPoint 2007: HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\Options&lt;br /&gt;&lt;br /&gt;4. Select &lt;i&gt;Options&lt;/i&gt; by clicking on it once, and then click the &lt;i&gt;Edit&lt;/i&gt; menu, then &lt;i&gt;New&lt;/i&gt; and then &lt;i&gt;DWORD Value&lt;/i&gt;.&lt;br /&gt;5. Type &lt;i&gt;ExportBitmapResolution&lt;/i&gt;, and then press ENTER.&lt;br /&gt;6. Select &lt;i&gt;ExportBitmapResolution&lt;/i&gt;, and click on &lt;i&gt;Modify&lt;/i&gt; on the &lt;i&gt;Edit&lt;/i&gt; menu.&lt;br /&gt;7. In the &lt;i&gt;Value&lt;/i&gt; data box, type your desired resolution value: 300, then click &lt;i&gt;Decimal&lt;/i&gt; (the value will change to 768), and then click OK.&lt;br /&gt;8. Exit the Registry Editor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Saving a high resolution image in PowerPoint&lt;/b&gt;&lt;br /&gt;To save an image, you simply export a PowerPoint slide as a picture.&lt;br /&gt;1. Have the slide that you want to export open.&lt;br /&gt;2. Select &lt;i&gt;Save As &lt;/i&gt;from the File menu.&lt;br /&gt;3. In the Save as dialog, select the type of file that you want to export your slide as (.gif, .jpg, .png, .tif, .bmp, .wmf or .emf), and then click &lt;i&gt;Save&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Why use PowerPoint to create images at all?&lt;/b&gt;&lt;br /&gt;As I've &lt;a href="http://markantoniou.blogspot.com/2008/06/create-conference-posters-from.html"&gt;mentioned before&lt;/a&gt;, a lot of people have Office installed on their computers, and universities often provide Office for their research students and staff. Because of its large user base, researchers often crunch their numbers and create their figures in Excel. Importing an Excel chart into PowerPoint is as easy as copy-pasting, and you may then save the figure as a high resolution tiff image, as outlined above.&lt;br /&gt;&lt;br /&gt;PowerPoint provides another advantage, which is the reason that many conference posters are created in ppt format. The file may be saved as in native PowerPoint format, preserving the different objects. Need to insert a bigger arrow? No problem. Need to change the font size? Piece of cake. The advantage afforded by PowerPoint is its simplicity. It's easy to send the file to a collaborator, changes can be made, and comments inserted in text boxes.&lt;b&gt;&lt;br /&gt;&lt;br /&gt;Further reading&lt;/b&gt;&lt;a href="http://www.ajronline.org/cgi/content/full/185/1/273"&gt;Using PowerPoint to Create High-Resolution Images for Journal Publications &lt;/a&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-3702329741096087957?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/3702329741096087957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=3702329741096087957' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3702329741096087957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3702329741096087957'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/11/create-high-resolution-300dpi-images.html' title='Create high resolution 300dpi images for journal publication... in PowerPoint'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-8177912449814722078</id><published>2009-09-07T00:33:00.010+10:00</published><updated>2009-09-07T01:55:35.727+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zotero'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><title type='text'>Zotero: Book titles are capitalised in my APA reference list when they shouldn't be! Fix it</title><content type='html'>As I've mentioned before, I am a big fan of &lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt;. It is one of those pieces of software that you love more and more the more you use it. I've already shown you how to &lt;a href="http://markantoniou.blogspot.com/2009/09/zotero-how-to-hide-journal-issue-number.html"&gt;remove the issue number from appearing in your APA reference list&lt;/a&gt;. In this post, we're going to tackle incorrect capitalisation in book titles. The APA Publication Manual specifies that book titles should be &lt;span style="font-style: italic;"&gt;sentence case&lt;/span&gt; and in italics.&lt;br /&gt;&lt;br /&gt;Most of the time, Zotero handles this without a hitch. But sometimes, the title of a book Appears In Capitals, which is not consistent with APA formatting. Why does this occur? Well, there are a few potential reasons, and rather than going through them all, I will instead share with you my foolproof method for making sure that book titles display the way that they should. Always.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Let's start at the beginning&lt;/span&gt;&lt;br /&gt;First things first. When importing a reference into Zotero, format it so that the capitalisation is correct. Zotero is a clever program, but it does not know if any words within a book title should be capitalised, for example, the name of a country, a language, or a word following a colon. Here's an example that has all of these:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;Haugen, E. (1953). &lt;/span&gt;&lt;span style="font-style: italic; font-weight: bold;"&gt;The Norwegian language in America: A study in bilingual behavior&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;. Blo&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;omington: Indiana University Press.  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;As you can see, four words need to be capitalised: The, Norwegian, America, A. But when I imported this into Zotero from an online database, all of the words were capitalised. We need to fix this so that only the necessary words are capitalised. You can (a) go through and do it by hand, or (b) right-click on the book title in Zotero and select Transform Text | lowercase.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_RrGIVCQs3RU/SqPRI_MmtcI/AAAAAAAAATQ/E4E4gvjZBgM/s1600-h/transformtext.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 362px; height: 111px;" src="http://3.bp.blogspot.com/_RrGIVCQs3RU/SqPRI_MmtcI/AAAAAAAAATQ/E4E4gvjZBgM/s400/transformtext.png" alt="" id="BLOGGER_PHOTO_ID_5378372332343965122" border="0" /&gt;&lt;/a&gt;Now, all of the text will be in lowercase. Simply go through and capitalise the appropriate words manually. Easy.&lt;br /&gt;&lt;br /&gt;When you cite Haugen's book in text, the full reference will appear in your reference list with the appropriate capitalisation. But, some people have complained in the Zotero forums that every word in the book title is capitalised in the reference list, even when they have manually corrected the capitalisation within Zotero.&lt;br /&gt;&lt;br /&gt;Now, there might be more than one reason for this, but I have only come across one so far. When entering citations into a document, the reference will normally occur within parentheses at the end of a sentence.&lt;br /&gt;&lt;br /&gt;For example, &lt;span style="font-style: italic;"&gt;there are Norwegian bilinguals in America (Haugen, 1953)&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;This usage will not cause Zotero (and you) too many headaches. But sometimes, you will add some information within the parentheses because you have not gone into all of the details in your own writing.&lt;br /&gt;&lt;br /&gt;For example, &lt;span style="font-style: italic;"&gt;The number of Norwegian bilinguals in America is increasing (see Haugen, 1953)&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;The potential problem here is how you insert the word &lt;span style="font-style: italic;"&gt;see&lt;/span&gt;, or any prefix for that matter. The wrong way to do this is to click &lt;span style="font-style: italic;"&gt;Show Editor&lt;/span&gt; and to manually add the text.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SqPV3KhII-I/AAAAAAAAATg/IfSRoLQIRes/s1600-h/wrongway.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 240px;" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SqPV3KhII-I/AAAAAAAAATg/IfSRoLQIRes/s400/wrongway.png" alt="" id="BLOGGER_PHOTO_ID_5378377523703325666" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;The wrong way&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Using the editor to insert the word &lt;span style="font-style: italic;"&gt;see&lt;/span&gt; in this way may result in capitalised text in your book title in the reference list. Instead, what you should do is click on the &lt;span style="font-style: italic;"&gt;Prefix &lt;/span&gt;field and type in the word &lt;span style="font-style: italic;"&gt;see&lt;/span&gt; there.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SqPV2xYRdyI/AAAAAAAAATY/WRdQIdsTMQo/s1600-h/rightway.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 237px;" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SqPV2xYRdyI/AAAAAAAAATY/WRdQIdsTMQo/s400/rightway.png" alt="" id="BLOGGER_PHOTO_ID_5378377516955301666" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;The right way&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;If you want to type &lt;span style="font-style: italic;"&gt;(see Haugen, 1953 for an excellent review)&lt;/span&gt;, then you would enter &lt;span style="font-style: italic;"&gt;see&lt;/span&gt; as the &lt;span style="font-style: italic;"&gt;Prefix&lt;/span&gt; and &lt;span style="font-style: italic;"&gt;for an excellent review&lt;/span&gt; as the &lt;span style="font-style: italic;"&gt;Suffix&lt;/span&gt;. This will make sure that the book title in the reference list will be capitalised as you intended.&lt;br /&gt;&lt;br /&gt;Easy, no?&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;span class="Z3988" title="url_ver=Z39.88-2004&amp;amp;ctx_ver=Z39.88-2004&amp;amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;amp;rft.genre=book&amp;amp;rft.btitle=The%20Norwegian%20language%20in%20America%3A%20A%20study%20in%20bilingual%20behavior&amp;amp;rft.place=Bloomington&amp;amp;rft.publisher=Indiana%20University%20Press&amp;amp;rft.aufirst=E.&amp;amp;rft.aulast=Haugen&amp;amp;rft.au=E.%20Haugen&amp;amp;rft.date=1953"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-8177912449814722078?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/8177912449814722078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=8177912449814722078' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8177912449814722078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8177912449814722078'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/09/zotero-book-titles-are-capitalised-in.html' title='Zotero: Book titles are capitalised in my APA reference list when they shouldn&apos;t be! Fix it'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_RrGIVCQs3RU/SqPRI_MmtcI/AAAAAAAAATQ/E4E4gvjZBgM/s72-c/transformtext.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-717595484173358124</id><published>2009-09-07T00:28:00.004+10:00</published><updated>2009-11-20T10:37:22.436+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zotero'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><title type='text'>Zotero: How to hide the journal issue number in an APA format reference list</title><content type='html'>I've been a big fan of &lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt; for a &lt;a href="http://markbfm.blogspot.com/2006/11/zotero-is-there-anything-it-cant-do.html"&gt;long time&lt;/a&gt;. I'm currently using version 2.0b6.5, which is wonderful, and the Zotero forums are generally helpful, but there is one problem that I have come across now that I am finishing off the thesis: Zotero by default includes the issue number of a journal in the reference list. Now, I know what you're thinking. Who cares, right? Well, if you're thinking that then you are probably in the wrong place. Thesis examiners, journal reviewers and editors, conference reviewers all care. As an academic, having a properly formatted reference list is of paramount importance. A well-formatted reference list makes a good impression on your reviewer. An incorrectly formatted list... well you get the point.&lt;br /&gt;&lt;br /&gt;Zotero is capable of formatting references in &lt;a href="http://www.zotero.org/styles"&gt;a variety of styles&lt;/a&gt;. One of the most popular is that of the American Psychological Association (APA), used in psychology and the humanities. According to the 5th edition of the APA Style Manual, "If, and only if, each issue of a journal begins on page 1, give the issue number in parentheses immediately after the volume number" (pp. 227). This means that 95% of the time, the issue number should not appear. So how do you get rid of it?&lt;br /&gt;&lt;br /&gt;Well, Zotero has a .csl file for each of its styles, containing code that specifies what information should appear in the reference list and how it should be formatted. To make the issue numbers disappear, you simply remove the code that inserts the issue number into the reference list.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Finding the style file&lt;/span&gt;&lt;br /&gt;The style files are located in the Zotero directory, C:\Documents and Settings\YourUserName\Application Data\YourBrowser\Browser\Profiles\xxxxxxxx.default\zotero\styles\. I have written YourUserName because yours will be different to mine, and YourBrowser because Zotero is compatible with any Firefox-based browser, so for most people this will be Firefox, but for others it will be Flock, and so on.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Removing the issue number&lt;/span&gt;&lt;br /&gt;Open the apa.csl file and &lt;strike&gt;Find the &lt;i&gt;issue number&lt;/i&gt; code and delete it&lt;/strike&gt; (hint: it's right after the volume number code that you should leave untouched).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Update 20/11/2009:&lt;/b&gt; As tends to happen when new versions come out, the advice above will not work for Zotero 2.0b7.x. You still open apa.csl with a text editor, but now find and delete the following text:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;text prefix="(" suffix=")" variable="issue"&gt;&lt;/text&gt;&lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Here's one we prepared earlier&lt;/span&gt;&lt;br /&gt;To make this easy for those of you who aren't tech savvy, I have made my &lt;a href="http://www.box.net/shared/9zsnc5n07a"&gt;apa.csl file available for download&lt;/a&gt; (compatible with Zotero 2.0b7.x). Just copy it to your Styles folder and overwrite the existing file.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-717595484173358124?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/717595484173358124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=717595484173358124' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/717595484173358124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/717595484173358124'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/09/zotero-how-to-hide-journal-issue-number.html' title='Zotero: How to hide the journal issue number in an APA format reference list'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4978915367989051692</id><published>2009-06-18T22:26:00.000+10:00</published><updated>2009-06-18T22:26:29.151+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><category scheme='http://www.blogger.com/atom/ns#' term='annoyances'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><title type='text'>Import high quality, high resolution images and figures (charts) into Word</title><content type='html'>A few weeks ago, Chris Davis gave an excellent MMM on producing high quality tables and figures. Most journals ask you to provide the figures and tables as separate files. They have professional page-layout people that take care of this stuff. However, students creating a PhD thesis (or a Masters thesis for that matter) have to tackle this problem on their own.&lt;br /&gt;&lt;br /&gt;So what's the problem? Well, by default, Word downsamples (compresses) images that you paste into your documents. It does this to keep the filesize of your .doc file as small as possible. This is because once upon a time people used 1.44 MB floppy disks to transport their files. Amazingly, there are still people alive that want to compress their images in Word (more than the default).&lt;br /&gt;&lt;br /&gt;Thankfully, there is way to insert beautiful, crisp images into Word. Click on the &lt;i&gt;Tools&lt;/i&gt; menu, and select &lt;i&gt;Options&lt;/i&gt;. Once the Options box appears, click the &lt;i&gt;General&lt;/i&gt; tab and then the &lt;i&gt;Web options&lt;/i&gt; button. In the Web options box, click the &lt;i&gt;Pictures&lt;/i&gt; tab. Change the &lt;i&gt;Pixels per inch&lt;/i&gt; value from the default (72) to 300 (or whatever your requirements are).&lt;br /&gt;&lt;br /&gt;A word of warning: After having set this value, do not assume that it will stay there. This value resets to 72 dpi unpredictably and without warning. My advice is to check this setting before inserting an imporant image or figure. Don't worry about it changing without you knowing. If it reverts to 72 dpi, when you insert an image it will look awful, which should make alarm bells ring.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4978915367989051692?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4978915367989051692/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4978915367989051692' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4978915367989051692'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4978915367989051692'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/06/import-high-quality-high-resolution.html' title='Import high quality, high resolution images and figures (charts) into Word'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-5285460891507875446</id><published>2009-04-21T11:07:00.000+10:00</published><updated>2009-04-21T11:07:20.901+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>The Healthy Laptop MMM presentation</title><content type='html'>Yesterday, I gave a talk about setting up a laptop for work. The talk covered &lt;a href="http://markantoniou.blogspot.com/2007/09/set-up-your-laptop-for-work-turn-off.html"&gt;turning off useless Windows services&lt;/a&gt;, &lt;a href="http://markantoniou.blogspot.com/2007/09/security-its-important.html"&gt;security&lt;/a&gt;, and also contained a few recommendations for what programs I think should come with every MARCS laptop. Frequent visitors of this blog will probably already know most of the things outlined in the slides, as some information comes from posts that are two years old. However, the info is as true today as it was the day I originally wrote the posts. In any case, I have made the slides from yesterday's talk &lt;a href="http://www.box.net/shared/uzyzomhh02"&gt;available for download here&lt;/a&gt;. I designed the presentation according to Seth Godin's excellent presentation style and &lt;a href="http://sethgodin.typepad.com/seths_blog/2007/01/really_bad_powe.html"&gt;advice re: slide design in Powerpoint&lt;/a&gt;. There are two slides that I am not entirely happy with, but overall, it's a good presentation.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-5285460891507875446?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/5285460891507875446/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=5285460891507875446' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5285460891507875446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5285460891507875446'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/04/healthy-laptop-mmm-presentation.html' title='The Healthy Laptop MMM presentation'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-5596912912226181318</id><published>2009-02-20T00:25:00.010+11:00</published><updated>2009-11-17T00:43:15.216+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='regular expressions'/><title type='text'>Rearrange text using multiline regular expressions in Emacs</title><content type='html'>My previous posts on Notepad++ and regular expressions have become very popular. In particular, readers have posed many questions along the lines of "how do I write a regular expression that will..." After having read this post you should be an intermediate regular expression creator. Let's get started.&lt;br /&gt;&lt;br /&gt;While I am a fan of Notepad++, it is not powerful enough to perform the regular expressions that I will be going through in this post. I strongly recommend that you download and use the excellent (and free) &lt;a href="http://www.xemacs.org/Download/index.html"&gt;XEmacs&lt;/a&gt;. Installing XEmacs is not as simple as it could be. To simplify the process, I have made my &lt;a href="http://www.box.net/shared/nsb1c0erfk"&gt;Config files available for download here&lt;/a&gt;. Instructions are included.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Regular expression you say, what exactly is a regular expression?&lt;/span&gt;&lt;br /&gt;Think of a regular expression as a fancy Find+Replace command that can span across multiple lines and can rearrange bits of text. Using regular expressions involves two steps:&lt;br /&gt;1. Create a search term that finds and selects only the text that you want to modify/move/delete.&lt;br /&gt;2. Create a replace term that outputs the desired text in the correct way.&lt;br /&gt;This is a bit vague, isn't it. Let's look at our first example.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 1. Manipulating a simple list of names using Find+Replace&lt;/b&gt;&lt;br /&gt;I got married on 11 October (a few months ago) and the photographer gave us a DVD containing all of the photos, approximately 1350 JPEG files. My wife and I were told to choose 120 of these photos to be printed for our wedding album. The DVD contained two folders named 'A' and 'B'. Folder A contained files named DSC_0001 through to DSC_1000, and folder B contained files named DSC_0001 through to DSC_0350. The reason for the existence of two folders was that they came from two memory cards. A thousand photos were taken on card A, which got full, and then a further 350 photos were taken on card B. Now, the problem is that we have 350 overlapping filenames. So we need to change the filenames in some way to make them unique and identifiable. This is relatively easy. Here is what we did.&lt;br /&gt;&lt;br /&gt;First, we chose 120 photos. 105 came from folder A. I copied the filenames of the chosen photos from folder A and pasted them into a new text file. It looked like this:&lt;br /&gt;&lt;br /&gt;DSC_0004.jpeg&lt;br /&gt;DSC_0007.jpeg&lt;br /&gt;DSC_0015.jpeg&lt;br /&gt;(and so on....)&lt;br /&gt;DSC_0997.jpeg&lt;br /&gt;&lt;br /&gt;Before moving on to adding filenames from folder B, I performed a simple find and replace.&lt;br /&gt;&lt;br /&gt;Find: DSC_&lt;br /&gt;Replace with: DSCa_&lt;br /&gt;&lt;br /&gt;This made the text look like this:&lt;br /&gt;&lt;br /&gt;DSCa_0004.jpeg&lt;br /&gt;DSCa_0007.jpeg&lt;br /&gt;DSCa_0015.jpeg&lt;br /&gt;(and so on....)&lt;br /&gt;DSCa_0997.jpeg&lt;br /&gt;&lt;br /&gt;We then pasted the filenames from folder B (in pink) into the text file:&lt;br /&gt;&lt;br /&gt;DSCa_0004.jpeg&lt;br /&gt;DSCa_0007.jpeg&lt;br /&gt;DSCa_0015.jpeg&lt;br /&gt;(and so on....)&lt;br /&gt;DSCa_0997.jpeg&lt;br /&gt;&lt;div style="color: magenta;"&gt;DSC_0002.jpeg&lt;/div&gt;&lt;div style="color: magenta;"&gt;DSC_0004.jpeg&lt;/div&gt;&lt;div style="color: magenta;"&gt;DSC_0011.jpeg&lt;/div&gt;&lt;div style="color: magenta;"&gt;DSC_0015.jpeg&lt;/div&gt;&lt;div style="color: magenta;"&gt;(etc.)&lt;/div&gt;&lt;br /&gt;I then changed the newly pasted names using a simple Find and Replace term:&lt;br /&gt;&lt;br /&gt;Find: DSC_&lt;br /&gt;Replace with: DSCb_&lt;br /&gt;&lt;br /&gt;That made our text look like this:&lt;br /&gt;&lt;br /&gt;DSCa_0004.jpeg&lt;br /&gt;DSCa_0007.jpeg&lt;br /&gt;DSCa_0015.jpeg&lt;br /&gt;(and so on....)&lt;br /&gt;DSCa_0997.jpeg&lt;br /&gt;DSCb_0002.jpeg&lt;br /&gt;DSCb_0004.jpeg&lt;br /&gt;DSCb_0011.jpeg&lt;br /&gt;DSCb_0015.jpeg&lt;br /&gt;(etc.)&lt;br /&gt;&lt;br /&gt;This made each file unique and identifiable. I also removed the .jpeg extension to minimise the possibility of confusion.&lt;br /&gt;&lt;br /&gt;DSCa_0004&lt;br /&gt;DSCa_0007&lt;br /&gt;DSCa_0015&lt;br /&gt;(and so on....)&lt;br /&gt;DSCa_0997&lt;br /&gt;DSCb_0002&lt;br /&gt;DSCb_0004&lt;br /&gt;DSCb_0011&lt;br /&gt;DSCb_0015&lt;br /&gt;(etc.)&lt;br /&gt;&lt;br /&gt;Of course, I could have renamed the filenames in many different ways. For example, I could have changed DSC_0004.jpeg to A\DSC_004, or A_004, or FolderA_004, and so on. The name is not important. What is important is that &lt;b&gt;the names are uniquely identifiable&lt;/b&gt;, meaning that no two names are alike. Now, our photographer will not get confused between which DSC_0004.jpeg we want (the one from folder A or B). This is the end of our simple Find+Replace exercise. Let's have a go at a regular expression.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 2. A simple Regular Expression: Removing newlines and replacing them with commas&lt;/b&gt;&lt;br /&gt;Let's cover some Regular Expression basics. A Regular Expression is used to search for text with a similar pattern, that is, text that matches the search criteria. What makes Regular Expressions so powerful is that there isn't a one-to-one mapping between the regular expression and the text (as there would be in a simple Find+Replace). For example, a period or full stop character &lt;b&gt;.&lt;/b&gt; matches any character. So searching for DSC. (note: that is DSC followed by a full stop) would select both DSCa and DSCb, as the full stop could be any character.&lt;br /&gt;&lt;br /&gt;Find+Replace is a useful tool. However, there are certain tasks that go beyond the capabilities of simple Find+Replace. Let's assume that we have the list of photos from above.&lt;br /&gt;&lt;br /&gt;DSCa_0004&lt;br /&gt;DSCa_0007&lt;br /&gt;DSCa_0015&lt;br /&gt;DSCa_0997&lt;br /&gt;DSCb_0002&lt;br /&gt;DSCb_0004&lt;br /&gt;DSCb_0011&lt;br /&gt;DSCb_0015&lt;br /&gt;&lt;br /&gt;I don't want to leave this list as it is (one filename on each line). I want to place the files all on the same line, separated by a comma. This would be the regexp:&lt;br /&gt;&lt;br /&gt;Find: &lt;i&gt;newline&lt;/i&gt;&lt;br /&gt;Replace with: ,&lt;br /&gt;&lt;br /&gt;Note: You do not actually type in the word newline. When we type, every time the Return or Enter key is pressed, a newline character or carriage return is placed on the page (even if you cannot see it on the screen). Given that our filenames above occur on separate lines, there is a newline character after the final digit on each line. To further complicate matters, there are different types of newline characters. Most text editors have a hard time dealing with newline characters (it is precisely for this reason that I have switched from Notepad++ to XEmacs). XEmacs is quite excellent at handling them with minimum fuss. To enter a newline character into your Regular Expression, type Control+Q Control+J, represented in XEmacs as C - q, C - j.&lt;br /&gt;&lt;br /&gt;Executing this regexp results in:&lt;br /&gt;&lt;br /&gt;DSCa_0004,DSCa_0007,DSCa_0015,DSCa_0997,DSCb_0002,DSCb_0004,DSCb_0011,DSCb_0015&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 3. A more complex example: Rearranging groups of text onto the same line&lt;/b&gt;&lt;br /&gt;Let's assume that my wife went through the list of photos and wrote instructions to the photographer under each name, making the list look like this:&lt;br /&gt;&lt;br /&gt;DSCa_0004&lt;br /&gt;Print this one 6*4&lt;br /&gt;DSCa_0007&lt;br /&gt;Print this one 5*7&lt;br /&gt;DSCa_0015&lt;br /&gt;Print this on canvas&lt;br /&gt;DSCa_0997&lt;br /&gt;Print this 6*4&lt;br /&gt;DSCb_0002&lt;br /&gt;Print this one 8*10&lt;br /&gt;DSCb_0004&lt;br /&gt;Can you print this one in matte&lt;br /&gt;DSCb_0011&lt;br /&gt;Make 3 copies of this one&lt;br /&gt;DSCb_0015&lt;br /&gt;Print this one 6*4&lt;br /&gt;&lt;br /&gt;I think that the best way to make this clear for the photographer would be to rearrange the text so that it looks like this:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Print this one 6*4&lt;br /&gt;DSCa_0007 = Print this one 5*7&lt;br /&gt;(and so on....)&lt;br /&gt;&lt;br /&gt;In order to make the correct regular expression, we must first identify the correct pattern in the text. We cannot simply replace all the newlines as we did in Example 2, because then every photo and comment would be on one very long line. We must place some unique characteristic into our regular expression that will discriminate between which two lines belong together and which do not. In this case, one possibility is by taking advantage of the fact that all photo filenames begin with D, the comments for that photo are on the line immediately below, and no comments begin with D. The regexp would look like this:&lt;br /&gt;&lt;br /&gt;Find: \(D.*\) C-q C-j&lt;br /&gt;Replace with: \1 =&lt;br /&gt;&lt;br /&gt;Let's examine this regexp. D searches for the letter D. The full stop "." searches for any character. The asterisk after the full stop allows for recursion, meaning that we are searching for any characters after D. The slash and parenthesis around the D.* allow us to save the contents of the regexp and manipulate it in the replace term. The line break, represented by the Ctrl+Q Ctrl+J keyboard command is outside the slashes and parentheses and is discarded.&lt;br /&gt;&lt;br /&gt;The replace term takes the D.* (effectively the filename, which is enclosed in slash+parentheses in the search term), adds a space, then an equals sign, then a space. This produces the following output:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Print this one 6*4&lt;br /&gt;DSCa_0007 = Print this one 5*7&lt;br /&gt;DSCa_0015 = Print this on canvas&lt;br /&gt;DSCa_0997 = Print this 6*4&lt;br /&gt;DSCb_0002 = Print this one 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = Print this one 6*4&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 4. An even trickier example: R&lt;/b&gt;&lt;b&gt;earranging groups of text onto the same line 2&lt;/b&gt;&lt;br /&gt;Let's assume that my wife wrote instructions to the photographer under each name, however, some comments began with a D. The list looks like this:&lt;br /&gt;&lt;br /&gt;DSCa_0004&lt;br /&gt;Do you think you could print this one 6*4&lt;br /&gt;DSCa_0007&lt;br /&gt;Print this one 5*7&lt;br /&gt;DSCa_0015&lt;br /&gt;Do this on canvas&lt;br /&gt;DSCa_0997&lt;br /&gt;Dave, print this 6*4&lt;br /&gt;DSCb_0002&lt;br /&gt;Print this one 8*10&lt;br /&gt;DSCb_0004&lt;br /&gt;Can you print this one in matte&lt;br /&gt;DSCb_0011&lt;br /&gt;Make 3 copies of this one&lt;br /&gt;DSCb_0015&lt;br /&gt;Print this one 6*4&lt;br /&gt;&lt;br /&gt;This time, we cannot use the previous regexp as it does not identify only the photo filenames. It will also select the comments beginning with D. Using the regexp from Example 3 in this case will result in this:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Do you think you could print this one 6*4 = DSCa_0007 = Print this one 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas = DSCa_0997 = Dave, print this 6*4 = DSCb_0002 = Print this one 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = Print this one 6*4&lt;br /&gt;&lt;br /&gt;It is a mess. We need to find a pattern in the text that uniquely identifies the filenames only and not the comments. Look at the filenames. All begin with DSC. So, we could change the regexp to find DSC or even DS. No comments begin with DS. Let's give it a shot.&lt;br /&gt;&lt;br /&gt;Find: \(DS.*\) C-q C-j&lt;br /&gt;Replace with: \1 =&lt;br /&gt;&lt;br /&gt;And here's the output:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Do you think you could print this one 6*4&lt;br /&gt;DSCa_0007 = Print this one 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;DSCa_0997 = Dave, print this 6*4&lt;br /&gt;DSCb_0002 = Print this one 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = Print this one 6*4&lt;br /&gt;&lt;br /&gt;Easy. We could have used \(DSC.*\) as the search term and the result would have been the same.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 5. Getting rid of unwanted information.&lt;/b&gt;&lt;br /&gt;Let's assume that the photographer receives our list of photos. He wants to see which photos we want to print in what sizes, but he also wants to leave the descriptions for files where no size has been specified. Using regexp, we can remove all info other than the sizes. Here's the file:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Do you think you could print this one 6*4&lt;br /&gt;DSCa_0007 = Print this one 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;DSCa_0997 = Dave, print this 6*4&lt;br /&gt;DSCb_0002 = Print this one 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = Print this one 6*4&lt;br /&gt;&lt;br /&gt;The unique thing that identifies the comments that contains sizes is the asterisk character in the dimensions. We want to keep the asterisk as well as the characters immediately before and after the asterisk (the numbers). And here is the regexp:&lt;br /&gt;&lt;br /&gt;Find: \(= \).*\(.\*.\)&lt;br /&gt;Replace with: \1\2&lt;br /&gt;&lt;br /&gt;This is the output:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = 6*4&lt;br /&gt;DSCa_0007 = 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;DSCa_0997 = 6*4&lt;br /&gt;DSCb_0002 = 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = 6*4&lt;br /&gt;&lt;br /&gt;As you can see, only lines conatining sizes have had their comments removed. Let's go through the search term. The \(= \) searches for the equals sign followed by a space (which denotes where comments begin) and stores it in \1. All text thereafter .* is not kept, until we come across \(.\*.*\) this pattern which is stored in \2. Let's unpack the \(.\*.*\) final part of the search. The first full stop searches for any character, the \* searches for the asterisk (note: the slash before the asterisk is essential as it specifies that we are searching for an asterisk * character, and not a recursive .*), and the last full stop and asterisk allows any character after the asterisk.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Example 6: Rearranging information.&lt;/b&gt;&lt;br /&gt;Our photographer has decided that he would like to display the sizes of our photos on the left and the filenames on the right of the equals sign. Photos containing comments only should remain as they are. Here is the text:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = 6*4&lt;br /&gt;DSCa_0007 = 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;DSCa_0997 = 6*4&lt;br /&gt;DSCb_0002 = 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = 6*4&lt;br /&gt;&lt;br /&gt;Again the asterisk is our unique identifier of the sizes. Here is the regexp:&lt;br /&gt;&lt;br /&gt;Find: \(.*\)\(= \)\(.\*.*\)&lt;br /&gt;Replace with: \3 \2\1&lt;br /&gt;&lt;br /&gt;And here is the output:&lt;br /&gt;&lt;br /&gt;6*4 = DSCa_0004&lt;br /&gt;5*7 = DSCa_0007&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;6*4 = DSCa_0997&lt;br /&gt;8*10 = DSCb_0002&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;6*4 = DSCb_0015&lt;br /&gt;&lt;br /&gt;Our photographer could have done this at the beginning of Example 5 (if he wanted to). Here is the text from Example 5:&lt;br /&gt;&lt;br /&gt;DSCa_0004 = Do you think you could print this one 6*4&lt;br /&gt;DSCa_0007 = Print this one 5*7&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;DSCa_0997 = Dave, print this 6*4&lt;br /&gt;DSCb_0002 = Print this one 8*10&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;DSCb_0015 = Print this one 6*4&lt;br /&gt;&lt;br /&gt;And here is the regular expression that will (a) get rid of all info apart from sizes, and (b) rearrange the order of the text to size = filename:&lt;br /&gt;&lt;br /&gt;Find: \(.*\)\(= \).*\(.\*.*\)&lt;br /&gt;Replace with: \3 \2\1&lt;br /&gt;&lt;br /&gt;And here is the output:&lt;br /&gt;&lt;br /&gt;6*4 = DSCa_0004&lt;br /&gt;5*7 = DSCa_0007&lt;br /&gt;DSCa_0015 = Do this on canvas&lt;br /&gt;6*4 = DSCa_0997&lt;br /&gt;8*10 = DSCb_0002&lt;br /&gt;DSCb_0004 = Can you print this one in matte&lt;br /&gt;DSCb_0011 = Make 3 copies of this one&lt;br /&gt;6*4 = DSCb_0015&lt;br /&gt;&lt;br /&gt;As you can see, the two outputs are identical.&lt;br /&gt;&lt;br /&gt;These are only a few examples of how regular expressions can be used.  I hope that these examples will be useful for you and will provide some guidance and stimulation about what is possible with regexp. If you have any questions, please post them in the comments below.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-5596912912226181318?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/5596912912226181318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=5596912912226181318' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5596912912226181318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5596912912226181318'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2009/02/regular-expressions-guide.html' title='Rearrange text using multiline regular expressions in Emacs'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2802717784629662003</id><published>2009-01-30T15:00:00.001+11:00</published><updated>2009-01-30T15:11:37.950+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='formatting'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><category scheme='http://www.blogger.com/atom/ns#' term='styles'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><title type='text'>Figures and captions in Word</title><content type='html'>Writing a thesis in Word is, let's say, challenging. As the document grows, Word tends to become less stable. This is particularly the case if you do a lot of chopping and changing. Sometimes, figures, graphs, and images move, or don't move when they should, or become separated from their captions, or disappear completely. This appears to be random behaviour and can be very frustrating. For this reason, I have put together this guide which will keep your figures and captions together and will help maintain what's left of your sanity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 1: Insert the image&lt;/b&gt;&lt;br /&gt;Before inserting your image, reveal all formatting characters (shortcut: Ctrl+Shift+8). Press Enter at the part of the page where you want to insert your figure, this creates a carriage return character, and then select &lt;i&gt;Insert | Picture | From file&lt;/i&gt;. Select the picture and then click &lt;i&gt;Format | Picture&lt;/i&gt;, and click on the &lt;i&gt;Size &lt;/i&gt;tab to resize the picture as needed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 2: Create the caption&lt;/b&gt;&lt;br /&gt;Click on the picture once then select &lt;i&gt;Insert&lt;/i&gt; | &lt;i&gt;Reference |&lt;/i&gt; &lt;i&gt;Caption&lt;/i&gt;. Name the figure and click OK.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 3: Group them &lt;/b&gt;&lt;br /&gt;Select both the caption and picture, then right click and select &lt;i&gt;Grouping &lt;/i&gt;| &lt;i&gt;Group&lt;/i&gt;. Now right click on the newly grouped object and select &lt;i&gt;Format &lt;/i&gt;| &lt;i&gt;Object&lt;/i&gt;. Click the &lt;i&gt;Layout&lt;/i&gt; tab, then the &lt;i&gt;Advanced &lt;/i&gt;button, then the &lt;i&gt;Text Wrapping&lt;/i&gt; tab and select &lt;i&gt;Top and Bottom&lt;/i&gt;, click OK.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 4: Select and lock the anchor &lt;/b&gt;&lt;br /&gt;Now click on and move the anchor to the carriage return you created earlier.Get back into &lt;i&gt;Format Object &lt;/i&gt;| &lt;i&gt;Layout &lt;/i&gt;| &lt;i&gt;Advanced&lt;/i&gt;, and click &lt;i&gt;Lock anchor&lt;/i&gt; and set &lt;i&gt;Horizontal Allignment&lt;/i&gt; to Centered &lt;i&gt;relative to margin&lt;/i&gt;, &lt;i&gt;Vertical Absolute position&lt;/i&gt; set to 0 &lt;i&gt;below paragraph&lt;/i&gt;, tick &lt;i&gt;Move object with text&lt;/i&gt; and &lt;i&gt;Layout in table cell&lt;/i&gt;. Click OK.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 5: Format the caption &lt;/b&gt;&lt;br /&gt;Click on the caption and format the text according to your figure caption styles. For APA, you will need two: one for the &lt;span style="font-style: italic;"&gt;Figure x.&lt;/span&gt; part (in italics) and another for the title of the figure (not in italics).&lt;br /&gt;&lt;br /&gt;Now you can make edits, add or remove paragraphs and your figures and captions will not disappear when you break over a page. Easy, no?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2802717784629662003?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2802717784629662003/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2802717784629662003' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2802717784629662003'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2802717784629662003'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/01/figures-and-captions-in-word.html' title='Figures and captions in Word'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2133621866933496571</id><published>2008-10-29T19:30:00.003+11:00</published><updated>2009-06-17T14:45:03.981+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='pdf'/><title type='text'>Adobe Acrobat alternatives: Find the best PDF software for you</title><content type='html'>Working with PDF files is inevitable. Most journal articles are downloaded in PDF format. You need to get used to working with PDF files and software that lets you do what you want to do with a minimum of fuss.&lt;br /&gt;&lt;br /&gt;Adobe Acrobat 9 looks wonderful, and in a perfect world where all software was free, I would recommend using it. However, Acrobat Pro Extended costs around $700. Luckily, there are a number of third party applications that do a lot of the things that Acrobat does. I have created this guide to help you find the best software (or combination of software) to suit your needs (hopefully for free).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The benchmark: Acrobat&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.adobe.com/products/acrobat/"&gt;Adobe Acrobat&lt;/a&gt; now comes in three flavours: Standard, Pro, and Pro Extended. Each version introduces more features and is more expensive. Acrobat Pro Extended is the most powerful, feature rich PDF creation program in the world. However, ever since Acrobat 7, I feel that Adobe has introduced many features that have turned Acrobat into a bloated piece of software. I just want a program that makes beautiful PDFs, allows me to comment, markup, and organise my collection. Acrobat is hopeless when it comes to organising your PDF collection. You are better off using iTunes for PDF organisation! Bloated, overpriced, let's find an alternative.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Acrobat alternatives&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.nitropdf.com/"&gt;Nitro PDF Professional&lt;/a&gt; - An Acrobat clone that tries to do everything that Acrobat does. At $US99, this is a good value alternative to Acrobat Pro for those who are serious about PDF creation and editing. Nitro PDF allows you to create, edit, comment, and annotate PDF files. You can also convert PDF files to other formats such as .doc, .rtf, .txt and so on. Nitro PDF is aimed at Microsoft Office users, desktop publishers or document management professionals. If you are considering buying it, here is a &lt;a href="http://www.planetpdf.com/enterprise/article.asp?ContentID=REVIEWNitroPDFDesktop"&gt;detailed review&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.foxitsoftware.com/pdf/pe_intro.php"&gt;Foxit PDF Editor 2&lt;/a&gt; - Lacks some of the features of the Acrobat alternatives mentioned in this article. It treats everything as images, so resizing a text box will distort the text. At $US99, you would be better off purchasing the superior Nitro PDF.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfxchange_pro"&gt;PDF Xchange Pro&lt;/a&gt; - An Acrobat clone that tries to do everything. You can edit, crop, markup, create PDFs. At $US70, it's cheaper than Nitro PDF.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.nuance.com/pdfconverter/"&gt;PDF Converter 5&lt;/a&gt; - Another Acrobat clone. Create PDFs, combine multiple files into a PDF, convert PDFs into other formats, annotate PDFs. Costs $US99.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pdfill.com/"&gt;PDF Fill PDF Editor 6&lt;/a&gt; - Budget Acrobat alternative. $US20. Not sure how good it is. PDF creation looks questionable. Interface looks poor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PDF Toolkits&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.pdfill.com/pdf_tools_free.html"&gt;PDF Tools&lt;/a&gt; - Manipulate the structure of PDF files. Merge, remove, rotate, crop pages. Free download.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pdftransformer.com/"&gt;PDF Transformer&lt;/a&gt; - A utility that creates OCR PDFs and converts PDF files back into Microsoft Office formats such as Word .doc and Excel .xls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Free PDF printers&lt;/b&gt;&lt;br /&gt;&lt;a href="http://sourceforge.net/projects/pdfcreator/"&gt;PDF Creator&lt;/a&gt; - Open source. Create PDF from multiple files. Extensive options for customising quality of PDF. Highly recommended.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.primopdf.com/"&gt;Primo PDF&lt;/a&gt; - Create PDFs from multiple files.Embed fonts. Easy to use interface. This is my favourite free PDF printer.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.cutepdf.com/"&gt;Cute PDF&lt;/a&gt; - Free printer driver. Requires GhostScript to run.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dopdf.com/"&gt;doPDF&lt;/a&gt; - Free printer driver. Does not require GhostScript.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Free PDF viewers&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.adobe.com/products/acrobat/readstep2.html"&gt;Adobe Reader&lt;/a&gt; - A free download from Adobe's website. Very popular software that has become bloated in recent versions. The installer for Reader 9.0 is 33.5MB! There are faster and better alternatives.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.foxitsoftware.com/pdf/rd_intro.php"&gt;Foxit PDF Reader&lt;/a&gt; - A popular Adobe Reader alternative. Loads very quickly. The installer is under 3MB! Better than Adobe viewer for viewing PDF files. Commenting features are limited in the free version.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer"&gt;PDF Xchange Viewer&lt;/a&gt; - I have mentioned PDF Xchange Viewer before. It is a fast PDF viewer that allows the user to markup, comment, highlight and annotate PDF files, which in my opinion makes it better than Foxit Reader. Every student should have a copy on their computer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The ultimate (free) solution&lt;/b&gt;&lt;br /&gt;I am not sure that there is a one-size-fits-all solution when it comes to working with PDFs. Obviously, Acrobat Pro Extended does it all, but costs a fortune. Unless if you are a high-level digital print professional, it is not worth the money.&lt;br /&gt;&lt;br /&gt;When working with PDF files, you usually want to do three things:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Create PDF files (and modify them by removing, rotating, cropping pages)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;View PDF files (and maybe print them on paper)&lt;/li&gt;&lt;li&gt;Comment, highlight, markup a PDF&lt;/li&gt;&lt;/ol&gt;We can do all of these things using free software. 1. Primo PDF is the PDF printer driver that I recommend. It is free, easy to install, and creates high quality PDFs. 2. PDF Xchange viewer is the best PDF reader on the market. End of story. It is fast, and allows you to comment and markup PDFs. 3. PDF Tools is a free program that allows you to modify the structure of PDFs.&lt;br /&gt;&lt;br /&gt;These three tools allow you to perform the most common functions that you would carry out in Acrobat... and they're free.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2133621866933496571?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2133621866933496571/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2133621866933496571' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2133621866933496571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2133621866933496571'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/08/adobe-acrobat-alternatives-find-best.html' title='Adobe Acrobat alternatives: Find the best PDF software for you'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-1925881438024428404</id><published>2008-08-21T14:40:00.000+10:00</published><updated>2008-08-21T14:49:22.332+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><title type='text'>High quality logos</title><content type='html'>Nothing looks worse than a poor quality logo on an expensive poster or a Powerpoint presentation for a conference. So,I have put together a bunch of high quality UWS and MARCS logos in a number of different combinations of colours. Download my &lt;a href="http://www.box.net/shared/ie0mxc8zup"&gt;logo pack&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-1925881438024428404?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/1925881438024428404/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=1925881438024428404' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1925881438024428404'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1925881438024428404'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/08/high-quality-logos.html' title='High quality logos'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2855484791695722827</id><published>2008-08-14T15:09:00.000+10:00</published><updated>2008-08-14T15:22:33.028+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='formatting'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><category scheme='http://www.blogger.com/atom/ns#' term='styles'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><category scheme='http://www.blogger.com/atom/ns#' term='writing'/><title type='text'>Fix uneven line spacing when using Doulos SIL for transcription</title><content type='html'>If you have ever transcribed speech using font such as Doulos SIL, you know how frustrating it can be when the line spacing changes in your document. You have a line of text that stands out and looks strange.&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SKPAlBLIFzI/AAAAAAAAANk/iF2BwITth7Y/s1600-h/uneven+line+spacing.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SKPAlBLIFzI/AAAAAAAAANk/kMMvzyIXjeg/s320-R/uneven+line+spacing.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Doulos SIL includes characters with diacritics that require a looser line spacing than fonts such as Times New Roman. If the line spacing was like that in Times New Roman, many characters would be clipped.&lt;br /&gt;&lt;br /&gt;However, there is a solution! The &lt;a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&amp;amp;item_id=ComplexRomanFontFAQ"&gt;SIL fonts FAQ&lt;/a&gt; provides the answer.&lt;br /&gt;&lt;br /&gt;By adjusting the line spacing in the word processor, such as Microsoft Word 2003, it is possible to assign the same line spacing value to all lines of text within a given style. In Word, select &lt;i&gt;Format&lt;/i&gt;|&lt;i&gt;Paragraph &lt;/i&gt;and set the line spacing to use the &lt;i&gt;Exactly &lt;/i&gt;setting and specify a value more suited to your needs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2855484791695722827?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2855484791695722827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2855484791695722827' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2855484791695722827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2855484791695722827'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/08/fix-uneven-line-spacing-when-using.html' title='Fix uneven line spacing when using Doulos SIL for transcription'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_RrGIVCQs3RU/SKPAlBLIFzI/AAAAAAAAANk/kMMvzyIXjeg/s72-Rc/uneven+line+spacing.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4028759522366400919</id><published>2008-08-12T14:24:00.000+10:00</published><updated>2008-08-12T15:02:06.609+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='formatting'/><category scheme='http://www.blogger.com/atom/ns#' term='thesis'/><category scheme='http://www.blogger.com/atom/ns#' term='styles'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><category scheme='http://www.blogger.com/atom/ns#' term='writing'/><title type='text'>Creating a thesis in Word: Formatting text</title><content type='html'>Most people use Word as if it is a typewriter. It's not. It's a word processor. Chances are that you use it as if it is a type writer too. It's ok. It's not your fault. No one teaches us how to use a word processor properly. Well, lets get started.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Using Styles and Formatting&lt;br /&gt;&lt;/span&gt;A &lt;span style="font-style: italic;"&gt;style &lt;/span&gt;is collection of numerous formatting options that are grouped together, given a name, and that may be applied to selections of text throughout your document. When we create a document, the formatting we use indicates different levels within our document. For example, headings may be size 14, bold, underlined and centred; subheadings may be size 12, bold and left aligned; and, body text may be size 12 and justified.&lt;br /&gt;&lt;br /&gt;The &lt;span style="font-style: italic;"&gt;Styles and Formatting&lt;/span&gt; pane is accessed by pressing this button &lt;a href="http://bp3.blogger.com/_RrGIVCQs3RU/RuPrDcRVVAI/AAAAAAAAAGU/iNymAwv5iuo/s1600-h/stylesandformatting.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" id="BLOGGER_PHOTO_ID_5108184846729303042" src="http://bp3.blogger.com/_RrGIVCQs3RU/RuPrDcRVVAI/AAAAAAAAAGU/iNymAwv5iuo/s320/stylesandformatting.png" style="cursor: pointer;" border="0" /&gt;&lt;/a&gt; on your toolbar or  from the &lt;span style="font-style: italic;"&gt;Format&lt;/span&gt; menu (keyboard shortcut: Alt+O+S). In addition to the default styles, you can create your own styles. Here is a screenshot of what my Subheading style might look like:&lt;a href="http://bp0.blogger.com/_RrGIVCQs3RU/RuPsOsRVVBI/AAAAAAAAAGc/cI7DDrdcOzg/s1600-h/newstyle.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" id="BLOGGER_PHOTO_ID_5108186139514459154" src="http://bp0.blogger.com/_RrGIVCQs3RU/RuPsOsRVVBI/AAAAAAAAAGc/cI7DDrdcOzg/s320/newstyle.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" border="0" /&gt;&lt;/a&gt;Notice that I have selected size 12, bold and left alignment. More detailed formatting options can be specified by clicking the &lt;span style="font-style: italic;"&gt;Format&lt;/span&gt; button in the bottom left corner (it's a shortcut to the Format menu including Font, Paragraph, Bullets and Numbering etc.). Clicking the &lt;span style="font-style: italic;"&gt;Add to template&lt;/span&gt; checkbox will ensure that this style will appear in all new Word documents in the future (an easy to way to ensure consistency in the formatting of your documents).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Applying styles to text&lt;/span&gt;&lt;br /&gt;The &lt;span style="font-style: italic;"&gt;Styles and Formatting&lt;/span&gt; pane contains the existing styles available for your document. To apply a style, simply select the text in the document and click on the style in the task pane. The selected text on your document will change to reflect the formatting options of that style. You may repeatedly change the style applied to a selection of text by clicking on different style names. You can also make changes to a style after it has been applied to sections of text, and all of the sections of your document that have that style will update automatically. This allows you to change the formatting of large sections of your document quickly. For example, if I change the Subheading style above by clicking on the italicised text button, then all of text that I have applied the Subheading style to (presumably all of my subheadings) will automatically become italicised.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Never press Enter Enter to put a blank line between two paragraphs&lt;/span&gt;&lt;br /&gt;We are all guilty of this. It might be ok to press the Enter key twice if you are just creating a page that you want to quickly print out, however, this is not the way that you should separate  paragraphs in your serious documents - especially your thesis. At the end of each paragraph, you should press the Enter key only once. To create a space between one paragraph and the next click on &lt;span style="font-style: italic;"&gt;Paragraph &lt;/span&gt;in the&lt;span style="font-style: italic;"&gt; Format &lt;/span&gt;menu. Increase the value of &lt;span style="font-style: italic;"&gt;Spacing &lt;span style="font-weight: bold;"&gt;After&lt;/span&gt;&lt;/span&gt; so that it is greater than 0 point. &lt;a href="http://bp1.blogger.com/_RrGIVCQs3RU/RuPxk8RVVCI/AAAAAAAAAGk/RivUrpBGWqo/s1600-h/spacingafter.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" id="BLOGGER_PHOTO_ID_5108192019324687394" src="http://bp1.blogger.com/_RrGIVCQs3RU/RuPxk8RVVCI/AAAAAAAAAGk/RivUrpBGWqo/s320/spacingafter.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" border="0" /&gt;&lt;/a&gt;In this case, there will be a 12 point space after my paragraph - when I press the Enter key. Of course, you can specify this as part of any style. Had I specified this for my Subheading style above, this would mean that all pieces of text that I apply the Subheading style to would also be followed by a 12 point space.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Stop getting frustrated at the one line of text that won't fit on the page&lt;/span&gt;&lt;br /&gt;Word 2003 allows you to prevent individual lines from creeping over the page. In the &lt;span style="font-style: italic;"&gt;Paragraph &lt;/span&gt;dialog (shown above), click on the &lt;span style="font-style: italic;"&gt;Line and Page Breaks&lt;/span&gt; tab. Enabling &lt;span style="font-style: italic;"&gt;Window/Orphan control&lt;/span&gt; prevents Word from printing the last line of a paragraph by itself at the top of a page (called &lt;span style="font-style: italic;"&gt;window&lt;/span&gt;), or the first line of a paragraph by itself at the bottom of a page (called &lt;span style="font-style: italic;"&gt;orphan&lt;/span&gt;).&lt;br /&gt;&lt;br /&gt;Word also allows you to keep two paragraphs together on the same page. Use &lt;i&gt;Keep With Next&lt;/i&gt; to keep one paragraph on the same page as the next    paragraph.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4028759522366400919?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4028759522366400919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4028759522366400919' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4028759522366400919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4028759522366400919'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/creating-thesis-in-word-formatting-text.html' title='Creating a thesis in Word: Formatting text'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp3.blogger.com/_RrGIVCQs3RU/RuPrDcRVVAI/AAAAAAAAAGU/iNymAwv5iuo/s72-c/stylesandformatting.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-270623922868351894</id><published>2008-07-31T16:11:00.004+10:00</published><updated>2008-08-06T00:31:13.260+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='customisation'/><title type='text'>I want a browser like Mark</title><content type='html'>&lt;div face="inherit"&gt;Long-time readers will know that Flock is my default web browser. It is based on Firefox, but has a few extra features that I find useful. Today, I deleted my profile and reinstalled everything. This is a log of what I did (for my future reference and also for those who keep asking me about what browser I use).&lt;/div&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://bp1.blogger.com/_RrGIVCQs3RU/SJFag6MjeVI/AAAAAAAAANc/4roo4HFjF_g/s1600-h/marksbrowser.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://bp1.blogger.com/_RrGIVCQs3RU/SJFag6MjeVI/AAAAAAAAANc/JLXitBOaDls/s320-R/marksbrowser.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div face="inherit"&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-weight: bold;"&gt;1. Set Options to the way I like them&lt;/span&gt; (Tools|Options)&lt;br /&gt;Privacy: Keep cookies until I close Flock, Security: Do not remember passwords, Advanced: Search for text when I start typing, Network connection.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2. Make Google search the default straight from the location bar&lt;/span&gt;&lt;br /&gt;Type &lt;b&gt;about:config&lt;/b&gt; into the location bar.&lt;br /&gt;Find &lt;b&gt;keyword.URL&lt;/b&gt;.&lt;br /&gt;Change the value to&lt;br /&gt;http://www.google.com/search?ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;sourceid=navclient&amp;amp;gfns=1&amp;amp;q=&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3. Install addons&lt;/span&gt; (Tools|Addons)&lt;br /&gt;&lt;a href="http://adblockplus.org/en/installation"&gt;Adblock Plus&lt;/a&gt;, &lt;a href="http://www.roboform.com/browsers.html#browser_mozilla"&gt;AI Roboform Toolbar&lt;/a&gt;, &lt;a href="http://www.customizegoogle.com/"&gt;Customize Google&lt;/a&gt;, &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1250"&gt;Grab and Drag&lt;/a&gt;, &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1419"&gt;IE Tab&lt;/a&gt;, &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/951"&gt;Nuke Anything Enhanced&lt;/a&gt;, &lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4. Import Zotero library&lt;/span&gt; (Windows Explorer)&lt;br /&gt;Copy Zotero files and folders from backup to C:\Documents and Settings\username\Appication data\Flock\Browser\Profiles\randomstring.default\Zotero.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;5. Log in to web services and click Remember Account&lt;/span&gt;&lt;br /&gt;del.icio.us, Blogger, Facebook, Youtube, Gmail, Twitter, digg.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;6. Customise UI&lt;/span&gt;&lt;br /&gt;Add New Tab, Downloads buttons. Remove Roboform Toolbar from&lt;br /&gt;Viewinstead, place Roboform button in between Photo Uploader button and Bookmarks Toolbar. Remove Adblock Plus button from view. Change Zotero button to Z.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;7. Customise search engines&lt;/span&gt; (Search Preferences)&lt;br /&gt;Wikipedia, Google Scholar, Google Images, Google Maps au, eBay au, Youtube, Amazon.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;8. Add favorites to Favorites Toolbar&lt;/span&gt;&lt;br /&gt;Gmail, Compose Mail, Scrybe, Flickr, Blogger.&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-weight: bold;"&gt;9. Configure RSS Feeds&lt;/span&gt; (as specified by RSSFeeds tag in Favorites)&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-270623922868351894?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/270623922868351894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=270623922868351894' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/270623922868351894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/270623922868351894'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/07/i-want-browser-like-mark.html' title='I want a browser like Mark'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp1.blogger.com/_RrGIVCQs3RU/SJFag6MjeVI/AAAAAAAAANc/JLXitBOaDls/s72-Rc/marksbrowser.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4224470204589695428</id><published>2008-07-17T23:11:00.001+10:00</published><updated>2008-07-22T22:06:21.985+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zotero'/><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><title type='text'>Configure Zotero to work with Google Scholar</title><content type='html'>I love &lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt;. It is my reference manager of choice. I have Endnote X, but no longer use it.&lt;br /&gt;&lt;br /&gt;I just updated to Zotero 1.0.7 and received an error message when trying to import a citation from Google Scholar. I had not received such an error since the early beta releases of Zotero (I think 0.5). Luckily, I came up with a solution.&lt;br /&gt;&lt;br /&gt;On the &lt;a href="http://scholar.google.com/"&gt;Google Scholar&lt;/a&gt; homepage, click on &lt;a href="http://scholar.google.com.au/scholar_preferences?hl=en&amp;amp;lr=&amp;amp;output=search"&gt;Preferences&lt;/a&gt;. Scroll to the bottom and tick Export to Endnote format, then click save. The error was then gone, and Zotero worked beautifully.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt; is a free download and is an addon for &lt;a href="http://www.getfirefox.com/"&gt;Mozilla Firefox&lt;/a&gt; and &lt;a href="http://www.flock.com/"&gt;Flock&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4224470204589695428?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4224470204589695428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4224470204589695428' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4224470204589695428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4224470204589695428'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/07/configure-zotero-to-work-with-google.html' title='Configure Zotero to work with Google Scholar'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6422280268516169826</id><published>2008-06-29T11:28:00.019+10:00</published><updated>2009-11-17T00:45:46.583+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DMDX'/><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='notepad++'/><category scheme='http://www.blogger.com/atom/ns#' term='experiments'/><title type='text'>Notepad++: A guide to using regular expressions and extended search mode</title><content type='html'>The information in this post details how to clean up DMDX .zil files, allowing for easy importing into Excel. However, the explanations following each Find/Replace term will benefit anyone looking to understand how to use Notepad++ extended search mode and regular expressions.&lt;br /&gt;&lt;br /&gt;If you are specifically looking for multiline regular expressions, &lt;a href="http://markantoniou.blogspot.com/2009/02/regular-expressions-guide.html"&gt;look at this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You may already know that &lt;a href="http://markantoniou.blogspot.com/2007/09/notepad-start-using-real-text-editor.html"&gt;I am a big fan of Notepad++&lt;/a&gt;. Apparently, a lot of other people are interested in Notepad++ too. My introductory post on Notepad++ is the most popular post on my speechblog. I have a feeling that that is about to change.&lt;br /&gt;&lt;br /&gt;Since the release of version 4.9, the Notepad++ Find and Replace commands have been updated. There is now a new &lt;i&gt;Extended&lt;/i&gt; search mode that allows you to search for tabs(\t), newline(\r\n), and a character by its value (\o, \x, \b, \d, \t, \n, \r and \\). Unfortunately, the Notepad++ documentation is lacking in its description of these new capabilities. I found Anjesh Tuladhar's excellent slides on &lt;a href="http://www.slideshare.net/anjesh/the-power-of-regular-expression-use-in-notepad/"&gt;regular expressions in Notepad++&lt;/a&gt; useful. After six hours of trial and error, I managed to bend Notepad++ to my will. And so I decided to post what I think is the most detailed step-by-step guide to Search and Replace in Notepad++, and certainly the most detailed guide to cleaning up DMDX .zil output files on the internet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What's so good about Extended search mode?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One of the major disadvantages of using regular expressions in Notepad++ was that it did not handle the newline character well—especially in &lt;i&gt;Replace&lt;/i&gt;. Now, we can use &lt;i&gt;Extended &lt;/i&gt;search mode to make up for this shortcoming. Together, &lt;i&gt;Extended &lt;/i&gt;and &lt;i&gt;Regular Expression&lt;/i&gt; search modes give you the power to search, replace and reorder your text in ways that were not previously possible in Notepad++.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Search modes in the Find/Replace interface&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt; &lt;/b&gt;In the &lt;i&gt;Find &lt;/i&gt;(Ctrl+F) and &lt;i&gt;Replace &lt;/i&gt;(Ctrl+H) dialogs, the three available search modes are specified in the bottom right corner. To use a search mode, click on the radio button before clicking the &lt;i&gt;Find Next&lt;/i&gt; or &lt;i&gt;Replace &lt;/i&gt;buttons.&lt;a href="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHbq1B0wYlI/AAAAAAAAALI/h21UEYMEivc/s1600-h/np%2B%2Breplace.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" id="BLOGGER_PHOTO_ID_5221619014726345298" src="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHbq1B0wYlI/AAAAAAAAALI/h21UEYMEivc/s400/np%2B%2Breplace.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" border="0" /&gt;&lt;/a&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cleaning up a DMDX .zil file&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;DMDX allows you to run experiments where the user responds by using the mouse or some other input device. Depending on the number of choices/responses (and of course the kind of task), DMDX will output a .zil file containing the results (instead of the traditional .azk file). This is specified in the header along with the various response options available to the participant. For some reason, DMDX outputs the reaction time twice—and on separate lines—in .zil files. Here's a guide for cleaning up these messy .zil files with Notepad++. Explanations of the Notepad++ search terms are provided in bullet points at the end of each step.&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 1:&lt;/b&gt; Backup your original result file (e.g. yourexperiment.zil) and create a copy of that file (yourexperiment_copy.zil) that we will edit and clean up.&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 2:&lt;/b&gt; Open yourexperiment_copy.zil in Notepad++ (version 4.9 or later).&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdxN53OxaI/AAAAAAAAALU/iMGen376Eag/s1600-h/step2.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdxN53OxaI/AAAAAAAAALU/7UxbChCO6Dw/s400-R/step2.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 3: &lt;/b&gt;Remove all error messages.All lines containing DMDX error messages begin with an exclamation mark. Let's get rid of them.&lt;br /&gt;&lt;br /&gt;Bring up the &lt;i&gt;Replace &lt;/i&gt;dialog box (Ctrl+H) and select the &lt;i&gt;Regular Expression&lt;/i&gt; search mode.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; [!].*&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; (leave this blank)&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. All the error messages are gone.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdx6RfwPBI/AAAAAAAAALc/lDEXS3IXN6c/s1600-h/step3.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdx6RfwPBI/AAAAAAAAALc/puvJz-TP52w/s400-R/step3.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;[!] finds the exclamation character.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;.* selects the rest of the line.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;b&gt;Step 4: &lt;/b&gt;Get rid of all these blank lines.&lt;br /&gt;&lt;br /&gt;Switch to &lt;i&gt;Extended &lt;/i&gt;search mode in the Replace dialog.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; \r\n\r\n&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; (leave this blank)&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. All the blank lines are gone.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://4.bp.blogspot.com/_RrGIVCQs3RU/SHdymSGxY9I/AAAAAAAAALk/q7CYnv0s6oY/s1600-h/step4.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://4.bp.blogspot.com/_RrGIVCQs3RU/SHdymSGxY9I/AAAAAAAAALk/Kg-gepzxXKY/s400-R/step4.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;\r\n is a newline character (in Windows).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;\r\n\r\n finds two newline characters (what you get from pressing Enter twice).&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;b&gt;Step 5:&lt;/b&gt; Put each Item (DMDXspeak for trial) on a new line.&lt;br /&gt;&lt;br /&gt;Switch to &lt;i&gt;Regular Expression &lt;/i&gt;search mode.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; (\+.*)(Item)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; \1\r\n\2&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. "Item"s have been placed on new lines.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHdzQbLG05I/AAAAAAAAALs/_BxTKt1SHyE/s1600-h/step5.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHdzQbLG05I/AAAAAAAAALs/2CCzLt6hUkE/s400-R/step5.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;\+ finds the + character.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;.* selects the text after the + up until the word "Item".&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Item finds the string "Item".&lt;/li&gt;&lt;br /&gt;&lt;li&gt;() allow us to access whatever is inside the parentheses. The first set of parentheses may be accessed with \1 and the second set with \2.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;\1\r\n\2 will take + and whatever text comes after it, will then add a new line, and place the string "Item" on the new line.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;So far so good. Our aim now is to delete duplicate or redundant information (reaction time data).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 6:&lt;/b&gt; Remove all newline characters using &lt;i&gt;Extended &lt;/i&gt;search mode, replacing them with a unique string of text that we will use as a signpost for redundant data later in &lt;i&gt;RegEx&lt;/i&gt;. Choose a string of text that does not appear in you .zil file—I have chosen &lt;i&gt;mork&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;Switch to &lt;i&gt;Extended &lt;/i&gt;search mode in the &lt;i&gt;Replace &lt;/i&gt;dialog.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; \r\n&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; mork&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. All the newline characters are gone. Your entire DMDX .zil file is now one very long line of (in my case word-wrapped) text.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdztxdS0LI/AAAAAAAAAL0/JeS4xrDrb8w/s1600-h/step6.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://3.bp.blogspot.com/_RrGIVCQs3RU/SHdztxdS0LI/AAAAAAAAAL0/ZNjMuWpj_Aw/s400-R/step6.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 7:&lt;/b&gt; We're nearly there. Using our &lt;i&gt;mork &lt;/i&gt;signpost keyword, let's separate the different RT values.&lt;br /&gt;&lt;br /&gt;Stay in &lt;i&gt;Extended&lt;/i&gt; search mode.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; ,&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; ,mork&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. Now, &lt;i&gt;mork &lt;/i&gt;appears after every comma.&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 8:&lt;/b&gt; Let's put the remaining Items on new lines.&lt;br /&gt;&lt;br /&gt;Switch to and stay in &lt;i&gt;Regular Expression&lt;/i&gt; search mode for the remaining steps.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; mork(Item)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; \r\n\1&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. All "Item"s should now be on new lines.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SHd0Shei4PI/AAAAAAAAAL8/GrWALt8tq8w/s1600-h/step8.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SHd0Shei4PI/AAAAAAAAAL8/ItNZcYi6xYU/s400-R/step8.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 9:&lt;/b&gt; Let's get rid of those duplicate RTs.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; mork ([^A-Za-z]*)mork [^A-Za-z]*\,mork&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; \1,&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. Duplicate reaction times are gone. It's starting to look like a result file :)&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHd06ioRtMI/AAAAAAAAAME/EOp7PcqsfWU/s1600-h/step9.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://1.bp.blogspot.com/_RrGIVCQs3RU/SHd06ioRtMI/AAAAAAAAAME/OwiW292p8A0/s400-R/step9.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;A-Z finds all letters of the alphabet in upper case.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;a-z finds all lower case letters.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;A-Za-z will find all alphabetic characters. &lt;/li&gt;&lt;br /&gt;&lt;li&gt;[^...] is the inverse. So, if we put these three together: [^A-Za-z] finds any character &lt;u&gt;except&lt;/u&gt; an alphabetic character.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Notice that only one of the [^A-Za-z] is in parentheses (). This is recalled by \1 in the Replace with field. The characters outside of the parentheses are discarded.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;b&gt;Step 10:&lt;/b&gt; Let's get rid of all those morks.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; mork&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; (leave blank)&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. The morks are gone.&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 11:&lt;/b&gt; Separate each participant's data from the next.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Find what:&lt;/span&gt; (\**\*)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 255);"&gt;Replace with:&lt;/span&gt; \r\n\r\n\1\r\n\r\n&lt;br /&gt;&lt;br /&gt;Press &lt;i&gt;Replace All&lt;/i&gt;. The final product is a beautiful, comma-delimited .zil result file that is ready to be imported into Excel for further analysis.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="text-align: center; clear: both;"&gt;&lt;a href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SHd1yEAEHnI/AAAAAAAAAMM/8Suxfox8Kn0/s1600-h/step12.png" imageanchor="1" style="border: 0pt none ; background-color: transparent; margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SHd1yEAEHnI/AAAAAAAAAMM/KihyBwBAL4I/s400-R/step12.png" style="border: 0pt none ;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Notepad++, is there anything it can't do?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please post your questions in the comments below, rather than emailing me. This way, others can refer to my answers here, saving me many hours of responding to similar emails over and over.&lt;br /&gt;&lt;br /&gt;Update 20/2/2009: Having trouble understanding regexp? I have created a new &lt;a href="http://markantoniou.blogspot.com/2009/02/regular-expressions-guide.html"&gt;&lt;span style="font-style: italic;"&gt;Guide for regular expressions&lt;/span&gt;&lt;/a&gt;. Check it out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6422280268516169826?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6422280268516169826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6422280268516169826' title='190 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6422280268516169826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6422280268516169826'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/06/notepad-how-to-use-regular-expressions.html' title='Notepad++: A guide to using regular expressions and extended search mode'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_RrGIVCQs3RU/SHbq1B0wYlI/AAAAAAAAALI/h21UEYMEivc/s72-c/np%2B%2Breplace.png' height='72' width='72'/><thr:total>190</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-9100968040390627092</id><published>2008-06-19T15:33:00.013+10:00</published><updated>2008-07-22T19:28:41.590+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='pdf'/><title type='text'>Create conference posters: From Powerpoint to high quality PDF</title><content type='html'>Researchers often present their research findings at conferences using posters. When creating a poster, it is best to use software designed for laying out text and graphics onto a page, such as Adobe InDesign or even Illustrator. However, many PhD students and researchers do not have this software. Most use Powerpoint to create their posters. This post is a step-by-step guide to creating high quality A0 size print posters from Powerpoint.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How do I select A0 size?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Paper_size"&gt;A0 size paper&lt;/a&gt; is about sixteen times larger than A4. Chances are that your printer doesn't print on A0 paper.  Thankfully, there are a few ways around this. One way is to &lt;a href="http://www.epfl.ch/repro/conseils/POSTER_PLAN_Infos_eng.pdf"&gt;install a virtual A0 printer driver&lt;/a&gt;. However, the simplest method is to create a custom paper size. A0 paper is 841mm × 1189mm or 33.1 inches × 46.8 inches. Click on the &lt;span style="font-style: italic;"&gt;File &lt;/span&gt;menu and select &lt;span style="font-style: italic;"&gt;Page Setup&lt;/span&gt;. Select a Custom paper size and enter the dimensions.&lt;a href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SFnzjxLzXgI/AAAAAAAAAKo/eP_k3_7Mpq0/s1600-h/a0dimensions.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5213465839481871874" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SFnzjxLzXgI/AAAAAAAAAKo/eP_k3_7Mpq0/s400/a0dimensions.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" /&gt;&lt;/a&gt;Note: Make sure to select &lt;span style="font-style: italic;"&gt;Scale to fit paper&lt;/span&gt; on the &lt;span style="font-style: italic;"&gt;Print &lt;/span&gt;dialog when printing any drafts of your poster to avoid wasting a lot of paper.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Converting to PDF. Do I have to? Yes.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Printers (the people not the machines) do not like Powerpoint files and you should avoid using them for printing. This is because Powerpoint is a presentation program, not a poster-making program. As such, Powerpoint does a poor job of embedding fonts, controlling the layout and preserving the colours. Text boxes tend to move around, graphs lose their labels, axes change size and so on.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;So why do so many people create posters with Powerpoint?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, a lot of people have Office installed on their computers. Universities often provide Office for their research students and staff. Also, many people do not like using Powerpoint (or Office in general) but do so in order to share files and communicate with their supervisors and colleagues. What can I say, it's an imperfect world.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Printing to PDF&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Once your poster is done and has been checked for any errors it is ready for printing. In order to print your poster on paper exactly the way it looks on your screen, you need to convert the Powerpoint file to a format that will embed the fonts and keep the text, images, graphs, tables and colours looking how you intended. For these reasons, we use PDF files.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I'm going to assume that you have access to Adobe Acrobat for the rest of this post (at MARCS, the Hotdesk computer has Acrobat). For those of you who do not have access to Acrobat, there are a number of free PDF printers that allow you to create PDF files from any Windows application: &lt;a href="http://www.acrosoftware.com/Products/CutePDF/writer.asp"&gt;CutePDF&lt;/a&gt;, &lt;a href="http://www.dopdf.com/"&gt;doPDF&lt;/a&gt;, &lt;a href="http://sourceforge.net/projects/pdfcreator/"&gt;PDFCreator&lt;/a&gt; and many more. Typically, these free PDF printers do not have all of the features that Acrobat has. Anyway, try printing your file to PDF and see how it turns out. If it looks perfect, then good for you. If it doesn't, then keep reading.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; Why do my images look good in Powerpoint but crap in PDF?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is because Acrobat (by default) downsamples the images to save file size. Let's fix that so that your PDF will look exactly like your Powerpoint file:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In Powerpoint, click on the &lt;span style="font-style: italic;"&gt;Adobe PDF&lt;/span&gt; menu and click &lt;span style="font-style: italic;"&gt;Change conversion settings&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_RrGIVCQs3RU/SFnwOrYojeI/AAAAAAAAAKQ/AD6gMfakJFM/s1600-h/step1.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5213462178612940258" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/SFnwOrYojeI/AAAAAAAAAKQ/AD6gMfakJFM/s400/step1.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" /&gt;&lt;/a&gt;Select the &lt;span style="font-style: italic;"&gt;High Quality Print&lt;/span&gt; conversion setting and then click &lt;span style="font-style: italic;"&gt;Advanced Settings&lt;/span&gt;...&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_RrGIVCQs3RU/SFnwO2U0_bI/AAAAAAAAAKY/RTJuITUBAzY/s1600-h/step2.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5213462181549768114" src="http://3.bp.blogspot.com/_RrGIVCQs3RU/SFnwO2U0_bI/AAAAAAAAAKY/RTJuITUBAzY/s400/step2.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click on &lt;span style="font-style: italic;"&gt;Images &lt;/span&gt;(on the left) and turn off all &lt;span style="font-style: italic;"&gt;Downsampling &lt;/span&gt;and &lt;span style="font-style: italic;"&gt;Compression&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_RrGIVCQs3RU/SFnwPGJ4_8I/AAAAAAAAAKg/9mAXQKpkBlQ/s1600-h/step3.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5213462185798860738" src="http://4.bp.blogspot.com/_RrGIVCQs3RU/SFnwPGJ4_8I/AAAAAAAAAKg/9mAXQKpkBlQ/s400/step3.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click OK to save your changes to the settings. Maybe save this new setting under the name &lt;span style="font-style: italic;"&gt;Poster&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now print your poster to PDF. Compare the PDF with your original Powerpoint version. Make sure that everything is where it should be. Once you have confirmed that everything looks good, send it off to the printer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-9100968040390627092?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/9100968040390627092/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=9100968040390627092' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/9100968040390627092'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/9100968040390627092'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/06/create-conference-posters-from.html' title='Create conference posters: From Powerpoint to high quality PDF'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_RrGIVCQs3RU/SFnzjxLzXgI/AAAAAAAAAKo/eP_k3_7Mpq0/s72-c/a0dimensions.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-480410000756173367</id><published>2008-05-05T22:09:00.005+10:00</published><updated>2008-05-05T22:41:24.944+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>Digsby: IM, email and social networking</title><content type='html'>If you have MSN/Windows Live Messenger, AIM, Yahoo Messenger, Google Talk or ICQ installed on your computer, you should uninstall them right now and replace them with Digsby.&lt;br /&gt;&lt;br /&gt;Multiprotocol IM clients aren't new. Trillian, Miranda, Pidgin (formerly Gaim), Adium and Meebo have been around for a while. &lt;a href="http://www.digsby.com/"&gt;Digsby&lt;/a&gt; isn't just another multiprotocal IM client though.&lt;br /&gt;&lt;br /&gt;Imagine a chat program that allows you to connect to all of the major IM networks: AIM, MSN, Yahoo, ICQ, Google Talk and Jabber. A program that allows you to combine a friend's multiple IDs from different networks into a single merged contact to eliminate duplicates in your buddy list. A program that notifies you of new email from all of your email accounts. A program that allows you to stay up-to-date with your social networking accounts on Facebook, Twitter or MySpace. That program is Digsby.&lt;br /&gt;&lt;br /&gt;Digsby is a free chat program that does IM better than it has been ever done before. Beautifully simple, customisable and powerful, Digsby puts all of your accounts and contacts at your finger tips. Digsby is on the IM cutting edge. For example, Facebook rolled out Facebook Chat a few weeks ago. Within 5 days, Digsby rolled out an update allowing Facebook chat to integrate into Digsby just like any other IM network. No other IM client supports Facebook chat (yet).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Instant messaging&lt;/span&gt;&lt;br /&gt;Digsby lets you do what you want: change your status for all your accounts, sign in to two accounts from the same service simultaneously (e.g. two different Google Talk accounts), have multiple chats in a tabbed conversation window, or drag important conversations into their own windows. Digsby is great because it lets you decide how you want it to behave.&lt;br /&gt;&lt;br /&gt;Minimise the chat window and you will receive popup messages in the corner of your screen, notifying you of new IMs. You can reply directly into the popup - no need to re-open then re-minimise the chat window. Send your message and the popup will fade away, and you can continue working on what you were doing. If you want to, you can allow notifications to pop up even when using a full screen program, e.g. if you are viewing a Powerpoint presentation in fullscreen.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Email&lt;/span&gt;&lt;br /&gt;You can manage your Gmail, Hotmail, Yahoo Mail, AOL Mail, even IMAP and POP3 accounts from Digsby.&lt;br /&gt;&lt;br /&gt;Digsby can display popup email notifications from all of your configured accounts. Clicking a popup will launch a browser window, auto-log-you-in, and bring up the message.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_RrGIVCQs3RU/SB75K4eQDYI/AAAAAAAAAJw/r7VIaf8obbY/s1600-h/digsby_email_notify.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_RrGIVCQs3RU/SB75K4eQDYI/AAAAAAAAAJw/r7VIaf8obbY/s400/digsby_email_notify.png" alt="" id="BLOGGER_PHOTO_ID_5196864985385405826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Don't want to use a browser? No problem. At the bottom of the Digsby buddy list is the email InfoBox, which provides a preview of your unread messages, and allows you to perform actions such as &lt;span style="font-style: italic;"&gt;mark as read&lt;/span&gt;, &lt;span style="font-style: italic;"&gt;archive &lt;/span&gt;or &lt;span style="font-style: italic;"&gt;report spam&lt;/span&gt; right from Digsby!&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_RrGIVCQs3RU/SB7_mIeQDbI/AAAAAAAAAKI/yOdIBE4o3O0/s1600-h/digsby_interface.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_RrGIVCQs3RU/SB7_mIeQDbI/AAAAAAAAAKI/yOdIBE4o3O0/s400/digsby_interface.png" alt="" id="BLOGGER_PHOTO_ID_5196872050606607794" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Digsby makes sending email easy too. You can compose and send emails directly from the conversation window. The email is sent directly from your account - as if you composed it in your browser.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_RrGIVCQs3RU/SB75SIeQDZI/AAAAAAAAAJ4/M8uaTkVjs70/s1600-h/digsby_compose_email.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_RrGIVCQs3RU/SB75SIeQDZI/AAAAAAAAAJ4/M8uaTkVjs70/s400/digsby_compose_email.png" alt="" id="BLOGGER_PHOTO_ID_5196865109939457426" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Lets say you've configured your Gmail account in Digsby, and while typing up an email you realise that you want to add an attachment, or do something requiring your browser, simply hit the &lt;span style="font-style: italic;"&gt;Edit in Gmail&lt;/span&gt; button and Digsby will launch the browser, log you in, and copy your text for you, pasting into the body of the compose window. Brilliant.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Social Networking&lt;/span&gt;&lt;br /&gt;Digsby can notify you of everything happening on your Facebook, Twitter or MySpace account - and apparently other networks will be supported in future. You can receive friend requests, messages, group invites,  new photo notifications, status updates, upcoming birthdays, and so on. You can even set and change your status from within Digsby.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Synchronisation&lt;/span&gt;&lt;br /&gt;Do you use Digsby across multiple computers? No problem. Digsby will completely synchronise between computers. Log in to Digsby on a friend's computer using your Digsby id and password, and your settings, skins, fonts, colours, notification settings etc. will load automatically from the server. Log off and everything returns to how your friend had it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Conclusion&lt;/span&gt;&lt;br /&gt;I could go on and on about how good Digsby is, and I still wouldn't do it justice. Just install it and use it for yourself. After ten minutes, you'll see what I've been raving about.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.digsby.com/"&gt;Digsby&lt;/a&gt; raises the bar for mulit-protocol IM clients, and IM chat programs in general. It's features, power and the simplicity of the Digsby UI put it in a class of its own.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-480410000756173367?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/480410000756173367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=480410000756173367' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/480410000756173367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/480410000756173367'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/05/digsby-im-email-and-social-networking.html' title='Digsby: IM, email and social networking'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_RrGIVCQs3RU/SB75K4eQDYI/AAAAAAAAAJw/r7VIaf8obbY/s72-c/digsby_email_notify.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4786904316041307732</id><published>2008-03-15T00:11:00.003+11:00</published><updated>2008-03-15T00:18:28.118+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>Distraction free writing with Q10</title><content type='html'>Writing can be hard. This is especially true when you are working on a first draft. After reading a large body of literature, it can be hard to get your head around the big issues. This makes it hard to focus on your writing. Distractions such as email notifications, instant messaging, Facebook and Youtube do not help. You need to minimise distractions and start writing - get your thoughts out of your head and on to the screen in front of you. You can fix it up and edit it later. You need to get it out first.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.baara.com/q10/"&gt;Q10&lt;/a&gt; is a full-screen text editor. Launching Q10 turns your entire screen black. Start typing and all that you will see in front of you is text, that is all. No notifications, no update requests, no firewall messages. Customise the text colour, font, size and spacing so that it is easy on the eyes.&lt;br /&gt;&lt;br /&gt;Along the bottom of the screen is a thin ribbon that provides live text statistics such as word, page and character counts all of which are updated as you type. There is also a clock in the corner so that you can keep track of the time.&lt;br /&gt;&lt;br /&gt;Q10 remembers the last file you worked on, meaning that you can pick up from where you left your work just by launching the program. Q10 also has a built in timer and alarm. Want to spend 30 minutes per day writing? No problem.&lt;br /&gt;&lt;br /&gt;Importantly, Q10 is small, fast and stable. The filesize is less than 360KB.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.baara.com/q10/"&gt;Q10&lt;/a&gt; is a free download.&lt;br /&gt;  &lt;div class="flockcredit" style="text-align: right; color: rgb(204, 204, 204); font-size: x-small;"&gt;Blogged with the &lt;a href="http://www.flock.com/blogged-with-flock" style="color: rgb(153, 153, 153); font-weight: bold;" target="_new" title="Flock Browser"&gt;Flock Browser&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4786904316041307732?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4786904316041307732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4786904316041307732' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4786904316041307732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4786904316041307732'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/03/distraction-free-writing-with-q10.html' title='Distraction free writing with Q10'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-9070950519702106064</id><published>2008-02-20T11:18:00.001+11:00</published><updated>2008-02-20T11:19:14.632+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='pdf'/><title type='text'>Comment, markup and highlight PDF files with the free PDF-Xchange Viewer</title><content type='html'>As a researcher, you will collect and store an ever-increasing number of electronic journal articles (see my post on&lt;cite cite="http://markantoniou.blogspot.com/search/label/pdf"&gt; &lt;a href="http://markantoniou.blogspot.com/2007/09/managing-continuously-growing-pdf.html"&gt;Managing a continuously growing journal article collection&lt;/a&gt;).&lt;/cite&gt; Printing out hundreds of journal articles is time-consuming, costly, a waste of paper, and a storage nightmare. However, many researchers print out articles because they want to highlight important sections of an article, or scribble notes in the margins. &lt;br /&gt;&lt;br /&gt;Adobe Acrobat allows the user to markup a PDF file in this fashion, however, it is quite expensive. Well, I'm happy to tell you that there is a free piece of software that allows the user to markup a PDF file in this fashion: &lt;a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer?act%5B69%5D=download"&gt;PDF-Xchange Viewer&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;PDF-Xchange Viewer allows you to highlight text, draw circles and other shapes, add sticky notes, strikeout and underline text.&lt;a href="http://www.pcworld.com/downloads/file/fid,65011-page,1-c,desktoppublishing/description.html"&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="margin-left: 40px;"&gt;&lt;cite cite="http://www.pcworld.com/downloads/file/fid,65011-page,1-c,desktoppublishing/description.html"&gt;&lt;br /&gt;&lt;/cite&gt;&lt;/div&gt;&lt;a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer?act%5B69%5D=download"&gt;PDF-Xchange Viewer&lt;/a&gt; is a free download.&lt;cite cite="http://www.pcworld.com/downloads/file/fid,65011-page,1-c,desktoppublishing/description.html"&gt;&lt;/cite&gt;&lt;p style="text-align: right; font-size: 8px"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-9070950519702106064?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/9070950519702106064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=9070950519702106064' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/9070950519702106064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/9070950519702106064'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2008/02/comment-markup-and-highlight-pdf-files.html' title='Comment, markup and highlight PDF files with the free PDF-Xchange Viewer'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6537796250912239253</id><published>2007-10-10T16:27:00.001+10:00</published><updated>2007-10-10T16:38:33.058+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='scripts'/><category scheme='http://www.blogger.com/atom/ns#' term='DMDX'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='experiments'/><title type='text'>Replace No Response trials in DMDX: avoid missing data points</title><content type='html'>As experimenters, we often want the participant to respond to all trials. A non-response is a missing data point. Missing data points are not good. Therefore, non-responses are not good.&lt;br /&gt;&lt;br /&gt;Here is a simple experiment in which participants have to respond to an item by pressing the shift keys:&lt;br /&gt;&lt;div style="margin-left: 40px;"&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;&amp;lt;ep&amp;gt;&amp;lt;fd 1&amp;gt;&amp;lt;d 50&amp;gt;&amp;lt;vm 800,600,600,8,60&amp;gt;&amp;lt;dfs 36&amp;gt;&amp;lt;dbc 210210210&amp;gt;&amp;lt;cr&amp;gt;&amp;lt;rcot&amp;gt;&amp;lt;t 3000&amp;gt;&amp;lt;id "keyboard"&amp;gt;&amp;lt;s 4&amp;gt;&amp;lt;g 2&amp;gt;&amp;lt;cr&amp;gt;&amp;lt;eop&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$ &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;11111 "Beginning of the block" &amp;lt;ms% 1200&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;+1 "Item 1" &amp;lt;ms% 1200 &amp;gt; * ;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;-2 "Item 2" &amp;lt;ms% 1200 &amp;gt; * ;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;-3 "Item 3" &amp;lt;ms% 1200 &amp;gt; * ;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;+4 "Item 4" &amp;lt;ms% 1200 &amp;gt; * ;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;0 "THE END" l;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br style="font-weight: bold;" /&gt;&lt;span style="font-weight: bold;"&gt;Long response window = no No Response trials = no missing data points&lt;/span&gt;&lt;br /&gt;Lidija's solution to this problem was to give her participants a very long response window - for example, 30 seconds. This would be achieved by changing the value of &lt;span style="font-weight: bold;"&gt;&amp;lt;t N&amp;gt;&lt;/span&gt; (currently set for 3 seconds) in the header to 30000 (which is 30 seconds). This almost certainly eliminates the occurrence of No Response trials. However, how would you interpret a 10 second response? Did the participant remember what they heard/saw? Were they guessing? Was it a genuine response? It is very hard to say. You could hope for the best. But, in experiments, things usually go wrong rather than better than you had hoped for.&lt;br /&gt;&lt;br /&gt;In order to avoid very long response times, it is often desirable to replace missing trials. This means that participants may only have a small response window, and that No Response trials are re-presented again and again until the participant makes a response.&lt;br /&gt;&lt;br /&gt;The question then becomes: &lt;span style="font-style: italic;"&gt;when&lt;/span&gt; will the No Response trial be re-presented?&lt;br /&gt;&lt;br style="font-weight: bold;" /&gt;&lt;span style="font-weight: bold;"&gt;Re-present a No Response trial immediately&lt;/span&gt;&lt;br /&gt;In DMDX, it is very easy to re-present the last trial if a No Response was recorded. Simply add this code &lt;span style="font-weight: bold;"&gt;&amp;lt;binr N&amp;gt;&lt;/span&gt; to the end of an item before the semi-colon. Here is an example:&lt;br /&gt;e.g. before &lt;span style="color: rgb(255, 204, 255);"&gt;+1"Item 1"&amp;lt;ms% 1200&amp;gt;*;&lt;/span&gt;&lt;br /&gt;e.g. after &lt;span style="color: rgb(255, 204, 255);"&gt;+1"Item 1"&amp;lt;ms% 1200&amp;gt;*&lt;span style="color: rgb(255, 204, 255); font-weight: bold;"&gt;&amp;lt;binr 1&amp;gt;&lt;/span&gt;;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will cause DMDX to loop back to item 1 over and over until the participant responds. You would add &lt;span style="font-weight: bold;"&gt;&amp;lt;binr 2&amp;gt;&lt;/span&gt; to the end of trial 2 and so forth. However, this technique has one major disadvantage: it will continuously present the No Response trial again and again in consecutive trials until the participant responds. The danger is that participants might figure out that they can see/hear the same trial again and again just by not responding. This is also not good.&lt;br /&gt;&lt;br style="font-weight: bold;" /&gt;&lt;span style="font-weight: bold;"&gt;Re-present a No Response trial at the end of a block of trials&lt;/span&gt;&lt;br /&gt;A more useful option might be to re-present No Response trials at the end of a block of trials. Unfortuantely, re-presenting missed trials at the end of a block is very difficult in DMDX. However, I have figured out how to do it :) It is possible through the use of counters (a big thank you goes out to Arman for all of his advice and patience re: counters).&lt;br /&gt;&lt;br /&gt;Think of it this way: In an experiment where participants respond by pressing either the left or right shift key, for every + trial, there are three possible outcomes: &lt;br /&gt;left shift = Wrong&lt;br /&gt;right shift = Correct&lt;br /&gt;no response =&amp;nbsp; No Response&lt;br /&gt;&lt;br /&gt;Note: for - trials, left shift would be Correct, right shift would be Wrong.&lt;br /&gt;&lt;br /&gt;Create a counter for each response. This means you need (3 * no. of items per block) counters - in my case 3 * 4 = 12 counters. Counters are initialised using the &lt;span style="font-weight: bold;"&gt;&amp;lt;set cN&amp;gt;&lt;/span&gt; keyword. Now, we need keywords that will increment a counter depending on the participant's response.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&amp;lt;incic N&amp;gt;&lt;/span&gt; increments n when a Correct response is registered.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&amp;lt;incinr N&amp;gt;&lt;/span&gt; increments n when a No Response response is registered.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&amp;lt;inciw N&amp;gt;&lt;/span&gt; increments either when a Wrong response is registered, or when a No Response is registered. Note: this is very tricky. I only figured this out by looking in the &lt;a href="http://psy1.psych.arizona.edu/%7Ejforster/dmdx/help/dmdxhincrementcounterifwrongkeyword.htm"&gt;DMDX help manual&lt;/a&gt;. Pay close attention to this sentence:&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-left: 40px;"&gt;"In keeping with the precedent set by early branching code wrong responses include no responses."&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;So, No Response trials increment &lt;span style="font-style: italic;"&gt;both &lt;/span&gt;&amp;lt;incinr n&amp;gt; &lt;span style="font-style: italic;"&gt;and &lt;/span&gt;&amp;lt;inciw n&amp;gt; keywords. This is very important.&lt;br /&gt;&lt;br /&gt;Lets run through the three possible outcomes and see how they affect the incrementing of the three counters for a trial. I have coloured the Correct counters blue, the Wrong counters red, and the No Response counters yellow.&lt;br /&gt;&lt;br /&gt;So, if there's a Correct response in trial 1,&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;c11=1&lt;/span&gt;&amp;nbsp;&amp;nbsp;  &lt;span style="color: rgb(255, 0, 0);"&gt;c21=0&lt;/span&gt;&amp;nbsp;&amp;nbsp;  &lt;span style="color: rgb(255, 255, 0);"&gt;c31=0&lt;/span&gt;.&lt;br /&gt;If the participant makes a Wrong response in trial 2,&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;c12=0&lt;/span&gt; &amp;nbsp;  &lt;span style="color: rgb(255, 0, 0);"&gt;c22=1&lt;/span&gt;&amp;nbsp;&amp;nbsp;  &lt;span style="color: rgb(255, 255, 0);"&gt;c32=0&lt;/span&gt;.&lt;br /&gt;If the participant makes a No Response in trial 3,&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;c13=0&amp;nbsp;&lt;/span&gt;&amp;nbsp;  &lt;span style="color: rgb(255, 0, 0);"&gt;c23=1&lt;/span&gt;&amp;nbsp;&amp;nbsp;  &lt;span style="color: rgb(255, 255, 0);"&gt;c33=1&lt;/span&gt;. This is because a No Response is counted by the &amp;lt;incinr n&amp;gt; and the &amp;lt;inciw n&amp;gt; keywords.&lt;br /&gt;&lt;br /&gt;At the end of the block, we need to check if there were any No Response trials, using some fancy math:&lt;br /&gt;&lt;div style="margin-left: 40px;"&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;999 &amp;lt;branchif 11111, (&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;c11 + c12 + c13 + c14&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;+ c21 + c22 + c23 + c24&lt;/span&gt; &lt;span style="color: rgb(255, 255, 0);"&gt;- c31 - c32 - c33 - c34&lt;/span&gt; &lt;span style="color: rgb(255, 204, 255);"&gt;.LT. 4)&amp;gt;;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;The &lt;span style="font-weight: bold;"&gt;.LT. 4&lt;/span&gt; means&lt;span style="font-style: italic;"&gt; less than 4&lt;/span&gt; - because I have 4 trials in this example, and want to check whether I have received 4 responses (either Correct or Wrong). If the result of the fancy math above is less than 4 (my number of trials), then it means that there was a No Response trial in this block, and the &lt;span style="font-weight: bold;"&gt;&amp;lt;branchif -11111&lt;/span&gt; comes into effect, branching back to trial 11111 (at the start of the block).&lt;br /&gt;&lt;br /&gt;Now that we have branched back to the beginning of the block, we need to add conditions to each trial to determine if it was a No Response trial on the previous attempt, in order to decide whether it should be re-presented. We insert this code before every trial: &lt;br /&gt;&lt;div style="margin-left: 40px;"&gt;999 &amp;lt;branchif 999, (&lt;span style="color: rgb(51, 102, 255);"&gt;c11 &lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;+ c21&lt;/span&gt; &lt;span style="color: rgb(255, 255, 0);"&gt;- c31&lt;/span&gt; .GT. 0)&amp;gt;;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;This line of code tests whether the previous response for the item below it was Correct, Wrong, or a No Response (using a scaled down, 1-item-only version of the fancy math from before). It will only re-present the trial below if the previous response was a No Response. Otherwise, it will skip to the next 999 trial, check what the previous response for the item below that line was and so on. In effect, it is re-presenting No Response trials at the end of the block, and it will continue presenting No Response trials until the participant makes a (Correct or Wrong) response. Note the counters will change for each item.&lt;br /&gt;&lt;br /&gt;Any item lines that are not presenting stimuli may be preceded the &lt;span style="font-style: italic;"&gt;skip display&lt;/span&gt; &lt;span style="font-weight: bold;"&gt;~&lt;/span&gt; indicator so they only take a fraction of a millisecond to execute.&lt;br /&gt;&lt;br /&gt;Here is the finished code:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;&amp;lt;ep&amp;gt;&amp;lt;fd 1&amp;gt;&amp;lt;d 50&amp;gt;&amp;lt;vm 800,600,600,8,60&amp;gt;&amp;lt;dfs 36&amp;gt;&amp;lt;dbc 210210210&amp;gt;&amp;lt;cr&amp;gt;&amp;lt;rcot&amp;gt;&amp;lt;t 3000&amp;gt;&amp;lt;id "keyboard"&amp;gt;&amp;lt;s 4&amp;gt;&amp;lt;g 2&amp;gt;&amp;lt;cr&amp;gt;&amp;lt;eop&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~100 &amp;lt;set c11=0&amp;gt; &amp;lt;set c12=0&amp;gt; &amp;lt;set c13=0&amp;gt; &amp;lt;set c14=0&amp;gt; &amp;lt;set c21=0&amp;gt; &amp;lt;set c22=0&amp;gt; &amp;lt;set c23=0&amp;gt; &amp;lt;set c24=0&amp;gt; &amp;lt;set c31=0&amp;gt; &amp;lt;set c32=0&amp;gt; &amp;lt;set c33=0&amp;gt; &amp;lt;set c34=0&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$ &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;11111 "Beginning of the block" &amp;lt;ms% 1200&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~999 &amp;lt;branchif 999, (c11 + c21 - c31 .GT. 0)&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;+1 "Item 1" &amp;lt;ms% 1200 &amp;gt; * &amp;lt;incic 11&amp;gt; &amp;lt;inciw 21&amp;gt; &amp;lt;incinr 31&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~999&amp;nbsp; &amp;lt;branchif 999, (c12 + c22 - c32 .GT. 0)&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;-2 "Item 2" &amp;lt;ms% 1200 &amp;gt; * &amp;lt;incic 12&amp;gt; &amp;lt;inciw 22&amp;gt; &amp;lt;incinr 32&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~999&amp;nbsp; &amp;lt;branchif 999, (c13 + c23 - c33 .GT. 0)&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;-3 "Item 3" &amp;lt;ms% 1200 &amp;gt; * &amp;lt;incic 13&amp;gt; &amp;lt;inciw 23&amp;gt; &amp;lt;incinr 33&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~999&amp;nbsp; &amp;lt;branchif 999, (c14 + c24 - c34 .GT. 0)&amp;gt;; &lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;+4 "Item 4" &amp;lt;ms% 1200 &amp;gt; * &amp;lt;incic 14&amp;gt; &amp;lt;inciw 24&amp;gt; &amp;lt;incinr 34&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;~999 &amp;lt;branchif 11111, (c11 + c12 + c13 + c14 + c21 + c22 + c23 + c24 - c31 - c32 - c33 - c34 .LT. 4)&amp;gt;;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;0 "THE END" l;&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;span style="color: rgb(255, 204, 255);"&gt;$&lt;/span&gt;&lt;br style="color: rgb(255, 204, 255);" /&gt;&lt;br /&gt; &lt;p style="text-align: right; font-size: 8px"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6537796250912239253?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6537796250912239253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6537796250912239253' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6537796250912239253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6537796250912239253'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/10/replace-no-response-trials-in-dmdx.html' title='Replace No Response trials in DMDX: avoid missing data points'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-468097562491298017</id><published>2007-10-08T00:13:00.002+10:00</published><updated>2011-02-17T01:48:56.604+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><title type='text'>Unlocker: remove your USB flash drive when you want to</title><content type='html'>Have you ever tried to delete a file or folder but Windows didn't let you? It tells you that the file or folder is being used by another program.&lt;br /&gt;&lt;br /&gt;Have you ever tried to eject a USB flash drive but Windows didn't let you? You usually receive an error like this:&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_RrGIVCQs3RU/RwjtYqa4Q9I/AAAAAAAAAJo/rE9NvnstBYk/s1600-h/usberror.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5118601984466240466" src="http://1.bp.blogspot.com/_RrGIVCQs3RU/RwjtYqa4Q9I/AAAAAAAAAJo/rE9NvnstBYk/s400/usberror.png" style="cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;Often, it is not clear which program is accessing your files. This can be time consuming and frustrating - often requiring you to perform a restart just to get your hands on your own USB flash drive! Well, I'm happy to say that those days are over :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://download.cnet.com/Unlocker/3000-2248_4-10493998.html"&gt;Unlocker&lt;/a&gt; is a free, tiny 191KB, program that allows you to "unlock" files, folders, or external drives that are being used by (often hidden) processes on your computer. Kiss those unnecessary restarts good bye.&lt;br /&gt;&lt;br /&gt;You simply right click on the file or folder and select &lt;span style="font-style: italic;"&gt;Unlocker &lt;/span&gt;from the menu. This will bring up the Unlocker program window which displays all of the programs that are accessing that file or folder. Click &lt;span style="font-style: italic;"&gt;Unlock All&lt;/span&gt; and you're done.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Mac OSX users:&lt;/span&gt; I was unable to find an OSX equivalent to the excellent (and free and tiny) Unlocker :( However, I have found &lt;a href="http://docs.info.apple.com/article.html?artnum=106237"&gt;this article&lt;/a&gt; which describes how to deal with locked files in OSX.&lt;br /&gt;&lt;div style="font-size: 8px; text-align: right;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" target="_new" title="Flock"&gt;Flock&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-468097562491298017?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/468097562491298017/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=468097562491298017' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/468097562491298017'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/468097562491298017'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/10/unlocker-remove-your-usb-flash-drive.html' title='Unlocker: remove your USB flash drive when you want to'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_RrGIVCQs3RU/RwjtYqa4Q9I/AAAAAAAAAJo/rE9NvnstBYk/s72-c/usberror.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-8300074878822582097</id><published>2007-10-02T22:59:00.002+10:00</published><updated>2008-04-30T22:58:40.220+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='backup'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Organise files on your hard disk</title><content type='html'>Keeping your files organised is very important... but hard. Some people argue that in our age of desktop search we don't need to worry about folder structures. I disagree.&lt;br /&gt;&lt;br /&gt;Many times, when I ask people for a copy of a file, they cannot find it. They realise that they aren't organised. They swear that they will go through and organise their files asap. Of course, when I ask them for another file a few months later, they cannot find it. Keeping you files organised is hard.&lt;br /&gt;&lt;br /&gt;So, here is my guide to file organisation.&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;Keep your desktop clean&lt;/span&gt;&lt;br /&gt;The desktop should only contain a few shortcuts to often used programs and the recycled bin. No files should be permanently stored on your desktop. None. Think of the desktop as your workspace. You cannot work efficiently if it is cluttered. As your workspace, the desktop should temporarily house files that you are currently working on. When you are done with the files, they should be archived - moved off the desktop to another folder for permanent storage.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;To My Documents or not to My Documents, that is the question&lt;/span&gt;&lt;br /&gt;Some people do not like the My Documents folder, usually located here: C:\Documents and settings\YourUsername\My Documents\&lt;br /&gt;There are a few problems with the default path. The spaces in the pathname can be problematic for scripts. It is a silly design choice by Microsoft. If you &lt;span style="font-style: italic;"&gt;are &lt;/span&gt;going to use the default path, put double quotation marks around the pathname to ensure that your scripts will work. Another problem with the default My Documents location is that (by definition) it is a well known storage area and is often targeted by malicious programs, such as viruses and trojans.&lt;br /&gt;&lt;br /&gt;You may change the location of the My Documents folder by right-clicking on it, selecting &lt;span style="font-style: italic;"&gt;Properties&lt;/span&gt;, and changing the &lt;span style="font-style: italic;"&gt;Target Folder Location&lt;/span&gt;. My advice is to create a folder called Docs (C:\docs\), and to use this as your My Documents folder.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;One Folder to Rule them All&lt;/span&gt;&lt;br /&gt;Placing all important documents and files in one folder:&lt;br /&gt;1. makes backing up files easy - just sync one folder and you're done&lt;br /&gt;2. makes files easy to find&lt;br /&gt;3. makes archiving easy&lt;br /&gt;&lt;br /&gt;I name my top level folder according to the year, eg., 2006, 2007 etc. All documents to do with work go into this folder (not audio or video files). My &lt;span style="font-weight: bold;"&gt;2007 &lt;/span&gt;folder currently contains the subfolders DMDX, ERC, Experiment, Greece Trip, MMM, NCN, PDF library, Praat scripts, Reading group, Thesis, UWS Ethics. Of course, your subfolders will differ depending on your purpose. Every day before I go home, I sync the 2007 folder on my laptop with the 2007 folder on my USB flash drive. When I get home, I sync the 2007 folder on my USB flash drive with the 2007 folder on my home PC.&lt;br /&gt;&lt;br /&gt;A Year folder allows you to archive files that are no longer being used - for e.g., when 2008 begins, create a new, empty 2008 folder and start organising yourself again. From this point on, sync the 2008 folder every day. There will be some files from 2007 that you will need to keep working on, such as thesis.doc. Simply, use file versioning and create a new file (e.g. thesis02.doc) in your new 2008\Thesis\ folder. Leave your 2007 files where they are.&lt;br /&gt;&lt;br /&gt;Using a Year folder has the added bonus of archiving your important documents in an intuitive, chronological order. This folder structure allows you to see which experiments were conducted, pdf files read, documents written, MMMs given, presentations prepared, ethics amendments approved, and so on, during which year.&lt;br /&gt;&lt;p style="text-align: right; font-size: 8px;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-8300074878822582097?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/8300074878822582097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=8300074878822582097' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8300074878822582097'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8300074878822582097'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/10/organise-files-on-your-hard-disk.html' title='Organise files on your hard disk'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-5429748845006939388</id><published>2007-09-27T23:21:00.001+10:00</published><updated>2007-09-27T23:23:58.524+10:00</updated><title type='text'>So far so good</title><content type='html'>Thank you to everyone who has provided me with feedback re: the speechblog. Your emails and support are very encouraging. I'm really glad that so many people like my speechblog and find the information useful.&lt;br /&gt;&lt;br /&gt;I will be in Greece, at the University of Athens, from 12 October until 4 February 2008. Although the rate of speechblog-posting may slow down during this period, I'm sure that things will pick up again once I get back.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What about the Mac users?&lt;/span&gt;&lt;br /&gt;I've had several requests to include information for Mac OSX users. The bottom line is that I don't have a Mac, and am a little uncomfortable saying too much about software that I don't use. However, I am not the UWS IT department, and refuse to leave Mac users out in the cold. In future, I will try to include Mac alternatives to the pieces of software that I write about (e.g. I've already left a comment in the &lt;a href="http://markantoniou.blogspot.com/2007/09/roboform-stop-using-same-password-for.html"&gt;Roboform post&lt;/a&gt;). Of course, posts about multi-OS software such as Praat apply to Mac users as much as they do to Windows users.&lt;br /&gt;&lt;p style="text-align: right; font-size: 8px;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-5429748845006939388?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/5429748845006939388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=5429748845006939388' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5429748845006939388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5429748845006939388'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/so-far-so-good.html' title='So far so good'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-3783336054616364845</id><published>2007-09-21T09:50:00.004+10:00</published><updated>2011-09-17T23:35:23.398+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='scripts'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='praat'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>A Praat Christmas</title><content type='html'>&lt;span style="font-weight: bold;"&gt;************************** &lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Please note that new versions of the Praat scripts on this page, as well as completely new scripts are available on &lt;a href="http://markantoniou.blogspot.com/2011/09/do-you-have-praat-script-that-can.html"&gt;my updated Praat scripts post&lt;/a&gt;. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;************************** &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;A treasure trove of Praat scripts&lt;/span&gt;&lt;br /&gt;Opening a large number of files in Praat is a tedious and time consuming process. Praat does not allow you to select all of the files in a directory and &lt;span style="font-style: italic;"&gt;read them in&lt;/span&gt; at the same time. You can only read in one file at a time :(&lt;br /&gt;&lt;br /&gt;Thankfully, Praat scripts can take care of many repetitive actions for you. Praat scripts are not magical. They don't do all of the work for you. Think of it this way: a script can carry out any Praat command that you can, which can save you many mouse clicks. A script cannot do anything that requires human judgment, such as labeling segments. When using a script, you have to know exactly what it is doing.&lt;br /&gt;&lt;br /&gt;Here are the Praat scripts that I have used:&lt;br /&gt;&lt;br /&gt;1. &lt;a href="http://www.box.net/shared/b7bbhmpmib"&gt;textgrid-maker.praat&lt;/a&gt; - This script is used when creating text grids. It will read in all of the .wav files in a folder one at a time, create a text grid, and open the editor for you. Once you have labeled the segments, click the Continue button. The text grid will be saved and the editor will close. Then the next .wav file and text grid will open in the editor. This cycle will continue until you run out of .wav files.&lt;br /&gt;&lt;br /&gt;2. &lt;a href="http://www.box.net/shared/3kz4fhbyi9"&gt;textgrid-reviewer.praat&lt;/a&gt; - This script is used when checking or modifying existing text grids. It will read in all of the .wav files and text grids in a folder, and open them one at a time in the editor. When you have finished making changes to your labels, click Continue. The script will stop running when you run out of .wav files and text grids.&lt;br /&gt;&lt;br /&gt;3. &lt;a href="http://www.box.net/shared/yh9qfhicic"&gt;duration-logger.praat&lt;/a&gt; - Will output all of the durations of labeled segments to a text file.&lt;br /&gt;&lt;br /&gt;4. &lt;a href="http://www.box.net/shared/prrxxfzss2"&gt;segment-start-end-duration-dB.praat&lt;/a&gt; - As the name suggests, this script will output the start, end, duration and average loudness (in dB) of labeled segments to a text file.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;5. &lt;a href="http://www.box.net/shared/r7ojm27f4v"&gt;xlang_measurements.praat&lt;/a&gt; - This script is an extended version of segment-start-end-duration-dB.praat, and will measure formants, f0, and amplitude at 3 points in the vowel (25%, 50%, and 75%).&lt;br /&gt;&lt;br /&gt;6. &lt;a href="http://www.box.net/shared/6gftt19cxy"&gt;target-chopper.praat&lt;/a&gt; - Will chop out your target word/segments, apply onramping for 10ms and offramping for 20ms (to fade your sound file in and out smoothly - without audible clipping), and create a new set of .wav files containing the target only. This script would be used when you are generating stimuli for a perceptual experiment.&lt;br /&gt;&lt;br /&gt;For more Praat scripts, I refer you to &lt;a href="http://www.ling.rochester.edu/people/cross/scripts.html"&gt;Katherine Crosswhite's excellent Praat script page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; Praat syntax highlighting for Notepad++&lt;/span&gt;&lt;br /&gt;The first time you see a Praat script, you may feel the urge to rip your hair out by the roots in despair. Don't worry. A little colour goes a long way.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Syntax_highlight" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank"&gt;Syntax highlighting&lt;/a&gt; changes the colour and font of sections of text to improve readability. It is a common feature in advanced text editors such as &lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++&lt;/a&gt;. It is easy to find syntax highlighting for HTML or programming languages, or even Matlab, but syntax highlighting for Praat is a different story. This is because not many people around the world use Praat (certainly not many non-Dutch-non-Linux users).&lt;br /&gt;&lt;br /&gt;I know of three text editors that have Praat syntax highlighting:&lt;br /&gt;1. Ultra Edit - which costs $US50&lt;br /&gt;2. TextPad - which costs $US30&lt;br /&gt;3. Emacs - which is horrible (sorry Christian, but it is).&lt;br /&gt;&lt;br /&gt;So, I have created a Praat syntax highlighting file scheme for the excellent (and free) Notepad++. You will need to:&lt;br /&gt;1. install &lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++&lt;/a&gt;&lt;br /&gt;2. download the &lt;a href="http://www.box.net/shared/ye52gbigp5"&gt;Praat syntax highlighting scheme&lt;/a&gt;&lt;br /&gt;3. save the userDefineLang.xml file to C:\Documents and Settings\InsertYourUserNameHere\Application Data\Notepad++\&lt;br /&gt;&lt;br /&gt;.praat and .script files will automatically open with Praat syntax highlighting in Notepad++. You can apply syntax highlighting to any file manually by selecting the syntax scheme from the &lt;span style="font-style: italic;"&gt;Languages &lt;/span&gt;menu within Notepad++.&lt;br /&gt;&lt;br /&gt;By downloading and using my Praat syntax highlighting scheme, you agree to become a beta tester :) So, if you notice any problems or inconsistencies in the Praat syntax highlighting, please post a comment below so that I can improve the consistency of the colouring.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Praat auto-completion for Notepad++&lt;/span&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Autocomplete"&gt;Autocomplete&lt;/a&gt; is a feature where the program predicts a word or phrase that the user wants to type in without them actually having typed it in completely. In Notepad++, the autocomplete list box is displayed using &lt;span style="font-weight: bold;"&gt;Ctrl+Space&lt;/span&gt;. The list is sorted alphabetically, and filters suggestions as you type. For example, if you type re and then press Ctrl+Space, only words beginning with re will be suggested.&lt;br /&gt;&lt;br /&gt;I have converted a Praat autocomplete file that was originally designed for the powerful, but expensive, Ultra Edit, so that it is compatible with (the also excellent but free) Notepad++. You will need to:&lt;br /&gt;1. install &lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++&lt;/a&gt; (if you haven't already done so)&lt;br /&gt;2. Download the &lt;a href="http://www.box.net/shared/ozjs1ha88e"&gt;Praat autocomplete file&lt;/a&gt;&lt;br /&gt;3. save the praat.api file to C:\ProgramFiles\Notepad++\plugins\APIs\&lt;br /&gt;Note: this is the folder where you installed Notepad++. This is different to where the syntax highlighting file is stored.&lt;br /&gt;&lt;br /&gt;Please communicate with me by posting a comment below, rather than emailing me. This way, others can refer to my answers here, saving me many hours of responding to similar emails.&lt;/div&gt;&lt;div style="font-size: 8px; text-align: right;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" target="_new" title="Flock"&gt;Flock&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-3783336054616364845?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/3783336054616364845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=3783336054616364845' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3783336054616364845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/3783336054616364845'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/praat-christmas.html' title='A Praat Christmas'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2488721190407863210</id><published>2007-09-21T08:49:00.000+10:00</published><updated>2007-10-02T22:23:09.466+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='backup'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Backup your files in five places</title><content type='html'>Picture this: you are in the fourth year of your PhD. You have written six chapters of your thesis. You have finished your statistical analysis. You are putting the finishing touches on your Interspeech conference presentation. You are drafting the final chapters of your thesis. The finish line is in sight. A virus reformats your computer. Or a power surge kills your laptop. Or your hard drive dies. Or...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;File versioning&lt;/span&gt;&lt;br /&gt;Backing up is very, very, very important. But you have to be smart. When you are working on an important document, such as a thesis, you will inevitably make numerous revisions. Do not save over your original file. Why? Imagine that you are working on thesis.doc, and as you are saving the document Word crashes and the file is corrupted. If you sync your files between devices, this corrupted file will overwrite your older, non-corrupted file because it was edited last and is therefore newer or more up-to-date. Bad news: you no longer have a working version of your thesis. Don't reach for a gun; instead save incremental versions (&lt;a href="http://markantoniou.blogspot.com/2007/09/set-up-your-laptop-for-work-make-word.html"&gt;use Save As, not Save&lt;/a&gt;). For example, thesis01.doc, thesis02.doc, thesis03.doc, and so on. If thesis03.doc becomes corrupted, at least you will have a working version of thesis02.doc to fall back on, and will only lose some (not all) of your work.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Backing up&lt;/span&gt;&lt;br /&gt;Make backing up easy for yourself. Keep all of your important files in one folder. I have a folder called 2007, with all my 2007 work. Every day before I go home, I sync the 2007 folder on my laptop with the 2007 folder on my USB flash drive. When I get home, I sync 2007 folder on my USB flash drive with my home PC. This means that every day my files are saved to three places. Of course this is not enough. Every week I save my work using other storage devices.&lt;br /&gt;&lt;br /&gt;Here are seven backup options that I came up with. Choose five of them, and you'll be safe:&lt;br /&gt;&lt;br /&gt;0. Your original files are on your hard drive (this doesn't count).&lt;br /&gt;&lt;br /&gt;1. &lt;span style="font-weight: bold;"&gt;USB flash drive&lt;/span&gt; (also called USB key, pen drive, thumb drive, whatever) - Buy a good USB flash drive. Use it every day.&lt;br /&gt;&lt;br /&gt;2. &lt;span style="font-weight: bold;"&gt;Communal external hard disk&lt;/span&gt; - Each postgraduate student room has an external hard disk. Use it.&lt;br /&gt;&lt;br /&gt;3. &lt;span style="font-weight: bold;"&gt;Drive U:&lt;/span&gt; - You have 2GB of storage space. Keep an updated copy of your important documents there (not your sound or video files).&lt;br /&gt;&lt;br /&gt;4. &lt;span style="font-weight: bold;"&gt;Home PC&lt;/span&gt; - Not everyone owns a home computer. Those who do should use it as a backup device.&lt;br /&gt;&lt;br /&gt;5. &lt;span style="font-weight: bold;"&gt;Recordable media&lt;/span&gt; (CD or DVD) - MARCS laptops come with Nero. Burn a copy of your important files to CD or DVD. If you use a re-writable disk, you can use the same disk over and over again.&lt;br /&gt;&lt;br /&gt;6. &lt;span style="font-weight: bold;"&gt;Online storage&lt;/span&gt; - There are many sites that allow you to store your files online. My favourite is&lt;a href="http://www.box.net/"&gt; Box.net&lt;/a&gt; because it's fast, but there are heaps of them. Find one that you like and use it.&lt;br /&gt;&lt;br /&gt;7. &lt;span style="font-weight: bold;"&gt;Email attachments&lt;/span&gt; - Chances are that you email documents to your supervisor fairly regularly. Different versions of your files are probably sitting (as attachments) in your Sent Mail. This isn't really backing up, but it can save you in an emergency.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2488721190407863210?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2488721190407863210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2488721190407863210' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2488721190407863210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2488721190407863210'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/backup-your-files-in-five-places.html' title='Backup your files in five places'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6735409110992253173</id><published>2007-09-20T20:54:00.001+10:00</published><updated>2007-09-26T23:26:49.274+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='roboform'/><category scheme='http://www.blogger.com/atom/ns#' term='security'/><title type='text'>Roboform: stop using the same password for everything</title><content type='html'>Roboform is the best password manager and web form filler available for Windows. It completely automates password entering and form filling. No other password manager can match Roboform. I spent two entire days looking for a (preferably free) Roboform replacement. Let me save you the time: there is no password manager available for Windows that can match Roboform in security and convenience.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What is so good about Roboform?&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.roboform.com/"&gt;Roboform &lt;/a&gt;integrates right into the browser, and requires one click to save a passcard (your login details for a particular site). The next time you visit that website, Roboform will bring the appropriate passcard to your attention. Roboform allows you to insert your username and password and log in all with one click. You never have to type that user name and password again. Why is this secure? Because if your computer is ever infected by a key logger, your passwords will not be stolen - because you are not typing them :)&lt;br /&gt;&lt;br /&gt;Apart from automation, the other great advantage of Roboform is that it can generate long, complex passwords for you, and it will remember them so that you don't have to.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_RrGIVCQs3RU/Rvpd66a4Q7I/AAAAAAAAAJY/NB7e6eO7pyY/s1600-h/roboformgen.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_RrGIVCQs3RU/Rvpd66a4Q7I/AAAAAAAAAJY/NB7e6eO7pyY/s400/roboformgen.jpg" alt="" id="BLOGGER_PHOTO_ID_5114503593528411058" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;All you have to remember is the Roboform master password which unlocks all others - so make it a very good one! If you forget the master password, then you will have to reset all your passwords and start again. If your computer is ever infected by a key logger, and your master password is stolen, it doesn't really matter because the thief doesn't have your copy of Roboform on their computer, and therefore cannot do anything with your saved passcards :)&lt;br /&gt;&lt;br /&gt;Roboform works with Internet Explorer and Firefox (and Firefox-based browsers such as Flock and Camino). This is great because Roboform will log me in to Outlook Web Access (for my MARCS email), even if I view this page in IE Tab - so that the advanced features of Outlook are enabled.  &lt;p style="text-align: right; font-size: 8px;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6735409110992253173?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6735409110992253173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6735409110992253173' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6735409110992253173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6735409110992253173'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/roboform-stop-using-same-password-for.html' title='Roboform: stop using the same password for everything'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_RrGIVCQs3RU/Rvpd66a4Q7I/AAAAAAAAAJY/NB7e6eO7pyY/s72-c/roboformgen.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-5043452984015455303</id><published>2007-09-20T17:18:00.000+10:00</published><updated>2007-09-20T20:56:36.068+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='recording'/><category scheme='http://www.blogger.com/atom/ns#' term='speech'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><title type='text'>Recording speech in the anechoic chamber: an ideal recording setup</title><content type='html'>Following extensive discussions with my supervisors and our in-house recording techniques expert, &lt;a href="http://marcs.uws.edu.au/people/robert/index.htm"&gt;Robert Sazdov&lt;/a&gt;, I have come up with a near ideal recording setup. People have often asked how to replicate my recording setup. Here is &lt;a href="http://www.box.net/shared/t0i7ia45il"&gt;my detailed guide to recording speech in the MARCS anechoic chamber&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-5043452984015455303?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/5043452984015455303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=5043452984015455303' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5043452984015455303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5043452984015455303'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/recording-speech-in-anechoic-chamber.html' title='Recording speech in the anechoic chamber: an ideal recording setup'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-7205636769523510882</id><published>2007-09-20T16:15:00.001+10:00</published><updated>2007-09-20T16:25:12.315+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='praat'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><title type='text'>Praat: An introduction</title><content type='html'>&lt;a href="http://www.fon.hum.uva.nl/praat/"&gt;Praat&lt;/a&gt; is a computer program which allows phoneticians (or anyone else) to analyse, synthesise, and manipulate speech. It is quite an unintuitive program to use, especially for people who are only familiar with Windows. Praat was created by Paul Boersma and David Weenink from the Institute of Phonetic Sciences at the University of Amsterdam - initially for their own use. Over time the user base has grown: at first, other people in the UoA Phonetic Sciences department, later, people at other institutions, and now, you. Today, it is the most powerful and (pretty much) the only program that allows you to do phonetics by computer.&lt;br /&gt;&lt;br /&gt;Praat was not designed for Windows - it was ported. For this reason, it does not perform (or look) like a typical Windows program. There is no drag and drop, control+A does not select all, and pressing tab will not allow you to navigate around the window. Think of it like this: "when you are using Praat, you are using Praat, not Windows."&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Get Praat&lt;/span&gt;&lt;br /&gt;Praat can be downloaded for free from the &lt;a href="http://www.fon.hum.uva.nl/praat/download_win.html"&gt;Praat homepage&lt;/a&gt;. You only download one file: praat.exe - this is the Praat program. Place the file in a folder somewhere on your hard drive, and create a shortcut to it on your desktop and/or in your start menu. New versions of Praat are available for download every few weeks. Updating is as simple as overwriting your old praat.exe with the newly downloaded one - which is kind of nice.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How to think like a Praat&lt;/span&gt;&lt;br /&gt;Forget whatever you know about files. Praat does not deal with files. Praat deals with objects. An object is a thing that you can work with in Praat. This might be a sound, a table, a textgrid, a pitch, a number of strings, etc.&lt;br /&gt;&lt;br /&gt;An object does not always equal a file, so don't think of objects as files. If you create an object in Praat, and want to store it on your hard disk, you will need to &lt;span style="font-style: italic;"&gt;write &lt;/span&gt;it to a file (the Praat word for save).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The Praat interface&lt;/span&gt;&lt;br /&gt;When you launch Praat, two windows will open: &lt;span style="font-style: italic;"&gt;Praat objects&lt;/span&gt; and &lt;span style="font-style: italic;"&gt;Praat picture&lt;/span&gt;. Lets focus on &lt;span style="font-style: italic;"&gt;Praat objects&lt;/span&gt; for now - Praat picture will be described in a future post.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_RrGIVCQs3RU/RvIQNKx1MiI/AAAAAAAAAJI/LKJG8hr5l3c/s1600-h/praatobjects.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/RvIQNKx1MiI/AAAAAAAAAJI/LKJG8hr5l3c/s400/praatobjects.jpg" alt="" id="BLOGGER_PHOTO_ID_5112166345436639778" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The menu items that I have drawn a yellow box around are basically used to create, load, and save different types of Praat objects.&lt;br /&gt;&lt;br /&gt;The buttons at the bottom of the Praat objects window (in the orange box) perform actions on the currently selected object(s). These buttons do not change - they are always there.&lt;br /&gt;&lt;br /&gt;In the screenshot, three objects have been &lt;span style="font-style: italic;"&gt;read in&lt;/span&gt; to Praat: a sound, a text grid, and a formant object. Note that the sound object is currently selected. The buttons on the right (in the green box) change depending on what type of Praat object is currently selected. This is where you can edit Praat objects and extract information from objects.&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;Familiarise yourself with Praat&lt;/span&gt;&lt;br /&gt;Praat isn't a friendly program. The only way to learn how to use it is to practise.&lt;br /&gt;&lt;br /&gt;Praat comes with a number of tutorials that are accessible from the Help menu within Praat. Admittedly, I'm not sure how helpful these tutorials are.&lt;br /&gt;&lt;br /&gt;Also take a look at the &lt;a href="http://praatlanguagelab.com/index.htm"&gt;Praat Language Lab website&lt;/a&gt;,  which was designed to help students learn to use Praat. They have numerous potentially helpful Praat videos. If you find them (or any other tutorial) helpful, post a comment about it below.&lt;br /&gt;&lt;p style="text-align: right; font-size: 8px;"&gt;Blogged with &lt;a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new"&gt;Flock&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-7205636769523510882?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/7205636769523510882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=7205636769523510882' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/7205636769523510882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/7205636769523510882'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/praat-introduction.html' title='Praat: An introduction'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_RrGIVCQs3RU/RvIQNKx1MiI/AAAAAAAAAJI/LKJG8hr5l3c/s72-c/praatobjects.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6245241068542922</id><published>2007-09-20T15:18:00.001+10:00</published><updated>2007-09-20T15:21:27.028+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='scripts'/><category scheme='http://www.blogger.com/atom/ns#' term='download'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='notepad++'/><title type='text'>Notepad++ : start using a real text editor</title><content type='html'>Have you ever used Notepad? It's very simple, which is good. However, it lacks the power and features of more advanced text editors.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++&lt;/a&gt; is a free and very powerful text editor. Here are some Notepad++ features:&lt;br /&gt;&lt;br /&gt;Syntax Highlighting and Syntax Folding&lt;br /&gt;Print text in colour&lt;br /&gt;User Defined Syntax Highlighting&lt;br /&gt;Auto-completion&lt;br /&gt;Edit several documents at the same time&lt;br /&gt;Synchronised scrolling between two documents&lt;br /&gt;Regular Expression Search/Replace supported&lt;br /&gt;Full Drag 'N' Drop support&lt;br /&gt;Zoom in and zoom out&lt;br /&gt;Place bookmarks in the text&lt;br /&gt;Macro recording and playback&lt;br /&gt;&lt;br /&gt;For more details, check out the &lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++ homepage&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If you ever need to do any programming or scripting, Notepad++ will make your life a lot easier.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6245241068542922?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6245241068542922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6245241068542922' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6245241068542922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6245241068542922'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/notepad-start-using-real-text-editor.html' title='Notepad++ : start using a real text editor'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-1040901634773187250</id><published>2007-09-19T01:32:00.000+10:00</published><updated>2007-09-18T23:50:07.585+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>Paint.NET: a free image editor</title><content type='html'>Very few people need Photoshop. It's powerful, but complicated. It takes for ever to open. It costs one bajizilion dollars. I only use a very small number of Photoshop's features, anyway. It is the personification of overkill.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.getpaint.net/index.html"&gt;Paint.NET&lt;/a&gt; is my image editor of choice. It allows you to create, edit and manipulate images. People often comment on the images that I come up with (like the header of this blog) - well they all come out of Paint.NET. It is a free program. It is a 1.5MB download. It is fantastic. Who needs Photoshop? Not me.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_RrGIVCQs3RU/Ru_WH--fuII/AAAAAAAAAJA/6GUkR1LGXy8/s1600-h/paintnet.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_RrGIVCQs3RU/Ru_WH--fuII/AAAAAAAAAJA/6GUkR1LGXy8/s320/paintnet.jpg" alt="" id="BLOGGER_PHOTO_ID_5111539534741354626" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Paint.NET requires the &lt;a href="http://www.microsoft.com/downloads/Browse.aspx?displaylang=en&amp;amp;productID=C9C8FCFB-BFF3-40CA-B59D-216F6850000A"&gt;Microsoft .NET framework&lt;/a&gt; (which you probably have already installed, esp. if you use any of Johnson's programs, e.g. SerialPref, HabitPref, Opa).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-1040901634773187250?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/1040901634773187250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=1040901634773187250' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1040901634773187250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1040901634773187250'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/paintnet-free-image-editor.html' title='Paint.NET: a free image editor'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_RrGIVCQs3RU/Ru_WH--fuII/AAAAAAAAAJA/6GUkR1LGXy8/s72-c/paintnet.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-5635678575709899239</id><published>2007-09-19T00:24:00.001+10:00</published><updated>2009-03-31T15:34:37.032+11:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='pdf'/><title type='text'>Managing a continuously growing journal article collection</title><content type='html'>As a researcher, you will collect and store an ever-increasing number of electronic journal articles. Where you store them will depend on what piece of software you use to manage your collection.&lt;br /&gt;&lt;br /&gt;I use &lt;a href="http://markantoniou.blogspot.com/2007/09/google-desktop-find-files-fast.html"&gt;Google Desktop&lt;/a&gt; to access my PDF files quickly. I store all of my journal articles in a folder called &lt;span style="font-style: italic;"&gt;pdf library&lt;/span&gt;. I cannot see how placing PDF files in different folders helps the user - it just slows you down. For example, deciding which folder an article belongs in can be difficult and misleading. Should a Spanish-Catalan bilingual infant study go into an Infant folder, a Bilingual folder, a Spanish folder, a Perception folder, etc.? How will you remember where it was saved when you want to find it? You won't.&lt;br /&gt;&lt;br /&gt;Also, it's a very bad idea to keep multiple copies of the same article in different folders. If you edit one copy of a file, the other copies will remain unchanged - not good. If you absolutely insist on storing your PDFs in multiple folders (I can't see why you would), and encounter the dilemma of having an article that belongs in multiple folders, then instead of creating copies of the file, store the file in one place and place shortcuts to it in the other folders. However, I strongly recommend keeping all of your PDFs in the same folder. If you wish to group certain articles together or link specific files to a project(s) that you are currently working on, you can add tags to your PDF files with the excellent research tool &lt;a href="http://www.zotero.org/"&gt;Zotero&lt;/a&gt; (I am working on a Zotero post as we speak).&lt;br /&gt;&lt;br /&gt;I name PDF files using the following template:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: 100%;"&gt;Author1, Author2 &amp;amp; Author3 Year Journal keywords.pdf&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;An example might be &lt;span style="font-weight: bold;"&gt;Arvaniti &amp;amp; Joseph 2004 JoMGS.pdf&lt;/span&gt;, where JoMGS is an abbreviation of Journal of Modern Greek Studies. Most PDFs contain searchable text, meaning that the contents of the PDF file is searchable from Google Desktop. When you scan a printed journal article and create a PDF file, make sure that you use OCR to recognise the text. If for some reason a PDF is not searchable (e.g. poor quality scan; OCR fails to work properly), then include a few keywords before the .pdf extension - in this case I would have included Greek voiced stops, as that summarises what the article is about and will make it easy to find in future searches.&lt;br /&gt;&lt;br /&gt;I know that some people in MARCS use Endnote to manage their journal article collection (as well as their citations and references). However, if we focus solely on productivity and speed of retrieval, there is no comparison between Endnote and Google Desktop. By the time the Endnote user launches Endnote (let alone searches for and locates the correct PDF), the Google Desktop user will already be reading the PDF.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-5635678575709899239?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/5635678575709899239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=5635678575709899239' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5635678575709899239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/5635678575709899239'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/managing-continuously-growing-pdf.html' title='Managing a continuously growing journal article collection'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-8733925316806435995</id><published>2007-09-18T16:53:00.000+10:00</published><updated>2007-09-18T19:18:46.338+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='archive'/><category scheme='http://www.blogger.com/atom/ns#' term='backup'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>IZArc: Open any archive format</title><content type='html'>Archive files are basically containers of a number of other files, which make transportation and/or storage easier. They may also be compressed, meaning that they take up less room.&lt;br /&gt;&lt;br /&gt;You are probably familiar with .zip files. This is the most popular archive format. Winzip is a popular program, which can create and unpack .zip files. However, Winzip cannot open many of the other archive formats. The same can be said for Winrar and .rar files, or Winace and .ace files, and so on. What's more, these are all commercial programs that cost money.&lt;br /&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;There is good news: &lt;a href="http://www.izarc.org/download.html"&gt;IZArc&lt;/a&gt; is an excellent, free&lt;/span&gt; archive utility, supporting nearly 60 archive formats, such as: 7-ZIP, A, ACE, ARC, ARJ, B64, BH,  BIN, BZ2, BZA, C2D, CAB, CDI, CPIO, DEB, ENC, GCA, GZ, GZA, HA, IMG, ISO, JAR, LHA, LIB, LZH, MDF, MBF,  MIM, NRG, PAK, PDI, PK3, RAR, RPM, TAR, TAZ, TBZ, TGZ, TZ, UUE, WAR, XXE, YZ1, Z, ZIP, ZOO.&lt;br /&gt;&lt;br /&gt;Why would anyone buy Winzip, Winrar, Winace etc.? I don't know. You can replace all of these programs with IZArc. Do it now.&lt;br /&gt;&lt;span style=";font-family:Arial;font-size:100%;color:black;"   &gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-8733925316806435995?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/8733925316806435995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=8733925316806435995' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8733925316806435995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/8733925316806435995'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/izarc-open-any-archive-format.html' title='IZArc: Open any archive format'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-4771031602784793033</id><published>2007-09-18T11:44:00.001+10:00</published><updated>2007-09-20T20:55:36.708+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='speech'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='guides'/><category scheme='http://www.blogger.com/atom/ns#' term='display'/><category scheme='http://www.blogger.com/atom/ns#' term='experiments'/><title type='text'>Opa: stimulus presentation software for speech production experiments</title><content type='html'>Opa is a text presentation program designed to be used by researchers conducting speech production experiments.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_RrGIVCQs3RU/Ru8yIe-fuHI/AAAAAAAAAI4/vKhP52X43uw/s1600-h/opa-v1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_RrGIVCQs3RU/Ru8yIe-fuHI/AAAAAAAAAI4/vKhP52X43uw/s400/opa-v1.png" alt="" id="BLOGGER_PHOTO_ID_5111359223424333938" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What does Opa let you do?&lt;/span&gt;&lt;br /&gt;· Display words (optionally on a second monitor).&lt;br /&gt;· Place words within a carrier phrase.&lt;br /&gt;· Randomise the presentation of words.&lt;br /&gt;· Ensure that certain word combinations are not presented on consecutive trials.&lt;br /&gt;· Loop the presentation so that all words are displayed x number of times.&lt;br /&gt;· Judge a participant’s productions as either good or try again.&lt;br /&gt;· Append rejected productions of words to the end of the list, so that you may have x number of approved recordings.&lt;br /&gt;· Log the presentation order of words and researcher ratings in a results file.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What are the advantages of using Opa?&lt;/span&gt;&lt;br /&gt;· It is small (384KB) - memory footprint is negligible.&lt;br /&gt;· Present text in any language.&lt;br /&gt;· The Opa algorithm allows for complex randomisation.&lt;br /&gt;· User centred design – Opa status bar displays onscreen text (including the carrier phrase), allowing the researcher to know what the participant can see at all times.&lt;br /&gt;· It is free – created in-house by MARCS programmer Johnson Chen.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;System requirements&lt;/span&gt;&lt;br /&gt;Opa was designed for Windows XP and requires the Microsoft .NET 1.1 framework.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;User guide&lt;/span&gt;&lt;br /&gt;For detailed instructions, please download the &lt;a href="http://www.box.net/shared/mdckm0b6a5"&gt;Opa manual that I created&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-4771031602784793033?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/4771031602784793033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=4771031602784793033' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4771031602784793033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/4771031602784793033'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/opa-stimulus-presentation-software-for.html' title='Opa: stimulus presentation software for speech production experiments'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_RrGIVCQs3RU/Ru8yIe-fuHI/AAAAAAAAAI4/vKhP52X43uw/s72-c/opa-v1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2091371952290937434</id><published>2007-09-18T02:35:00.000+10:00</published><updated>2007-09-18T22:49:18.995+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Google Desktop: find files fast</title><content type='html'>&lt;a href="http://desktop.google.com/"&gt;Google Desktop&lt;/a&gt; is desktop search software, allowing the user to search his/her files, email, music, images and so on.&lt;br /&gt;&lt;br /&gt;When you first install Google Desktop, it indexes the files on your computer. It indexes the names of the files and the text within the files as well. Once this is done, you can search your files right from your desktop.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_RrGIVCQs3RU/Ru6mv--fuGI/AAAAAAAAAIs/Ebygbm9i-6w/s1600-h/googdesk.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_RrGIVCQs3RU/Ru6mv--fuGI/AAAAAAAAAIs/Ebygbm9i-6w/s400/googdesk.png" alt="" id="BLOGGER_PHOTO_ID_5111205970401278050" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;This means, if you search for "bilinguals," it will return all of the documents, PDFs, images, etc. that contain the word "bilinguals" in the filename or in the actual body of text. This is a tremendous time saver.&lt;br /&gt;&lt;br /&gt;Google Desktop actually searches as you type, meaning that after each key is pressed, the results change. For example, when I hit &lt;span style="font-style: italic;"&gt;b&lt;/span&gt;, it displayed files containing &lt;span style="font-style: italic;"&gt;b&lt;/span&gt;, then when I hit &lt;span style="font-style: italic;"&gt;i&lt;/span&gt;, it only displayed files containing &lt;span style="font-style: italic;"&gt;bi&lt;/span&gt;, and then &lt;span style="font-style: italic;"&gt;bil&lt;/span&gt; and so on.&lt;br /&gt;&lt;br /&gt;Lets say that I wanted to open this PDF file&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-size:85%;"&gt;C:\Documents and Settings\Default User\My Documents\Uni\2006\Confirmation of Candidature Proposal\COC final.pdf&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;From my desktop, all I have to do is press Control twice (to bring up the white search box), type in &lt;span style="font-style: italic;"&gt;coc&lt;/span&gt; and then select the correct file from the list of results. It took me less than 2 seconds. This is much quicker than navigating through many folders and trying to remember where you have saved a file.&lt;br /&gt;&lt;br /&gt;And remember, this is just like using Google search. You may specify a particular filetype (e.g. filetype:pdf), or remove search results containing a specific word by using a minus sign (e.g. -German), and you may combine operators to create powerful searches.&lt;br /&gt;&lt;br /&gt;Google Desktop can also be used to launch applications. For example, if you type &lt;span style="font-style: italic;"&gt;calc&lt;/span&gt;, you may launch the calculator program. Again, this is much quicker than clicking &lt;span style="font-style: italic;"&gt;Start&lt;/span&gt;, then &lt;span style="font-style: italic;"&gt;All Programs&lt;/span&gt;, then &lt;span style="font-style: italic;"&gt;Accessories&lt;/span&gt;, and finally &lt;span style="font-style: italic;"&gt;Calculator&lt;/span&gt;. If you type &lt;span style="font-style: italic;"&gt;add&lt;/span&gt;, you &lt;span style="font-style: italic;"&gt; &lt;/span&gt;may open the Add or Remove Programs window without using the Control Panel.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;For those of you who are looking for a few more advanced Google Desktop uses, I refer you to the excellent &lt;a href="http://lifehacker.com/software/google-desktop/hack-attack-get-more-from-google-desktop-199630.php"&gt;Get more from Google Desktop&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2091371952290937434?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2091371952290937434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2091371952290937434' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2091371952290937434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2091371952290937434'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/google-desktop-find-files-fast.html' title='Google Desktop: find files fast'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_RrGIVCQs3RU/Ru6mv--fuGI/AAAAAAAAAIs/Ebygbm9i-6w/s72-c/googdesk.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-7957681019308420489</id><published>2007-09-18T01:25:00.001+10:00</published><updated>2008-08-22T17:07:36.273+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='security'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Security, it's important</title><content type='html'>Please, oh please, keep your data safe from viruses and spyware.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Viruses&lt;/span&gt;&lt;br /&gt;Viruses are computer programs that can copy themselves and may damage programs, delete files, cause crashes or even reformat a hard disk! The antivirus that comes with our laptops is ETrust Antivirus by Computer Associates. This may be the worst antivirus program in the world. Don't believe me? &lt;a href="http://www.pcmag.com/article2/0,1759,2135092,00.asp?kc=PCRSS05079TX1K0000992"&gt;Here's a review&lt;/a&gt;. I don't know of anyone in MARCS who has detected a virus using ETrust - that is &lt;span style="font-style: italic;"&gt;not good&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Here is some good news: there are several great, free antivirus programs - I recommend &lt;a href="http://www.free-av.com/"&gt;Antivir&lt;/a&gt; or &lt;a href="http://www.avast.com/eng/download-avast-home.html"&gt;Avast&lt;/a&gt;. I have used both, both are excellent, and neither put a large strain on your CPU, meaning that your computer won't slow down to a crawl *ahem* Norton *ahem*. Personally, I prefer Antivir, and generally speaking, it performs better in reviews - detecting a higher percentage of viruses than any of the other free (and many paid) antivirus packages. If you install Antivir, here is how to turn off the Antivir splash screen:&lt;br /&gt;&lt;span style="font-size: 78%;"&gt;Control Panel - administrationtools - local security principles - additional rules + right click and choose new hashrules - browse for and add avnotify.exe (shows as a lot of letters and numbers) and set this rule to "dont allow" - OK&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Spyware&lt;/span&gt;&lt;br /&gt;Spyware slows down your computer, can make programs stop working, steal your data, log your keystrokes, and annoy you with popup advertisements. Spyware is a big problem. To maximise your chances of staying spyware free, I recommend using a combination of antispyware programs. I have all 4 of these installed, and have listed them in order of importance (if you only want one, install number 1; if you only want two, install numbers 1 &amp;amp; 2, etc.):&lt;br /&gt;&lt;br /&gt;1. &lt;a href="http://pack.google.com/"&gt;&lt;span style="font-weight: bold;"&gt;Spyware Doctor Starter Edition&lt;/span&gt;&lt;/a&gt; - This is a really nice program, useful for both prevention (from infection in the first place) and removal (of spyware once it's on your system). It automatically scans incoming files, auto-updates, and scans your computer for spyware. It is only available as part of &lt;a href="http://pack.google.com/"&gt;Google Pack&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2. &lt;a href="http://www.javacoolsoftware.com/downloads.html"&gt;&lt;span style="font-weight: bold;"&gt;Spyware Blaster&lt;/span&gt;&lt;/a&gt; - You only run this program once, and it prevents spyware from getting on your computer in the first place. Make a habit of updating it once a month and enabling protection for all of the updated, and therefore unprotected, items.&lt;br /&gt;&lt;br /&gt;3. &lt;a href="http://www.safer-networking.org/en/download/index.html"&gt;&lt;span style="font-weight: bold;"&gt;Spybot &lt;/span&gt;&lt;/a&gt;- Needs to be started and updated manually. Will scan your hard disk for spyware. If it finds any, it will remove it. It does not automatically scan incoming files like Spyware Doctor does.&lt;br /&gt;&lt;br /&gt;4. &lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.lavasoftusa.com/products/ad_aware_free.php?PHPSESSID=c538cf493ab7357e89d3a029ff5b8bf8"&gt;Adaware 2007&lt;/a&gt; &lt;/span&gt;- What I said about Spybot applies equally well to Adaware. However, they detect different things - Adaware might find something that Spybot missed and vice versa.&lt;br /&gt;&lt;br /&gt;All of the software mentioned in this article is free, and can be installed on one machine without causing conflicts or crashes.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-7957681019308420489?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/7957681019308420489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=7957681019308420489' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/7957681019308420489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/7957681019308420489'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/security-its-important.html' title='Security, it&apos;s important'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-2378403254383228608</id><published>2007-09-15T00:42:00.000+10:00</published><updated>2007-09-15T00:50:49.839+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='annoyances'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><category scheme='http://www.blogger.com/atom/ns#' term='customisation'/><title type='text'>Set up your laptop for work: Make Word useable</title><content type='html'>Microsoft Word 2003 is a powerful word processor and can be a valuable tool. However, some of the default behaviours are less than ideal for research students (or anyone else). I don't know how many times I've heard people scream "I hate Word," and with good reason. There are a number of changes that I make and a number of features that I turn off when I first install Word that make it a much friendlier program.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Turn off Word annoyances&lt;/span&gt;&lt;br /&gt;Don't you hate it when you try to select only one or two letters, but Word 'helps' you by selecting the whole word? How about auto-correcting words such as customise, summarise, colour? How about when a quotation mark 'helps' you by turning the wrong way? How about having to click on those two little arrows at the bottom of the menu so that you can 'unhide' the command that you want because Word 'helped' you by hiding infrequent commands? There is a long list of Word annoyances. Lets begin by turning off those annoying things that Word does automatically.&lt;br /&gt;&lt;br /&gt;1. First things first - lets set the language to Australian English. From the &lt;span style="font-style: italic;"&gt;Tools &lt;/span&gt;menu, select &lt;span style="font-style: italic;"&gt;Language &lt;/span&gt;and then &lt;span style="font-style: italic;"&gt;Set Language...&lt;/span&gt; and choose &lt;span style="font-style: italic;"&gt;En&lt;/span&gt;&lt;span style="font-style: italic;"&gt;glish (A&lt;/span&gt;&lt;span style="font-style: italic;"&gt;ustralia)&lt;/span&gt;. No more -ize endings.&lt;br /&gt;&lt;br /&gt;2. Select &lt;span style="font-style: italic;"&gt;Options...&lt;/span&gt; from the &lt;span style="font-style: italic;"&gt;Tools&lt;/span&gt; menu. Click on the &lt;span style="font-style: italic;"&gt;Edit &lt;/span&gt;tab. Untick &lt;span style="font-style: italic;"&gt;When selecting, automatically select entire word&lt;/span&gt;. Now you can select only one character of a word.&lt;br /&gt;&lt;br /&gt;3. From the &lt;span style="font-style: italic;"&gt;Tools &lt;/span&gt;menu, select &lt;span style="font-style: italic;"&gt;Autocorrect Options... &lt;/span&gt;and click on the &lt;span style="font-style: italic;"&gt;Autocorrect &lt;/span&gt;tab. Untick &lt;span style="font-style: italic;"&gt;Capitalize first letter of  sentences &lt;/span&gt;&lt;span&gt;and &lt;/span&gt;&lt;span style="font-style: italic;"&gt;Capitalize first letter of table cells&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;4. While in &lt;span style="font-style: italic;"&gt;Autocorrect Options... &lt;/span&gt;click on the &lt;span style="font-style: italic;"&gt;Au&lt;/span&gt;&lt;span style="font-style: italic;"&gt;toFormat a&lt;/span&gt;&lt;span style="font-style: italic;"&gt;s you type&lt;/span&gt; tab and untick &lt;span style="font-style: italic;"&gt;Straight quotes with smart quotes&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;5. From the &lt;span style="font-style: italic;"&gt;Tools &lt;/span&gt;menu, select &lt;span style="font-style: italic;"&gt;Customize... &lt;/span&gt;and click on the &lt;span style="font-style: italic;"&gt;Options&lt;/span&gt; tab. Select &lt;span style="font-style: italic;"&gt;Always show full menus &lt;/span&gt;and &lt;span style="font-style: italic;"&gt;Show shortcut keys in ScreenTips&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Customise your toolbars&lt;/span&gt;&lt;br /&gt;The default Word 2003 toolbar layout isn't terrible, however, it can use a little research-student-tweaking. Luckily, you can add, remove, or edit toolbar buttons. &lt;p&gt;To customise a toolbar, select &lt;span style="font-style: italic;"&gt;Customize... &lt;/span&gt;from the &lt;span style="font-style: italic;"&gt;Tools &lt;/span&gt;menu and click on the &lt;span style="font-style: italic;"&gt;Commands &lt;/span&gt;tab. From here you may add any command to any of your toolbars by simply dragging it into the desired position on your toolbar. To remove a command from your existing toolbars, simply drag it off the toolbar and drop it onto the &lt;span style="font-style: italic;"&gt;Customize...&lt;/span&gt; dialog box.&lt;br /&gt;&lt;br /&gt;Here is what the default Word 2003 toolbars look like (click toolbar to enlarge):&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_RrGIVCQs3RU/RuqTVe-fuAI/AAAAAAAAAH8/HEaQrb1diwI/s1600-h/word-default-toolbar.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_RrGIVCQs3RU/RuqTVe-fuAI/AAAAAAAAAH8/HEaQrb1diwI/s320/word-default-toolbar.png" alt="" id="BLOGGER_PHOTO_ID_5110058724506974210" border="0" /&gt;&lt;/a&gt;Ok, lets get started. I always&lt;span style="font-weight: bold;"&gt; remove &lt;/span&gt;these buttons:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Print &lt;/span&gt;- we will replace this with a more useful print button.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Email &lt;/span&gt;- who emails from Word?&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Research &lt;/span&gt;- what is this?&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Tables and borders &lt;/span&gt;- if you need to insert or modify a table, just use the Table menu.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Insert Table&lt;/span&gt; - as above.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Insert Excel Worksheet&lt;/span&gt; - if you need to insert or modify an Excel worksheet, just use the Insert menu.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Drawing &lt;/span&gt;- you will never use this.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Help &lt;/span&gt;- there's a search box in the top right corner.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Read &lt;/span&gt;- you will never use this.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Outside border &lt;/span&gt;- accessible via right click if you ever need it.&lt;br /&gt;&lt;br /&gt;Now that we've gotten rid of the useless buttons, lets &lt;span style="font-weight: bold;"&gt;add &lt;/span&gt;some buttons that will make our lives easier and save us time in the future. Remember that toolbar buttons are added by selecting &lt;span style="font-style: italic;"&gt;Customize... &lt;/span&gt;from the &lt;span style="font-style: italic;"&gt;Tools &lt;/span&gt;menu and clicking on the &lt;span style="font-style: italic;"&gt;Commands &lt;/span&gt;tab.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Save As &lt;/span&gt;- (from the &lt;span style="font-style: italic;"&gt;File &lt;/span&gt;category) allows the user to save the document under a new name. This is very useful for saving different versions of your important documents.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Print...&lt;/span&gt; - (from the &lt;span style="font-style: italic;"&gt;File &lt;/span&gt;category) when clicked, it will bring up the Print dialog box, allowing you to specify the number of copies, zoom, staple, double sided printing, two pages on each etc.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Paste Special&lt;/span&gt; - (from the &lt;span style="font-style: italic;"&gt;Edit &lt;/span&gt;menu) allows you to remove formatting from text that has been copied to the clipboard.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Find &lt;/span&gt;- (from the &lt;span style="font-style: italic;"&gt;Edit &lt;/span&gt;menu) allows you to search for (and replace) text in your document.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Header and Footer&lt;/span&gt; - (from the &lt;span style="font-style: italic;"&gt;View &lt;/span&gt;menu) place text at the top or bottom of a page.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Symbol &lt;/span&gt;- (from the &lt;span style="font-style: italic;"&gt;Insert &lt;/span&gt;menu) insert special, foreign, phonetics characters.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Superscript &lt;/span&gt;- (from the &lt;span style="font-style: italic;"&gt;Format &lt;/span&gt;menu) useful for transcription e.g. the superscript &lt;span style="font-style: italic;"&gt;h &lt;/span&gt;that indicates long lag VOT.&lt;br /&gt;&lt;br /&gt;Of course, you might have some buttons that are useful to you that I haven't listed here. You should add them to your toolbar. Let us know which button you added in the Comments at the end of this post.&lt;br /&gt;&lt;br /&gt;In the &lt;span style="font-style: italic;"&gt;Customize... &lt;/span&gt;dialog box click on the &lt;span style="font-style: italic;"&gt;Toolbars &lt;/span&gt;tab. Check the box next to &lt;span style="font-style: italic;"&gt;Word Count&lt;/span&gt;. This will make the word count toolbar appear. This toolbar displays the number of words right in your toolbar.&lt;br /&gt;&lt;br /&gt;After the above modifications, here's what my toolbars look like:&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_RrGIVCQs3RU/RuqdiO-fuEI/AAAAAAAAAIc/bF9pcRUkBKg/s1600-h/word-my-toolbar.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_RrGIVCQs3RU/RuqdiO-fuEI/AAAAAAAAAIc/bF9pcRUkBKg/s400/word-my-toolbar.png" alt="" id="BLOGGER_PHOTO_ID_5110069938666584130" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-2378403254383228608?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/2378403254383228608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=2378403254383228608' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2378403254383228608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/2378403254383228608'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/set-up-your-laptop-for-work-make-word.html' title='Set up your laptop for work: Make Word useable'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_RrGIVCQs3RU/RuqTVe-fuAI/AAAAAAAAAH8/HEaQrb1diwI/s72-c/word-default-toolbar.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-6356248991803718970</id><published>2007-09-10T01:08:00.000+10:00</published><updated>2007-09-13T00:06:02.926+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Set up your laptop for work: Turn off the crap</title><content type='html'>When it comes to setting up your work laptop, I suggest that you should &lt;span style="font-family:arial;"&gt;only care about speed and efficiency. This means that your computer should be (a) booting up quickly, and (b) running smoothly (without crashes).&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;The key to a quick startup is minimising the number of programs that run automatically when you bootup Windows. Click the &lt;span style="font-style: italic;"&gt;Start button&lt;/span&gt;, then &lt;span style="font-style: italic;"&gt;Run&lt;/span&gt;, and type &lt;span style="font-style: italic;"&gt;msconfig&lt;/span&gt;. Click on the &lt;span style="font-style: italic;"&gt;Startup &lt;/span&gt;tab and deselect all of the programs that you do not want to run automatically. For more detailed advice, I refer you to the excellent &lt;/span&gt;&lt;a style="font-family: arial;" href="http://www.wikihow.com/Make-Windows-XP-Startup-Faster"&gt;Make XP Boot Faster from Wikihow&lt;/a&gt;.&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;In order to keep your computer running smoothly you should turn off all of the useless services that run by default in Windows XP. I recommend that you read &lt;/span&gt;&lt;a style="font-family: arial;" href="http://www.jasonn.com/turning_off_unnecessary_services_on_windows_xp"&gt;A Guide To Turning Off Useless XP Services by JasonN&lt;/a&gt;&lt;span style="font-family:arial;"&gt; and make the necessary changes. If in the future MARCS students begin using Windows Vista *shudder* then I recommend you find a similar guide for turning off all of the useless crap in Vista.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-6356248991803718970?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/6356248991803718970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=6356248991803718970' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6356248991803718970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/6356248991803718970'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/set-up-your-laptop-for-work-turn-off.html' title='Set up your laptop for work: Turn off the crap'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7580586789577287731.post-1060284844819484237</id><published>2007-09-09T00:20:00.000+10:00</published><updated>2007-09-09T22:35:03.635+10:00</updated><title type='text'>Hello world</title><content type='html'>&lt;span style="font-size:100%;"&gt;Welcome to my speech blog. My name is Mark Antoniou. I am a PhD student at MARCS Auditory Laboratories at the University of Western Sydney in Australia. I study cross-language speech production and perception. If you don't know what that is, then this is not the blog for you.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;Within the lab, I often create user guides based on my experiences. These guides are intended to save people (including myself) time when trying to figure out how to do something in the future. Rather than sticking guides all over the lab, I have decided that all of my guides will live in the same place: online. Here, on my speechblog, you will find guides for using particular pieces of software, tips for being productive, as well as my thoughts on some more &lt;span style="font-style: italic;"&gt;speechy &lt;/span&gt;topics. I've got a long list of posts to type up. My hope is that this blog will serve as a reference for future MARCSists. Time will tell if this will be a huge waste of time.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;This is actually my second blog. I have created it so that I can separate my professional life from my personal life. When you're doing a PhD, you cannot really keep your work from affecting your personal life (esp. your social life). What you &lt;span style="font-style: italic;"&gt;can&lt;/span&gt; do is keep your personal life blog posts away from your work blog.&lt;br /&gt;&lt;br /&gt;If you are looking for my personal blog, you will find it at &lt;a href="http://markbfm.blogspot.com/"&gt;http://markbfm.blogspot.com/&lt;/a&gt;. Please be warned that my personal blog contains ramblings, venting, swearing, and poor attempts at humor - all part of my coping strategy for getting through a PhD.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7580586789577287731-1060284844819484237?l=markantoniou.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://markantoniou.blogspot.com/feeds/1060284844819484237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7580586789577287731&amp;postID=1060284844819484237' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1060284844819484237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7580586789577287731/posts/default/1060284844819484237'/><link rel='alternate' type='text/html' href='http://markantoniou.blogspot.com/2007/09/hello-world.html' title='Hello world'/><author><name>Mark Antoniou</name><uri>http://www.blogger.com/profile/01378196160814664505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/-6w94hpo-z3M/TnPLhZcjnyI/AAAAAAAAAWk/c1fq3o6A-dE/s220/mark.jpg'/></author><thr:total>0</thr:total></entry></feed>
