<?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>Ejaz Ahmad &#187; Tips and Tricks</title>
	<atom:link href="http://www.ejazahmad.com/category/technology/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ejazahmad.com</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 10:12:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
		<item>
		<title>Enable CURL in WAMP Server</title>
		<link>http://www.ejazahmad.com/enable-curl-in-wamp-server/</link>
		<comments>http://www.ejazahmad.com/enable-curl-in-wamp-server/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 07:00:39 +0000</pubDate>
		<dc:creator>ejaz</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[curl in wamp]]></category>
		<category><![CDATA[enable curl]]></category>
		<category><![CDATA[wamp server]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=3322</guid>
		<description><![CDATA[CURL will not be enabled by default in WAMP when you install wamp server in your PC. Every php programmer have to use CURL to make remote connection. The steps are as follows : 1) Close WAMP (if running) 2) Navigate to WAMP\bin\php\(your version of php)\ 3) edit php.ini 4) Search for curl, uncomment extension=php_curl.dll 5) Navigate to WAMP\bin\Apache\(your version of apache)\bin\ 6) edit php.ini 7) Search for curl, uncomment extension=php_curl.dll 8 ) Save both 9) Restart WAMP WAMP and PHP&#8217;s cURL Windows 7 x64 bit I came across, yet another, issue with WAMP server (I&#8217;m beginning to question the usability of this application.) Anyhow; the error I received, even after enabling the php_curl.dll extension, was the following: &#8216;unable to load dynamic library php_curl.dll&#8217; When I checked ]]></description>
				<content:encoded><![CDATA[<p> CURL will not be enabled by default in WAMP when you install wamp server in your PC. Every php programmer have to use CURL to make remote connection.</p>
<p><span id="more-3322"></span></p>
<p>The steps are as follows :</p>
<p>1) Close WAMP (if running)<br />
  2) Navigate to WAMP\bin\php\(your version of php)\<br />
  3) edit php.ini<br />
  4) Search for curl, uncomment extension=php_curl.dll<br />
  5) Navigate to WAMP\bin\Apache\(your version of apache)\bin\<br />
  6) edit php.ini<br />
  7) Search for curl, uncomment extension=php_curl.dll<br />
  8 )  Save both<br />
  9) Restart WAMP</p>
