Blog

Check your Ubuntu Version – Command Line

I often ssh into my home linux server or my remote Machines. Recently I could not remember what flavor (version) of ubuntu I was running. Since I don’t use the UI on the server I only had the command line to use. I quickly found a way to show what version you are running. I thought it was interesting that there …

Read more

Ubuntu or Mint

I have been using ubuntu for a while. In fact, the last Linux box I had prior was Fedora 10. My current primary linux box is running Ubuntu 10.4 (a bit outdated). I recently upgraded to 12 and found some performance issues on my dual core Dell Box. The majority of my development Virtual Box images are Mint Linux , I …

Read more

iPad VPN – OpenVPN – PFsense

I have been waiting for a while for a good openvpn client to be available for the iPad or iPhone with out JailBreaking. A few months back openvpn released an app for the iPad and iPhone. https://itunes.apple.com/us/app/openvpn-connect/id590379981 Head on over and download if you are a pfsense user. I recommend anyone who is using public / unsecured wifi to use VPN. …

Read more

IIS 6 and .net 4 – 404 error

I just spent the last hour troubleshooting an issue with an upgrade. It had to do with upgrading a website to a new version using .net 4 on an iis 6 (server 2003) machine. I was consistently getting a 404 error when I switched to using the 4.0 framework I had reapplied 4.0 framework to iis using aspnet_regiis. Even created a …

Read more

RIP Google Reader

Google recently announced that it is going to turn off Google reader. Reader.google.com I can remember when it launched in 2005 and I was amazed that I could take all these RSS feeds (web news) and put them in one place. It was not sexy or even good looking, but it allowed me to consume a lot of great info fast. …

Read more

Backup Script for SQL Express

I like the usability of Microsoft SQL especially the SQL Express versions. The only few limitations I have ran into have been some of the enterprise feature and things like backup scripts. There is a great Codeplex package that can help http://expressmaint.codeplex.com/ I have used a version of expressmaint for long time. The package from code plex also includes a windows2008 …

Read more

Suits and new Music

In the last few years I have found it hard to find new music. I don’t listen to much radio these days, in the Van it is WCSG 91.3 at all times (the kids love that). I my car I find that I listen to talk radio, either ESPN radio or something like Glenn Beck. So I often don’t hear new …

Read more

Windows Mesh – Shutdown

Feb 13th 2013 is a sad day. Microsoft decided to turn off what I though was one of their best services. They are discontinuing Live Mesh. If you have not heard of Mesh, it was the precursor to SkyDrive. Mesh allowed you to sync and access remote files. It also included the one function that I really loved, Remote Desktop. When …

Read more

Windows 8 – And tablet

I’m a fan of windows 8. Since using it as my primary OS at home and on my development box I find it very stable, fast, and likable. It is interesting that when I’m on a Win7 box I find myself going to the upper right to search or hitting “win+q” to find an app. I spent some time this week …

Read more

Mobile Detect Script

Mobile Detection

In the past year I have developed a few mobile websites. These normally consist of a specific mobile view (jquerymobile) or a responsive design. In the case of a specific mobile view, you need some type of mechanism to detect the type of browser that is viewing the site. Because of the ever increasing mobile browsers and devices this is a …

Read more

Changing the WordPress folder

Recently moved WordPress from a sub-folder called “/blog” to the root of the site. Jimiz was recently set as jimiz.net/blog and it is now jimiz.net. I have been thinking of doing this for a year or so, just did not want to take the effort to modify all the links. I finally took the challenge and made the change. The site …

Read more

Disable Java – Homeland Security

I was reading my Flipboard feed and noticed an article saying to disable Java based on some zero-day exploit. This article on the The Verge The Verge mentioned that the homeland security team decided to encourage people to disable Java. That is an amazing thing to have a plugin that is as widly used as java to be encourage to be …

Read more

Fantastic Design and Invention

I stumbled upon this post and was just amazed. Some people just have great design skill, others have great vision, I think Hartmut Esslinger has both. http://www.designboom.com/technology/hartmut-esslingers-early-apple-computer-and-tablet-designs/# Check out the “Snow White 3” from 1984.

Windows 8 – App Store

Earlier this month I released two apps into the Windows 8 marketplace (Windows 8 app store). It has been a good experience and shows how Microsoft is doing a great job in creating a developer system to allow for apps. I’ve posted a few things regarding searching and certification in the Windows 8 Store. The windows 8 dashboard for the store …

Read more