<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>Anup Saund - Software Developer</title>
	<link>http://www.anupsaund.com</link>
	<description>... thoughts from a Web Developer.</description>
	<lastBuildDate>Thu, 04 Mar 2010 22:24:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>I remember the days before ADODB</title>
		<description><![CDATA[I remember a time when SQL was written for a database.
Oracle SQL was different to Access SQL
mySQL was different to SQL Server SQL
&#8230; then somebody said no, stop, enough is enough.
Sometime in 2009 ADODB was born for PHP. The 1 wrapper for ALL database types. Ah, just what we wanted.
Wait a minute? This is ADO, [...]]]></description>
		<link>http://www.anupsaund.com/2010/03/04/i-remember-the-days-before-adodb/</link>
			</item>
	<item>
		<title>PRE tags, the quick way to keep formatting</title>
		<description><![CDATA[I get asked quite often if there is a way to show CODE on a website, with it&#8217;s formatting in place?
The short answer is &#60;pre&#62;
It can output free text (i.e. non server side code) in a pre-formatted way. Yep, PRE = Pre-formatted.
On top of that, Preformatted also renders the php print_r() output in a nicely [...]]]></description>
		<link>http://www.anupsaund.com/2010/03/01/pre-tags-the-quick-way-to-keep-formatting/</link>
			</item>
	<item>
		<title>BCC &#8211; Blind Carbon Copy &#8211; The forgotten field!</title>
		<description><![CDATA[The BCC field can usually be found underneath the CC field.
Sound&#8217;s obvious right?
You already know about the field, yes?
Great!
&#8212; but not everyone knows about it, or how to use it. I say this because I have had emails sent to me where ALL the contacts have been in the To: field.
This is bad practice because;
1) [...]]]></description>
		<link>http://www.anupsaund.com/2010/03/01/bcc-blind-carbon-copy-the-forgotten-field/</link>
			</item>
	<item>
		<title>In Sky Design &#8211; Website Launch</title>
		<description><![CDATA[&#8220;I&#8217;ve opened up a web design business&#8221;
After many years of freelance web development, I decided to bite the bullet and &#8220;open up shop&#8221;.
In Sky Design is an association of designers and developers working together to create user friendly websites. We offer web design, graphic design and web application development; for start up business and established [...]]]></description>
		<link>http://www.anupsaund.com/2010/03/01/in-sky-design-website-launch/</link>
			</item>
	<item>
		<title>Vista Compatibility Mode</title>
		<description><![CDATA[Here&#8217;s a nice neat trick to get Windows XP application to work in VISTA.
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]"$path"="WINXPSP2"
Replace $path with the absolute path to your program;
i.e. c:\\program files\\myapp\\myapp.exe
Make sure you add double back slashes.


Bookmark It






















]]></description>
		<link>http://www.anupsaund.com/2009/05/21/vista-compatibility-mode/</link>
			</item>
	<item>
		<title>Stop the Microsoft Office 2007 Logo / toolbar / ribbon from blinking / flashing</title>
		<description><![CDATA[The Issue Microsoft Office 2007 has a wonderful new interface with ribbons, which other developers are adopting as a windows standard. However, when office is installed and used for the first time, the Microsoft Logo (shown below) flashes until the user clicks it.

So what&#8217;s the problem? 
I have been using the Microsoft Access 2007 object [...]]]></description>
		<link>http://www.anupsaund.com/2009/05/12/stop-the-microsoft-office-2007-logo-toolbar-ribbon-from-blinking-flashing/</link>
			</item>
	<item>
		<title>Internet Explorer 7 &#8211; Accessibility Options</title>
		<description><![CDATA[These settings are a web developers worst nightmare&#8230;. what happens if a web browser ignores the website FONTS? or worst still the STYLESHEETS?
Well &#8211; i guess if the website is built with accessibilty in mind, then there is no problem;
The page will render correct, no matter what browser or platform&#8230; but&#8230; if you have to [...]]]></description>
		<link>http://www.anupsaund.com/2008/11/23/internet-explorer-7-accessibility-options/</link>
			</item>
	<item>
		<title>Split a Price (FLOAT) into Pounds (£) and Pence (p)</title>
		<description><![CDATA[Whilst working on an E-commerce website, written in PHP i came across and issue where i had a price stored in a table as a float.
I wanted to split the pounds, and pence into two variables to make it easier to work with, but then save the results back into 1 field. So this is [...]]]></description>
		<link>http://www.anupsaund.com/2008/04/22/split-a-price-float-into-pounds-and-pence-p/</link>
			</item>
	<item>
		<title>Logmein Desktop Shortcuts (Bypass Logmein Website Login)</title>
		<description><![CDATA[www.LOGMEIN.com
Step 1: Log into logmein.com
Step 2: Click on &#8220;My Computers&#8221;
Step 3: Click on &#8220;Edit Computer&#8221;
Step 4: Click on &#8220;Desktop Shortcut&#8221;
Final Step: You can now drag the [Compuer Name] onto your desktop, to create a desktop shortcut.
When you click on this shortcut, it will go directly to the login page for the COMPUTER, instead of having [...]]]></description>
		<link>http://www.anupsaund.com/2008/04/22/logmein-desktop-shortcuts-bypass-logmein-website-login/</link>
			</item>
	<item>
		<title>Baked Cassava Chips (Healthy Option to Fried Cassava Chips)</title>
		<description><![CDATA[Baked Cassava Chips (Healthy Option to Fried Cassava Chips)
Ingredients

Cassava, 2 &#8211; 3 large pieces.
Salt,
Pepper,
Red Chilli Powder,
Lemon Juice

Step 1
Peel away the red skin using a potato peeler or sharp knife
    
Step 2
Cut the ends off the cassava. Now cut the cassava into large pieces around 3 inches in length.

Step 3
Bring a large pan [...]]]></description>
		<link>http://www.anupsaund.com/2008/03/20/baked-cassava-chips-healthy-option-to-fried-cassava-chips/</link>
			</item>
</channel>
</rss>
