zMotion UI InDesign Wireframes For New Content Management System
Click to read full article
web-design |

By Zeus Perez ::) | Jul 28, 2010

View Full Size

Get Adobe Flash player

Zeus Does SEO! OH MY! No. 11 for Droid Serif on Google.
Click to read full article
articles |

By Zeus Perez ::) | Jul 09, 2010

droid serif
Ok, ok, I’m number 12.

885,000 Search results for “Droid Serif” according to Google.

I’m Number 12 for my Droid article One day one back link may fix that…

Everyone knows how much I love analytics, metrics and a good return on investment that only took me 4 minutes. Oh wait you didn’t know I love analytics. Now you do.

This is my cake, and boy it tastes good.
By the way, this is a freaking beautiful font and FREE! In fact it’s becoming a staple for my future redesign campaigns.

And thanks Google, I accept being in the Top 20 for something so beautiful you gave the world.

Flash AS3 RTMP Streaming Video Example
Click to read full article
articles |

By Zeus Perez ::) | Jul 06, 2010

Download the files - Flash CS3 minimum



var nc:NetConnection = new NetConnection();
nc.connect(null);

var ns:NetStream = new NetStream(nc);
theVideo.attachVideo(ns);

ns.setBufferTime(10);

ns. {
trace(info.code);
if(info.code == "NetStream.Buffer.Full") {
bufferClip._visible = false;
} if(info.code == "NetStream.Buffer.Empty") {
bufferClip._visible = true;
}
if(info.code == "NetStream.Play.Stop") {
ns.seek(0);
}
}
ns.play("http://pdl-demo.akamai.com.edgesuite.net/pdl/will/nocc_320x180_548kbps.flv");
//rtmp://domain/app/streamname


Thanks to the ever amazing Flash Pro Alejandro Delgado for giving me the code and helping me get this to work!

How To Change A WordPress Background Color Using Stylesheets
Click to read full article
articles |

By Zeus Perez ::) | Jul 02, 2010

You can easily change a WordPress background color by clicking Appearance in WordPress, then Editor and then clicking “Stylesheets” or “styles.css” as is shown in the image below. I’ve highlighted the area that changes the background area.
wordpress background

You can use a medley of different styles.
For instance if you replace the background with the following code you’ll get a big background image:
background:url(http://a1.twimg.com/profile_background_images/101504088/weloveboobs.jpg) left top no-repeat;

If you just use a color name or hexadecimal color, then the background would be one solid color. Here’s some examples:
background: red;
or
background:#ff9900

A How To On Adding A Youtube Video To Wordpress
Click to read full article
articles |

By Zeus Perez ::) | Jul 02, 2010

The easiest way to add a Youtube video to WordPress is to click EMBED on Youtube, here's a screenshot of what that looks like:


naturaleza by alma ubilla costa rica

Then Copy and Paste the code in Youtube into Wordpress. That should look something like:


<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/QO1a6k1WpcU&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QO1a6k1WpcU&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>

And below is where the code belongs. Notice the HTML tab is selected in WordPress :
add youtube video to wordpress

Todays Hot Links #7 - FLASHMOTO.com
Click to read full article
articles |

By Zeus Perez ::) | Jul 02, 2010

Every so often someone says I want to create a hot flash website.
This is Flash Moto
flash moto

Updating Robs Theme On WordPress
Click to read full article
articles |

By Zeus Perez ::) | Jul 02, 2010

1. Go to Appearance, Click Edit
2. Look for #header in the code
3. You’ll see background: url(something here this is your image -replace this with your image you upload )
4. Find #logo change the height:60px; to whatever height the header image you upload is

Google Me Design
Click to read full article
web-design |

By Zeus Perez ::) | Jun 29, 2010

google me
The world of social media may implode. Google is said to be bound to create the new Facebook called GooFace!! Unlike facebook you’ll be able to Unlike, View Stats, and blog from inside. The best thing about it? You’ll never want to leave.

Facebook Redesign - Comments and Emotions
Click to read full article
web-design |

By Zeus Perez ::) | Jun 23, 2010

I’ve come to realize I should slowly redesign the web.
In this simple 5 minute project I’ve redesigned Facebooks comments and added an emotion tool.

facebook redesign

Flash Ads By Zeus In Case Someone Asks...
Click to read full article
web-design |

By Zeus Perez ::) | Jun 18, 2010

Older