TigerDirect


How To Use Microsoft SQL Server with Joomla 2.5

Posted by Johan Cyprich on 25 Jan 2012 | Tagged as: How To

Joomla 2.5 has just been released, and it finally supports databases other than MySQL! You can now use Microsoft SQL Server (including the express versions) with Joomla. Many web developers will probably be using MS SQL Server Express for developing sites on their local machine.

The following steps show you how to setup and install Joomla 2.5 with MSSQL.

Install the PHP Drivers for SQL Server

The Microsoft Drivers for PHP for SQL Server driver is needed to connect to SQL Server with PHP. These drivers also provide support for PDO. When you run the setup program, a good place to install the DLLs are in the ext folder in the PHP installation (i.e. C:\Program Files\PHP\ext).

Modify php.ini to Use MSSQL

The PHP configuration file needs to be modified to use the new MSSQL DLL. Add the following code at the end of the .ini file:

[PHP_MSSQL]
extension=php_sqlsrv_53_ts_vc9.dll
extension=php_pdo_sqlsrv_53_ts_vc9.dll

The first line is all you need, unless you use PDO which the second line adds support for.

Install Joomla 2.5

Copy Joomla to a folder where you web site will host it and setup IIS to point to it. You still need to manually create a database with SQL Server Management Studio.

Once this is done, run the Joomla installation program. Follow the normal installation routine until you reach the Database Configuration page. When you select the Database Type, you will have the option of Sqlsrv for MSSQL on your server, or Sqlazure for SQL Azure for cloud-based Joomla (see image below).

Joomla 2.5.0 Database Configuration

After these are setup correctly, the rest of the Joomla installation proceeds normally.



Tweet This Tweet This Post!

Related posts:
Related Posts
    Joomla 1.5 RC4 Released
    Don’t Upgrade to Joomla 1.5.4
    Joomla 1.5.9 Upgrades
    Importing and Exporting with SQL Server 2005 Express

Share this post:

del.icio.us:How To Use Microsoft SQL Server with Joomla 2.5 digg:How To Use Microsoft SQL Server with Joomla 2.5 spurl:How To Use Microsoft SQL Server with Joomla 2.5 wists:How To Use Microsoft SQL Server with Joomla 2.5 simpy:How To Use Microsoft SQL Server with Joomla 2.5 newsvine:How To Use Microsoft SQL Server with Joomla 2.5 blinklist:How To Use Microsoft SQL Server with Joomla 2.5 furl:How To Use Microsoft SQL Server with Joomla 2.5 reddit:How To Use Microsoft SQL Server with Joomla 2.5 fark:How To Use Microsoft SQL Server with Joomla 2.5 blogmarks:How To Use Microsoft SQL Server with Joomla 2.5 Y!:How To Use Microsoft SQL Server with Joomla 2.5 smarking:How To Use Microsoft SQL Server with Joomla 2.5 magnolia:How To Use Microsoft SQL Server with Joomla 2.5 segnalo:How To Use Microsoft SQL Server with Joomla 2.5 gifttagging:How To Use Microsoft SQL Server with Joomla 2.5

 

Associating .scr with Screen Saver File Type

Posted by Johan Cyprich on 30 Dec 2011 | Tagged as: How To

When I installed AutoCAD 2012, it changed the file type of .scr to AutoCAD Script. This made it difficult to write screen savers because I wasn’t able to run them anymore after they were compiled.

Restoring the file association isn’t very difficult. One solution is to run assoc .scr=scrfile in the command shell. If this doesn’t work, open Windows Explorer and follow these steps:

  1. Open the Tools menu and select Folder Options.
  2. Select the File Types tab.
  3. Press the New button.
  4. Enter scr in the File Extension text box.
  5. Press the Advanced button.
  6. Select Screen Saver in the Associated File Type.
  7. Press OK and allow the change to a new file type.

Now when you run an .scr file, it displays the screen saver.



Tweet This Tweet This Post!

Related posts:
Related Posts
    Screen Captures the Easy Way
    How To Rotate Your Screen Display
    Downloading a PPD File on Windows 2008 Server
    Using DMG Files in Windows 2008 Server

Share this post:

del.icio.us:Associating .scr with Screen Saver File Type digg:Associating .scr with Screen Saver File Type spurl:Associating .scr with Screen Saver File Type wists:Associating .scr with Screen Saver File Type simpy:Associating .scr with Screen Saver File Type newsvine:Associating .scr with Screen Saver File Type blinklist:Associating .scr with Screen Saver File Type furl:Associating .scr with Screen Saver File Type reddit:Associating .scr with Screen Saver File Type fark:Associating .scr with Screen Saver File Type blogmarks:Associating .scr with Screen Saver File Type Y!:Associating .scr with Screen Saver File Type smarking:Associating .scr with Screen Saver File Type magnolia:Associating .scr with Screen Saver File Type segnalo:Associating .scr with Screen Saver File Type gifttagging:Associating .scr with Screen Saver File Type

 

B.C.’s First Scramble Intersection

Posted by Johan Cyprich on 28 Dec 2011 | Tagged as: General

The City of Richmond recently opened the first scramble intersection in the province. A scramble intersection will allow pedestrians to cross the road in any direction, including diagonally. The $600,000 crossing can be found at No. 1 Road and Moncton Street. I go to Steveston frequently and never really understand what this intersection was until it was pointed out to me.