<h3 itemprop="name"> WAMP and PHP&#8217;s cURL Windows 7 x64 bit </h3>
<p>I came across, yet another, issue with WAMP server (I&#8217;m beginning to question the usability of this application.)</p>
<p>Anyhow; the error I received, even after enabling the php_curl.dll extension, was the following:</p>
<blockquote><p> &#8216;unable to load dynamic library php_curl.dll&#8217;</p></blockquote>
<p>
When I checked the Apache error log, I was shown this:</p>
<p></p>
<blockquote><p> Warning:  PHP Startup: Unable to load dynamic library   &#8216;c:/wamp/bin/php/php5.3.13/ext/php_curl.dll&#8217; &#8211; The application has   failed to start because its side-by-side configuration is incorrect.   Please see the application event log or use the command-line   sxstrace.exe tool for more detail. in Unknown on line 0.</p>
<p>The fix was to replace the php_curl.dll file in C:\wamp\bin\php\php5.3.13\ext with one of the following:</p>
<p>
<a href="http://www.mediafire.com/file/0hm40owj08y68p7/php_curl-5.3.13-nts-VC9-x64.zip" rel="nofollow" target="_blank">php_curl-5.3.13-nts-VC9-x64.zip</a><br />
<a href="http://www.mediafire.com/file/qwgdzgccthzwc15/php_curl-5.3.13-VC9-x64.zip" rel="nofollow" target="_blank">php_curl-5.3.13-VC9-x64.zip</a><br />
<a href="http://www.mediafire.com/file/15x93wjxofqesxy/php_curl-5.4.3-nts-VC9-x64.zip" rel="nofollow" target="_blank">php_curl-5.4.3-nts-VC9-x64.zip</a><br />
<a href="http://www.mediafire.com/file/3ay381k3cq59cm2/php_curl-5.4.3-VC9-x64.zip" rel="nofollow" target="_blank">php_curl-5.4.3-VC9-x64.zip</a></p>
</blockquote>
<p>That will solve your Curl issues.<br />
Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/enable-curl-in-wamp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Do-it-Yourself Website Promotion Tricks</title>
		<link>http://www.ejazahmad.com/the-do-it-yourself-website-promotion-tricks/</link>
		<comments>http://www.ejazahmad.com/the-do-it-yourself-website-promotion-tricks/#comments</comments>
		<pubDate>Mon, 02 May 2011 10:23:30 +0000</pubDate>
		<dc:creator>ejaz</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Traffic]]></category>
		<category><![CDATA[get traffic]]></category>
		<category><![CDATA[Get Visitors]]></category>
		<category><![CDATA[Promotion Tricks]]></category>
		<category><![CDATA[Website Promotion]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=2378</guid>
		<description><![CDATA[You have your own website, now what? In order to succeed online, you will need website promotion so your site would be visible to everyone connected to the Internet. It is a common belief that all websites are searchable by search engines. It’s not as simple as it seems. Website promotion entails a lot of work. Website promotion suggests that submitting your site to directories first is more important than submitting to search engines. These two are different in such a way that sites submitted to directories are only approved if it has high quality and useful content, whereas search engines just simply accept submissions of sites or pages. In submitting a website to the directory, make sure that you read and follow the directory’s rules and instructions. Keep in mind that the ]]></description>
				<content:encoded><![CDATA[<p>You have your own website, now what? In order to succeed online, you will need website promotion so your site would be visible to everyone connected to the Internet. It is a common belief that all websites are searchable by search engines. It’s not as simple as it seems. Website promotion entails a lot of work.</p>
<p>Website promotion suggests that submitting your site to directories first is more important than submitting to search engines. These two are different in such a way that sites submitted to directories are only approved if it has high quality and useful content, whereas search engines just simply accept submissions of sites or pages. In submitting a website to the directory, make sure that you read and follow the directory’s rules and instructions. Keep in mind that the editors will be very discerning of your web content.</p>
<p>Submitting to search engines definitely helps in website promotion but this takes quite a while, usually around 3-6 months. There are things to consider when submitting to search engines, you must prepare your website. Also, you will need to learn SEO or search engine optimization. You may do this by optimizing your website by improving the elements of web design like loading time, browser compatibility, etc. Another is keyword optimization wherein you make use of appropriate keywords; these would greatly help in your website.</p>
<p>Other website promotion techniques are:</p>
<p>•	Link popularity - wherein you let people link your site to theirs. In this way, you can generate more new visitors and at the same time improve your ranking in search engines.</p>
<p>•	Write articles – that are useful to your website and let other people publish these like in article directories. You may also opt for email newsletters that include a link to your website. In this way, your subscribers are informed and updated on what’s going on in your website promotion.</p>
<p>•	Post to a forum or discussion boards. Forums are greatly increasing their popularity and this is a good way to spread the word about your website promotion.<br />
•	In line with posting a forum, you may also want to use a signature file, a text that is appended at the end of your every post.</p>
<p>•	Improve website promotion through banner ads displayed in other websites related to your content. But be sure that your ad is well-designed.</p>
<p>•	Write a press release – this can definitely help in website promotion. You have to write an article about your website and submit it to different publications and you’ll get new visitors in no time at all!</p>
<p>Now you know what to do, know what you have to avoid as well. One of the common mistakes made is relying on free web hosting service. It’s harder for search engines to detect your website if it is hosted on a free host. If you mean serious business and eyeing it as long-term, then paid web hosting is the way to go. There are some companies that promise to submit your website to thousands of search engines at a very low price, do not be fooled. Majority of these directories and engines have very minimal traffic. Website promotion can be tricky but with good research, you and your business will succeed before you know it.</p>
<p><small><strong>Source:</strong> <a href="http://www.articlecircle.com/">Free Articles</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/the-do-it-yourself-website-promotion-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Effective SEO Tips to Impress Website Visitors and Search Engines</title>
		<link>http://www.ejazahmad.com/10-effective-seo-tips-to-impress-website-visitors-and-search-engines/</link>
		<comments>http://www.ejazahmad.com/10-effective-seo-tips-to-impress-website-visitors-and-search-engines/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 08:10:13 +0000</pubDate>
		<dc:creator>ejaz</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Traffic]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO tips]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=2288</guid>
		<description><![CDATA[If you are doing efforts professionally with your SEO (search engine optimization) and keep your customer in mind before you start considering &#8220;what the search engines will think&#8221; you will reap a lot more than what you sow Chances are, if your visitors like your website, there is a very good likelihood that the search engines will like it too. With this in mind the following 10 tips focus on how to develop your website with your visitors in mind whilst also conducting effective search engine optimization activities. 1. Create Fresh Content. When you are optimizing your website properly you will see a trend. If you are doing something that benefits your websites visitors then the search engines will reward you for it. Blogs and ]]></description>
				<content:encoded><![CDATA[<p>If you are doing efforts professionally with your SEO (search engine optimization) and keep your customer in mind  before you start considering &ldquo;what the search engines will think&rdquo; you will reap  a lot more than what you sow Chances are, if your visitors like your website,  there is a very good likelihood that the search engines will like it too. <span id="more-2288"></span></p>
<p>With this in mind the following 10 tips focus on how to develop your website with your visitors in mind whilst also conducting effective search engine optimization activities.</p>
<h2>1. Create Fresh Content.</h2>
<p>When you are optimizing your website properly you will see a trend. If you are  doing something that benefits your websites visitors then the search engines  will reward you for it.<br />
Blogs and forums are effective and easy ways of adding new information to your  site on a regular basis. However, if your only purpose of setting up a blog or  a forum is for better search engine rankings then there really is no point in  doing it. Only add a forum if it contributes something beneficial to your website  and if you have the traffic to make it interactive enough for visitors to  return to it. And, only add a blog if you have something of interest to say on  a regular basis. Once you have your blog and/or forum up-and-running you should  optimize them with the same professionalism you do with any other page on your  website.</p>
<h2>2. Do not think that you can  trick Search Engines.</h2>
<p>As noted before, &ldquo;If you are doing something that benefits your websites  visitors then the search engines will reward you for it&rdquo;.<br />
If you try to trick the search engines by hiding keyword phrases, joining link  farms, or any other sneaky practice your sites will be removed from the search  engines and it will take you a long time to get back in (and you will also have  to spend more time cleaning up your website before they will accept you).</p>
<h2>3. Offer something unique.</h2>
<p>If your website offers something that is unique and interesting to your target  market and it is properly optimized (by applying all of the techniques listed  above) you will not only rank well within the major search engines, you will  also get the added benefit of people linking to your website in forums, blogs,  and through other websites which will send your site more visitors and create  more inbound links which will help it rank higher.<br />
Remember its human visitors that you are trying to impress, not search engine  robots.</p>
<h2>4. Select suitable keyword  phrases.</h2>
<p>This is the single most important thing to do when it comes to optimizing your  website for search engines. The words and phrases that your potential customers  type into the major search engines are the keywords your site should be using  within the specific areas of your webpage (see below; Optimizing your Page  Titles and Optimizing your Content). There are a number of useful keyword  research tools available on the web such as Word tracker and Keyword Discovery  (both offer trial versions).<br />
However, if you want to find out accurate figures of how many people are  searching for your targeted keywords per week/month/year run a Google Adwords  and/or Overture campaign and you will get extremely accurate figures of search  engine traffic whilst (hopefully) generating income that will pay for your  research.</p>
<h2>5. Optimize all  pages of your website.</h2>
<p>Optimizing each webpage is overlooked by so many websites and can be the  difference between competing for a highly competitive keyword phrase such as  &ldquo;Irish Hotels&rdquo; on your home page and competing for a much less competitive  keyword phrase such as &ldquo;Hotels in County Galway&rdquo; on another relevant landing  page. After that they can check out the rest of your website that is all about  &ldquo;Irish Hotels&rdquo;.</p>
<h2>6. Optimizing Titles of your  Page.</h2>
<p>All of the major search engines have 100&rsquo;s of different algorithms that compute  where your webpage should be listed for different keyword searches. Putting  your keywords within the title description tag of your pages is one of the most  important SEO techniques and will help your website climb through the rankings  and allow your visitors to remember exactly what your page is all about when  they save it to their &ldquo;favorites&rdquo;.</p>
<h2>7. Optimizing Page Content.</h2>
<p>It is sometimes very difficult to write content for your website. Not only do  you need to put the information you want the visitor to see in front of them in  an easy-to-read style, you also have to keep in mind the keywords your page is  targeting so that you can rank better within search engines.<br />
One of the best pieces of advice I have come across is to write for your  visitors and include the keywords as much as makes sense. Read what you have  written out loud to yourself and a few others. If it sounds stupid… lather,  rinse, and repeat.</p>
<h2>8. Make strategy of an inbound  linking.</h2>
<p>Submitting your site to website and article directories is a very beneficial  way to drive targeted traffic to your website.<br />
Links within these sites not only brings visitors to your website, but search  engine &ldquo;spiders&rdquo; are easily able find your website and index your pages within  their results. If your site doesn&rsquo;t have a link pointing to it on the World  Wide Web the search engines will never find it and you will never see any  traffic from Google or the other big ones.</p>
<h2>9. Descriptively labeling your  links and images.</h2>
<p>This technique is both common sense and good practice. Telling your visitors  what the link that they are going to click on allows them to know exactly what  they are going to be directed to. Saying &ldquo;click here&rdquo; is not enough to help  them understand what they&rsquo;re going to find once they click through. Be as  descriptive as possible with every text and graphical link on your site. When  writing your anchor text and alt attributes you can almost always describe the  page you&rsquo;re pointing to by using its main keyword phrase which is a major  factor that search engines take into account when it comes to ranking your web  pages.</p>
<h2>10. Your site should be  spider-friendly.</h2>
<p>Your website may look fantastic. You and your web designer may be talented  graphic designers who can make Flash and JavaScript dazzle your visitors with a  show that would put Michael Flatley and his River Dance to shame. However, if  your website contains Flash and Javascript it&rsquo;s important to know that search  engine spiders have difficulty reading this code (or appreciate the effort you  put into the design). The way around this is to provide navigation alternatives  such as static links and a site map to allow the spiders crawl deep within your  website and index the web pages within their results. Overuse of Flash,  JavaScript, and images can also lead to your web pages being very slow to  download. If these file types are used sparingly your visitors and search  engines will appreciate your efforts a lot more. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/10-effective-seo-tips-to-impress-website-visitors-and-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hidden Features of Microsoft Excel</title>
		<link>http://www.ejazahmad.com/the-hidden-features-of-microsoft-excel/</link>
		<comments>http://www.ejazahmad.com/the-hidden-features-of-microsoft-excel/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 08:15:36 +0000</pubDate>
		<dc:creator>ejaz</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[excel features]]></category>
		<category><![CDATA[excel shortcuts]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=2283</guid>
		<description><![CDATA[I got positive feedback on my previous post of How to Make faster Working in Microsoft Word I am continuing  with Microsoft Excel shortcuts. I don&#8217;t know how many Microsoft Excel users take advantage of all its features or even know such features exist. Probably very few ones. Although I have used this software a lot, for many years, I still discover new things everyday. I put together here a list of shortcuts which proved very useful to me, especially when my projects required more time than I had available. I saved plenty of time working mostly from the keyboard, instead of wandering with the mouse all over the place. If you find it useful, feel free to use it and give me a big ]]></description>
				<content:encoded><![CDATA[<p>I got positive feedback on my previous post of <a href="http://www.ejazahmad.com/2011/03/how-to-make-faster-working-in-microsoft-word/">How to Make faster Working in Microsoft Word</a> I am   continuing   with Microsoft Excel shortcuts. I don&#8217;t know how many Microsoft Excel users take advantage of all its features or even know such features exist. Probably very few ones. Although I have used this software a lot, for many years, I still discover new things everyday.<br />
<span id="more-2283"></span></p>
<p>I put together here a list of shortcuts which proved very useful to me, especially when my projects required more time than I had available. I saved plenty of time working mostly from the keyboard, instead of wandering with the mouse all over the place. If you find it useful, feel free to use it and give me a big smile!</p>
<p>Ctrl + S = save<br />
  Ctrl + W = save and exit<br />
  Ctrl + Q = exit without saving<br />
  Ctrl + O = open file<br />
  Ctrl + N = opens a new document<br />
  Ctrl + P = print<br />
  Ctrl + F = find<br />
  Ctrl + H = replace<br />
  Ctrl + Z = undo<br />
  Ctrl + Y = redo<br />
  Ctrl + U = underline the content of the selected cell<br />
  Ctrl + B = bold the content of the selected cell<br />
  Ctrl + I = italicize the content of the selected cell<br />
  Ctrl + A = selects an area which includes all non-blank cells neighbouring the current one<br />
  Ctrl + A pressed when the current cell neighbours only with blank cells = select all<br />
  Ctrl + C = copy<br />
  Ctrl + V = paste (if you press ENTER after the copy of cut commands, is has the same effect)<br />
  Ctrl + X = cut<br />
  Ctrl + &lsquo; or Ctrl + D = copy the content of cell above into the current cell<br />
  Ctrl + ; = inserts the current date into the current cell<br />
  Ctrl + Shift + ; = inserts the time into the current cell<br />
  Double click on the edge of a cell within a table = moves the cursor in that direction to the first non blank cell.<br />
  F2 = enter the editing mode, with the cursor at the end of the content<br />
  Home, pressed in Editing mode = moves cursor at the beginning of the content<br />
  Ctrl + PageDown = goes to the next worksheet<br />
  Ctrl + PageUp = goes to the previous worksheet<br />
  Ctrl + L = creates a list from the data in range<br />
  Ctrl + K = insert hyperlink<br />
  Ctrl + 1 = opens the format cells dialog box<br />
  Ctrl + 7 = toggles off/on the icons menu<br />
  Ctrl + 9 = hide current row<br />
  Ctrl + 0 = hide current column<br />
  Alt + F4 = quit<br />
  Shift + right arrow = selects cells to right of the current one<br />
  Shift + left arrow = selects cells to right of the current one</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/the-hidden-features-of-microsoft-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make faster Working in Microsoft Word</title>
		<link>http://www.ejazahmad.com/how-to-make-faster-working-in-microsoft-word/</link>
		<comments>http://www.ejazahmad.com/how-to-make-faster-working-in-microsoft-word/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 10:06:00 +0000</pubDate>
		<dc:creator>ejaz</dc:creator>
				<category><![CDATA[MS Word]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=2281</guid>
		<description><![CDATA[Today I am here with a collection of Microsoft Word shortcuts which are saving me much time when writing. Why to delete one letter at a time, when you can delete a whole word using the same amount of commands? Why to scroll or to press PageDown I don’t know how many times, when you can go at the end of your document with one single command? I know that in the beginning it will look harder to remember those shortcuts than to use the common way, but I challenge you to try this for at least 1 week, then write me about how you feel. I guarantee you that you’ll be amazed by the quantity of work you’ll be able to do working as ]]></description>
				<content:encoded><![CDATA[<p>Today I am here with a collection of Microsoft Word shortcuts which are saving me much time when writing. Why to delete one letter at a time, when you can delete a whole word using the same amount of commands? Why to scroll or to press PageDown I don’t know how many times, when you can go at the end of your document with one single command? I know that in the beginning it will look harder to remember those shortcuts than to use the common way, but I challenge you to try this for at least 1 week, then write me about how you feel. I guarantee you that you’ll be amazed by the quantity of work you’ll be able to do working as many hours as you used to.<br />
<span id="more-2281"></span></p>
<p>Enjoy!</p>
<p>  Ctrl + E = align center (current paragraph)<br />
  Ctrl + R = align right<br />
  Ctrl + L = align left<br />
  Ctrl + J = justify<br />
  Ctrl + P = print<br />
  Ctrl + K = insert hyperlink<br />
  Ctrl + F = find<br />
Ctrl + H = replace<br />
Ctrl + G = goto line<br />
  Ctrl + Shift + C = copy format<br />
  Ctrl + Shift + V = paste format<br />
  Ctrl + [ = decrease font size (applied on a selection)<br />
  Ctrl + ] = in­­crease font size<br />
  Ctrl + Backspace = delete word at the left of current position<br />
  Ctrl + Del = delete word at the right of current position<br />
  Ctrl + right arrow = moves cursor one word at a time towards right<br />
  Ctrl + left arrow = moves cursor one word at a time towards left<br />
  Ctrl + Home = go to beginning of document<br />
  Ctrl + End = go to end of document<br />
  Ctrl + F2 = Print Preview<br />
  Ctrl + F4 = Close file<br />
  Ctrl + F10 = toggles between full screen and normal view of the current window<br />
  Ctrl + F12 = open file<br />
Shift + F3 = toggles between Caps and small letters (works on current word or on selection)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/how-to-make-faster-working-in-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximum and Minimum Width Solution for All Browsers</title>
		<link>http://www.ejazahmad.com/maximum-and-minimum-width-solution-for-all-browsers/</link>
		<comments>http://www.ejazahmad.com/maximum-and-minimum-width-solution-for-all-browsers/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:52:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Hacks]]></category>
		<category><![CDATA[CSS Tips n Tricks]]></category>
		<category><![CDATA[DIV]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=1143</guid>
		<description><![CDATA[min-width and max-width is very useful command of CSS, whereby you can specify a minimum width for any element. This can be particularly useful for specifying a minimum width for a page. Unfortunately, this command IE doesn&#8217;t understand, so we&#8217;ll need to come up with a new way of making this functionality work in this browser. First, insert a &#60;div&#62; under the &#60;body&#62; tag, as we can&#8217;t assign a minimum width to the &#60;body&#62;: &#60;body&#62; &#60;div&#62; Next, we create our CSS commands, to create a minimum width of 600px: #container { min-width: 600px; width:expression(document.body.clientWidth &#60; 600? &#8220;600px&#8221;: &#8220;auto”); } The first command is the regular minimum width command; the second is a short JavaScript command that only IE understands. Do note, though, that this command ]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1144" title="css-tipstricks" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/css-tipstricks.jpg" alt="" width="550" height="210" /></p>
<p>min-width and max-width is very useful command of CSS, whereby you can specify a minimum width for any element. This can be particularly useful for specifying a minimum width for a page.</p>
<p><span id="more-1143"></span></p>
<p>Unfortunately, this command IE doesn&#8217;t understand, so we&#8217;ll need to come up with a new way of making this functionality work in this browser.</p>
<p>First, insert a <strong>&lt;div&gt;</strong> under the <strong>&lt;body&gt;</strong> tag, as we can&#8217;t assign a minimum width to the <strong>&lt;body&gt;</strong>:<br />
&lt;body&gt;</p>
<p>&lt;div&gt;</p>
<p>Next, we create our CSS commands, to create a minimum width of 600px:</p>
<p>#container</p>
<p>{</p>
<p>min-width: 600px;</p>
<p>width:expression(document.body.clientWidth &lt; 600? &#8220;600px&#8221;: &#8220;auto”);</p>
<p>}</p>
<p>The first command is the regular minimum width command; the second is a short JavaScript command that only IE understands. Do note, though, that this command will cause your CSS document to become invalid; you may prefer to insert it into the head of each HTML document to get around this.</p>
<p>You might also want to combine this minimum width with a maximum width:<br />
#container</p>
<p>{</p>
<p>min-width: 600px;</p>
<p>max-width: 1200px;</p>
<p>width:expression(document.body.clientWidth &lt; 600? &#8220;600px&#8221; : document.body.clientWidth &gt; 1200? &#8220;1200px&#8221; : &#8220;auto&#8221;);</p>
<p>}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/maximum-and-minimum-width-solution-for-all-browsers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Insert the Post Title in a Email of Feedburner Subject Field</title>
		<link>http://www.ejazahmad.com/how-to-insert-the-post-title-in-a-email-of-feedburner-email-subject-field/</link>
		<comments>http://www.ejazahmad.com/how-to-insert-the-post-title-in-a-email-of-feedburner-email-subject-field/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:56:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=1132</guid>
		<description><![CDATA[If you have already subscribed to my email feed (or other site&#8217;s email feed), you&#8217;d normally see the same annoying email subject on every new post delivered to your email Inbox. Normally it would show my Blog&#8217;s name on every email you received. Well, no more! Starting from today, you&#8217;ll see the post title on the email subjects, allowing you to save and quickly identify your favorite posts from my blog. If you are a blogger, you might want to keep reading this post as I&#8217;ll guide you on how to insert post title in a Feedburner email subject. Go to your own Feed at Google&#8217;s Feedburner. Go to the Publicize tab on the top. Go to Email Subscriptions from the left menu. You&#8217;ll see ]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1137" title="feedburner-head" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-head.jpg" alt="feedburner-head" width="550" height="296" /><br />
If you have already subscribed to my email feed (or other site&#8217;s email feed), you&#8217;d normally see the same annoying email subject on every new post delivered to your email Inbox. Normally it would show my Blog&#8217;s name on every email you received. Well, no more! Starting from today, you&#8217;ll see the post title on the email subjects, allowing you to save and quickly identify your favorite posts from my blog.<span id="more-1132"></span></p>
<p>If you are a blogger, you might want to keep reading this post as I&#8217;ll guide you on how to <strong>insert post title in a Feedburner email subject.</strong></p>
<h3>Go to your own Feed at <a href="http://feedburner.google.com/" target="_blank">Google&#8217;s Feedburner</a>.</h3>
<p><img title="feedburner custom email subject" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-google.jpg" alt="feedburner custom email subject" /></p>
<h3>Go to the Publicize tab on the top.</h3>
<p><img title="feedburner custom email subject" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-publisize.jpg" alt="feedburner custom email subject" /></p>
<h3>Go to Email Subscriptions from the left menu.</h3>
<p><img title="feedburner custom email subject" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-custom-email-subject.jpg" alt="feedburner custom email subject" /></p>
<h3>You&#8217;ll see an &#8220;<strong>Email Branding</strong>&#8221; option on the expanded Email Subscriptions menu. Click on it.</h3>
<p><img title="where to insert post title in Feedburner email feed" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-email-branding.jpg" alt="where to insert post title in Feedburner email feed" /></p>
<h3>Have a read on how to insert a custom email subject on the Feedburner email page.</h3>
<p> Follow the instructions or you can also copy mine from the screenshot below (I use a &#8220;Post title &#8211; My Blog&#8217;s title&#8221; but feel free to use whatever you prefer).Previously, you can only put a static text on the email subject, which was quite lame.<br />
Now, you can put the post title dynamically on the Feedburner email subject!</p>
<p>${latestItemTitle} &#8211; Ejaz Ahmad</p>
<p>${n} new posts on Ejaz Ahmad</p>
<p><img title="where to insert post title in Feedburner email feed" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-post-title.jpg" alt="where to insert post title in Feedburner email feed" /></p>
<p>There is also a new option to display a different subject if the email feed has more than 1 email available on the feed. Nifty!</p>
<h3>Save and preview your new settings!</h3>
<p><img class="alignnone size-full wp-image-3194" title="RSS Feedburner email preview" src="http://www.ejazahmad.com/wp-content/uploads/2010/01/feedburner-email-preview.jpg" alt="RSS Feedburner email preview" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/how-to-insert-the-post-title-in-a-email-of-feedburner-email-subject-field/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enabling Automatic Login in MAC</title>
		<link>http://www.ejazahmad.com/enabling-automatic-login-in-mac/</link>
		<comments>http://www.ejazahmad.com/enabling-automatic-login-in-mac/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 15:51:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=1128</guid>
		<description><![CDATA[If you want to enable Automatic Login mode, create a non-Administrator account to use. That way, even if someone does get access to your Mac, they won’t be able to use the Administrator account. Of course, you might have to log out and then log back in as the Administrator, but this strategy provides a good compromise between security and convenience. To configure the Automatic Login mode, use the following steps: Open the System Preferences utility. Click the Accounts icon to open the Accounts pane of the System Preferences window. Click the Set Auto Login button. The login account sheet will appear. By default, the username of the currently logged in account will be entered. If you want to have the current account logged in ]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.ejazahmad.com/2009/12/enabling-automatic-login-in-mac/mac_0003/" rel="attachment wp-att-1129"><img src="http://www.ejazahmad.com/wp-content/uploads/2009/12/mac_0003.jpg" alt="mac_0003" title="mac_0003" width="550" height="311" class="aligncenter size-full wp-image-1129" /></a><br />
If you want to enable Automatic Login mode, create a non-Administrator account to use. That way, even if someone does get access to your Mac, they won’t be able to use the Administrator account. Of course, you might have to log out and then log back in as the Administrator, but this strategy provides a good compromise between security and convenience.<br />
<span id="more-1128"></span></p>
<p>To configure the Automatic Login mode, use the following steps:</p>
<p>Open the System Preferences utility. </p>
<p>Click the Accounts icon to open the Accounts pane of the System Preferences window. </p>
<p>Click the Set Auto Login button. The login account sheet will appear. By default, the username of the currently logged in account will be entered. If you want to have the current account logged in automatically, skip to Step 5. If you aren’t logged in as the Administrator, you will have to authenticate yourself before you can make these changes (click the Lock icon, enter an Administrator User Name and Password, and press Return).</p>
<p>Enter the username for the account into which you want to be logged in automatically in the User Name field. </p>
<p>Enter the password for the account that you want to be automatically logged in when the Mac starts up. </p>
<p>When you have entered the user account information, click OK to enable automatic login. When you return to the Accounts pane, you will see the “Log in automatically as username” check box where username is the account you selected in Step 4.</p>
<p>The next time you start or restart your Mac, the account you specified will be automatically logged in and you will move directly to the desktop for that account.</p>
<p>This setting affects only the start or restart sequence. When you log out instead of shutting down or restarting, you will still see the Login window again and will have to log in to resume using the Mac.</p>
<p>To disable automatic login again, uncheck the “Log in automatically as username” check box on the Accounts pane.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/enabling-automatic-login-in-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promotional Websites to Promote and Submit Your Design Related Articles and News</title>
		<link>http://www.ejazahmad.com/promotional-websites-to-promote-and-submit-your-design-related-articles-and-news/</link>
		<comments>http://www.ejazahmad.com/promotional-websites-to-promote-and-submit-your-design-related-articles-and-news/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:41:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Advertisment]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[World News]]></category>
		<category><![CDATA[Promote Website]]></category>
		<category><![CDATA[Share Articles]]></category>
		<category><![CDATA[Submit Articles]]></category>
		<category><![CDATA[Submit News]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=1124</guid>
		<description><![CDATA[There are a lot of bookmarking and voting sites to promote your posts and articles. And if you submit your post or article or news on each of those sites regularly you can get a huge traffic of new and regular visitors in very short time. You can get many unique visitors on you site or article daily using this method. Also if you use this method, you will get very strong backlinks which are good for SEO. In this post, I am listing down the 60+ promotional websites where you can promote your designing and other articles. There are most of sites in which some sites are free and some sites require registration I m going to list down all. Design Dazzling &#124; Registration ]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.ejazahmad.com/wp-content/uploads/2009/11/promotion_head.jpg" alt="promotion_head" title="promotion_head"  class="aligncenter size-full wp-image-1125" /><br />
There are a lot of bookmarking and voting sites to promote your posts and articles. And if you submit your post or article or news on each of those sites regularly you can get a huge traffic of new and regular visitors in very short time. You can get many unique visitors on you site or article daily using this method. Also if you use this method, you will get very strong backlinks which are good for SEO.</p>
<p>In this post, I am listing down the 60+ promotional websites where you can promote your designing and other articles. There are most of sites in which some sites are free and some sites require registration I m going to list down all.<br />
<span id="more-1124"></span></p>
<p><a href="http://submit.designdazzling.com/" target="_blank">Design Dazzling</a> | <a href="http://submit.designdazzling.com/submit.php" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.tutorialspalace.com/" target="_blank">Tutorials Palace</a> | <a href="http://www.tutorialspalace.com/community-news/#submit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.designdazzling.com/" target="_blank">Design Dazzling</a> | <a href="http://www.designdazzling.com/community-news/#submit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://net.tutsplus.com/" target="_blank">NetTuts</a> | <a href="http://net.tutsplus.com/link-feed/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://vector.tutsplus.com/" target="_blank">Vectortuts</a> | <a href="http://vector.tutsplus.com/link-feed/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://ae.tutsplus.com/" target="_blank">AeTuts</a> | <a href="http://ae.tutsplus.com/link-feed/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://cg.tutsplus.com/" target="_blank">cgtuts</a> | <a href="http://cg.tutsplus.com/link-feed/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://flash.tutsplus.com/" target="_blank">Flashtuts</a> | <a href="http://flash.tutsplus.com/link-feed/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://slodive.com/" target="_blank">Slodive</a> | <a href="http://slodive.com/community-news/#submit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.myinkblog.com/" target="_blank">Myinkblog</a> | <a href="http://myinkblog.com/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://design-newz.com/" target="_blank">Design Newz</a> | <a href="http://design-newz.com/submit-newz/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.psdeluxe.com/index.php" target="_blank">PsDeluxe</a> | <a href="http://www.psdeluxe.com/submit-link.html" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.smashingapps.com/" target="_blank">SmashingApps</a> | <a href="http://www.smashingapps.com/news/linkslist.php?TB_iframe=true&amp;height=300&amp;width=450" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.noupe.com/" target="_blank">Noupe</a> | <a href="http://www.noupe.com/designnews.php/?TB_iframe=true&amp;height=400&amp;width=510" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://10steps.sg/" target="_blank">10steps</a> | <a href="http://10steps.sg/wp-content/themes/10StepsPSD2/community-link#submitfeed" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.fuelyourcreativity.com/" target="_blank">Fuelyourcreativity</a> | <a href="http://www.fuelyourcreativity.com/user-link-feed/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.instantshift.com/" target="_blank">InstantShift</a> | <a href="http://www.instantshift.com/user-submitted-news/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://colorburned.com/" target="_blank">Colorburned</a> | <a href="http://colorburned.com/link-feed#submit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.smashingpost.com/" target="_blank">SmashingPost</a> | <a href="http://www.smashingpost.com/submit-post/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://designm.ag/" target="_blank">Designm.ag</a> | <a href="http://designm.ag/submit-news/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.gomediazine.com/" target="_blank">Gomediazine</a> | <a href="http://www.gomediazine.com/news/site-news/go-media-user-link-feed/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://devsnippets.com/" target="_blank">Devsnippets</a> | <a href="http://devsnippets.com/#anchor" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.tripwiremagazine.com/" target="_blank">Tripwiremagazine</a> | <a href="http://www.tripwiremagazine.com/submit-user-link" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://psdfan.com/" target="_blank">Psdfan</a> | <a href="http://psdfan.com/user-link-feed" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.webanddesigners.com/" target="_blank">WebandDesigners</a> | <a href="http://www.webanddesigners.com/user-link-feed/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://psdlearning.com/" target="_blank">Psdlearning</a> | <a href="http://psdlearning.com/2008/07/user-links/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://help-developer.com/" target="_blank">HelpDeveloper</a> | <a href="http://help-developer.com/index.php/2008/07/community-links/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://kailoon.com/" target="_blank">Kailoon</a> | <a href="http://kailoon.com/web-design-news#reply" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.cssstyle.me/index.php" target="_blank">CssStyleme</a> | <a href="http://www.cssstyle.me/index.php?mode=memo&amp;submode=new" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.crazyleafdesign.com/" target="_blank">Crazyleafdesign</a> | <a href="http://www.crazyleafdesign.com/blog/user-submitted-links/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://scriptandstyle.com/" target="_blank">Script&amp;Style</a> | <a href="http://scriptandstyle.com/submit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.cssdrive.com/index.php" target="_blank">CssDrive</a> | <a href="http://www.cssdrive.com/index.php/main/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.nikibrown.com/" target="_blank">NikiBrown</a> | <a href="http://www.nikibrown.com/designoblog/2009/07/15/question-of-the-week-9-advertising/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.knowtebook.com/" target="_blank">Knowtebook</a> | <a href="http://www.knowtebook.com/community-link-feed-1112.htm" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.thecreativitywall.com/" target="_blank">Thecreativitywall</a> | <a href="http://www.thecreativitywall.com/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.cssleak.com/" target="_blank">CssLeak</a> | <a href="http://www.cssleak.com/submit_news.php" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://elitebydesign.com/" target="_blank">EliteByDesign</a> | <a href="http://elitebydesign.com/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.designyourway.net/blog/" target="_blank">DesignYourWay</a> | <a href="http://www.designyourway.net/blog/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://fbrushes.com/" target="_blank">FBrushes</a> | <a href="http://fbrushes.com/community-links/#add" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://speckyboy.com/" target="_blank">Speckyboy</a> | <a href="http://speckyboy.com/submit-or-recommend-a-design-resource/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.hongkiat.com/blog/" target="_blank">Hongkiat</a> | <a href="http://www.hongkiat.com/blog/submit-news-tips/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://sharebrain.info/" target="_blank">ShareBrain</a> | <a href="http://sharebrain.info/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.designshard.com/" target="_blank">Designshard</a> | <a href="http://www.designshard.com/link-feed/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://desizntech.info/" target="_blank">Desizntech</a> | <a href="http://desizntech.info/submit-link/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://freelancefolder.com/" target="_blank">Freelancefolder</a> | <a href="http://freelancefolder.com/submit-link/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://chethstudios.blogspot.com/" target="_blank">ChethStudios</a> | <a href="http://chethstudios.blogspot.com/2009/04/submit-design-news-on-chethstudios.html" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.softalize.com/" target="_blank">Softalize</a> | <a href="http://www.softalize.com/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://webdevcodex.com/" target="_blank">Webdevcodex</a> | <a href="http://webdevcodex.com/community-links/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://woork.blogspot.com/" target="_blank">Woork</a> | <a href="http://woork.blogspot.com/2009/02/add-design-news-on-woork.html" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.dezinerfolio.com/" target="_blank">Dezinerfolio</a> | <a href="http://www.dezinerfolio.com/linksubmit" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.brushking.eu/" target="_blank">BrushKing</a> | <a href="http://www.brushking.eu/submit_news.php" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://www.dzone.com/" target="_blank">Dzone</a> | <a href="http://www.dzone.com/links/add.html" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.designfloat.com/" target="_blank">Designfloat</a> | <a href="http://www.designfloat.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.propeller.com/" target="_blank">Propeller</a> | <a href="http://www.propeller.com/story/submit/" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://zabox.net/" target="_blank">Zabox</a> | <a href="http://zabox.net/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.joyoge.com/" target="_blank">Joyoge</a> | <a href="http://www.joyoge.com/submit.php" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://links.hypesol.com/" target="_blank">Hypesol Directory</a> | <a href="http://links.hypesol.com/submit.php" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.stumbleupon.com/" target="_blank">Stumbleupon</a> | <a href="http://www.stumbleupon.com/" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.reddit.com/" target="_blank">Reddit</a> | <a href="http://www.reddit.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://digg.com/" target="_blank">Digg</a> | <a href="http://digg.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://delicious.com/" target="_blank">Delicious</a> | <a href="http://delicious.com/save" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.graphic-design-links.com/" target="_blank">Graphic-design-links</a> | <a href="http://www.graphic-design-links.com/submit.php" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.mixx.com/" target="_blank">Mixx</a> | <a href="http://www.mixx.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://csscreme.com/" target="_blank">CssCreme</a> | <a href="http://csscreme.com/submitarticle" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://designmoo.com/" target="_blank">Designmoo</a> | <a href="http://designmoo.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.pixelgroovy.com/" target="_blank">PixelGroovy</a> | <a href="http://www.pixelgroovy.com/submit.php" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.deviantart.com/" target="_blank">Deviantart</a> | <a href="http://news.deviantart.com/browse/front/" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://devmarks.com/" target="_blank">Devmarks</a> | <a href="http://devmarks.com/" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://cssglobe.com/" target="_blank">Cssglobe</a> | <a href="http://cssglobe.com/news.asp" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://abduzeedo.com/" target="_blank">Abduzeedo</a> | <a href="http://abduzeedo.com/node/add/user-news" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.pixelelement.com/" target="_blank">Pixelelement</a> | <a href="http://www.pixelelement.com/news/node/add/drigg" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://designbump.com/" target="_blank">Designbump</a> | <a href="http://designbump.com/submit" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://design-related.com/" target="_blank">Design-Related</a> | <a href="http://design-related.com/" target="_blank"><strong>Registration Required</strong></a></p>
<p><a href="http://www.boogiesbc.ro/blog/" target="_blank">BoogiesBC</a>| <a href="http://www.boogiesbc.ro/blog/submit/" target="_blank"><strong>Direct Submit</strong></a></p>
<p><a href="http://naldzgraphics.net/" target="_blank">Naldzgraphics</a> | <a href="http://naldzgraphics.net/user/" target="_blank"><strong>Direct Submit</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/promotional-websites-to-promote-and-submit-your-design-related-articles-and-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Godaddy Promo Codes / Coupon Codes for October 2009</title>
		<link>http://www.ejazahmad.com/godaddy-promo-codes-coupon-codes-for-october-2009/</link>
		<comments>http://www.ejazahmad.com/godaddy-promo-codes-coupon-codes-for-october-2009/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 06:53:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Codes]]></category>
		<category><![CDATA[Coupon Code]]></category>
		<category><![CDATA[coupons]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[Go Daddy Coupon]]></category>
		<category><![CDATA[Go Daddy Promotion]]></category>
		<category><![CDATA[GoDaddy Coupon]]></category>
		<category><![CDATA[GoDaddy Promotion]]></category>
		<category><![CDATA[godaddy.com]]></category>
		<category><![CDATA[Promotion Code]]></category>
		<category><![CDATA[Promotional Code]]></category>
		<category><![CDATA[Promotional Codes]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[stores]]></category>

		<guid isPermaLink="false">http://www.ejazahmad.com/?p=1024</guid>
		<description><![CDATA[godaddy.com Store Description: Go Daddy has more names under management than any other registrar, offers products at prices up to 70% less than the competition and supports them all with the world class, 27/7 live customer service. Go Daddy is the sole developer and proprietor of their technology, does not license any products from others and does not outsource or offshore any of their operations. This enables Go Daddy to provide better support and sure the most advanced and competitively priced products and services available today. Using a GoDaddy promo code Getting your discount could not be easier! Bookmark this page or write down the above codes for future use (you can use them as often as you wish) Click one of the above offers ]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-1026" title="godaddy-promo-codes" src="http://www.ejazahmad.com/wp-content/uploads/2009/10/godaddy-promo-codes.jpg" alt="godaddy-promo-codes" width="522" height="450" /></p>
<h2>godaddy.com Store Description:</h2>
<p>Go Daddy has more names under management than any other registrar, offers products at prices up to 70% less than the competition and supports them all with the world class, 27/7 live customer service. Go Daddy is the sole developer and proprietor of their technology, does not license any products from others and does not outsource or offshore any of their operations. This enables Go Daddy to provide better support and sure the most advanced and competitively priced products and services available today.</p>
<p><span id="more-1024"></span></p>
<h2>Using a GoDaddy promo code</h2>
<p>Getting your discount could not be easier!</p>
<ol>
<li> Bookmark this page or write down the above codes for future use (you can use them as often as you wish)</li>
<li> Click one of the above offers to go to the GoDaddy site.</li>
<li> Put some domain names, web hosting or other services in your shopping cart</li>
<li> Once you view your shopping cart, you can enter the GoDaddy promo code there to get your discount (see below)</li>
<li> Some codes are only valid when you spend a minimum amount, so choose the most appropriate code for maximum discount</li>
</ol>
<p><img class="aligncenter size-full wp-image-1025" title="use-godaddy-promos" src="http://www.ejazahmad.com/wp-content/uploads/2009/10/use-godaddy-promos.jpg" alt="use-godaddy-promos" width="536" height="160" /></p>
<h2>GoDaddy Domain Coupon codes for October 2009</h2>
<ul>
<li> <strong>299BUYCOM</strong> &#8211; *Limited Offer* $2.99 for .com domains (offer only for NEW GoDaddy customers. If you are not, then open a new account)</li>
<li> <strong>fbfhome20</strong> – offer expires 10/12/2009, get 20% OFF your order of $75 or more when you order online at GoDaddy.com</li>
<li> <strong>gdr934a</strong> &#8211; Renew your .INFO for $6.99 AND get a new .INFO FREE</li>
<li> <strong>GAM3</strong>- $7.49 .org registration and renewal</li>
<li> <strong>OYH7</strong>- $7.49 .com registration/renewal</li>
<li> <strong>gdr112h</strong> &#8211; Save 10% on your order of $35 and more at Godaddy, Coupon expires October 4, 2009</li>
<li> <strong>FACEBOOK5</strong> &#8211; .com domain only for $5 (Use CC only, no Paypal)</li>
<li> <strong>promo749</strong> &#8211; Save $3 on .com domains</li>
<li> <strong>cjctld749</strong> &#8211; Save $3 on .net domains, Save $7.50 on .biz domains</li>
<li> <strong>cjcdom003t</strong> &#8211; Save $7.00 on .mobi domains</li>
<li> <strong>promo10</strong> &#8211; 10% off your entire order</li>
<li> <strong>cjcsave</strong> &#8211; $5 off orders of $30 or more</li>
<li> <strong>cjctenoff</strong> &#8211; $10 off orders of $50 or more</li>
<li> <strong>cjcfat75</strong>- Save 15% off $75 or more order.</li>
<li> <strong>cjcfat50</strong>- Save $10 off $50 or more order.</li>
<li> <strong>PODCAST530</strong> &#8211; Save $5 off $30 or more order.</li>
<li> <strong>cjcdeal</strong> – Save 15% off $75 or more order.</li>
<li> <strong>BTPS255</strong> – Save 25% off $100 or more order</li>
<li> <strong>cjcdeal17</strong> &#8211; $20 off orders $100 or more</li>
<li> <strong>goaz2001ai</strong> &#8211; $6.99 .com domains registration, renewal, transfer</li>
<li> <strong>gdbb994</strong> &#8211; 10% off domain renewals</li>
</ul>
<h2>GoDaddy Web Hosting Coupon codes for October 2009</h2>
<ul>
<li> <strong>cjc20host</strong> &#8211; Save 20% Shared Web Hosting</li>
<li> <strong>cjcsave10</strong> &#8211; Save 10% on VPS hosting and dedicated server hosting</li>
<li> <strong>promossl</strong> &#8211; Save more than 50% on standard SSL certificates</li>
</ul>
<p><input id="gwProxy" type="hidden" /> <input id="jsProxy" onclick="jsCall();" type="hidden" /></p>
<p><input id="gwProxy" type="hidden" /><input id="jsProxy" onclick="jsCall();" type="hidden" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ejazahmad.com/godaddy-promo-codes-coupon-codes-for-october-2009/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
