Posts
381
Comments
222
Trackbacks
42
Design
Why You Shouldn’t Build An App In 1 Page
I have seen a number of people boast that they have a 1 page web application design. Congratulations. Now ask yourself why you did that and what the impact that design has. There are reasons that we modularize applications. One reason is to give the user logical separation of functionality. The fact that the application transition from one screen to another give the user a visual queue that something significant has changed and they should take notice. From a development standpoint all-in-on design ......
Posted On Wednesday, February 6, 2013 5:45 PM | Comments (5)
Creating Corporate Windows Phone Applications
Most developers write Windows Phone applications for their own gratification and their own wallets. While most of the time I would put myself in the same camp, I am also a consultant. This means that I have corporate clients who want corporate solutions. I recently got a request for a system rebuild that includes a Windows Phone component. This brought up the questions of what are the important aspects to consider when building for this situation. Let’s break it down in to the points that are important ......
Posted On Friday, June 22, 2012 8:23 AM | Comments (0)
New Windows Phone 7 Stencil For Cacoo
I have created a stencil for wire framing Windows Phone 7 application in Cacoo. This is definitely a work in progress, but until it is complete I would suggest combining this stencil with the Android stencil that is available by default in Cacoo. Below are a couple of screen shots of the stencil so far. First here is what the stencil window looks like currently. Taking a closer look the main device frame is illustrated below Lastly is the button pallet which contains the icons from the Windows Phone ......
Posted On Monday, November 28, 2011 10:40 PM | Comments (0)
Wire Framing WP7 Apps With Cacoo
While looking for a free alternative to Sketchflow I landed on the Cacoo web site. Any developer who decides to use the free Visual Studio tools may find themselves doing the same search. The base functionality of Cacoo is free although there are certain features that have fees attached to them such as extended stencils and templates. Cacoo doesn’t seem to have a template for WP7. It does have templates for iOS and Android development so I started with the Android template and started modidfying ......
Posted On Monday, November 21, 2011 4:21 PM | Comments (0)
Discovering Your Project
The discovery phase of any project is both exciting and critical to the project’s success. There are several key points that you need to keep in mind as you navigate this process. The first thing you need to understand is who the players in the project are and what their motivations are for the project. Leaving out a key stakeholder in the resulting product is one of the easiest ways to doom your project to fail. The better the quality of the input you have at this early phase the better chance you ......
Posted On Friday, November 18, 2011 2:55 PM | Comments (0)
Why We Need UX Designers
Ok, so maybe this is really why I need UX designers. While I have always had an interest in photography and can appreciate a well designed user interface putting one together is an entirely different endeavor. Being color blind doesn’t help, but coming up with ideas is probably the biggest portion of the issue. I can spot things that just don’t look like they work right, but what will? UX designers is an area that most companies do not spend much if any resources. As they say, you only get one chance ......
Posted On Monday, November 14, 2011 9:40 PM | Comments (0)
Styling Windows Phone Silverlight Applications
If you have not developed with styles in Silverlight/XAML then it can be challenging and resources can be sparse depending on how deep you get. One thing that you need to understand is what level you can apply styles and how much they can cascade. What I am finding is that this doesn’t go to the level that we are used to in HTML and CSS. While styles can be defined at a page level if you want to share styles throughout your application they should be defined in the App.xaml file. This is of course ......
Posted On Thursday, November 10, 2011 6:56 AM | Comments (0)
Alternate OOXML Document Generation Approach
Eric White has put out a document generation example which uses XPath and Word Content Controls. I applaud Eric for the amount of work he has done with his exploration of different ways to perform template base generation. This is a subject that is challenging and we need as many ideas as we can get. There are a couple of areas that I see room for improvement in this XPath design that I would like to bring up. The first is that Eric has chosen to put his document generation in the document itself. ......
Posted On Thursday, March 31, 2011 6:49 AM | Comments (0)
What Is INET_ATON And Why Is It In A Database
While converting some MySql databases to SQL Server I ran across this function. Confused by the lack of hints to its purpose in the name I did what any red-blooded IT person would do… look it up. It turns out that this function turns the string representation of an IP address into a long integer. What good that does I am still not sure, but here is the jist of the operation. (octet1 * 256^3) + (octet2 * 256^2) + (octet3 * 256) + octet4 Simple enough, right? Now for the real question. What the heck ......
Posted On Tuesday, March 22, 2011 12:18 AM | Comments (0)
October 2010 Chicago Information Technology Architects Group Wrap Up
Earlier this week Mike Vogt and I presented an introduction to design patterns. While I think that all developers should understand design patterns I don’t believe you can be a good architect unless you a firm grasp of patterns at at the application, system and enterprise levels. We had some fun with the subject by alternating between .NET and Java examples. I think if we had hidden certain parts of the IDE we could have challenged the attendees to tell us which example was in C# and which was in ......
Posted On Thursday, October 21, 2010 5:02 AM | Comments (0)
Full Design Archive

Tim Murphy

Tim is a Solutions Architect for PSC Group, LLC. He has been an IT consultant since 1999 specializing in Microsoft technologies. Along with running the Chicago Information Technology Architects Group and speaking on Microsoft and architecture topics he was also contributing author on "The Definitive Guide to the Microsoft Enterprise Library".



I review for the O'Reilly Blogger Review Program



Technorati Profile

www.flickr.com
Tag Cloud