1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Blogging – 10 ways to get more comments

http://pauldrasmussen.blogspot.com/2009/02/blogging-10-ways-to-get-more-comments.html – An interesting read, and pretty true to boot, I’ll bet.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Brighter Horizons for Web Education

This is an interesting article for ‘A List Apart’ – basically discussing the fact that Web Education (ie. Design, Development and concepts) and the education model is progressing too slow for it to keep pace with its subject material.  I, and several others I’ve spoken to all feel the same way – that the course requirements and assignments are too out-of-date and limited before they reach the classroom, and in many situations the teaching staff for these subjects aren’t sufficiently skilled or knowledgeable about their subject in order to teach it.  (Which is understandable when you consider it!).

A List Apart: Articles: Brighter Horizons for Web Education.

A List Apart

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

I Can Haz Community? – Building a fanbase in 15 steps

i can haz community?

Ben Huh from I Can Has Cheeseburger gives you 15 top tips on how to take your community to the next level, one user at a time.

http://thinkvitamin.com/features/i-can-haz-community/

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Will LinkedIn and Twitter kill telemarketing?

Will Hawkins asks, “Will LinkedIn and Twitter kill telemarketing?”. An interesting thought, based off a recent business experience where using Twitter and LinkedIn proved much more successful than hiring a whole telemarketing company.

I can’t be bothered with Twitter too much – manly because I don’t have a portable medium for Twittering, and I’m never doing anything Twit-worthy, but I do use LinkedIn.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

A cool Papervision-based portfolio – LyraSpace.com

lyraspace

Lee Probert’s portfolio on http://lyraspace.com/ makes quite a nice use of Papervision, and his blog is available at http://blog.lyraspace.com/.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

6 criteria for evaluating business blog post ideas

http://blog.rebeccamurphey.com/2008/09/23/criteria-evaluating-business-blog-post-ideas/

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Actionscript 2 to Actionscript 3 communication? try FlashInterface…

As you probably know, Actionscript 2 and Actionscript 3 projects aren’t completely compatable – they can’t be, what with all the changes under the hood.  Migrating your own coding techniques is hard enough, but migrating projects can be so much easier and nigh-on-impossible.  So, how could you make a mish-mash of Actionscript 2 and Actionscript 3 movies play nice?

Well, there’s a few solutions, and several classes that claim to do the job, but the best I’ve found is FlashInterface.  It might take a bit of figuring out at first, but the Events based model means that I find it quite easy to use. Continue reading Actionscript 2 to Actionscript 3 communication? try FlashInterface……