|
I will think of something for here later
Browse by Tags
All Tags » Blog (RSS)
Sorry, but there are no more tags available to filter with.
-
|
Until recently, I have been a T-Mobile customer since 2001. Over the past 8 years, I have bought a new phone almost every year. This past June, it was time again for a new phone, so my wife and I got two shiny new Blackberry Curves. We decided these phones...
|
-
|
Good days, bad days, all of us want to relax. We've worked all week and yet still google 'relaxation tips'. I have searched all over for ways to relax ... everything from deep breathing, yoga, you name it. These techniques do help, but to...
|
-
|
Some cool changes have come along for RestLess . Instead of blabbering on, I'll dive right into the changes. Small naming changes Based on Dave Donaldson 's recommendation, IRESTReadable, RESTProperty, etc have their case changed. They are now...
|
-
|
I have been disappointed with the amount of legwork involved with setting up a simple REST API, so I decided to write a small attribute-based framework. The goal was to make it as simple as possible and be discoverable. Right now, the framework only supports...
|
-
|
The more sites I've tried in the past few years, the more I've noticed who cares about usability and who uses it in their marketing slogans. Some of the biggest players on the web define usability as doing what everyone else does . That is NOT...
|
-
|
Today, I launched a one-click live demo of Meiraware Business (a simple and easy invoicing application). Why a live demo? In my opinion, screencasts and/or screenshots is a distant second to actually using an application. Screencasts - I don't want...
|
-
|
I've been asked by a few people the easiest way to store your data inside Graffiti. Most people start the question with "How do I add tables to the database ....". You could do that, but it would be complicated and annoying to deploy to...
|
-
|
Nathaniel Talbott had a great presentation this evening at the Agile RTP meeting. His Lightning Talk (4 - 5 minutes), Jim Cramer style, was about spending more energy on your application's user interface. One line from his slides really hit home for...
|
-
|
I just finished the first run of a Graffiti plug-in I'm calling SkinnyWeb. This plug-in allows you to compress the source output of your graffiti website to the user using GZIP, DEFLATE, or a custom WhiteSpace module. For now, it only compresses the...
|
-
|
A month or so ago my VM completely hard locked. I was working on Graffiti and had just created a category called 'test'. I had no choice but to force the vm closed and reopen. When I booted back up the system ran chkdsk. It fixed a lot of stuff...
|
-
|
Leo of Zen Habits (one of my favorite blogs) recently posted asking readers for tips on working from home. I left the following comments on his blog: Bad TV. Yep, that’s the secret. If you watch good TV, you will turn around from your desk and watch...
|
-
|
I'm glad to announce that the Graffiti migrator will be included with Graffiti beta 2. Thanks to everyone for all of your help and feedback. Beta 2 should be out sometime this week, worst case early next week. The first round will support CS2007 DB...
|
-
|
My recent post gathered a lot of attention in the comments for the Graffiti migrator utility I've been working on. I've received a lot of great feedback and have a new version in need of testing. What's different 1) This new version supports...
|
-
|
After lots of work, we have finally released the 'private' beta of Graffiti. If you don't know already, Graffiti is a simple CMS (content made simple) that is unlike any other. It is extremely easy to use and installs in minutes (copy/paste...
|
-
|
Oh Javascript... you can't be intuitive can you? I want to see if a function exists and then call it - if(decrementComments) decrementComments(); Wrong. if(typeof decrementComments == 'function') decrementComments(); Right. Graffiti users...
|
More Posts Next page »
|
|
|