Blog Archives

jQuery jNotify

jNotify is a jQuery plugin to send notifications to your users with a single line code.

jNotify can display information boxes in just one line of code. Three kind of boxes are allowed : information, success and failure. The whole box is entirely skinnable with css. For example, you could use it for a mail being successfully sent or a validation error of a form.

This a great easy to use plugin to notify your users about events within your app. For instance, I used this plugin to my users know if an AJAX request had an error or if it was successful.

Read more...

Seven Languages in Seven Weeks: IO Day 1 and 2

Well I finished day one and two of IO and so far I am not too fond of the language. Finding any information on this language is quite hard. Actually most of the information that I have found has been from www.bennadel.com. I am not going to post my homework for this language for this day since most of my information has been from Ben's site.

Crack Mac Apps – TUTORIAL

The Mac App store had only been opened for 24 hours and Cracks have started. Take a look at this tutorial.

 

Fresh Invoices

I have been using FreshBooks for over a year now, and it’s definitely the best online solution that I have found. Some of the issues that FreshBooks has solved for me are tracking expenses, like mileage office supplies and you can also setup recurring expenses. In the free version can setup three clients and send unlimited invoices via email they will send your invoices via snail mail but you will have to by FreshBook stamps. You can send your client an estimate and then turn that estimate into an invoice. If you are interested click the banner below.

FreshBooks

Seven Languages in Seven Weeks: Ruby Day 3

The third and final day of Ruby. This was full of fun, we learned about the power of "missing_method", and how to use it to create your own (DSL). We also learn how create and use modules, modules are pretty cool I liked how you can create a module and mix it in a class. Now on to the homework, todays homework was quite a challenge but also fun.

Read more...