Radical Development

July 31, 2009
by Steven Swafford
Comments Off

Cloud Computing In Corporate and Home Environments

Cloud computing is an Information Technology industry buzz word that is coming on stronger and stronger these days. If you are not sure what cloud computing means then think of it this way. You gather up all of you valuables and bring them to my home for me to keep for you. Would you do this? If so, feel free to contact me. The official definition from WikiPedia is: Cloud computing is a style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet. Users need not have knowledge of, expertise in, or control …

Continue reading

July 29, 2009
by Steven Swafford
Comments Off

Apple picks up the iPhone and tells Google to go away

It seems while Apple has always been on the cutting edge when it comes to the iPhone and I find the news that Apple rejected the Google Voice application submission to be disturbing. I am not an iPhone owner and from my point of view I am glad I am not! If I am going to put out the money for the purchase of the iPhone and pay the monthly service fees to AT&T then I darn well be able to install what application I want without mom and dad (Apple and AT&T) no! Now it you turn to the …

Continue reading

July 28, 2009
by Steven Swafford
Comments Off

Microsoft set to deprecate OracleClient in the .NET 4.0 Framework

If you are a .NET platform developer that targets an Oracle database platform then you must take note that the ADO.NET team has stated that while the OracleClient will ship as part of the .NET 4.0 Framework it will be marked as deprecated. What does this mean to you? Since .NET 4.0 has some time before it goes RTM you really should be considering what impact, if any, this may have on your existing applications as technology continues to advance. I am not stating that you should have immediate concerns but you should take a hard look at your application …

Continue reading

July 27, 2009
by Steven Swafford
Comments Off

ASP.NET Tip: Creating and using a task list

If you properly employ the Task List and comment your code appropriately you can ensure that you to complete the important tasks and never again miss something that you intended to correct. The Task List displays comments embedded in your project code that begin with the comment marker for your development language, followed by a default task token such as TODO, HACK, or UNDONE, or a custom comment token. To add a comment to the Task List it is as easy as completing two steps: Open a source code file for editing in the Code Editor. Begin a comment on a line of …

Continue reading

July 23, 2009
by Steven Swafford
Comments Off

Open Source UML & Modeling

For those not familiar with UML take a moment to understand the value it can add to your project.  The Unified Modeling Language (UML) is an open method used to specify, visualize, modify, construct and document the artifacts of an object-oriented software intensive system under development. UML offers a standard way to write a system’s blueprints, including conceptual components such as: (via wikipedia) actors business processes system components and activities programming language statements database schemas reusable software components [ad#GoogleAdsense250x250] There are some very good open souce solutions out there and I thought I would pass along those that I am …

Continue reading

July 22, 2009
by Steven Swafford
Comments Off

The progression of operating systems

Choice is Good When it comes to operating systems we all have a voice in what we all prefer and the future is no different with both the old timers such as Windows, Linux, Apple and the new kids on the block such as Google’s OS and gOS. Each of these operating systems are unique to the individual user dependent upon application. For example, I primarily perform software development with the Microsoft .NET framework therefore the logical choice for me is Windows. Now depending upon who you talk to there is always a heated discussion when is comes to operating …

Continue reading

July 20, 2009
by Steven Swafford
Comments Off

Save your cell phone minutes with Google Voice

I am a long time consumer of T-Mobile and for the most part I have been happy with this provider. In this article I will explain how you can add you Google voice number as a T-Mobile myFav and save on your cell phone minutes. Now if you stop for a moment and think about it this is no different than adding your best friend as a myFav. In essence all calls to and from the Google Voice number are now free and do not count against your minutes… Sound to good to be true? Well it is not. Once you …

Continue reading

July 13, 2009
by Steven Swafford
Comments Off

Interview With Wally McClure

Full Name: Wallace B. McClure (Wally) URLs: http://www.morewally.com/ http://www.aspnetpodcast.com/ http://timedtweet.cloudapp.net/ Steven:Can you tell us a little about yourself, and your involvement with the .NET community? What first got you into software development? What’s your programming background? What got you into developing Web-based applications? Wally: I’m in Knoxville, TN.  I graduated from Georgia Tech with a BS and MS in Electrical Engineering. I’ve written 5 books on various aspects of .NET development. I try and get around to lots of events.  I try to talk at User Groups and as many weekend events as I can realistically get to.  Thankfully, I’m …

Continue reading