WebWiz Links

Mission

We are committed to improve our client’s results, firstly in their ‘on-line’ experience. Extended to the over all business result and company growth. Love and Harmony while teaching WinWin outcomes.

.

.

 

 

BuyYouCar Facebook Link / Olle Persson

 


FaceBook

 

BuyYourCar Twitter Link / Buy Your Car Olle Persson



Twitter

 

BuyYourCar MySpace Link / Buy Your Car Olle Persson



MySpace

 

BuyYourCar Delicious Link / Buy Your Car Olle Persson



Delicious

 

 

 

Olle Persson AAFF Dubli Link

 

 

 

Olle Persson AAFF Dubli Link

 

GoldCoastWebWiz.com

 .

Welcome to Gold Coast WebWiz News service.



Here you can find news and ideas about web design, and also links to tutorials in different common web design programs. We add and change here all the time so please check in often.

WebWiz News

CSS Globe at WebWiz
7 Brilliant and Highly Addictive HTML5 and JS Experiments
Introduction of HTML5 has certainly change the web, along with javascript and css, these technologies able to achieve the impossible back to few years ago. Check out these javascript games, they are simple but highly addictive and creative!
9/7/2010 7:44:00 AM
CSS Globe at WebWiz
An Analysis of Typography on the Web
Typography is one of the most�if not the most�important aspects of web design. Think about it for a second: if content really is king, logically typography should be treated as the queen.
9/7/2010 2:35:00 AM
CSS Globe at WebWiz
Getting To Know Adobe InDesign
This article has a nice selection of tutorials to get you on your way to designing beautiful websites using Adobe InDesign
9/3/2010 9:19:00 AM
CSS Globe at WebWiz
20 Snippets You should be using from Html5 Boilerplate
It is absolutely packed full of fantastic snippets of code that are still very much worth using even if you don't want to start using html5 boilerplate as your base template.
9/3/2010 4:44:00 AM
CSS Globe at WebWiz
Fun CSS3 Animation Experiment
A Fun CSS3 Animation and Twitter Feed Experiment
9/3/2010 4:33:00 AM
CSS Newbie at WebWiz
Intelligent Select Box Filtering
These select boxes all contain the exact same security question. However, each question can only be selected once — we're using jQuery to remove selected questions from all the other dropdowns.


7/16/2010 4:56:55 PM
CSS Newbie at WebWiz
Cross-Browser Rounded Buttons with CSS3 and jQuery
I was tasked with replacing several dozen Photoshop-generated rounded buttons on a large site with a flexible HTML/CSS/JS equivalent. I wanted it to be simple and leave the code as clean as possible. It also needed to work in all modern browsers. This is my solution.


4/22/2010 4:35:16 PM
CSS Newbie at WebWiz
Test for Border-Radius Support
Rounded corners with border-radius are nice... when they work. Unfortunately, not all browsers support border-radius yet. Here's a simple script that will let you test for border-radius support using jQuery.


4/15/2010 5:11:11 PM
CSS Newbie at WebWiz
I’m Attending AEA Seattle!
Once I'm done stuffing myself with Easter-related goodies this Sunday, I'll be catching a plane to Seattle to attend the An Event Apart conference. An Event Apart is two days of presentations on web design and the evolution and mastery thereof.


4/2/2010 4:20:09 PM
CSS Newbie at WebWiz
Show Your Google Analytics Top Content in Wordpress
If you're a typical blog owner, one of your biggest goals is to keep visitors browsing your site. One good way to do that is by showing off your most popular posts. Here's a way to show your Top Content from Google Analytics on your WordPress blog by piggybacking on an existing plugin.


3/25/2010 5:05:43 PM
DNN Forum
combining module types
Is it ok to create an authentication provider that also is a desktop module? I'm asking because we are building a Shibboleth authentication provider and also want to allow administrators the ability to map Shibboleth roles to DNN roles using a grid. This did not seem to work from the Settings page but when I also configured the module as a desktop module with view and edit forms, and added the grid there, it worked ok.
9/7/2010 3:04:31 AM
DNN Forum
RE: How to add Duplicate Token
A tip to remember:

