Are you making a Website ? Sure you do want it to come up on Google Search. The google bots are crawling around all the time .
Image via Wikipedia
The quickest way to get listed in Google is to submit your site at the URL
http://www.google.com/addurl/?continue=/addurl
Do also add your sitemap to google using the Webmaster Tools.
Now the more important part- SEO .
Follow the Search Gods guidelines
Webmaster Guidelines
http://www.google.com/support/webmasters/bin/answer.py?answer=35769 and reap benefits.
Thursday, March 4, 2010
Wednesday, March 3, 2010
Whats New in PHP 5
PHP 5 indeed has a whole new Gamut of features than PHP 4. One of the features which stand out is renewed support for OOP.
I came across this really good comparison link. Only problem is i did not find a Next link (LOL) so you will need to go to the next link by changing the index number in the url from 1 to 2 to 3 and so on.
http://talks.php.net/show/php5_ca/1
Another one is
http://www.ntchosting.com/php/php4-php5-comparison-part1.html
I came across this really good comparison link. Only problem is i did not find a Next link (LOL) so you will need to go to the next link by changing the index number in the url from 1 to 2 to 3 and so on.
http://talks.php.net/show/php5_ca/1
Another one is
http://www.ntchosting.com/php/php4-php5-comparison-part1.html
Why Does Email from a domain go into Spam
You will need to have an SPF record defined in your domain for mails to not go into spam.
Find more info here in this forum discussion.
http://www.google.co.uk/support/forum/p/gmail/thread?tid=04b4cb8442611152&hl=en
Find more info here in this forum discussion.
http://www.google.co.uk/support/forum/p/gmail/thread?tid=04b4cb8442611152&hl=en
Thursday, November 19, 2009
Cannot Open Silverlight 3 sln in VS 2008 SP1
Installing Silverlight 3 tools from http://www.microsoft.com/downloads/details.aspx?familyid=9442B0F2-7465-417A-88F3-5E7B5409E9DD&displaylang=en
changes the Visual Studio csproj/sln version and you will not be able to open it on another machine in either VS2008 or Vs 2008 SP1 withouth having Silverlight 3 tools installed .
changes the Visual Studio csproj/sln version and you will not be able to open it on another machine in either VS2008 or Vs 2008 SP1 withouth having Silverlight 3 tools installed .
Sunday, November 15, 2009
Expression Blend 3 - The VSM (GoToState) function
I have been working lately on the Windows 7 multi touch OS on a HP Touchsmart x2 platform trying to rack up a few demo scenarios.
Strangely enough when i tried to work with states in Expression Blend 3 and wire up the code in the code behind for a GoToState with a control, it absolutely dint work.
A lot of msdn'ing' nd googl'in helped me reach this link
http://connect.microsoft.com/Expression/feedback/ViewFeedback.aspx?FeedbackID=509740
It actually will be functional when the "VSM is in the BCL" and for the moment the GoToStateAction behaviour is recommended.
Strange!
Strangely enough when i tried to work with states in Expression Blend 3 and wire up the code in the code behind for a GoToState with a control, it absolutely dint work.
A lot of msdn'ing' nd googl'in helped me reach this link
http://connect.microsoft.com/Expression/feedback/ViewFeedback.aspx?FeedbackID=509740
It actually will be functional when the "VSM is in the BCL" and for the moment the GoToStateAction behaviour is recommended.
Strange!
Subscribe to:
Posts (Atom)
