Archive for the ‘Resources’ Category

Twitter for Business 2

Information supporting the use free social networking program Twitter in business is proliferating.

Paul Rasmussen has some very useful tips:

Follow industry leaders who post links to important resources and influence conversations

* Post questions for quick answers and answer others’ questions to establish your credibility and expertise
* Create links to your Web site or blog (don’t over do it!)
* Keep up on the buzz in your industry
* Network with like-minded people.

Twitter takes only a few minutes to set up and using it could prove to be one of the best business decision’s you’ve made. You can use your mobile phone to update your tweets and the immediacy of the medium means it can be used as a convenient instant contact and support facility for your customers while you are on the move.

Wordpress directions at #wordcampau

#wordcampau participants were lucky to catch up with advances in the popular, versatile blogging software, Wordpress with a keynote address by Matt Mullenweg, the developer of WP. WordPress 2.7 will be available in December with loads more features. Matt alerted participants to a new Wordpress template http://monotonedemo.wordpress.com/, where page colours and widths alter according to the colour and size photos which are added – could be a winner for a photography site. He tantalised the audience with a reference to the Wordpress 2.6 Maxtrix Easter Egg.

The impending release of collaborative plugin BuddyPress was foreshadowed, an innovation set to energise and transform WordPressMU (the multi-user version of WordPress) with social interaction.

The beauty of WordPress is the user friendliness of its CMS (Content Management System), its extensibility with a wide choice of plugins, easy to read Help section and ready availability of templates. A collaborative networking facility will be the icing on the cake.

The online presentation was nifty, demonstrating the versatility of Wordpress with integration of video streaming via Stickam, photos via Flickr and the inclusion of a Twitter stream using Monitter.

Other useful hints – collaborative tool ProjectPier, SlideShare, a site for sharing online slide presentations and of significant interest to businesses, the WordPress e-Commerce Plugin highlighted by developer Dan Milward.

Twitter for your Business

Here’s a list of useful links to help businesses use the social networking tool Twitter to explore new marketing methods and enhance communication with suppliers, clients or customers.

Twitter for Business : 10 Things To Consider Before You Get Started.

How Twitter will change your business

Getting the Hang of the Twitter Culture

Social Media for Accountants Presentation

Newbie’s Guide to Twitter

Twitter your Vids with Ffwd, if you dare

Australian CEOs are using Twitter – read their feeds and discover how Twitter is implemented in their businesses.

Twitter Business | The Business of Social Media

New to Twitter Tips

Lots of Twitter Tools to augment your tweeting experience

More Twitter Tools

Follow Sibagraphics on Twitter.

Once you have set up your twitter, follow @Twitter_Tips for handy hints on improving your use of Twitter.

Social networking tools and customer complaints

Please feel free to add your Twitter related link in the comments section of this post!

Firefox 3.0 upgrade

Leaving a reasonable time for addons, extensions and themes to catch up, we’ve now installed Firefox 3.0.

Immediately, an anomaly appeared on the front page of the Sibagraphics site – a bottom scroll bar. This turned out to be from the top flash animations, one of which was floated right and the other left from id css instructions within the objects themselves.

This was simply solved by removing the ids and putting them in divs around the objects!

The site validates and is similar in all browsers, even the annoying and insecure IE6 which 24% of viewers worldwide still apparently use. Many of these would be corporate users who have unique company software reliant on that dodgy old M$ version.

Rather than use the M$ Virtual PC software in order to run two versions of IE, we found the very handy free Tredisoft solution, which will install standalone versions of IE from IE3 – IE6 if desired. Works a treat and naturally is not bulky and cumbersome!

New Wallpaper – Peacock and Flowers

Alistair the peacockEnjoy some of the new wallpaper we’ve added to our collection, from our recent photographic adventures in our own backyard.

These include two photos of Alistair, the peacock which has adopted us, a lovely white bauhinia, a butterfly obscured in a shrub, and a delicious elegant hippiastrum.

Wordpress upgrade to 2.3

Another quick and easy upgrade to the new Dexter model of Wordpress. Posts can now be easily tagged as well as categorised.

Flash Intros

The latest Site Reference newsletter reiterates the important rule we’ve known and abided by since we began our business in 1998 – DON’T USE FLASH INTROS no matter how much clients may insist, grovel and beg.

“Please, don’t use a Flash intro on your website. You’d think everyone would realise they’re a bad idea by now, but every web designer still gets clients who just don’t seem to realise that Flash intros are universally mocked and hated. Don’t be one of those people.”

Here’s a list of some of the reasons why flash intros and indeed why pure flash sites should be avoided at all costs.

  • Flash intros delay site visitors finding what they came for.
  • Gratuitous animation is superfluous.
  • Without html content, people without flash enabled will see nothing on visiting your site. Neither will search engines.
  • Flash design breaks the browser back button.
  • People who need to increase text size because of bad vision will not be able to do so with text integrated in flash. Use of html allows people to choose larger or smaller text sizes if they so desire.
  • Link colors don’t work so you can’t see where you’ve been and which links you’ve yet to visit.
  • The Find in Page browser feature won’t work.
  • Text translators won’t work.

