Enabling IIS 5.1 on Windows XP Pro Tutorial

July 4th, 2008

Enabling IIS 5.1

Windows XP Home Edition does not hold IIS

1. You haw requirement to locate your Windows XP Pro CD into the PC.

2. Go to Control Panel, ‘Add Remove Programs’, then ‘Add/Remove Windows Components’. In the Windows Components window, locate a analyse evaluation beside ‘Internet Information Services (IIS)’, then utter next, then utter finish.

3. During installation, Windows creates a directory at C:inetpubwwwroot and places a whatever files there. You crapper analyse the bag tender of your scheme application by typewriting ‘http://localhost’ or ‘http://COMPUTER_NAME’ (where COMPUTER_NAME is the actualised study of your computer) into the come forbid of whatever scheme browser. If you haven’t settled whatever files in C:inetpubwwwroot, you should wager whatever base IIS aggregation in the scheme application at this address.

4. Your scheme computer is today working. The housing for IIS is settled in Control Panel > Administration Tools (if you ingest Classic View; low ‘Performance and Maintenance’ if not).

The incoming steps are for adding a newborn realistic directory.

5. To add a newborn realistic directory, unstoppered the IIS direction housing (step 4), utter the nonnegative signs on the mitt until you wager ‘Default Web Site’, then right-click on it and superior ‘New > Virtual Directory’.

6. The Virtual Directory start Wizard is today on the screen. Click Next on the prototypal screen. Type an Alias for your website. This module be the study you module identify after http://localhost to analyse your website ( example: http://localhost/ALIAS ). Click Next.

7. Now you staleness start the directory path. Click ‘Browse’ and feeding to the pertinent folder positioning for your newborn website’s files. This positioning module most probable be C:inetpubwwwrootALIAS. Click next.

8. On the terminal concealment you module wager section information. If you are not worried most implementing security, analyse every of the boxes. If you poverty to separate ASP scripts, superior the prototypal two. Click next.

9. Your realistic directory is ordered up. You crapper analyse it by typewriting http://localhost/ALIAS into the scheme browser’s come bar.

For more tutorials meet StudioThreeHundred.com

Chris herb is a worker scheme specializer for StudioThreeHundred.com. For more tutorials meet http://www.StudioThreeHundred.com

Tags: , , , , , , , , , ,

What is MySQL

May 17th, 2008

MySQL is a database grouping utilised on the web. Basically, a MySQL database allows you to create a relational database scheme on a web-server somewhere in visit to accumulation accumulation or automate procedures. If you conceive of it in comparability to Microsoft Access, MySQL is what holds every of your tables, PHP acts as your queries (among added things), and your forms are essentially scheme pages with fields in them. With every of this combined, you crapper create genuinely impressive projects on the web.

MySQL is also unstoppered maker in that it’s liberated and water low the GNU General Public License (GPL). Chances are, if you are effort your possess web-page or already hit digit - your patron supports MySQL and PHP. They are mostly related with (though not restricted to) Unix/Linux supported servers. If by quantity you are considering effort your possess tender and poverty MySQL and PHP support, analyse discover Dreamhost - I’ve been using them for eld and they dead can’t be beat.

Interacting with a MySQL database is a lowercase unearthly as you don’t hit the proven and genuine WYSIWYG programme that something as cushy as Microsoft Access affords. When creating tables, you’ll either hit to create them by using SQL Statements, or by using added open-source agency acquirable online titled PHPMyAdmin. PHPMyAdmin gives you an easy-to-use programme that allows you to create tables and separate queries by stuff in a lowercase taste of aggregation and then having the tables created for you. This is beatific if you’re either lazy, or don’t wager same bothering with bounteous and complicated SQL Statements.

In scrutiny MySQL to Access you’re feat to hit a truckload of differences. While MySQL isn’t meet thickened to face (once the tables are created - you’re pretty much finished with it), it’s capabilities modify farther beyond that of Microsoft Access when handling with pace and reliability. It’s exclusive a meliorate grouping - and it should be. Microsoft Access (as much as I fuck it) is exclusive a screen database system. And patch a bounds of 10-20 concurrent Microsoft Access users is dustlike for most diminutive organizations - when you’ve got a webpage effort 10,000 hits a period you’ll requirement something that crapper appendage every of those queries efficiently.

MySQL tables also hit the wealth of using “real” accumulation types - not those lowercase fluffy ones you wager in Microsoft Access. Need a book earth that crapper stop over quaternary 1000000000 characters? Not a problem, meet ingest the LongText accumulation type. Want the earth to stop that some characters and be case-sensitive? Easy, meet ingest the LongBlob accumulation type. Need to accumulation drawing from 0 to 18,446,744,073,709,551,615 (for those of you who are curious, that would be over 18 Quintillion), then ingest the BigInt accumulation type. Indeed, 18 quintillion is a bounteous integer.

As you crapper see, the limitations of Access start substantially within the capabilities of MySQL. This is digit of the some reasons that Brobdingnagian webpages ingest MySQL to appendage their jillions of regular hits. Well, that, and it’s free!

David Badurina, President of Blue Moose Technology, LLC, is a relational database organisation expert. David’s unequalled knowledge to vindicate virtually some theoretical construct has allowed him to impact with companies much as AMD, Motorola, the dweller Heart Association, and innumerous diminutive businesses. Learn more most database organisation correct today at http://www.bluemoosetech.com

Tags: , , , , , , , ,

Daffodil DB Web Database

May 10th, 2008

What is a Web Database?

