Installing and testing your blog locally

A good way to test alterations to your blog hidden of your guests and very secure, is doing it locally. On this post I am going to show you how to install your blog locally and how to interactive with it.

Installing Wamp Server:
The first step is you download the Wamp Server, you can do it here http://www.wampserver.com/en/download.php
After the download is done, extract the file and install it on your system, on the end of installation, accept when asked to start the server.

Changing the Mysql server’s PassWord:
I’m using Windows OS, and the default path where the Wamp Server was installed is c:\wamp\, now open the Command interpreter (the old MS-DOS), to do that, go to Start >> Execute and type: CMD. In Command Window go to the mysql path, type: dir c:\wamp\bin\mysql\mysql5.1.33\bin\ and press Enter key. Now type it: mysqladmin -u root password HerYourNewPass and press Enter key again, don’t forget to replace HerYourNewPass with your wanted password for the Mysql Server. Well, now you have changed the MyqlServer PassWord.

Setting the PHPMyAdmin Password:
The PHPMyAdmin needs to be the new password which you have set your Mysql Server on the above step. To do that, go to c:\wamp\apps\phpmyadmin3.1.3.1 , search the file config.inc.php, when you find it open the same in some editor, I don’t recommend the notepad here, you can download the notepad plus for free here http://notepad-plus.sourceforge.net/uk/site.htm , well, open the file and search for this line: $cfg['Servers'][$i]['password'] = ‘mypasshere’; replace mypasshere with your MySql’s password, note that it is the same pass you put on topic “Changing the Mysql server’s Password”; save and close the file.

Creating the DataBase:
Open this url http://localhost/phpmyadmin, in some web browser, then you may create the database for your new blog, just inform to phpmyadmin the name of the blog and click on create button. Absolutely easy, not? You may close the browser or minimize it.

Prepairing the files to install WordPress:
Download the last version of WordPress here http://wordpress.org/download/
Extract the files and put it into the following folder c:\wamp\www, ah, don’t put the folder wordpress in www, instead it, copy or cut all the files and past it to c:\wamp\www. Now, look for this file wp-config-sample.php, when you find it, rename this file for just wp-config.php and save the same. Open this file in your preferred editor, maybe in notepad++, look for this line “define(’DB_PASSWORD’, ‘yourpasshere’);” and replace yourpasshere with the Myslq Servers’s password, also inform your blog name, search for this line “define(’DB_NAME’, ‘yourblogname’);” and replace yourblogname with the name which you used to create the database in above topic, this is all for now, save and close the file.

Finally, Installing the Wordpress:
Open this url http://localhost/ in your liked web navigator, now you should see something like the following image below:
wordpress,how to install wordpress locally,setting wordpress,blog,blogging

The rest is a real piece of cacke and you should be used to do it in remote servers.
I hope this post would be helpful to you^^

Posted in Blogging Tips | Leave a comment

Earn Money whenever anyone registre a new domain from your affiliat link

Hi guys, I’m back^^

Do you known you can make money helping people to registre their web domains? Yes you can, and the best is that the domain is free.
I’m talking about .co.cc domain, this guys pay you $0.10 cents for each new domain registre from your affiliat link.
All you need is create your affiliat account, copy your pesonal affiliat link and put it on your blog, website or send by email to your friends.

See this example:
CO.CC:Free Domain

when somebody click on this above banner, and create some domain, I earn $0.10 cents.
You will receive also, comission per sales, see the percentage:
For sale: 10% ~ 40% commission. (40% for PayPal, 10% for CreditCard)

Other good thing is the very low payout, just $1 dollar, they pay via paypal.

Click here to create your free affiliat account

Tags:
Free domain, domain names, where registre a new domain, domain .co.cc, hosting, earn money with your domain, making money, make money online, earn money, home job, get money in internet, best way to make money in the web, blogging for money, earn money with your website

Posted in Domain registry affiliat program | Leave a comment

Admiyn #Mass #Twitter #Follower (Free Script)

hi guys.

I developed a script to follow people talking about some specific subject (niche) in Twitter. The program I called as Admiyn Mass Twitter Follower and I’m distributing it for free, just click in download link below to start the download.
Admiyn Mass Twitter Follower is very easy to use, you enter your user and pass to connect in Twitter and after logged on you can auto search and follow users talking about some specific thing. Let’s see:

