existdissolve.com

the singularity of being and nothingness

Follow me on TwitterRSS Feeds

  • Home
  • About
  • CFAviary
  • ContentBox Modules
    • jsFiddle
  • Gloss

On Becoming a Better Web Designer, Part Deux

Apr 28th

Posted by existdissolve in Web Design

No comments

A month ago, or so, I reflected upon my journey toward becoming a better web designer.  In that post, I dwelled mostly upon time-saving practices such as creating organized folder structures, labeling Illustrator layers, etc.

Another point, however, was about avoiding becoming completely consumed with solving specific problems as they are encountered.  I noted that although there are some problems that have to be solved before progress can be made, the vast majority of hang-ups can be saved for later when a fresher perspective (or possibly a new bit of learning gained through doing other things) might make the answer more clear.

I think this is a gigantically important point, and I want to expand upon it, but from a different direction.  In my first post, I was talking mostly about code–but what about actual concept development?

When it comes down to it, good design is–on a high level–of course about the user.  A good design must facilitate an easy-to-use and a rewarding and enjoyable experience.  While a lot of this occurs in layout, how users interact with code, etc., there is also an important part that small details play in contributing to a successful visit.  

It is these details, after all, that More >

Composition, Web Design

Spry's Rating Widget

Apr 16th

Posted by existdissolve in Spry Framework

No comments

For a new project I'm working on, I will need a mechanism for users to vote on certain pieces of content. Now it turns out that there are a billion and one ways of doing this, with an additional billion sets of frameworks. I was quite overwhelmed by the number of choices, so I've been putting it off for a while now.

Yet fortuitously, a couple days ago I was browsing the Spry docs and noticed two very promising words: Rating Widget.

Surely this cannot be what I'm looking for, could it? Ah but it was!

Recently, Spry updated its growing library of widgets to include a standard "star" rating system. Like it's other widgets, the rating widget comes with a single css file and a single javascript file. And also like other Spry widgets, it is completely simple to implement.

Assuming you have referenced the css and javascript files correctly, here's all it takes to set up a star rating system:

<span id="myrating" class="ratingContainer">        <span class="ratingButton"></span>        <span class="ratingButton"></span>        <span class="ratingButton"></span>        <span class="ratingButton"></span>        <span class="ratingButton"></span>        <input type="text" id="ratingValue" name="dynamic_rate"/>        <span class="ratingRatedMsg">Thanks for voting !</span>    </span> 

It's so simple it's almost laughable. But it gets much better. Like all More >

AJAX, Delicious, Spry Framework

Unobtrusive JavaScript…Duh!

Apr 15th

Posted by existdissolve in Spry Framework

No comments

As I develop more applications that leverage JavaScript–both for data manipulation AND for superfluous effects–the more I come to realize the inexpressible need for finding as many shortcuts as possible. Without exception, as my JavaScript becomes more involved, so the complexity increases exponentially. To remedy this, I've started relying on frameworks such as Adobe's Spry, mooTools, jQuery, etc. to make my life easier for everything from element selection to major effects processing.

However, probably the biggest time-saver is making a concerted effort to make my JavaScript unobtrusive. What is this, you say? Well, by no means does it have a solidified meaning. However, a few principles are core to any definition.

The first is the idea of abstracting the functionality of JavaScript (be it data handling or effect processing) from the design layer on which the functionality is placed. In short, this means that the HTML markup of a site (and its corresponding CSS) should not be dependent on the functionality of JavaScript; rather, the functionality of JavaScript should be "pluggable" into the markup that it finds.

Now of course, this is all-too-idealistic. There is never a scenario in which markup and functionality are mutually ambivalent towards one another. However, the More >

AJAX, Javascript, Web Design

Big Thanks to Everyone!

Apr 5th

Posted by existdissolve in Web Design

No comments

This post will be short and sweet: In the week since the relaunch of singularityconcepts.com, I have been inundated with incredibly encouraging responses from an unbelievable number of people. The reaction to the new design has been overwhelming, and I am very humbled by the kind words that people have shared with me, as well as the design galleries that have featured my design.

Because I want to especially thank the design galleries that have featured this design, I want to include links to each gallery that gave kudos to the relaunch of singularityconcepts.com. All of these galleries feature extremely talented designers, and I am incredibly humbled to even be mentioned. Please take some time and check them out.

Best Web Gallery

CSS Loggia

CSS Mania

Design Inspiration Gallery