CIMG0045

There is just one button to press to stop all traffic to cross the road in any direction.

CIMG0044

There are more plans for scramble intersections in B.C. They are definitely a great idea since it makes crossing roads considerably safer for pedestrians.



Tweet This Tweet This Post!

Related posts:
Related Posts
    No related posts

Share this post:

del.icio.us:B.C.’s First Scramble Intersection digg:B.C.’s First Scramble Intersection spurl:B.C.’s First Scramble Intersection wists:B.C.’s First Scramble Intersection simpy:B.C.’s First Scramble Intersection newsvine:B.C.’s First Scramble Intersection blinklist:B.C.’s First Scramble Intersection furl:B.C.’s First Scramble Intersection reddit:B.C.’s First Scramble Intersection fark:B.C.’s First Scramble Intersection blogmarks:B.C.’s First Scramble Intersection Y!:B.C.’s First Scramble Intersection smarking:B.C.’s First Scramble Intersection magnolia:B.C.’s First Scramble Intersection segnalo:B.C.’s First Scramble Intersection gifttagging:B.C.’s First Scramble Intersection

 

Windows XP is Free with Windows 7

Posted by Johan Cyprich on 28 Nov 2011 | Tagged as: How To

Upgrades to a new operating system almost always causes compatibility problems with older applications that you were using. One way to get around this is to install the previous operating system in a virtual machine so that you can continue using the old apps on any system that can run the VM.

One of the best kept secrets is that Windows 7 comes with a free Window XP virtual machine. It’s not available on the installation DVD. You need to download three components from Microsoft to install it:

  1. Windows XP Mode
  2. Windows Virtual PC
  3. Windows XP Mode Update

You can find these files on the Download Windows XP Mode page and the total download size for all of this is around 483 MB.

Once installed, you have a licensed version of Windows XP that can run all of your old applications. Keep in mind that you should also install a virus scanner (i.e. Microsoft Security Essentials) even if your Windows 7 system is already running one, but a firewall isn’t necessary if Windows 7 has one installed.

After installing XP mode, run Windows Update to install the latest patches for optimal security (this will take about 2-3 hours). Something to consider is backing up your virtual machine after you set it up. This is in case something goes wrong in the future with Windows XP and you have to reinstall it. If its backed up, you can just copy the VM files and your back to where you saved it.



Tweet This Tweet This Post!

Related posts:
Related Posts
    Free Alternatives to Windows Applications
    Unlocker
    Using XPS Documents in Windows XP and 2003
    Microsoft Security Essentials 2.0 Update

Share this post:

del.icio.us:Windows XP is Free with Windows 7 digg:Windows XP is Free with Windows 7 spurl:Windows XP is Free with Windows 7 wists:Windows XP is Free with Windows 7 simpy:Windows XP is Free with Windows 7 newsvine:Windows XP is Free with Windows 7 blinklist:Windows XP is Free with Windows 7 furl:Windows XP is Free with Windows 7 reddit:Windows XP is Free with Windows 7 fark:Windows XP is Free with Windows 7 blogmarks:Windows XP is Free with Windows 7 Y!:Windows XP is Free with Windows 7 smarking:Windows XP is Free with Windows 7 magnolia:Windows XP is Free with Windows 7 segnalo:Windows XP is Free with Windows 7 gifttagging:Windows XP is Free with Windows 7

 

Desktop Operating System Market Share in October 2011

Posted by Johan Cyprich on 01 Nov 2011 | Tagged as: Technology

In spite of the great gains claimed by Apple with Mac OS X, Windows still has an overwhelming lead in desktop operating system market share, according to NETMARKETSHARE. The most used OS is Windows XP at 48%, which is higher than Windows 7 and Vista combined. OS X has a total market share of 5.5% and Linux is at 1.2%. Both OS X and Linux had very little gains on the desktop.

Windows XP is, however, decreasing in usage. It had a 57.6% market share in January 2011. Users are gradually migrating to Windows 7 and eventually Windows 8 when it is released. Windows 8 will be the dominant OS in about 2 years.



Tweet This Tweet This Post!

Related posts:
Related Posts
    August 2011 Smart Phone Market Share
    Smart Phone Market Share
    HTML5 Market Share Update for October 2010
    64-Bit Photoshop for Windows Only

Share this post:

del.icio.us:Desktop Operating System Market Share in October 2011 digg:Desktop Operating System Market Share in October 2011 spurl:Desktop Operating System Market Share in October 2011 wists:Desktop Operating System Market Share in October 2011 simpy:Desktop Operating System Market Share in October 2011 newsvine:Desktop Operating System Market Share in October 2011 blinklist:Desktop Operating System Market Share in October 2011 furl:Desktop Operating System Market Share in October 2011 reddit:Desktop Operating System Market Share in October 2011 fark:Desktop Operating System Market Share in October 2011 blogmarks:Desktop Operating System Market Share in October 2011 Y!:Desktop Operating System Market Share in October 2011 smarking:Desktop Operating System Market Share in October 2011 magnolia:Desktop Operating System Market Share in October 2011 segnalo:Desktop Operating System Market Share in October 2011 gifttagging:Desktop Operating System Market Share in October 2011

 

Older Entries »