kwright on March 29th, 2010

Here is a site that shows a ton of Logos Take a look and get some ideas for what you want to do
CHECK THIS OUT
Here is another one by the same guy
Now that you have some samples here is what you need to do next.
Come up with the idea for your 2 logos.
1. [...]

Continue reading about Wright - Logos at a glance

sleduc on March 29th, 2010

Your client needs a PHP and MySQL application built in two days.  They want a Student Information Management System (SIMS) to organize their student information.

You will get credit for each fully functional working script.  Please work together to gain access to the resources and problem solve issues.
Maintain a work flow journal to document [...]

Continue reading about PHP & MySQL Application Project

kwright on March 25th, 2010

Advanced students
1. Read the entry below about how to save your stop motion and flash projects. I will collect them from you in a day or two.
2. You need to get your write up done See the lesson plans from yesterday for what needs to be included and how to turn it [...]

Continue reading about Wright 5th Period - 3/25

kwright on March 25th, 2010

All Advanced students need to do the following to have your projects ready for turn in.
Stop Motion:
When you are in iMovie go to the Share menu
Choose - Export Movie
Name your project using your firstname Last initial period Number (i.e. kevinw1 - would be for Kevin Wright 1st period)
Choose - Mobile as the file size.
Save it [...]

Continue reading about Wright-stop motion/Flash Turn in

sleduc on March 24th, 2010

Dillon Decicio, former Capital High School student, has written a cool article about web design work flow.  Check it out:
You need a company website fast, immediately and well done. You want your website to be successful and powerful leaving your competition in a sense of awe. However, you’re stuck with the dilemma you [...]

Continue reading about Simplifying Web Design and Development into 3 Stages

kwright on March 23rd, 2010

Viscomm:
Beginning students:
You need to start to come up with an idea of what you want to do for your 2 logos (or graphics)
1. one to represent you
2. one to do the mission statement “think, grow, Explore”
Search for Logos or branding online and see if you can come up with some ideas for what [...]

Continue reading about Wright- Lesson Plans

sleduc on March 22nd, 2010

These ten approaches to per-project earnings could help you boost total revenue and profits. Of course, they’re not foolproof, and some businesses will inevitably invest time into a strategy only to have it prove ineffective. However, they do work, and with the right balance of time investment [...]

Continue reading about 10 Ways Designers Can Earn More from Projects

kwright on March 22nd, 2010

Continue reading about Invisible Children

sleduc on March 22nd, 2010

Creating an input page to add information into a database table entails three steps

Create the ’sims’ database table
Create the html input form connected to the php script that adds the information into the table
Create the php script

Database Table

HTML Input Form

PHP Input Form

Download

Sims_Table_and_Input_Files Take II (zipped)

Continue reading about PHP Input Form

sleduc on March 21st, 2010

To create a simple search form and php script examine the following examples.  The HTML form and PHP script are all in one document.  You can download it below. Also remember to change the variables to your specific database and HTML form needs.
The HTML and PHP Form

Download

search.php (zipped)

The Tutorials
You should subscribe to rrphillips’ channel at [...]

Continue reading about PHP Sample Search Form and Script