CSS Moon

Most Inspired

CSS Design Yorkshire

CSS Creme

The Best Designs

CSS Hive

CSSclip

Most Inspired Blog – Weekly Top Standards

Ala Brasil

CSS Glance

The Daily Slurp

CSS Rand

CSS Star

CSS Warfare

Web Design File

CSS Based

Monkeyfied

Share this:
  • Click to share on Google+ (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Share on Facebook (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to print (Opens in new window)
  • More
  • Click to share on StumbleUpon (Opens in new window)
  • Click to share on Pinterest More >
Galleries, Thanks, Web Design

singularityconcepts.com Relaunched!

Mar 26th

Posted by existdissolve in Web Design

5 comments

Hey everyone!

Welcome to the relaunch of singularityconcepts.com! I am very excited to present my new design, something on which I've worked exremely hard for the last few weeks.

For first time visitors, let me introduce myself: my name is Joel Watson, and I am web designer/developer hailing from central Kentucky. Web design is a passion of mine, and I spend way more time than I should working to get better, discover new tricks, and just explore how to craft more immersive and meaningful web experiences. If you have a few seconds, take a look around, and if I can impose just a little on you, be sure to let me know what you think.

One final note: I love to blog about my experiences in web design, so be sure to grab the feed to this site's blog, and I definitely welcome any and all feedback on what you read, see or think.

Peace

Share this:
  • Click to share on Google+ (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Share on Facebook (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to print (Opens in new window)
  • More
  • Click to share on StumbleUpon (Opens in new window)
  • Click to share More >
Blog, Introduction, Web Design

Transitions

Mar 26th

Posted by existdissolve in Web Design

No comments

I am proud and excited to announce the relaunch and redesign of my web design portfolio – singularityconcepts.com .

This redesign has been long needed (I never really liked the original), and I am very pleased with the final outcome.

For this redesign, I not only took a radically different approach to the aesthetics, but I also retooled the purpose of the site.  Originally, I tried to pass off singularityconcepts as a multi-person design firm, utilizing "we" to refer to work that, honestly, only "I" do.  For this redesign, I ditched the disconnected feel of that kind of language and have switched to making this site a personal web technology portfolio of sorts for myself.  

This means radical changes for existdissolve.com as well.  From now on, all of my technology-related posts will happen at singularityconcepts. For those who read this blog (all 3 of you) and are bored by my ramblings about web design, those days of languish are over.  And for those who like that sort of stuff, you will have to change your bookmarks :).  To compensate for this, I am going to endeavor to be more regular in my theological postings.  Life around my house is starting to normalize, so I More >

Portfolio, Transitions, Web Design

Adobe's Spry Framework, Part Second

Mar 24th

Posted by existdissolve in Spry Framework

1 comment

A couple days ago, I posted an example of how Adobe's Spry Framework allows one to easily and quickly incorporate XML datasets into an application, allowing for a great alternative to page-to-page navigation and data mining.

One of the limitations I pointed out was the initial amount of coding involved. Well, that was because I'm an idiot.

While I've used Spry's Spry.Data.XMLDataSet() many times before, I literally had no idea how powerful it is, nor that it could interact with dynamically generated XML files, such as I was doing with ColdFusion components in my last example. However, such is not the case. Not only does this method allow me to do everything I was doing before, it involves a heck of lot less code. The entire invoke for the datasets here is:

 

var dsCities = new Spry.Data.XMLDataSet("getlocations.cfc method=getCities", "cities/city");var dsLocations = new Spry.Data.XMLDataSet("getlocations.cfc?method=getLocations&cityID={dsCities::@id}", "locations/location");

 

Two lines of javascript! Now of course, there is more to handle some of the behaviors…but I have effectively cut out about 100 lines from what I was doing before. Pretty cool!

Finally, the best part about this is it allows me to take full advantage of the framework's "spry:state". With this, one can set different "states" that will fire in relation More >

AJAX, Spry Framework, Web 2.0

Web 2.0 Goodness – Adobe's Spry Framework

Mar 24th

Posted by existdissolve in Spry Framework

No comments

Ok, so as everyone who reads this blog knows (or should know…), I am a web designer/web developer. On the development side, I am best at ColdFusion , one of the under-appreciated programming langugages out there. While ColdFusion is awesome, one of the drawbacks of it (as well as of PHP, .NET, etc.) is that it is a server-side technology, meaning (surprise, surprise) that all of the code processing done is accomplished on the server. So, any of the cool Web 2.0 stuff out there, like asynchronous form submission, has to use Javascript.

While ColdFusion 8 has some seriously cool AJAX features built into it that handle alot of this kind of thing with ease, it is not free and wonderful hosting companies (like GoDaddy) are slow to upgrade their servers to the newest version. Therefore, the onus is upon the developer to utilize the various work-arounds until ColdFusion 8 is firmly entrenched.

One tool that makes life significantly easier is Adobe's Spry Framework . While Spry includes a lot of the cool effects of other Javascript frameworks, one of the best parts of it is the easy way in which it allows Spry to make server-side calls to allow applications to harness More >

ColdFusion, Spry, Web 2.0

The Day to End All Days

Mar 24th

Posted by existdissolve in Microsoft

1 comment

Well, in case you live in a hole somewhere, the next three weeks are shaping up to be huge.  In less than two weeks, God-fearing Americans will celebrate the day-before-Lent (Fat Tuesday) by more or less determining the identities of the Democratic and Repulican presidential nominees.  In another week and two days, lovers across the world will commemorate their passions with cheap chocolates and over-priced floral arrangements.  

Yet few realize that an even more momentous event will occur between these big days.  But this event will be truly earth-shaking, and it will hit February 12th.

No, it's not the most recent Jack Van Impe prediction for the return of Christ, and it is not the release date of what is going to be the incredibly awesome sequel to Batman Begins, The Dark Knight.  

Nope.  February 12th is none other than the death of Internet Explorer 6.

Okay, that was a bit dramatic, and not entirely accurate.  Despite fervent prayers in support of IE6's digicide, IE 6 has proven, historically, to be more difficult to kill than it is to design a website for (and that's saying something!).  Rather, February 12th marks the date when Internet Explorer 7–IE 6's better (but still not More >

End of the World, IE8, Microsoft

On Becoming a Better Web Designer

Mar 24th

Posted by existdissolve in Web Design

3 comments

Anytime one approaches a new design project, it is easy to get distracted by trying to have the project finished NOW, instead of doing necessary preparation work to ensure maximum work efficiency.  I am as guilty of this as anyone.  In the past, designing a website and bringing it through development was a hodge-podge of cutting Photoshop files and piecing together random bits of code, all the while constantly being frustrated that things were not finished YET.

As I've matured, I've learned to identify several time black-holes that serve to quickly derail a project's timeline.

Unorginization

Without question, this is the one for me.  It is especially a problem because from design concept (Illustrator) to web-ready images (Photoshop) to HTML (Dreamweaver) to database (MySQL) to application code (ColdFusion), my files are touching a lot of applications.  If I'm not careful, it's easy to, say, save Photoshop files to random places and then have to search for them when I need them in Dreamweaver.  While this is only a matter of seconds (normally!), it adds up over the course of a project and is frankly annoying.

So the biggest time and headache-saver I've learned is to standardize every aspect of the project.  This means I More >

Reflections, Web Design
« First...1020«3031323334»40...Last »
    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • Adobe (1)
    • Audio (10)
    • Books (8)
    • Chrome (1)
    • ColdFusion (64)
      • ColdBox (13)
        • ContentBox (7)
    • Cool Stuff (42)
    • Ext JS 5 (7)
    • Flex (5)
    • General (28)
    • Into the Box (1)
    • JavaScript (95)
      • AJAX (2)
      • CKEditor (3)
      • ExtJS (59)
        • ExtJS 4.2. App Walkthrough (16)
      • jQuery (1)
      • Sencha Fiddle (3)
      • Sencha Touch (9)
      • Spry Framework (18)
    • Microsoft (8)
    • Mobile (4)
      • Sencha Touch (4)
    • Music (26)
    • Parse.com (1)
    • Philosophy (16)
    • PHP (2)
    • Ruby (6)
    • SharePoint (8)
    • Sitecore (5)
    • Social Media (5)
    • Theology (81)
    • Travel (1)
    • Uncategorized (9)
    • Video Games (4)
    • Web Design (45)
      • CSS3 (3)
      • HTML5 (9)
    • Web Development (12)
    • WordPress (1)
    Adobe AIR AJAX Anthropology API Athanasius Atonement Theology Auto-Tune Blog Action Day CD Review CFScript CFSharePoint Christology CKEditor ColdFusion ColdFusion 9 ContentBox CSS Eschatology ExtJS ExtJS 4 Facebook Forgiveness General HTML HTML5 Javascript Koans Linguistics Music Origins ORM Probability Ruby Sencha Sencha Touch SharePoint Sitecore Spry Spry Framework theming Theology Web 2.0 Web Design WordPress
    • September 2017 (1)
    • May 2015 (1)
    • January 2015 (1)
    • November 2014 (2)
    • September 2014 (2)
    • August 2014 (3)
    • May 2014 (1)
    • March 2014 (1)
    • February 2014 (2)
    • January 2014 (2)
    • December 2013 (2)
    • October 2013 (1)
    • August 2013 (2)
    • July 2013 (5)
    • June 2013 (7)
    • May 2013 (11)
    • March 2013 (1)
    • January 2013 (6)
    • December 2012 (2)
    • November 2012 (4)
    • September 2012 (2)
    • August 2012 (2)
    • June 2012 (2)
    • May 2012 (2)
    • April 2012 (3)
    • March 2012 (1)
    • February 2012 (6)
    • January 2012 (10)
    • November 2011 (2)
    • October 2011 (1)
    • September 2011 (5)
    • August 2011 (11)
    • July 2011 (3)
    • June 2011 (1)
    • May 2011 (4)
    • April 2011 (4)
    • March 2011 (4)
    • February 2011 (4)
    • January 2011 (3)
    • December 2010 (7)
    • November 2010 (10)
    • October 2010 (9)
    • September 2010 (8)
    • August 2010 (19)
    • July 2010 (16)
    • June 2010 (17)
    • May 2010 (7)
    • April 2010 (3)
    • March 2010 (4)
    • February 2010 (3)
    • January 2010 (7)
    • December 2009 (2)
    • November 2009 (4)
    • October 2009 (8)
    • September 2009 (3)
    • August 2009 (3)
    • July 2009 (1)
    • May 2009 (5)
    • April 2009 (2)
    • March 2009 (1)
    • February 2009 (1)
    • January 2009 (1)
    • December 2008 (3)
    • November 2008 (3)
    • October 2008 (4)
    • September 2008 (2)
    • August 2008 (5)
    • July 2008 (6)
    • June 2008 (6)
    • May 2008 (13)
    • April 2008 (4)
    • March 2008 (11)
    • February 2008 (3)
    • January 2008 (5)
    • December 2007 (5)
    • November 2007 (2)
    • October 2007 (10)
    • September 2007 (10)
    • August 2007 (9)
    • July 2007 (8)
    • June 2007 (28)
    • May 2007 (2)
    • April 2007 (2)
    • March 2007 (2)
    • January 2007 (2)
    • December 2006 (2)
    • August 2006 (2)
    • July 2006 (3)
    • June 2006 (4)
    • May 2006 (3)
    • April 2006 (4)
    • March 2006 (3)
    • February 2006 (4)
    • Dragonvale Tips and Tricks (60)
    • A Study Bible to End All Study Bibles (42)
    • ExtJS 4.2 Walkthrough — Part 4: Steppin’ in Some CRUD (33)
    • A Little Taste of Spry 1.6 Goodness (22)
    • The Closing of the Evangelical Mind (21)
    • Where No Man Has Gone Before (19)
    • ExtJS 4.2 Walkthrough – Part 3: Under Control(ler) (19)
    • Thoughts on Christian Ecumenism (17)
    • ExtJS 4.2 Walkthrough — Part 11: Executive Dashboard (17)
    • Sencha Touch Theming: Building Our Custom Stylesheet with SASS (15)
    • Uga: Proverbs 17:15 He that justifieth the wicked, and he that condemneth the just, even they both are...
    • existdissolve: You should be able to find it here: https://forgebox.io/view/jsFiddle
    • Terry Riegel: Hello, Do you have a demo?
    • existdissolve: I enjoy cake. Please send it to me.
    • existdissolve: Your request for permission to my RSS feed has been denied.
    • Lipstick Queen: Just want to say your article is as astounding. The clarity to your post is just cool and that i...
    • sahib: Hey So where can i find that checkLogin Method? i mean in what file. i am trying to implement a...
    • Niall O'Brien: Have the routing issues you mention improved with the latest version of ExtJS?
  • My latest tweets

    Loading tweets...
    Follow me on Twitter!
Mystique theme by digitalnature | Powered by WordPress
RSS Feeds XHTML 1.1 Top
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.