To counter these problems, when animation is required and actually adds something to a site, we always include descriptors within the flash object tag, title tag, and noscript tag. The web page also will have ample text content including text navigation.

Just say NO to flash intros! (and to flash only sites).

Spam-proof email addresses on web sites

Over the weekend, I cobbled together another handy javascript method for foiling evil spam bots, whilst making life easy for web developers. The script below enables you to change the subject of the email as you go as well – you could add other variables like a link title too if you wished. Functions are very useful devices!

Firstly, the content of email.js:

function sibaem(subject) {
var username = "emailprefixhere";
var domain = "whatever.com";
var atsign = "@";
var address = username + atsign + domain;
document.write('<' + 'a' + ' ' + 'href=' + '"mailto:' + address + '?Subject=' + subject + '">');
}

Save the above as email.js in your scripts folder and link to it in the head of your document like this:

<script src="scripts/email.js" type="text/javascript"></script>

Then in the body of the document, call the function with the following code where you want an email to appear, for example:

<script type="text/javascript">
<!--
sibaem( "Website enquiry" );
document.write ( 'email me</a>' );
//-->
</script><noscript><a href='contact_form.php' title='Complete my contact form'>contact me</a></noscript>

If you wish to make the user changeable and for the email address to be visible to the human eye on your site, here’s the content of email.js:

function sibaem(username, subject) {
var domain = "whatever.com";
var atsign = "@";
var address = username + atsign + domain;
document.write('<' + 'a' + ' ' + 'href=' + '"mailto:' + address + '?Subject=' + subject + '">' + address + '</a>');
}

and here’s what goes in the body:

<script type="text/javascript">
<!--
sibaem( "youremailusername, Website enquiry" );
//-->
</script><noscript><a href='contact_form.php' title='Complete my contact form'>contact me</a></noscript>

Prosperity, intellect and wisdom for 2007

This year, we send our best wishes for prosperity and peace – it’s about time all of us had a bit of a rest from interminable bloodshed over resources, religion and global supremacy. Rather than using reason to develop a logical, secular code of ethical behaviour which considers the best interests of fellow human beings as well as their own, it seems too many humans depend upon crude instincts and irrational brutish faith to justify baseless feelings of cultural superiority and barbaric slaughter of and stealing from other humans.

To celebrate our alternative peaceful vision for enlightenment in 2007, we’ve made a desktop wallpaper featuring Ganesha, a Hindu deity symbolising intellect, wisdom and prosperity.

We’ve also taken the time to add some of our latest artwork and greeting cards to our online art gallery.

Enjoy!

Sunshine Coast Recording Studios – Spark1 Studios

Located in the Sunshine Coast hinterland, Spark1 Studios offers musicians state of the art music recording equipment in a superb environment for inspired performance production.

Sparky has produced albums for musical luminaries such as Gemma Doyle, Paul Fogarty and Radha.

Sibagraphics has transformed the coding of the Spark1 site and added a resources page along with other improvements.

New Jon Neilson photos

Cooran photographer, Jon Neilson has added some superb shots of Japan and Magnetic Island to his site. My particular favourite is the Snow Garage – architecture in Japan is sublime. Also of note is the suspended Bonzai Tree.

Jon continues to show his interest in water transformations.

Visual site structure

Using the imaginative java applet found here, you can create an image of your site. Below is what my site looks like.

Sibagraphics visual site

Floral Desktop Wallpaper

Enjoy the new desktop wallpaper available in three sizes on this site of Peter Frankenfeld roses and some lovely dahlias growing in our backyard and which I captured on my Canon G6.

Art Gallery update

Finally I found time to update the Sibagraphics art gallery – long overdue. It now sports the latest Coppermine gallery software and the few additional art works I’ve had time to accomplish this year.

Web site backgrounds and borders

Finally got a chance to spring clean my hard drive and retrieve all the web site backgrounds and borders I’ve made and not used on client sites. These new free web backgrounds and borders – red, blue, pale blue, navy, grey, orange, pink, green and multi-coloured – are available for download in the Sibagraphics backgrounds and borders sections.

"No one can act alone in the name of all, and no one can accept the anarchy of a society without rules. Multilateralism is the key, for it ensures the participation of all in the management of world affairs. It is a guarantee of legitimacy and democracy in matters regarding the use of force."

- Jacques Chirac
Go to the Top of the Page
Search this Site
Sibagraphics
ABN40098165406 / QLD BN17649330
P.O. Box 259, Pomona, Qld Australia 4568
Ph: +61 (0)7 5485 2085
Mob: +61 (0)412 665 189

Visitor locations

Valid XHTML 1.0 / Valid CSS Copyright | Privacy | Disclaimer
Copyright © 1998 - 2009 Sibagraphics
Page last modified February 19, 2010.