Archive for the ‘Tutorials’ Category
Friday, November 2nd, 2007

I found on Oreillynet.com an interesting article about what is WEB 2.0!
What Is Web 2.0
The bursting of the dot-com bubble in the fall of 2001 marked a turning point for the web. Many people concluded that the web was overhyped, when in fact bubbles and consequent shakeouts appear to be a common feature of all technological revolutions. Shakeouts typically mark the point at which an ascendant technology is ready to take its place at center stage. The pretenders are given the bum’s rush, the real success stories show their strength, and there begins to be an understanding of what separates one from the other.
The concept of “Web 2.0″ began with a conference brainstorming session between O’Reilly and MediaLive International. Dale Dougherty, web pioneer and O’Reilly VP, noted that far from having “crashed”, the web was more important than ever, with exciting new applications and sites popping up with surprising regularity. What’s more, the companies that had survived the collapse seemed to have some things in common. Could it be that the dot-com collapse marked some kind of turning point for the web, such that a call to action such as “Web 2.0″ might make sense? We agreed that it did, and so the Web 2.0 Conference was born.
(more…)
Tags: Blogging, cost per click, CPC, Design, digg, flickr, Google Adsense, SEO, tagging, technorati, tehnologies, web design, web services, What Is Web 2.0, wikipedia
Posted in Articles, Blog, Design, Internet, Tutorials | No Comments »
Tuesday, October 30th, 2007

Today we create a simple MENU in CSS. Click here to see the final result!
[1] Let’s to create the CSS:
<style type=”text/css”>
body {
text-align: left;
background-image: url(”bg.gif”);
}
div {
width: 100px;
height: 20px;
background-color: #338ce8;
}
div:hover
{
background-color: #085ea6;
}
a {
color: white;
font-size: 18px;
text-decoration: none;
}
</style>
(more…)
Tags: cascade style sheet, Create a Menu in CSS, Create MENU, CSS, Design, how to, Programming, scripts, site, sitedesign, tips&tricks, tutorial, w3c, webdesign, website, worldwideweb consortium
Posted in CSS, Design, HTML, Tutorials | No Comments »
Monday, October 29th, 2007
I found in my PC a very beautiful and easy to configurate. Click here to see an example!

How to configurate:
(more…)
Tags: Design, Download, Embed Music Online, Flash, Flash Mp3 Player, Free Flash Mp3 Player, mp3, Music, Player for your site, Programming, script, tutorial, website, XML
Posted in Design, Download, Internet, Tutorials | 2 Comments »
Monday, October 29th, 2007

Today I invite K.ro an romanian producer to write an article on my blog about Music and he accepted!
What do you need 2 make good beats?
Software:
First you need a keyboard midi then you can download from dif sites software like cubase 2 sx ,3sx , but not 4 ..if you want cubase 4 you need to buy it ..,reson 3.0 ,4.0 ,ableton live,adic,fruity loops ..if you need help holla at me ..
You got the software… Reason to learn reason you need to wach some video tutorials first .It’s not so easy like Fruity Loops ..you can find here a reason tutorial .Try some refills then like salazar ,fantom x,motif,korg trinity refill, gold refills,back 2 black …
(more…)
Tags: Audio, Beats, Cubase, Fruity Loops, how to, Loop, Music, muzica, Remixes, tips&tricks, tutorial, What do you need to make good beats?, Will I Am
Posted in Articles, Music, Tutorials | 2 Comments »
Sunday, October 28th, 2007

Today we learn about Links and Pseudo-Classes in CSS. I have made tutorials about rollover’s here and here, but this is something different and we talk about links & elements where we can put Pseudo-Classe, on a div, text,etc…
Pseudo-Classes:
:link
:visited
:active
:hover
:focus
(more…)
Tags: :hover syntax, cascade style sheet, CSS, how to, HTML, Links in CSS, Pseudo-Classes, rollovers, Tips & Tricks, tutorial, w3c
Posted in CSS, Design, HTML, Pictures, Tutorials | No Comments »
Saturday, October 27th, 2007

Final result HERE
Today we learn how to create a TELL A FRIEND script with HTML and PHP. If you want to exercise on my files, click here
to download them!
(more…)
Tags: Design, how to, HTML, index.php, PHP, Programming, script, scripts, tagging, Tell a Friend, Tips & Tricks, tutorial, w3c, www
Posted in HTML, PHP, Pictures, Tutorials | 7 Comments »
Saturday, October 27th, 2007

Final result: HERE
I have made a tutorial about how to install EasyPhp and now i come with an example. Today we learn how to create a
Contact Page in HTML and PHP very easy! Download the next files to exercise on them:
(more…)
Tags: Contact Page, Create a Contact Page with HTML and PHP, Free php scripts, HMTL, how to, PHP, PHP Example, send e-mail from website, send email online, Tips & Tricks, tutorial
Posted in Download, HTML, Internet, PHP, Tutorials | 5 Comments »
Friday, October 26th, 2007

[1] Download EasyPhp, Open It or Save It
[2] Double Click on the setup, and follow the next steps:

(more…)
Tags: Apache, Apache and PhpMyAdmin, How to install EasyPHP, How to install EasyPHP ( PHP, How to see if Php work on your PC, Install PHP, MySQL, PHP, PHP Example, Phpinfo, PhpMyAdmin
Posted in Articles, Download, MySQL, PHP, Software, Tutorials | 3 Comments »
Thursday, October 25th, 2007

Today i create a new blog on Blogger platform. I write some posts and when i want to put ”Read more” on a post i can find it! I search on the Internet, i found something
but with few explications. Now i want to write this tutorial with some printscreens! Let’s start!
(more…)
Tags: Blog, Blogger, Blogging, Design, how to, HTML, Read More, Read More syntax, Tips & Tricks, tutorial, Tutorial about to put read more in blogger platform
Posted in Blog, Design, HTML, PHP, Tutorials | 2 Comments »
Wednesday, October 24th, 2007
Create Rollover Image in CSS ( You can see the final result HERE )
I made two buttons for this tutorial, save it if you want to work with them.


(more…)
Tags: cascade style sheet, Create Rollover Image in CSS, CSS, Design, how to, HTML, Rollover Image in CSS, Rollover in CSS, tips&tricks, tutorial, w3c, webdesign, world wide web consortium
Posted in CSS, Design, HTML, Tutorials | 2 Comments »