Location > Home

Juna Software Development

Juna offers a range of services including consulting, software development, website design and IT support.

If you would like to find out more about any of the services offered by Juna please contact us .

Consultancy Services

You know you need some sort of solution to fix a business problem or you can see an opportunity but are not sure what software you may need.

Website Design Solutions

Juna is an agent for netMaestro, a fully featured easy to use content management system. We and can provide a custom website design or template based website starting from $1999 setup & $69 monthly through netMaestro.

more ...

Custom Software Development

Many businesses want to store information that is unique to their business. It’s often hard to find a pre-made solution to fit your requirements. If this is the case a custom software development may be required. We can create a desktop or server based database solution to fit your requirements.

more ...

IT Support

Juna provides IT support services for small businesses that require a personal approach. Support is charged on a per incident or contractual basis. We provide the following services.

  • Software support
  • Network support for small businesses
  • Windows 2003 Server support including email servers

Juna's Blog

Fix for Flash horizontal 1px pixel offset in Firefox 3.6

After updating to Firefox 3.6 on OSX I discovered many of the websites that use flash had the flash object offset by 1 pixel horizontally. Its a real pain hopefully it will be fixed soon. In the mean time I have discovered a temporary fix you can make to your HTML.

JQueryDialog wrapper for C# ASP.NET

I wanted to integrate the JQuery UI Dialog with a ASP.NET project so I created a C# class to wrap the functionality and make it easy to configure

Network-related or instance-specific error occurred while establishing a connection to SQL Server

I have a website getting occasional database disconnections throwing the error - A network-related or instance-specific error occurred while establishing a connection to SQL Server. Its been difficult locating the cause of the error as there appears to be nothing wrong. I have the same code running multiple websites and only one of the sites is plagued by the error so I figure it must be some configuration problem either with IIS or the MS SQL database.