Category Archives: Infrastructure

Netgear WNR1000v3 router port forwarding bug

My router was supplied by Plusnet (firmware V1.0.2.30_53.0.66B1). It has several bugs in the port forwarding function. First the good news: It WILL forward port 80 to port 80 on another server Now the bugs: The User Interface prohibits forwarding … Continue reading

Posted in Application design, Cloud, Infrastructure | Tagged , , | Leave a comment

SQL Server Import Wizard cannot import fields containing more than 255 characters

I have been importing data from Excel to SQL Server using the SQL Server Import Wizard. Usually there is no problem but I have found a bug. 1. To reproduce: Try to import a column containing more than 255 characters … Continue reading

Posted in Infrastructure | Tagged , , , , | Leave a comment

Office 2013 upgrade – red pill or blue pill?

The red pill and its opposite, the blue pill, are pop culture symbols representing the choice between the blissful ignorance of illusion (blue) and embracing the sometimes painful truth of reality (red). Wikipedia about The Matrix movie I have to decide whether to upgrade to Office … Continue reading

Posted in Business models, Cloud, Infrastructure | Tagged , , , , , , | Leave a comment

Why you should put an SSD in your laptop

I have an elderly Dell Studio 1558 running Windows 7 and the boot time is 2 mins 28 s and the time to complete the login and start-up applications was 4 mins 30s. It is well-known that start-up time increase … Continue reading

Posted in Infrastructure | Tagged , , , | Leave a comment

Amazon Web Services provides a facility to sell unused capacity

One of the potential risks of buying reserved instances on the Amazon cloud is that you might buy more than you need. This has been a consideration for me for hosting the Keyapt app. Now Amazon lets you sell excess capacity … Continue reading

Posted in Business models, Infrastructure, Keyapt | Tagged , , , , | Leave a comment

Turn your PC into a WiFi hotspot

Connectify Hotspot is a great free utility that lets you turn your PC or laptop into a WiFi hotspot. Typical use cases include You have an Ethernet connection to your laptop and you can now share it with your mobile phone or … Continue reading

Posted in Android, Infrastructure | Tagged , , , , , , , , , | Leave a comment

Why Windows 8 server is a game-changer • The Register

An interesting article on Windows 8 Server. Why Windows 8 server is a game-changer More than just a few tweaks… via Why Windows 8 server is a game-changer • The Register. Windows Server has always been the choice of businesses … Continue reading

Posted in Cloud, Infrastructure | Tagged | Leave a comment

Amazon DynamoDB – a Fast and Scalable NoSQL Database Service Designed for Internet Scale Applications – All Things Distributed

I am interested in Amazon’s new NoSQL database DynamoDB. We develop Android applications and a core requirement is scalable session management. This seems to be a primary use of DynamoDB. Dynamo was born out of our need for a highly … Continue reading

Posted in Cloud, Infrastructure | Tagged , | Leave a comment

EC2 reserved instances for baseload

Amazon recently announced new options for their EC2 reserved instances. http://aws.amazon.com/ec2/reserved-instances/?ref_=pe_8050_22086710 With this product you pay a small amount up-front for a reserved instance and in exchange Amazon will lower your hourly rate. The more you pay the lower the … Continue reading

Posted in Cloud, Infrastructure, Keyapt | Tagged , , , , | Leave a comment

Amazon add Route 53 support to console

I have previously blogged about Amazon Route 53 and how you needed to use third party tools. Well from today Amazon Route 53 can be managed from the Amazon console. This is good.

Posted in Cloud, Infrastructure | 1 Comment