November 2024 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Now Reading
Planned books:
None
Current books:
-
Mathematics for the Digital Age and Programming in Python by Maria Litvin and Gary Litvin
-
Statistics In Plain English by Timothy C. Urdan
Recent books:
- Practical Machine Learning in R by Fred Nwanganga, Mike Chapple
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse by Chester Ismay and Albert Y. Kim
- The Nature of Code by Daniel Shiffman
- Story: Substance, Structure, Style and the Principles of Screenwriting by Robert McKee
- The Red Queen: Sex and the Evolution of Human Nature by Matt Ridley
-
Category Archives: Graphics
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 C#, computer graphics, nautilus, Turtle Graphics
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 Francis Bacon, Giorgio de Chirico, Kathe Koja, Museum of Modern Art, The Starry Night
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 jQuery, tag cloud, YouCloud, YouTube
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 After Effects, animated GIFs, Flash, GIFs, ImageReady
Leave a comment
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
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 ActionScript, animation, Fiddler, Flash, Illustrator, PHP
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