RRRRamon!!!!

ROUGHER DRAFT -”Just the way your mother likes it”

Posted in Uncategorized by mgramon on April 30, 2010

My 1 billion graphic is going to change, along with my egglike represenation of children, besides a few minor touch ups I think im going int he right direction with this infographic at least.

Project Rough Draft

Posted in Uncategorized by mgramon on April 29, 2010

Project 1 Ideas

Posted in Uncategorized by mgramon on April 15, 2010

There are many ideas for my infographics project this quarter and these a few of my ideas

Athletes who are in trouble with the law.

Ben Rothelisberger was recentally in the headlines for possible sexual assault charges, Michael Vick spent time in federal prison on dog fighting charges. It seems that athletes and criminals are almost on in the same here are a few articles documenting the trend.

http://www.iowastatedaily.com/articles/2002/12/09/news/20021209-archive2.txt

http://spectator.org/archives/2004/11/23/rap-sheets

http://findarticles.com/p/articles/mi_m1571/is_46_14/ai_53409148/

http://www.gamesradar.com/f/top-10-cover-athletes-with-criminal-records/a-2009070917628109094

Another topic would be the timeline of the internet and social media

http://www.walthowe.com/navnet/history.html

http://socialmediarockstar.com/history-of-social-media

Third Option! The Flu!

Throughout the years there are many different types of flu have given the nation a scare; Avian Flu, Bird Flu, Swine Flu, Flu Flu

http://www.cdc.gov/flu/keyfacts.htm

http://health.nytimes.com/health/guides/disease/the-flu/overview.html

many many more

Last Option; The State of Education in the United States

We like to think that since we live in America that our education system ranks among the best in the country this is not always so.

These states would be a one and half page spread

Information that will rock your graphical interface off!!

Posted in Uncategorized by mgramon on April 15, 2010

Infographics!

The true way to represent information in a form that many people can understand with ease. Inforgraphics are “visual representations of information, data or knowledge. These graphics are used where complex information needs to be explained quickly and clearly, such as in signs, maps, journalism, technical writing, and education.” We pass by an information graphic about 1000 times a day. Did you drive today? Did you look at a street sign? Congratulations you saw an infographic today; Time and research goes into all these signs you see. Here are two examples of other infographics.

http://en.wikipedia.org/wiki/Information_graphics

Tagged with: , ,

WK3 Movie HW link

Posted in Uncategorized by mgramon on February 2, 2010

This week features my top 10 movies, that I could think of off the top of my head.

This is not necessarily my favorite movies, these are mainly movies I could think of that would fit into my array that wrote using javascript! REJOICE!

Link at the bottom; Enjoy this video before you see my list

HERES MY LINK TO MY HW!

WK 3 javascript Explanation

Posted in Uncategorized by mgramon on February 2, 2010

<script type=”text/javascript” language=”javascript” src=”sort.js”>
</script>
</head>
<body>
<h1>Sorting String Arrays</h1>
<p>Enter two or more names in the field below,
and the sorted list of names will appear in the
text area.</p>
<form name=”theform”> //Beginning of the form. giving it the name “theform”
Name:
<input type=”text” name=”newname” size=”20″> //This is where we make a text box, called newname as its value, size of 20 pixels
<input type=”button” name=”addname” value=”Add”
onclick=”SortNames();”>//Here we add the submit button that says “Add”, when clicked itll be execute the function SortNames
<br>
<h2>Sorted Names</h2>
<textarea cols=”60″ rows=”10″ name=”sorted”> //This creates a text box where the sorted names should appear
The sorted names will appear here.
</textarea>
</form>//Ends the form

YYAAAHAHHHHHHHH

Posted in Uncategorized by mgramon on January 26, 2010

This episode is the basis for my assignment this week. We used Javascript to create a mouse event and prompts.

http://rh491.aisites.com/imd233/wk3/index.html

What’s so different?

Posted in Web Topics by mgramon on January 19, 2010

So the Difference…

So last week in class I had the joy of looking into AJAX. It turns out that it actually has nothing to do with bathroom cleaner. AJAX stands for Asynchronous JavaScript and XML. It is based around Javascript and HTML. The sweet thing about AJAX is that it allows you to update certain areas of a page without having the reloard the entire page.  This is a cool example that I found through the W3. I tried to actually incorporate my own example into this blog, but WordPress doesn’t like it.

Essentially AJAX is about making rich internet applications and more user-friendly like desktop applications.

I’m a sucker for Tilt-Shift…and Hulk Hogan

Posted in Uncategorized by mgramon on January 15, 2010

I am a huge sucker for tilt shift videos! Tilt Shift photos! Hell, Even pinball machines that say TILT cuz I shifted them!

Hulkamania from Keith Loutit on Vimeo.

Sorry I cant figure out how to embed the video on wordpress.

RRROOOAAARRRRR

Posted in Uncategorized by mgramon on January 15, 2010

I was told I should write an introduction to my blog.  Let me take a step back. I told myself that i should write an introduction to my blog. Although I may currenly have a blog or two laying around the internet, this blog will be my main squeeze. This blog is going to the be the Lucy to my Ricky Ricardo.

This blog is going to include an assortment of things; beautiful designs, web related technology, my blunt opinions, maybe even a little grab bag of links that should brighten your day.

Follow

Get every new post delivered to your Inbox.