After logged on:

Admiyn Mass Twitter Follower works in Any Operational system, since it has the Firefox browser installed. You can leave the program following users while you do others tasks, just set the Limit and the Key Word, the rest the program will does. Note that Twitter is limiting how many users you may follow per day, I thing this limit is 200 guys and if you exceed it, Admiyn Mass Twitter Follower will fail.

Click here to start the Download of Admiyn Mass Twitter Follower

Tags:
Follow twitter, mass follow, twitter follow back, how to auto follow, free softwares, massive add in twitter

Posted in My Free Softwares | Tagged | Leave a comment

how to create a favicon.ico to your blog or website

hi boys and girls, today I’m gonna say a little about favicon.
Favicon is a bit picture which is shown beside your website’s url in the web navigators. Creating a favicon is very important, it, if well done, can turn your website unique on the web.
As you can see, I’m using my own picture as a favicon of my blog, and you can do that also. Lets see how:




1- the first step is choose a good picture, as this blog is my personal blog, nothing better than I put my own image as favicon here, though you should see the best favicon picture to your own blog
2- second, after chosen your image, you need convert it to .ico file. Creating the .ico file is easy and can be done online in this website http://www.favicon.cc, just send your image and edit that as you want, this website will convert your picture to .ico file to you. Now, save your .ico file to your Hard Driver (HD).
3- Send your favicon.ico to your hosting, via ftp or some file manager panel.
4- Go to your Administration wordpress panel and click on Appearance >> Editor, open the Header.php file and look for tag, it is on top of the code, above it you need insert this tag <link rel="shortcut icon" href="http://your blog domain/images/favicon.ico">, put the same path where you have sent your favicon. Save the alterations.</p> <p>Guys, this is all you need to create your own favicon, no wait more, do it now.<br /> CEY!</p> </div> <div class="entry-utility"><span class="cat-links">Posted in <a href="http://admiyn.com/category/blogging-tips" title="View all posts in Blogging Tips" rel="category tag">Blogging Tips</a></span> <span class="meta-sep meta-sep-tag-links">|</span><span class="tag-links"> Tagged <a href="http://admiyn.com/tag/put-favicon-in-the-blog" rel="tag">put favicon in the blog</a></span> <span class="meta-sep meta-sep-comments-link">|</span> <span class="comments-link"><a href="http://admiyn.com/how-to-create-a-faviconico-to-your-blog-or-website#comments" title="Comment on how to create a favicon.ico to your blog or website">Leave a comment</a></span></div><!-- .entry-utility --> </div><!-- .post --> <div id="post-61" class="hentry p5 post publish author-admin category-blogging-tips category-my-free-softwares category-increasing-traffic-to-your-website tag-twitter-and-wordpress comments-open pings-open y2009 m04 d24 h23 slug-admiyn-twitter"> <h2 class="entry-title"><a href="http://admiyn.com/admiyn-twitter" title="Permalink to Admiyn Twitter" rel="bookmark">Admiyn Twitter</a></h2> <div class="entry-meta"><span class="meta-prep meta-prep-author">By </span><span class="author vcard"><a class="url fn n" href="http://admiyn.com/author/admin/" title="View all posts by admin">admin</a></span><span class="meta-sep meta-sep-entry-date"> | </span><span class="meta-prep meta-prep-entry-date">Published: </span><span class="entry-date"><abbr class="published" title="2009-04-24T23:05:11-0300">April 24, 2009</abbr></span></div><!-- .entry-meta --> <div class="entry-content"> <p>Admiyn #Twitter is helpful #plugin to keep your Twitter’s followers informed about any new post or comment in your blog, if you have a lot of followers in Twitter, it will grow the traffic to your blog probably, what is good.</p> <p>With Admiyn Twitter you can do the following:<br /> 1- Change your Twitter status whenever you publish a new article.<br /> 2- Change your Twitter status whenever some post receive a new comment.<br /> <!-- Begin BidVertiser code --><br /> <script LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=218364&bid=560072" type="text/javascript"></script><br /> <noscript><a href="http://www.bidvertiser.com">affiliate program</a></noscript><br /> <!-- End BidVertiser code --><br /> The new Twitter’s status will follows this format:<br /> 1- For new post: “NEW POST:” + Post Title + A little part of the Article’s body + tinyurl linking to the full article<br /> 2- For new comment: “NEW COMMENT:” + Post Title + A little part of the Article’s body + tinyurl linking to the full article</p> <p><span style="color: #3366ff;"><strong>DOWNLOAD:</strong></span><br /> <a title="Admiyn Twitter" href="http://admiyn.com/freesofts/admiyn-twitter.rar">Click here to start the download of Admiyn Twitter WordPress plugin</a></p> <p><strong><span style="color: #3366ff;">INSTALLATION AND CONFIGURATION:</span></strong><br /> Installing this plugin is very easy, you need edit just one file:<br /> 1- Open the file config.php using your preferred text editor and replace with your twitter user and password the values of the following variables $admiyn_twitter_user and $admiyn_twitter_pass respectively<br /> 2- After you save the file config.php, put the folder admiyn-twitter into your wordpress plugin folder. By default this path is \wp-content\plugins\<br /> 3- Now, just go to your wordpress administration’s panel and active the plugin called Admiyn Twitter.<br /> 4- That’s all and the plugin must work properly as I described above.</p> <p>I really hope you enjoy my first wordpress plugin, if you liked it, you may send me a donation through Paypal system.</p> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="4984979"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br /> </form> <p>Thank you for any incentive.</p> </div> <div class="entry-utility"><span class="cat-links">Posted in <a href="http://admiyn.com/category/blogging-tips" title="View all posts in Blogging Tips" rel="category tag">Blogging Tips</a>, <a href="http://admiyn.com/category/my-free-softwares" title="View all posts in My Free Softwares" rel="category tag">My Free Softwares</a>, <a href="http://admiyn.com/category/increasing-traffic-to-your-website" title="View all posts in increasing traffic to your website" rel="category tag">increasing traffic to your website</a></span> <span class="meta-sep meta-sep-tag-links">|</span><span class="tag-links"> Tagged <a href="http://admiyn.com/tag/twitter-and-wordpress" rel="tag">twitter and wordpress</a></span> <span class="meta-sep meta-sep-comments-link">|</span> <span class="comments-link"><a href="http://admiyn.com/admiyn-twitter#comments" title="Comment on Admiyn Twitter">13 Comments</a></span></div><!-- .entry-utility --> </div><!-- .post --> <div id="post-1" class="hentry p6 post publish author-admin category-my-free-softwares category-increasing-traffic-to-your-website untagged comments-open pings-open y2009 m03 d18 h17 alt slug-how-to-create-mass-subdomains-and-increase-visits-to-your-website"> <h2 class="entry-title"><a href="http://admiyn.com/how-to-create-mass-subdomains-and-increase-visits-to-your-website" title="Permalink to how to create mass subdomains and increase visits to your website" rel="bookmark">how to create mass subdomains and increase visits to your website</a></h2> <div class="entry-meta"><span class="meta-prep meta-prep-author">By </span><span class="author vcard"><a class="url fn n" href="http://admiyn.com/author/admin/" title="View all posts by admin">admin</a></span><span class="meta-sep meta-sep-entry-date"> | </span><span class="meta-prep meta-prep-entry-date">Published: </span><span class="entry-date"><abbr class="published" title="2009-03-18T17:33:42-0300">March 18, 2009</abbr></span></div><!-- .entry-meta --> <div class="entry-content"> <p>hi guys, this is my first post in that new blog.  I am very happy to may tell you some tips about blogs, web, money online, and digital life.</p> <p>On this first post I show you my program to create mass subdomains.</p> <p>Creating subdomains is a good idea because a lot of search engines will consider each subdomain as a diferent website. Everybody knows that the most of search engine,  including google,  just show in a search result,  max two links to the same website, but, if the search engine consider your subdomain as another diferent domain, it will show more than two links of your website. Now, let us to imagine, if you create a lot of subdomains poiting to your single website. Yeah, you can increase your visits and your money at end of month.</p> <p><!-- Begin BidVertiser code --><br /> <script src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=218364&bid=560072" type="text/javascript"></script><br /> <noscript><a href=”http://www.bidvertiser.com” mce_href=”http://www.bidvertiser.com”>affiliate program</a></noscript><br /> <!-- End BidVertiser code --></p> <p>Creating subdomains is very simple, you can do that throught cpanel, but, lets consider you wish create 2 thousands of subdomains. This action will requires long time, and repetitive manual task. Thinking about that,  I made a simple program which does the repetitive tasks to us. I’m distributing the program for free downlad. Below I explain how to configure the program, its requirements to run fine and how to download it.</p> <p><img class="alignnone" title="adm mass subdomain creator" src="http://www.admiyn.com/imgs/admsubdomaincreator.jpg" alt="" width="599" height="448" /></p> <p>ADM Mass Subdomain Creator Step by step:</p> <p>1- get the download at this link <a class="wiki" href="http://www.ziddu.com/download/5343426/admiyn-mass-subdomain-creator.rar.html" target="_blank">admiyn mass subdomain creator</a></p> <p>2- install the program in your Windows Os, I think the program will work fine on windows XP or newer</p> <p>3- go to your Cpanel (hosting control panel) using your default browser, this step is very important, and create at least one subdomain. Late the task is done, look for the top of the browser, the url can be a thing like that http://www.admiyn.com:2082/frontend/x3/subdomain/doadddomain.html?domain=mysub&rootdomain=admiyn.com&dir=public_html&go=Create , copy the full url.</p> <p>4- open the ADM Mass Subdomain Creator program and past the full url in Full url field.</p> <p>5- go to the following menu File >> Show the program path, see that the program will open the path where itself is installed, in this path you should create your list of subdomains.</p> <p>6- create your list of subdomain, you can create it in notepad, just one per line. Save the list to the path of the program as discribed in the step 5.</p> <p>7- write the same name which you chose to the subdomain list in “Subdomain list” field in PWS Mass Subdomain Creator program.</p> <p>8- now, just click on Play button and appreciate it.</p> <p>9- when the task is finished, you can click on Exit button to close the program.</p> <p>Any question, feel free to ask me leaving a comment.</p> <p>I really hope my program will be helpful to you as it was to me</p> <p>that’s it</p> </div> <div class="entry-utility"><span class="cat-links">Posted in <a href="http://admiyn.com/category/my-free-softwares" title="View all posts in My Free Softwares" rel="category tag">My Free Softwares</a>, <a href="http://admiyn.com/category/increasing-traffic-to-your-website" title="View all posts in increasing traffic to your website" rel="category tag">increasing traffic to your website</a></span> <span class="meta-sep meta-sep-tag-links">|</span> <span class="comments-link"><a href="http://admiyn.com/how-to-create-mass-subdomains-and-increase-visits-to-your-website#comments" title="Comment on how to create mass subdomains and increase visits to your website">6 Comments</a></span></div><!-- .entry-utility --> </div><!-- .post --> <div id="nav-below" class="navigation"> <div class="nav-previous"></div> <div class="nav-next"></div> </div> </div><!-- #content --> </div><!-- #container --> <div id="primary" class="aside main-aside"> <ul class="xoxo"> <li id="text-3" class="widgetcontainer widget_text"> <div class="textwidget"><div style="text-align:center"> <a href="http://admiyn.com/go.php?to=bidvertiser" target="_blank"><img src="http://admiyn.com/images/bidvertiser.gif" border="0"></a> </div></div> </li><li id="text-4" class="widgetcontainer widget_text"> <div class="textwidget"><div style="text-align:center"> <a href="http://admiyn.com/go.php?to=gtr" target="_blank"> <img src='http://www.hostgator.com/affiliates/banners/190x60.gif' /> </a> </div></div> </li><li id="text-5" class="widgetcontainer widget_text"> <div class="textwidget"><div style="text-align:center;background-color:white"> <!-- Begin BidVertiser code --> <SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=218364&bid=599722" type="text/javascript"></SCRIPT> <noscript><a href="http://www.bidvertiser.com">affiliate program</a></noscript> <!-- End BidVertiser code --> </div></div> </li> </ul> </div><!-- #primary .aside --> <div id="secondary" class="aside main-aside"> <ul class="xoxo"> <li id="rss-links" class="widgetcontainer widget_thematic_rsslinks"> <h3 class="widgettitle">RSS Links</h3> <ul> <li><a href="http://admiyn.com/feed" title="Make Money Online Posts RSS feed" rel="alternate nofollow" type="application/rss+xml">All posts</a></li> <li><a href="http://admiyn.com/comments/feed" title="Make Money Online Comments RSS feed" rel="alternate nofollow" type="application/rss+xml">All comments</a></li> </ul> </li><li id="categories-2" class="widgetcontainer widget_categories"><h3 class="widgettitle">Categories</h3> <ul> <li class="cat-item cat-item-5"><a href="http://admiyn.com/category/blogging-tips" title="View all posts filed under Blogging Tips">Blogging Tips</a> </li> <li class="cat-item cat-item-23"><a href="http://admiyn.com/category/domain-registry-affiliat-program" title="View all posts filed under Domain registry affiliat program">Domain registry affiliat program</a> </li> <li class="cat-item cat-item-6"><a href="http://admiyn.com/category/increasing-traffic-to-your-website" title="View all posts filed under increasing traffic to your website">increasing traffic to your website</a> </li> <li class="cat-item cat-item-8"><a href="http://admiyn.com/category/my-free-softwares" title="View all posts filed under My Free Softwares">My Free Softwares</a> </li> </ul> </li> <li id="recent-comments-3" class="widgetcontainer widget_recent_comments"> <h3 class="widgettitle">Recent Comments</h3> <ul id="recentcomments"><li class="recentcomments">admin on <a href="http://admiyn.com/admiyn-twitter/comment-page-1#comment-116">Admiyn Twitter</a></li><li class="recentcomments">admin on <a href="http://admiyn.com/admiyn-twitter/comment-page-1#comment-115">Admiyn Twitter</a></li><li class="recentcomments">admin on <a href="http://admiyn.com/admiyn-twitter/comment-page-1#comment-114">Admiyn Twitter</a></li><li class="recentcomments">admin on <a href="http://admiyn.com/admiyn-twitter/comment-page-1#comment-113">Admiyn Twitter</a></li><li class="recentcomments">admin on <a href="http://admiyn.com/admiyn-twitter/comment-page-1#comment-112">Admiyn Twitter</a></li></ul> </li> <li id="recent-posts-3" class="widgetcontainer widget_recent_entries"> <h3 class="widgettitle">Recent Posts</h3> <ul> <li><a href="http://admiyn.com/installing-and-testing-your-blog-locally" title="Installing and testing your blog locally">Installing and testing your blog locally </a></li> <li><a href="http://admiyn.com/earn-money-whenever-anyone-registre-a-new-domain-from-your-affiliat-link" title="Earn Money whenever anyone registre a new domain from your affiliat link">Earn Money whenever anyone registre a new domain from your affiliat link </a></li> <li><a href="http://admiyn.com/admiyn-mass-twitter-follower" title="Admiyn #Mass #Twitter #Follower (Free Script)">Admiyn #Mass #Twitter #Follower (Free Script) </a></li> <li><a href="http://admiyn.com/how-to-create-a-faviconico-to-your-blog-or-website" title="how to create a favicon.ico to your blog or website">how to create a favicon.ico to your blog or website </a></li> <li><a href="http://admiyn.com/admiyn-twitter" title="Admiyn Twitter">Admiyn Twitter </a></li> <li><a href="http://admiyn.com/how-to-create-mass-subdomains-and-increase-visits-to-your-website" title="how to create mass subdomains and increase visits to your website">how to create mass subdomains and increase visits to your website </a></li> </ul> </li> </ul> </div><!-- #secondary .aside --> </div><!-- #main --> <div id="footer"> <div id="siteinfo"> <br/><a href="http://admiyn.com">-=Admiyn.com=-</a> </div><!-- #siteinfo --> </div><!-- #footer --> </div><!-- #wrapper .hfeed --> </body> </html>