In any HTML you can only have one id on a page, but you can have many instances of the same class on a page.
9/7/2010 2:25:54 AM
DNN Forum
RE: DotNetNuke Gallery Module - Issue 57
Thanks for the info Joe, hopefully it will become part of the core release in the next version of DNN
9/7/2010 2:24:06 AM
DNN Forum
RE: Just launced AnswersToAccidentQuestions.com
Hello,

Looks good, nice styling on the menu.

One thing I would ask is what do you want the visitor to do when they first visit the home page? Where do you want to send them? What do you want to get from the visitor? Asking these questions may help to clear the home page and set the visitor in a definite direction that you wish them to take around the site.

The text paragraphs may benefit from a little more line height spacing as I am finding it hard to read the text - in fact I just skipped most of it because I was struggling to read it all.

Hope that is useful, thanks,
9/7/2010 2:19:47 AM
DNN Forum
RE: Object reference not set to an instance of an object - dotnetnuke
Things to check:

Have you changed both connection strings in the web.config file to connect to the correct SQL database and server?

Have you reset all permissions on the files and folders for your DNN installation on your new server?
9/7/2010 2:10:42 AM
DNN Forum
RE: transporting a dnn installation
Generally I do like to use full URLs for that reason, but as you mention you will need to make changes if you move to another domain. I guess it depends on what method you find quickest to implement and how often you will be moving from local to live and vice versa.
9/7/2010 2:07:56 AM
DNN Forum
RE: New Content Localization features
Looks like 5.5 has added some good new features, I will look into Localization for a set of video tutorials, thanks,

Lee
9/7/2010 2:04:19 AM
DNN Forum
RE: Where do i find the messaging module?
Hello,

You may want to check out:
DotNetNuke User Profile Features v5.4

for tips, thanks,
9/7/2010 2:01:47 AM
DNN Forum
Object reference not set to an instance of an object - dotnetnuke
 Hi all,

Thank you for advance.  

I have moved web site from one server to another one with same domain name. the site works great on old server.

but I am getting the following error in new server,


Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.En ies.Portals.PortalSettings.GetSiteSettings(Int32 PortalId) +34
   DotNetNuke.En ies.Portals.PortalSettings.GetSiteSetting(Int32 PortalId, String SettingName) +11
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +3549
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

 


How can i fix that error?
9/7/2010 12:03:30 AM
DNN Forum
RE: Twitter Widget
I tried the free and paid modules available, but didn't like any of them. I was able to make it work in an iframe and was able to get rid of that "white space" by altering the background color of the referenced page. visible here: http://www.expertapproach.com/About.aspx
9/6/2010 6:19:46 PM

Contact WebWiz Now





Send

 

WebWiz News

