Handgloves for tumblr

Jul 02

Handgloves for tumblr

I have been a WordPress developer now for going on 6 months. I’m still a baby, I know, but some out there in the community have accepted me as one of theirs. More specifically George Wiscombe. George and I have had the pleasure to work on a couple of WP Themes together, one of them is still under development while the other Handgloves, is publicly available. A...

Read More

WebsiteOvernight – A new service!

Jun 20

Hey guys, our team over at Infinicast Multimedia, just launched a new product, WebsiteOvernight. Wha!? WebsiteOvernight is a new product for small businesses that are on a budget. We offer over 40 options to aid in the uniqueness of your site. For only $100, we are able to launch the site in less than 24 hours from project start. We are able to offer this service so...

Read More

C#, Enums and Strings oh my!

May 07

I find myself having to lookup the same snippets of code a lot. You know, those insignificant lines of code you “never” use. Recently I have had to look this up twice, and hopefully by placing it here, I will never need to again (knock on wood). So again, without further ado… drum roll please… enum CcType { Visa, MasterCard, Discover, Amex,...

Read More

Asp.Net MVC DropDownList With OptGroups

Apr 29

So rarely do I use opt groups, that I had to actually look up their syntax! So when I wanted to use them in a project I’m working on in Asp.Net MVC, I wasn’t very shocked the MVC DropDownList extension didn’t exist for it. So I ended up writing a bit of my own.  Stole some code here and there (no shame in that). So without further ado, for...

Read More

Gmail’s Suprising AI

Mar 29

I was sending an email to a client this morning using Google Hosted Services, and I was prompted with an odd alert: “Did you mean to attach files?” I thought that maybe it was a bug with the server is on, and disregarded it (clicked the cancel button). It didn’t send. Then I tried clicking send again, and the same alert popped up.  This time I...

Read More