-
I posted to delicious.com
Silverlight SDK : Silverlight Toolkit themes make it easy to create apps with a designer look
- Tags:
- Silverlight
- themes
May 5 2009, 12:12pm | Comments »
-
I posted to delicious.com
Working with Themes in Silverlight Toolkit (C# based)
http://www.c-sharpcorner.com/UploadFile/mamta_m/themes01162009012734AM/themes.aspx
- Tags:
- Silverlight
May 5 2009, 12:12pm | Comments »
-
I posted to delicious.com
Silverlight Toolkit - Home
http://silverlight.codeplex.com/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%203
- Tags:
- Silverlight
May 5 2009, 12:12pm | Comments »
-
I posted to delicious.com
My First Experiences on Silverlight Toolkit + An Introduction to Implicit Style Manager (ISM) « Mohammad Abtahi’s Blog
- Tags:
- Silverlight
May 5 2009, 12:11pm | Comments »
-
I posted to delicious.com
*drawlogic » Silverlight 3 Beta Released, With 3D Planes, Pixel Shader Effects, Hardware Acceleration and More - interactive and game development technologies for the web - flash, flex, unity3d, silverlight, javascript [ draw.logic ] » Silverlight 3 Beta
- Tags:
- Silverlight
April 23 2009, 10:29pm | Comments »
-
I posted to delicious.com
Silverlight Examples - Michael's Blog
http://weblogs.asp.net/mschwarz/archive/2007/06/04/silverlight-examples.aspx
- Tags:
- Silverlight
April 7 2009, 6:19am | Comments »
-
I posted to delicious.com
Silverlight: Color Animation using C#
http://binaryrealm.com/blog/archive/2009/03/25/silverlight-color-animation-using-c.aspx
- Tags:
- Silverlight
March 29 2009, 9:06pm | Comments »
-
I posted to delicious.com
Getting Started with .Net RIA Services | Hatim's Development Blog
http://hatim.indexdev.net/2009/03/27/getting-started-with-net-ria-services/
- Tags:
- RIA
- Silverlight
- service
March 27 2009, 5:44am | Comments »
-
I posted to delicious.com
Joe Stegman's WebBlog : Silverlight 3 Out Of Browser Chess Application
Silverlight Chess
- Tags:
- Silverlight
March 24 2009, 6:33am | Comments »
-
I posted to delicious.com
Windows Presentation Foundation Pixel Shader Effects Library - Home
http://www.codeplex.com/wpffx/
pixel shaders for silverlight
- Tags:
- C#
- Silverlight
- opensource
March 23 2009, 6:35am | Comments »
-
I posted to delicious.com
POKE 53280,0: Pete Brown's Blog : Silverlight 3 – Perspective 3d Transforms – PlaneProjection
- Tags:
- 3d
- Silverlight
March 23 2009, 6:33am | Comments »
-
I posted to delicious.com
Silverlight 3 Sample Application: Slidentity
http://timheuer.com/blog/archive/2009/03/21/slidentity-silverlight-sample-application.aspx
- Tags:
- Silverlight
March 23 2009, 6:16am | Comments »
-
I posted to delicious.com
infoblog » Perspective 3D Sample
http://blog.a-foton.ru/index.php/2009/03/23/perspective-3d-sample/
- Tags:
- Silverlight
March 23 2009, 6:16am | Comments »
-
I posted to delicious.com
Shawn Wildermuth - What I Use for Silverlight Development
http://wildermuth.com/2009/03/12/What_I_Use_for_Silverlight_Development
- Tags:
- Silverlight
- tool
March 12 2009, 9:32am | Comments »
-
I posted to delicious.com
MIX’09 – the intersection of design & technology… Silverlight Toolkit FTW! - Jeff Wilcox
http://www.jeff.wilcox.name/2009/03/mix09-talks/
- Tags:
- Silverlight
March 10 2009, 6:52am | Comments »
-
I posted to delicious.com
Shawn Wildermuth - My Silverlight MVVM Article is Live!
http://wildermuth.com/2009/02/21/My_Silverlight_MVVM_Article_is_Live!
- Tags:
- Silverlight
February 24 2009, 6:57am | Comments »
-
I posted to delicious.com
Adding Silverlight Toolkit Controls to the Visual Studio and Blend Toolbox
- Tags:
- Silverlight
- howto
February 5 2009, 6:48am | Comments »
-
I posted to i-create.org
PaperVision3D RSS Reader Alpha
http://i-create.org/2008/11/15/papervision3d-rss-reader-alpha/
Well I have been working on an RSS feed reader that is papervision3d based it is still nowhere near where I would like it to be. I have about a slew of other ideas on how to improve this project and I am just getting started that is why it is an alpha. I have a great deal of code refactoring to do so as a result I will not be sharing the code. I have thought about this project for sometime. I love papervision3d and I think out of all the as3 library’s out there for 3D code this is the weapon of choice for me. It has a so many features that it is impossible to list them all on this blog post. I have also been playing around with SWX and really looking forward to an as3 version of it. I am well aware of the flash.net Local connection library but with the latest version of the flash player and new security settings I have shied away from using it with as3 Papervision3d code. I have also been thinking about redoing this project using an earlier version of PV3D. The great white beta is awesome love it and I am not sure if my time is better spent working on an older version that may run as2 or working on improving Papervision3d itself. I have noticed it’s response to planes that are textured with dynamic text can be difficult for example if I amp up this feed reader to over 20 posts it crashes. I am looking forward to the opportunity of maybe finding some fixes for these problems myself. I discovered this issue while populating it with 40 blog posts to render at one time. The code runs an array that is populated with the xml using a for loop and push in as3 the reason why I did not combine the for loop xml and the actual creation of the posts is due to the bitmap error I am currently recieving in PV3D2. One way I could improve this code is to create an object that contains all the feed data and create a timer that slows down the actual execution of the code so that papervision3d has enough time to apply the textures to the planes. I would also like to add some special effects papervision3d allows you to wrap your displayobject3d’s with an effects layer that makes for some ridiculously cool effects. So please don’t take this as a finished product I have hear because it is not! I have also thought about creating a feed reader that has cubes with movie textures that are created to house all the text (as in all 40 posts). I could do this by dynamically creating the movies in an array of Movie Materials that are interactive this way I would not have to clog the PV3D side of the code. I may choose to go that route in the near future. It is fun to work on these projects and It helps keep my mind sharp. I throughly enjoy creating stuff and use these experiments both to help me on my new portfolio and my OOP skills in general. I find this stuff fun and exciting if you can believe that. I get a real kick out of doing something new! I will also be redoing this project in Silverlight using Kit3d. The reason for this is simple because I can. I don’t really believe in saying one technology is better than the other. I just really like to play with all technologies and want to learn something new. I guess I am technologically agnostic. I just want an end result one that can be viewed on any computer with the same result and that is usually difficult thanks to Microsoft technologies but they have been making strides to make silverlight play well on all computers and I like the ability to use C# as an option not to mention the DLR with Silverlight.
PaperVision3D RSS Reader Alpha Click Here - Please be patient no loader yet. So what have I been up too? Well building a new computer for starts my AMD died and it was my Ubuntu box. Instead of going out there and purchasing a computer I have decided to put it together myself. I have 90% of the parts now. I should have it completed in the next 3 weeks. It will run Ubuntu/Vista on a dual boot 1.5 terabyte hard drive, Quad Core, 16gb RAM, in a shell that lights up and looks like HAL9000. I will also continue working on my flash experiments and polishing them I would like my new portfolio to resemble CompizFusion Ubuntu I will utilize as3 and silverlight2 to do this. I would like to create one version using Silverlight and the other in as3. I want them to be as similar as possible displaying both technologies and allowing the user to pick which version they would like to see. It is one of my more ambitious projects to date. Things at work are going well I love working on Salesgenie.com and I am fortunate to work with exceptionally bright and passionate people that I am constantly learning from! So my skills have been improving rapidly! I am also ready for winter to set in. I have a plethora of books to consume and numerous magazines piling up and begging my attention! This winter won’t all be technical jargon though I have to throw in some art and literature to be a full rounded person you know. Tomorrow at the Joslyn I am going to see Diego Rivera you know Frida’s husband and looking forward to it. On a side note I found this video on Youtube of Joshua Davis thought I was way cool really like his work!
I will also be working on improving my exceptionally simple generative art application. I have been thinking of numerous ways I can and will improve it in the near future. The feed reader in Papervision3d and the generative art application will eventually be apart of my new Portfolio once they are polished and as you can see they are both along ways from that. This stuff takes time and their never seems to be enough time in the day. Oh well I know the weather is getting cold and that gives me a good excuse to polish my work! What I have been reading lately: 4X4 Life and Oblivion Robert Penner Mathographics Recommended by the Flash Blog Cool Librarys of Code: Flare Birds Eye PaperVision3D Cool Posts: Flash Mathographics gSkinner Flash Audio Demo Bookmark and Share More »Powered by Bookmarkify™
November 15 2008, 1:19am | Comments »
-
I posted to i-create.org
Using ScaleNine Skins in Flash Develop3
http://i-create.org/2008/10/30/using-scalenine-skins-in-flash-develop3/
Have you ever wanted to use a Scale Nine Skin in your Flash Develop environment? Well its easy. Here is an example you can download. Here are few easy steps to accomplish your goal:
Install Flash Develop by Downloading it here. Configure your compiler and download the Flex SDK if you haven’t yet. Go to Scalenine.com find a skin. Now create a new Flex Project AS3. Connect all libraries or SWC by adding them to the project. Go through the css and make sure everything is linked to the correct asset, image, etc. Copy the MXML in the sample and place it in the Main.mxml of your project. Now build. It’s that easy.
So now you can examine the template and modify it if you like. It is a fairly painless process and with flash develop you can now see how to use the skin with the default .mxml file. So that should be enough to get you working on building cool interfaces for your flash develop project. You can see this example here and you can download the flash develop project here. Links of Interest: Flash Develop ScaleNine Silverlight Skins Flash Develop Project Files to Download Bookmark and Share More »Powered by Bookmarkify™
October 30 2008, 4:45pm | Comments »
-
I posted to i-create.org
Silverlight 2 RSS Reader
http://i-create.org/2008/10/26/silverlight-2-rss-reader/
Well here it is I have been playing around with Silverlight2 and it is astronomically better than Silverlight1! This is an extermly simple feed reader with no design add more or less a proof of concept. I have been trying to do things in ActionScript and the do them in C#/SilverLight. I have leaned a great deal I have been studying the Silverlight Samples and found a feed reader. I got it installed it worked well but then I decided it would be better if I could add a combo box drop down that has options for the user So I went ahead and created one while doing this I also studied some more examples from Scott Guthrie’s (Maybe he should rename his blog Scott Gu to Guru) blog. So some of this example is just ASP.NET / C#. I found the necessity of crossxml kind of a pain but a necessary pain. So I have included an example of a clientaccess.xml with the source. I found Blend to be a little wonky namely I ran in to an issue with the Service Pack1 install you can read about that issue here. Although I don’t believe to many people will run into the same issue because Microsoft has resolved the issue. I find the integration between Blend and Visual Studio a little wonky but tolerable. I have also noticed for newbies who want to get started Microsoft has finally release a one click installer of their own otherwise known as the Microsoft Web Platform. So if you want you can install it and use it with this project. Here are a few of the numerous ways I can improve this feedreader add design make it look good. Create a webservice that allows for the input of the feeds and stores them in a database remove the Feeds.xml file and replace it with a database connection. Allow the database to input the Feed information and purge old information this would be better and it would resolve those tedious crossxml issues with silverlight. Little code snippet note you should download the whole project or this snippet really won’t do you any good.
?View Code CSHARP public string myURL; WebClient client = new WebClient(); public Page() { InitializeComponent(); XDocument feedXML; feedXML = XDocument.Load("Feeds.xml"); var feeds = from feed in feedXML.Descendants("Feed") where feed.Attribute("status") == null || feed.Attribute("status").Value != "disabled" select new FeedDefinition { Name = feed.Element("Name").Value, Url = feed.Element("Url").Value }; foreach (var feed in feeds) { feed.Name.ToString(); feed.Url.ToString(); } ddlFeeds.ItemsSource = feeds; } itemsList.Visibility = Visibility.Collapsed; itemContent.Visibility = Visibility.Collapsed; object myFeed = ddlFeeds.SelectedItem; FeedDefinition MyFeed = new FeedDefinition(); MyFeed = myFeed as FeedDefinition; myURL = MyFeed.Url;
Somethings I will point out with silverlight it’s runtime is a 5.8mb download in comparison to Flash Player being 1.8mb. One thing that Silverlight allows you to do is leverage DirectX on the users computer but as you and I know DirectX will only work for Microsoft compatible operating systems. Which is a buzz kill I think they should have leveraged OpenGL or Both. So in short you won’t get the same experience cross operating systems. Linux has been working on Moonlight and Microsoft is supporting Eclipse for Silverlight so those are pluses. One thing that is nice about Silverlight is the ability to create WPF applications and deploy them with a Click-Once install:) This is extremely similar to Adobe’s Air platform. One excellent example I have been studying is Microsoft’s UniveRSS WPF application excellent example of an RSS feed reading using directX 9! So check it out here. You can also find numerous other examples of Silverlight/WPF out in the wild already like this cool Facebook application. So in all I have mixed feelings about silverlight and I will continue to explore it and utilize it. I think flash users will be upset because they won’t have support for all the cool adobe effects built in but I don’t believe it will be long before users start writing code for similar effects and then share them on codeplex. I have been working on various experiments and then redo my
- Tags:
- i-create
- C#
- Silverlight
- ASPNET
October 26 2008, 1:44pm | Comments »

