Updates from August, 2010 Toggle Comment Threads | Keyboard Shortcuts

  • Steve Lydford 2:41 pm on August 26, 2010 Permalink | Reply
    Tags: ,   

    ASP.Net Sprite and Image Optimization Framework 

    Check this out…

    http://aspnet.codeplex.com/releases/view/50869

    This is an awesome release, giving developers the ability to use sprites in web pages, without all the hassle which (let’s be honest) puts most people off at the moment.

    For those who are unaware of sprites, they are a technique which became popular in the games programming arena in the 80′s where you combine all (or some of) your images into a single file and display just a portion of it at a time, usually using a top-left coordinate starting point, combined with a width and height to specify the part to be displayed. In games programming in the early days this was used extensively (and still is in a vast percentage of 2D games) as multiple cells of an animation could be combined in one sprite and loaded into memory once. This gave much smoother animation as you were simply displaying a different portion of the same image for each cell in an animation, rather that loading a new image in for each frame.

    Why is this good for web developers? Well, each image you load into a web browser requires a separate HTTP request. By combining all the images into a single (or couple of) HTTP requests you can significantly reduce page load times. Plus, remember the reason that sprites were invented in the first place…. Just think of all the cool and crazy things you could do with a sprite and a bit of jQuery to make rollovers, animations, etc.

    This framework enables the .Net developer to use sprites in a very straightforward way. It literally creates a combined image from the all images in a folder and allows you to use them as sprite images in the page, doing all the combining and css chopping up automatically for you. Plus you can seperate things out into subfolders and set maximum file sizes etc. You get all the benefit with virtually no cost in time or effort.

    This video by Scott Hanselman on Channel 9 and this one on Craig Shoemaker’s blog explain more.


    Get Microsoft Silverlight

    Digg This
    Reddit This
    Stumble Now!
    Buzz This
    Vote on DZone
    Share on Facebook
    Bookmark this on Delicious
    Kick It on DotNetKicks.com
    Shout it
    Share on LinkedIn
    Bookmark this on Technorati
    Post on Twitter
    Google Buzz (aka. Google Reader)
     
    • Windows Hosting Guy 2:00 am on July 14, 2011 Permalink

      Will try this. Thanks for the article.

      I have been using Spriteme, which is very good, but you still have to make changes manually to your css.
      If this works, that would be great help.

      Thanks

  • Steve Lydford 11:25 pm on July 6, 2010 Permalink | Reply
    Tags: , ,   

    I Blog, They Listen ;) 

    I only blogged about Small Basic a couple of days ago, then this video was posted on Channel 9 this morning.


    Get Microsoft Silverlight

    Obviously my blog is highly influential, Microsoft are taking a keen interest and acting as a result.

    Or, I suppose it could be a coincidence? Nah!

    Digg This
    Reddit This
    Stumble Now!
    Buzz This
    Vote on DZone
    Share on Facebook
    Bookmark this on Delicious
    Kick It on DotNetKicks.com
    Shout it
    Share on LinkedIn
    Bookmark this on Technorati
    Post on Twitter
    Google Buzz (aka. Google Reader)
     
  • Steve Lydford 4:14 pm on June 30, 2010 Permalink | Reply
    Tags:   

    New Silverlight PivotViewer Control Released 

    Imagine a cross between DeepZoom and Pivot Tables and you will have something close to the new Silverlight PivotViewer control. It allows you to provide an interface for users to browse through massive collections of data in a visual and interactive way.

    Hitched.co.uk

    The first live implementation has been done by Hitched.co.uk and is pretty impressive.


    Get Microsoft Silverlight

    You can see some more overview videos and download the Silverlight PivotViewer Control and Technical Docs here: PivotViewer Home
    Get the Collection Building Tools by Live Labs here: Developers Collection Tools
    Visit the PivotViewer Community Forum here: Silverlight 4 Forum

    Digg This
    Reddit This
    Stumble Now!
    Buzz This
    Vote on DZone
    Share on Facebook
    Bookmark this on Delicious
    Kick It on DotNetKicks.com
    Shout it
    Share on LinkedIn
    Bookmark this on Technorati
    Post on Twitter
    Google Buzz (aka. Google Reader)
     
  • Steve Lydford 9:30 am on June 29, 2010 Permalink | Reply
    Tags: ,   

    10 Ways To Attack A Design Problem And Come Out Winning 


    Get Microsoft Silverlight

    Another great session from Robby Ingebretsen, this time at MIX10. Again, it is in the area of “design for non-designers” and looks at the creation of two or three applications from beginning to end.

    The presentation is great, very funny in places and well worth a watch.

    It takes an look at the Top 10 things you need to think about when designing an application from scratch and how consideration of these factors will help you make a great user experience. He also shows some great tips for effective use of those “developer art” favourites, gradients and drop-shadows.

    Digg This
    Reddit This
    Stumble Now!
    Buzz This
    Vote on DZone
    Share on Facebook
    Bookmark this on Delicious
    Kick It on DotNetKicks.com
    Shout it
    Share on LinkedIn
    Bookmark this on Technorati
    Post on Twitter
    Google Buzz (aka. Google Reader)
     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel