<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wallpaper Script Blog</title>
	<atom:link href="http://wallscr.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://wallscr.com/blog</link>
	<description>Create your own wallpaper site with WallScript</description>
	<lastBuildDate>Thu, 14 Oct 2010 08:38:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wallpaper Script Installation</title>
		<link>http://wallscr.com/blog/documentation/installation/</link>
		<comments>http://wallscr.com/blog/documentation/installation/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 08:36:58 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://wallscr.com/blog/?p=20</guid>
		<description><![CDATA[Version: 1.0 &#8211; Revision: 0 &#8211; Last edited: Mar 11 2010 1. Download and extract.After purchase, navigate to the Members Area and download your copy of the WallScript software. Extract the files to a directory you can later navigate to. &#8230; <a href="http://wallscr.com/blog/documentation/installation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small;">Version: 1.0 &#8211; Revision: 0 &#8211; Last edited: Mar 11 2010</p>
<p><span style="text-decoration: underline;"><strong><span style="font-size: medium;">1. Download and extract.</span></strong><br /></span>After purchase, navigate to the <a title="Members Area" href="/index.php?p=members&amp;do=downloads" target="_self">Members Area</a> and download your copy of the WallScript software. Extract the files to a directory you can later navigate to. Software you can use for extraction include <a title="Winzip" href="http://winzip.com/" target="_blank">Winzip</a> and <a title="Winrar" href="http://rarlab.com/" target="_blank">Winrar</a>.</p>
<p><a title="Members Area" href="/images/documentation/Download_Page.gif" target="_blank"><img style="border: 1px solid black;" src="/images/documentation/Download_Page_Thumb.gif" alt="Picture thumbnail" width="156" height="120" /> </a> <a title="Image" href="/images/documentation/Extract_Files.gif" target="_blank"><img style="border: 1px solid black;" src="/images/documentation/Extract_Files_Thumb.gif" alt="Extract Thumbnail" width="205" height="120" /></a></p>
<p><span style="font-size: medium;"><strong><span style="text-decoration: underline;">2. Upload and install.</span></strong></span></span></span><br />First and foremost, you must create a MySQL database. This should be fairly simple, and we won&#8217;t go through it much here. If you do not know how, Google is your friend. <a href="http://www.google.com.au/search?client=firefox-a&amp;rls=org.mozilla%3Aen-GB%3Aofficial&amp;channel=s&amp;hl=en&amp;q=how+to+create+a+mysql+database&amp;meta=&amp;btnG=Google+Search">Setup on your own server</a>. <a href="http://www.google.com.au/search?hl=en&amp;client=firefox-a&amp;channel=s&amp;rls=org.mozilla%3Aen-GB%3Aofficial&amp;hs=Jbs&amp;q=how+to+create+a+mysql+database+in+cpanel&amp;btnG=Search&amp;meta=">Setup using CPanel</a>. Once you have created the database, write down the details as they will be needed during installation.</p>
<p><strong>Upload files</strong><br />If you are using a web server, an FTP program is highly recommended, as it will shorten the time period dramatically. Some great free trial FTP programs include <a href="http://www.smartftp.com/">SmartFTP</a> and <a href="http://www.cuteftp.com/">CuteFTP</a>. Using your FTP client, navigate to the folder where you want to install the script. If you want to install it on the document root of the domain (www.domain.com) navigate to either your www or public_html folder (depending on your settings).</p>
<p> Once in the folder of your choice in the FTP browser, the easiest method to transfer files from your computer to your web-server is through the &#8216;Drag-n-Drop&#8217; method. On your local computer, navigate to the window that contains all of the files you need to upload (in the /Upload/ folder). Select all of the files and folders visible and either: </span> </p>
<ul>
<li><span style="color: #000000;">Right click and select copy. Go back to your FTP program and paste them.</span></li>
<li><span style="color: #000000;">Drag the files in to the FTP window.</span></li>
</ul>
<p><span style="color: #000000;"> If you are unable to upload the files, you may like to search for some guides regarding <a href="http://www.google.com.au/search?hl=en&amp;client=firefox-a&amp;channel=s&amp;rls=org.mozilla%3Aen-GB%3Aofficial&amp;hs=m9s&amp;q=how+to+upload+files+with+ftp&amp;btnG=Search&amp;meta=">how to upload files with FTP</a>. </p>
<p><strong>Permission Settings<br /></strong>Some aspects of the script require certain folder and files to be writeable. In order to do this, you must change the permissions for various folders. To do this, right click on the folder or file specified, and you should see something more or less along the lines of &#8220;Properties/CHMOD&#8221; (it changes with every FTP program). Selecting this will allow you to change the settings. Please CHMOD the following files and folders: </span> </p>
<ul>
<li><span style="color: #000000;">/wallpapers/ => 0777</span></li>
<li><span style="color: #000000;">/tmp/ => 0777</span></li>
<li><span style="color: #000000;">/thumbnails/ => 0777</span></li>
<li><span style="color: #000000;">/templates/ => 0777</span></li>
<li><span style="color: #000000;">/etc/cache/ => 0777</span></li>
<li><span style="color: #000000;">/bulk/ => 0777</span></li>
<li><span style="color: #000000;">/admin/tmp/ => 0777</span></li>
<li><span style="color: #000000;">/includes/mysql.php => 0777</span></li>
</ul>
<p><span style="color: #000000;"><span style="text-decoration: underline;"><strong><span style="font-size: medium;">3. Running the installer</span></strong><br /></span>The installer will correctly configure the MySQL database and set up an Administrator account so you can start running your new website straight away. You can run the installer through accessing a URL in your web browser&#8217;s address bar. Type in: http://domain.com/install/install.php (substituting domain.com with your domain and the extension with the folder where you uploaded the files). You will be presented with three steps that will set the script up on your website. </span>
<ol>
<li> <span style="color: #000000;"><strong>Insert your product key</strong><br /> You should have received a product key in the confirmation email received after your order. If you did not, or you have forgotten/deleted the email, you can find your product key in the <a title="Members area" href="/index.php?p=members&amp;do=downloads" target="_blank">Members Area</a>. Enter your key in to the installer and hit &#8220;Submit&#8221;. If the key is valid you will be allowed to continue. <br /></span> </li>
<li> <span style="color: #000000;"><strong>Setting up the tables</strong><br /> Setting up the tables is easy enough. Simply click the link, and if you have entered the correct MySQL details in step 1 the database should be set up successfully. <br /></span> </li>
<li> <span style="color: #000000;"><strong>Creating an Administrator Account</strong><br /> Simply enter a username and password for an Administrator account and hit submit. </span> </li>
</ol>
<p><span style="color: #000000;"> If it all went properly then congratulations, you have now successfully installed WallScript on to your server. As a security precaution we strongly suggest you remove the /install/ directory from your FTP as it does pose as a security threat if not deleted.</p>
<p><span style="text-decoration: underline;"><strong>Having issues?<br /></strong></span>If you are having issues installing the script, please feel free to <a title="Contact us" href="/index.php?p=contact" target="_blank">contact us</a> or <a title="Services" href="./index.php?p=services" target="_blank">request a quote </a>on custom installation.</span>	</p>
]]></content:encoded>
			<wfw:commentRss>http://wallscr.com/blog/documentation/installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance of desktop wallpapers</title>
		<link>http://wallscr.com/blog/tutorials/importance-of-desktop-wallpapers/</link>
		<comments>http://wallscr.com/blog/tutorials/importance-of-desktop-wallpapers/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 08:32:34 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wallscr.com/blog/?p=18</guid>
		<description><![CDATA[Wallpapers were first used in an experimental system called Officetalk. Apple also used gray backgrounds for Lisa and Mackintosh. Since then wallpapers have developed a lot. Colored wallpapers, dynamic backgrounds and inspirational quotes are quite in vogue now. The world &#8230; <a href="http://wallscr.com/blog/tutorials/importance-of-desktop-wallpapers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wallpapers were first used in an experimental system called Officetalk. Apple also used gray backgrounds for Lisa and Mackintosh. Since then wallpapers have developed a lot. Colored wallpapers, dynamic backgrounds and inspirational quotes are quite in vogue now.</p>
<p>The world is literally ruled by computers nowadays. We use it to read the mail, write articles, to play games and even relax. It would be quite boring and tiring to see a blank screen every time we switch on the computer. Hence the need for wallpapers arises. Wallpapers add a new dimension to computer usage. They can beautify your computer screen as well as give it a sense of elegance. Your choice of wallpaper can showcase your personality and intelligence. Imagine what life would be without colors- dull and so drab. To escape the same dullness and monotony, people fill their computer screens with colors too. They often choose wallpapers according to their interests and hobbies. The importance of desktop wallpaper in a virtual world is tremendous. Programs like wallpaper script can help you.</p>
<p>Wallpapers can create an exciting environment for your computer and have a positive effect. Wallpapers are accessible online. You can even customize your wallpaper, thus creating an individual style statement and expressing your statement. The right colors and freshness can boost up your morale the next time you switch on your computer.</p>
<p>Wallpapers can help stylize your virtual world. Wallpaper script is a great software which can help you to unravel the world of wallpapers. Wallpapers are refreshing elements and also add a dash of aesthetics. Wallpapers come in many ranges. You can put up a picture of your family as your wallpaper. You can even be a crusader for the environment and put up relevant wallpapers. Wallpapers have a great range and they come in different colors, sizes and screen resolutions. Wallpapers can even be company or brand logos. Nowadays, even video media can be used as wallpapers. Programs like Xplanet and Earthdesk can give your wallpaper an extra edge. It is also important to rotate your wallpaper. It is better for the monitor screen and it also breaks the monotony. Understanding the importance of desktop wallpaper will enhance your virtual experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://wallscr.com/blog/tutorials/importance-of-desktop-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance of good website design</title>
		<link>http://wallscr.com/blog/tutorials/importance-of-good-website-design/</link>
		<comments>http://wallscr.com/blog/tutorials/importance-of-good-website-design/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 08:31:06 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wallscr.com/blog/?p=12</guid>
		<description><![CDATA[To don the famous saying, &#8216;First impressions are often the last impressions&#8217;. In the case of web design, it is paramount that the first impression formed by your website is lasting; hence, the need for great design arises. Your website&#8217;s &#8230; <a href="http://wallscr.com/blog/tutorials/importance-of-good-website-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To don the famous saying, &#8216;First impressions are often the last impressions&#8217;. In the case of web design, it is paramount that the first impression formed by your website is lasting; hence, the need for great design arises. Your website&#8217;s appearance acts as your company’s online identity, which similarly represents the company’s mission and its’ brand. Perception is everything; as the quality of your website&#8217;s design rises, so to does your product&#8217;s perceived quality. A well-designed and attractive website will make you excel in your business.</p>
<p>Layout, content, color and maintainability are some key aspects associated with design. Even if you build a house, you would build it&#8217;s design first. With that in mind, design your website in such a way that the visitors&#8217; perceptions are positively skewed. As a visual interface, the website has to be interpreted by people. Careful use of color, light and contents will make people remember your website well.</p>
<p>Your website will be getting your message across to people. When people visit your website, let the words freely speak to them and the pictures form indelible impressions on their memory. As Steve Jobs said in 2003- “Design is not just what it looks like and feels like. Design is how it works.” </p>
]]></content:encoded>
			<wfw:commentRss>http://wallscr.com/blog/tutorials/importance-of-good-website-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change your desktop wallpaper</title>
		<link>http://wallscr.com/blog/tutorials/how-to-change-your-desktop-wallpaper/</link>
		<comments>http://wallscr.com/blog/tutorials/how-to-change-your-desktop-wallpaper/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 08:28:53 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wallscr.com/blog/?p=5</guid>
		<description><![CDATA[Wallpapers or a desktop background can improve your virtual experience. Wallpapers can add elegance and beauty on to your computer screen. Wallpapers come in different screen colours, sizes and resolutions &#8211; you can find one which will fit your screen &#8230; <a href="http://wallscr.com/blog/tutorials/how-to-change-your-desktop-wallpaper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wallpapers or a desktop background can improve your virtual experience. Wallpapers can add elegance and beauty on to your computer screen. Wallpapers come in different screen colours, sizes and resolutions &#8211; you can find one which will fit your screen easily. Changing your desktop background is not difficult.</p>
<p><strong>Method #1<br />
<a href="http://wallscr.com/blog/wp-content/uploads/2010/10/set-desktop-wallpaper1.gif"><img class="alignnone size-full wp-image-6" title="How to change your desktop wallpaper" src="http://wallscr.com/blog/wp-content/uploads/2010/10/set-desktop-wallpaper1.gif" alt="How to change your desktop wallpaper" width="532" height="180" /></a><br />
</strong>Whenever you find a picture you want to use as a wallpaper online, then right click on it, and click &#8216;set as a desktop background&#8217;.</p>
<p><strong>Method #2</strong><br />
Alternatively, you can:
<ul class="wallpaper-script" style='font-size: 12px;'>
<li>Go to the desktop and right click; amenu will appear.</li>
<li>Click on graphics properties and open the display properties.</li>
<li>Select the desktop/background tab. Choose a wallpaper that you want and then select a position. The position can be varied depending on your screen resolution.</li>
<li>Click OK.</li>
</ul>
<p>You can also go to properties and choose the personalize appearance tab and change the wallpaper.</p>
]]></content:encoded>
			<wfw:commentRss>http://wallscr.com/blog/tutorials/how-to-change-your-desktop-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

