Skip to content
Archive of posts filed under the Uncategorized category.

Hotmail interface doesn’t like long words!

I almost couldn’t believe it when I saw it. I emailed myself some rather long URLs to look at another time and on opening the email i was confronted with this:

The message displays but cuts off the string of text at a certain point. It allows you to then click a button to display the [...]

Google chrome bug

Has your installation of chrome stopped working?
Have a look and see if the suggestion in this link helps: http://www.google.com/support/forum/p/Chrome/thread?tid=2680b41d121dc73a&hl=en
(you may have to hunt for the directory in order to run the relevant file)
I became frustrated by this problem myself which has occurred several times now on my Vista laptop. The solution, which I haven’t really [...]

Summer holidays and summer work

After taking a lovely relaxed break in Scotland, I’m back home for some serious work over the summer. I’ve been very fortunate in securing some interesting software development work at a company that deals with, to put it in an oversimplified form, automated financial transactions. So far so good, but as a result I anticipate [...]

Wolfram Alpha Dev APIs

The recently launched Wolfram Alpha computational knowledge engine is to provide to ‘APIs’, or more specifically, methods of querying the system and retrieving results from web applications. The first query method essentially allows all types of search just as can be used on the Wolfram Alpha site, the second data method allows for more specific retrieval [...]

Added RSS fed page to site

EDIT: You can view the page here – http://ssims.co.uk/Portfolio/examples/rsspage.jsp
Creating a page to display RSS feed information proved surprisingly straightforward with Sun’s RSS utils package available at http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities/
Essentially RSS utils retrieves the XML page containing the RSS feed and processes it, allowing you to retrieve the feed by simply using the custom XML tag library provided. [...]

RSS Feeds for content management

I intend to integrate this blog’s RSS (Really Simple Syndication) feed in my portfolio website as a learning exercise in utilising dynamic feeds.
RSS is a format of producing snippets of information, which are often news articles and blogs containing links. An RSS feed is essentially a manually or dynamically updated XML file formatted in a specific [...]

Welcome to my technical blog!

Well it seems I have succumbed to the procrastination aid that is writing a blog. But perhaps some good may evolve from this new venture, least of all it is a useful way for me to develop and sound aloud my own personal views on technical issues in a constructive way.
I will start with a [...]