Category Archives: Graphics

Blog posts about digital graphics, web design, Photoshop tricks and creative work.

Turtle Graphics Spiral In C#

As another example of what you can do with graphics in C#, I decided to recreate a famous Turtle Graphics spiral design. I can’t find an official name for this classic design. I decided to call it Spiral of Circles. … Continue reading

Posted in Graphics, Programming | Tagged , , , | Leave a comment

Converting A Processing Sketch To C#

I have invested a lot of time and effort into learning Processing. I mostly use the JavaScript version of Processing since I can then include working demos in my technology notes which are in the form of HTML files compiled … Continue reading

Posted in Graphics, Programming | Leave a comment

The Painter 8 Wow! Book

At work I usually read a book during my lunch break after eating my packed lunch. I sometimes pick a book that I just want to finally get through. But often I read a technology book that will be seen … Continue reading

Posted in General, Graphics, Technology, Web Design | Leave a comment

A Day At The Museum Of Modern Art

I spent all day Saturday, November 22nd 2008, at the Museum of Modern Art in New York City. I’ve been to MoMA once before on April 30th, 2005. I was just reviewing an old blog post about that trip. This … Continue reading

Posted in General, Graphics, Web Design | Tagged , , , , | Leave a comment

The Improved YouTube Tag Cloud

I have made an improvement to my YouTube Tag Cloud page. While browsing some web design sites I came across a blog post about Beautiful Word Clouds which showed some images of fancy word clouds. They used a fancy font … Continue reading

Posted in CSS, Graphics, JavaScript, Web | Tagged , , , | Leave a comment

Animated GIFs And ActionScript

Last night I spent a lot more time on research and skill building! LOL. I picked up a tip that you can stop an animated GIF from animating in the browser by pressing the ESC key. So in order to … Continue reading

Posted in Flash, Graphics | Tagged , , , , | Leave a comment

Download Progress Bar and Flash + After Effects

Today I added a progress bar to my ASP.NET page for downloading YouTube videos. I’ll probably blog about this later at http://weblogs.asp.net/rrobbins/.  I moved the code that does the file download to a web service. It makes more sense to … Continue reading

Posted in ASP.NET, General, Graphics, Programming | Tagged , , , | 2 Comments

Studying Vector Graphics Technology

Today I received the Adobe Illustrator CS Wow! book I ordered. I really like the Wow books because they demonstrate the real creative possibilities of graphics software instead of just serving as technical how to books. The Adobe Illustrator CS … Continue reading

Posted in Graphics | Tagged , , , | Leave a comment

Getting Into Flash Animation And Flash Video

I’ve been focusing more on creative work as I’ve been planning to. I gathered together my books on Flash and ActionScript which I will finally get around to reading. I’m interested in Flash now because it can be used for … Continue reading

Posted in Graphics, PHP, Web | Tagged , , , , , | 1 Comment

Photoshop And VB.NET Window Services

Last night I learned how to create Layer Masks, Vector Masks, and Clipping Masks in Photoshop. I had to work through various tutorials and take some notes on everything that I had to figure out. For example, you cannot create … Continue reading

Posted in General, Graphics | Leave a comment