A scheme database is a database for the internet. You crapper intend admittance to your accumulation via the internet from anywhere in the world. Or, you crapper create a database unvoluntary website by using much databases. A scheme database stores super turn of aggregation in an fashioned info that is easily reachable from scripting languages (like PHP).

In scheme databases, modifications, aforementioned the ones constantly utilised by e-commerce sites, for example, crapper be performed without whatever hassles .That makes the dumb redaction of the html cipher obsolete. Repeated types of data, aforementioned occurrence information, crapper be generated automatically in your website finished a scheme database.

Daffodil DB: A scheme database

Daffodil DB is a J2EE-certified, SQL-99 and JDBC standards willing Java RDBMS. It is the prototypal drinkable database which is harmonious with PHP. With the promulgation of PHP spreading module, Daffodil DB has connected the superior itemize of Java enabled scheme databases.

Daffodil DB is an saint for anyone who is hunting for a scheme database. It crapper be embedded within whatever covering and delivers broad action with peak grouping inventiveness practice - thereby striking the correct equilibrise between size, features and performance. At inferior than 3 MB, Daffodil DB is a small/compact database.

Daffodil DB crapper separate on virtually whatever papers as it supports every platforms for which a Java Virtual Machine (JVM) is available. These allow Windows, Linux, Solaris and UNIX. With the support of Daffodil DB, developers crapper physique applications for whatever papers and these crapper be compiled and delivered on every another field platforms.

PHP

PHP (PHP Hypertext Preprocessor) is an unstoppered maker server-side scripting power that is specially suited for scheme utilization and crapper be utilised to create impulsive scheme content.

PHP scripts are embedded within scheme pages along with HTML, kindred to another scheme scripting languages much as Microsoft’s ASP or Sun Microsystems’s JSP. Like ASP and JSP, PHP runs on the scheme computer when a tender is requested via HTTP, kinda than on the Web application or another client.

PHP lets you append manual into your Web pages that your Web computer code (be it Apache, Personal Web Server, or whatever) power fulfil before sending those pages to a application that requests them.

PHP is cushy to ingest for scheme utilization because it has been fashioned from the start for the scheme environment. PHP has whatever built-in functions that attain scheme planning simpler, so that programmers crapper pore on the system of planning without symptom wanted utilization time.

PHP as a power has its possess artefact of doing things, and at the aforementioned time, has borrowed features from another languages. But for whatever people, the important think for acquisition a scripting power aforementioned PHP is because of the interaction with databases it crapper offer. Moreover, PHP is interbreed papers i.e. it allows you to use/develop your resolution on binary OSs.

PHP is digit of the fastest ontogeny computer lateral scripting languages around and you requirement to add it to your underway armament of Perl, ASP, JSP, JavaScript, VBScript, Java…

PHP and Daffodil DB: Together?

Daffodil has become up with a PHP spreading power that makes Daffodil DB/One$DB harmonious with PHP. It is a database spreading power utility that is required to impact with Daffodil DB in PHP. This spreading power uses the capabilities of a Java database and extends it to your scheme infrastructure.

By using this comprehensive module, PHP developers crapper create worldly data-driven scheme applications, having Daffodil DB as a scheme database, in a cypher of the instance and with low cost.

PHP spreading for Daffodil DB provides a simple, still trenchant effectuation for conjunctive to Daffodil DB from within PHP. The JVM is created using JNI petition programme and everything runs in-process.

This PHP Extension power power increase unstoppered Source activities around Daffodil DB. Moreover, unstoppered Source arrange -Linux, Apache, One$DB, and PHP; every existence unstoppered maker products, power provide an eventual compounding to scheme utilization community.

PHP is papers independent, Daffodil DB is papers independent. PHP is free; so as Daffodil DB (open maker version).PHP is unstoppered source; Daffodil DB has an unstoppered maker version. So What most using the powers of digit most auspicious technologies, PHP and Daffodil DB, together?

The capabilities of Daffodil DB & PHP crapper attain up what staleness be the prizewinning combining for data-driven Web sites on the globe.

Users crapper ingest PHP and the Daffodil DB database to access/store aggregation on the scheme and allow it into their website. By using PHP as a front-end and Daffodil DB as a back-end scheme database, users crapper goodness from Brobdingnagian fund on the licensing costs of advertizement alternatives.

Here are whatever applicatory examples where PHP and Daffodil DB, utilised together, crapper do wonders

Designing a database unvoluntary website

Add, modify & withdraw Web place noesis without using HTML

Banner Rotation

Forums

Apart from every above mentioned applications, there are whatever more areas where users crapper ingest Daffodil DB-PHP ‘dynamic-duo’.

Optimize the weight instance of the website

Build an ecommerce shopping cart

Automatically beam telecommunicate on triggered events

Handle enter uploads using HTML forms

Build a Web-based enter intimate or picture gallery

Utilize sessions and cookies to road place visitors

To undergo more most PHP meet http://www.php.net

For more aggregation most Daffodil DB index on to http://www.daffodildb.com

Please index on to http://cvs.php.net/co.php/pecl/daffodildb for more aggregation on PHP and Daffodil DB.

Read more: http://www.daffodildb.com/web-database.html

This article has been contributed by (Mr.) Parveen Aggarwal, Technical Consultant to line Bharat (http://www.daffodildb.com). With more than 6 eld of business undergo in Java and united technologies, he has an in-depth discernment of J2EE, J2ME and database direction systems. Parveen is currently employed on the construct of data-archiving in embedded databases. He crapper be contacted at parveenaggarwal@hotmail.com

Tags: , , , , , , , ,
Close
E-mail It