Design Ledger
40 Inspiring Portfolio Designs
Last week we showcased a list with 45 Inspiring Design Agency Websites and to follow in the same direction, this week we decided to gather some inspiring examples of Portfolio Designs. Back in February we featured here a list with 50 Inspiring Portfolio Designs...
9/7/2010 1:15:05 AM
Design Ledger
Designing Typography for the Modern Web
As web designers, it is our job to grow with the trends of the Internet. As new technology emerges, it’s our position to jump on board and see where it can take us. This includes trends all over the web, typography being a major player. Many designers don’t consider type as a field of interest or [...]
9/6/2010 7:33:31 AM
Design Ledger
10 Fresh and Useful jQuery Plugins
When it comes to adding JavaScript functionality to a website, jQuery has become the solution of choice for web designers and developers. With it’s ease of use and ever-growing selection of plugins, there’s really no point to look elsewhere. Awesome jQuery plugins are popping up everyday, and we’re always on the look out. So for [...]
9/2/2010 12:04:25 AM
Design Ledger
11 New High-Quality Free Fonts
Every week we try to hunt down high-quality freebies for our readers. One of our favorite freebies to find for you are fonts, because everybody knows… you can never have too many fonts in your library. In this post, we’ve rounded up 11 brand new fonts that are super high-quality. I especially love the AW [...]
9/1/2010 1:39:44 AM
Design Ledger
WDL Premium: Japanese Orchard Photoshop Brushes
Today we’re releasing a set of Beautiful Photoshop brushes for our WDL Premium Members. This set from Azigos is called Japanese Orchard and contains 17 high-resolution brushes. If you’re looking to add beautiful hand drawn elements to your nature inspired design, these brushes are what you need. Be sure to check out Azigos for more [...]
8/31/2010 1:05:11 AM
Photoshop Lady
Image Transformation into Cartoon
If you would like to turn your image into some kinds of cartoons, it is not necessary to ask an artist to do that. What you need to do is to use your photoshop to transform it. Process is simple and not complicate.
9/7/2010 3:01:49 AM
Photoshop Lady
Design a Liquefied Traditional Car
To specified and beautify your car, except changing the car color or adding some shining effect, you can add some special effects such as liquefy it with simple background.
9/6/2010 3:01:01 AM
Photoshop Lady
Develop your Dream Paradise
Clouds, green and fog are some common elements for design of paradise. You can put your house in your develop paradise. To do this, not many skills are required as all of these are photo combination techniques.
9/3/2010 3:01:11 AM
Photoshop Lady
Create an Imaginative Art Text
Text effect can enhance your overall design when it matches to your background or topic. If you spend sometimes on the text, it can be another piece of main object. You may try to apply some images or animal shapes to your text.
9/2/2010 3:01:21 AM
Photoshop Lady
Apply 3D Effect on Movie Poster
Nowadays, 3D movies spread the world. Many cartoons and nice movies are in 3D. However, technically, designer has not applied such effect to poster before. This tutorial will show you to apply such effect using Photoshop.
9/1/2010 3:01:51 AM
Vector Tips
Weekly Vector Inspiration #86
This post is part of a weekly series showcasing inspirational vector art. Although the series showcases vector art, some work might just be vector inspired, not created completely with vector art. If you have any art suggestions, feel free to comment! For more vector art inspiration, check out the Vectips Flickr Group. Urban Samurai t-shirt design [...]
9/3/2010 8:16:57 AM
Vector Tips
Vectips Monthly Roundup: August 2010
There are a number of great tutorials, freebies, and articles related to vectors coming out on the web daily. Each month, I roundup some of the best posts I have found useful. I can’t include everything I’ve seen throughout the month, but you can follow my Twitter feed to get all the [...]
9/1/2010 2:40:08 PM
Vector Tips
Weekly Vector Inspiration #85
This post is part of a weekly series showcasing inspirational vector art. Although the series showcases vector art, some work might just be vector inspired, not created completely with vector art. If you have any art suggestions, feel free to comment! For more vector art inspiration, check out the Vectips Flickr Group. The Big Bang Theory [...]
8/27/2010 8:17:56 AM
Vector Tips
Vandelay Premier Winners
Last week I posted the Vandelay Premier giveaway and today I am happy to announce the winners. Congrats to the winners and thanks to everyone who participated. Even if you didn’t win, be sure to check out all the resources a Vandelay Premier membership offers! Check below to see if you won. Winners The winner’s contact info [...]
8/25/2010 9:28:46 AM
Vector Tips
Quickly Toggle a Perspective Grid’s Visibility
The Perspective Grid Feature is a nice addition to Illustrator CS5. With any new feature, it’s a good idea to get familiar with keyboard shortcuts so you can use the new feature more efficiently and cut down the learning curve. One tip that is helpful when using a perspective grid is to quickly toggle a [...]
8/24/2010 12:05:36 PM

WebWiz Sub Menu

Gold Coast WebWiz dot com
Gold Coast Australia - Servicing the World Wide Web
Snail Mail: P.O.Box 88 Mudgeeraba QLD 4213 Australia.
Phone: +617 55304579 Fax: +617 55306735
E-mail: admin(a)goldcoastwebwiz.com