I found a really good list with many php (Free) Opensource CMS
I suggest as well:
Popularity: 1% [?]

While i was updating one of my server website how is running Joomla 1.0 i change the server from a Windows to a Unix server system.
When i receive the new login, i uploaded all my files but i had this error:
Parse error: syntax error, unexpected ‘{’ in /web/htdocs/MYWEBSITE/home/configuration.php on line 1
To solve this problem you just have to:
Done..
Any question leave a comment
Popularity: 1% [?]
All the web developer will agree with me saying that Internet Explorer is always the difficult browser from all the designer with.
A good web designer should test anything before resided on web with all the most recent browser (firefox safari crome opera… ect..)
and of course he should check in Internet Explorer in all the version.
While the modern (and much better) browser like firefox, crome, safari try to let you install all the times the new version, and with new version means a version that improve but still respect the HTML and CSS reading.
IE is popular for complete different view of the page for a different version of the Browser
IE in the last few years release different version of the browser, most popular IE6, IE7 and IE8, but the are complete different each other in displaying a page.
The biggest different in the different version are stuff like:
So is a good trick to create a separate CSS for IE6 and most of the times for IE7 as well
to do that you just create a now css file and in the <head> tag specify a condition:
<!–[if IE]>
According to the conditional comment this is Internet Explorer
<![endif]–>
<!–[if IE 6]>
According to the conditional comment this is Internet Explorer 6
<![endif]–>
<!–[if IE 6]>
According to the conditional comment this is Internet Explorer 6
<![endif]–>
<!–[if IE 7]>
According to the conditional comment this is Internet Explorer 7
<![endif]–>
<!–[if gte IE 5]>
According to the conditional comment this is Internet Explorer 5 and up
<![endif]–>
<!–[if lt IE 8]>
According to the conditional comment this is Internet Explorer lower than 8
<![endif]–>
<!–[if lte IE 5.5]>
According to the conditional comment this is Internet Explorer lower or equal to 5.5
<![endif]–>
<!–[if gt IE 6]>
According to the conditional comment this is Internet Explorer greater than 6
<![endif]–>
Some designer check for IE5, but i believe is to small the percent how still does have this browser.
But how think IE 6 is not so common any more just check these data:
http://www.w3schools.com/browsers/browsers_stats.asp

www.w3schools.com-screen-capture-2009-11-2-18-4-8
Popularity: 2% [?]
Add a link in your flash banner or files:
on your-link you can add a full path like:
http://www.leosquarez.com/leosquarez-service/
or a simple:
/leosquarez-service/
if you are in the same domain.
on your-target you can specify:
So a examples could be:
on (release) {
getURL(”my-page.php”,”_self”,”GET”);
}
Popularity: 1% [?]
Today i add a video in one of my client web site and i realise that the drop down menu was disappearing below the video.
The video embedding code was:
<object height=”340″ width=”560″>
<param name=”movie” value=”URL-VIDEO”>
<param name=”allowFullScreen” value=”true”>
<param name=”wmode” value=”opaque”>
<param name=”allowscriptaccess” value=”always”><embed src=”URL-VIDEO” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” height=”WIDTH” width=”HEIGH”>
</object>
I realise that was a Z-INDEX issue (more info on z-index), i did check on the web for few solution.
First solution that i found was:
This solution suggest to:
with position: relative and set the object position: absolute.CODE
#wrapper { position: relative; }
#overlay { position: absolute; }
-----
<script type="text/javascript">
var flashvars = {};
var params = { wmode: "opaque" };
var attributes = {};
swfobject.embedSWF("video.swf", "flash", "width", "height", "7",
"expressinstall.swf", flashvars, params, attributes);
</script>
-----
<object id="flashcontent" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">
<param name="movie" value="movie.swf" />
<param name="wmode" value="opaque" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="video.swf" width="550" height="400">
<param name="wmode" value="opaque" />
<!--<![endif]-->
<p>Please update your Flash Player</p>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
Popularity: 5% [?]
If you are using Adobe Illustrator (.AI) often happen that you need and you need to convert text to outlines for press-ready vector artwork.
The big problem when you send files in a printing house is the font. If you’ve used a family-face or typeface that your printing house doesn’t have, the result of the printing will print incorrectly.
This is why you’ll find that fonts within most vector logos (containing text) will have been converted to outlines, or paths.
This procedure means that the text will be no longer text – it has become a graphic, and so the text cannot be altered anymore.
So, how to convert text to outlines in Adobe Illustrator?
To convert text to outlines,
Now, all the text will be no longer editable and the line beneath the text has gone.
My suggest is to keep an editable copy of your document as an AI file before you convert text to outlines and save the file as an Illustrator EPS file. This is so that you can come back and edit it non-destructively later, instead of having to recreate the artwork with text again.
The text characters now have editable paths, or outlines, around them – they are no longer text, but vector graphics, and can be edited as such.
Information taken from a friend the site: http://www.graphic-design-employment.com/adobe-illustrator-how-to-convert.html
Popularity: 8% [?]
Design and Creation of WebSites
Leosquarez Partners with Ziller
Leosquarez is happy to announce a new partnership with leading online marketing and ecommerce web design company, Ziller.
Ziller works with some of the Australian’s largest corporations to produce amazing results across the board.
The new partnership will allow Leosquarez to advance their e-Commerce web design as well as enhance online marketing skills to better serve our customers.
Contact me at: leo@ziller.com.au
Popularity: 1% [?]
Acer Aspire One ZG5 Adobe Illustrator AI art button CMS Crossing browser css domain blacklisted Download zg5ia32.fd Email Marketing EPS Firefox Flash funny google maps htaccess IE6 IE7 IE8 Illustration intranet google javascript link marketing tips Mobile Web Modify Text object embed OpenSource photo Php Security sydney pay toll bridge Tutorial video embed Web Development website block wordpress template wordpress themes z-index z-index video embed ojbect ziller gorilla charity
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.