Archive for the 'Portfolio' Category
Weddingtracker launched!
0 Comments Published by sosuke June 14th, 2008 in Website Analysis, Flash, PortfolioWeddingtracker launched on June 12th around 2:30PM CST and it has been about 8 long months of development and battle to get it out the door. With over 18,000 lines of code, over 400 files and 64mb in size this has been by far my most complicated Flash project ever. You can see the 13 […]
New Portfolio Site Launch!
0 Comments Published by sosuke May 29th, 2008 in Website Analysis, Flash, PortfolioI launched my new portfolio site for Barrett Sonntag Online and wanted to talk a little on the technical aspects of the new all Flash site. After doing my analysis on the World of Warcraft website (worldofwarcraftcom front and back-end analysis) I wanted to see what it would take to combine a little JavaScript, HTML […]
Using multiple categories in EventCalendar3 for WordPress (update 1)
1 Comment Published by sosuke June 11th, 2006 in WordPress, PHP, Portfoliowp-includes/classes.php line 679-702, for the Events listed outside of the Event category
PLAIN TEXT
PHP:
if (mysql2date('U', $this->posts[0]->post_date_gmt)> mysql2date('U', $now)) { //it's future dated
$this->is_preview = true;
/* DIRTY FUTURE-POSTS HACK FOR EC3 */
if (function_exists('ec3_get_calendar')) {
global $ec3;
$ec3_post_0_is_event = intval($wpdb->get_var(
[...]
Search
About
You are currently browsing the Sosuke weblog archives for the 'Portfolio' category.
Longer entries are truncated. Click the headline of try you wish to read it in its entirety.
Latest
- Weddingtracker launched!
- New Portfolio Site Launch!
- De-constructing Malicious Flash
- worldofwarcraft.com front and back-end analysis
- Flashforward Roundup
- Using multiple categories in EventCalendar3 for WordPress (update 1)
- Using multiple categories in EventCalendar3 for WordPress
- Future post searching for WordPress
- Tool - 10,000 Days Pre-Release Listening Party
- On the subject of job searches.
Archives
Categories
- Flash (4)
- PHP (3)
- Portfolio (6)
- Random (1)
- The Hunt (1)
- Uncategorized (1)
- Website Analysis (4)
- Websites (1)
- WordPress (3)