Category: How To
-
Sense: Referencing files from wherever you want
In Sense, you can reference a list to control what your program does. By default, the [line X from_file “file.txt”] references the Sense project folder, but it can reference one of many locations. How this works differs on Windows and Mac, but the approach is much the same. The way you do it,…
-
Exporting Sense scripts as clear text
As part of my studies, I have been “programming” in Sense, a version of Scratch, the graphic programming environment developed at MIT. The programs developed in Sense are stored as .sb-files. Now, the problem is that these files are only readable by the program that made them (and Sense programs are apparently not readable by…
-
iOS 6’s best new feature: Do Not Disturb
One feature that I have been missing on my iPhone, even though I didn’t realise it, is a way to have the iPhone be quiet when I want it to, but intelligently so. What I mean, is that I want it to be able to let calls from important people (such as my wife and…
-
How to: Use synonym lists to modify search results
By modifying the thesaur.xml-file, Index Manager will return hits containing synonyms to the specified search words. Say, for example, that you want to search for fast food, and want your search results to also find more specific kinds of fast food, such as pizza, hamburgers and french fries. Included with every installation of Index…
-
How to remove addresses from Autocomplete in your browser
One practical, but sometimes annoying, feature in most browsers today, is the autocomplete functionality in the URL field. While it does save you time when you are used to it, it can also send you to a different page than you were intending. Luckily, both Firefox and Chrome has a shortcut to delete entries from…
-
Blogging on the go, WordPress for iOS
While I do most of my blogging on my computer, uploading the posts and images directly through the control panel. However, from time to time I will write a post while on the go, using my iPad or even (shudder) my iPhone to write and post the update. Whenever I do that, my choice…
-
API-usage for everyone: If this, then that!
If this, then that is an online service that allows you to set up channels with a trigger and an action. The entire philosophy behind it is that it should be very simple to use. It utilizes the APIs of various online services, Flickr, Twitter and Facebook to mention but a very few. When something…