Hi Folks :), I’ve a good news to share with you: After a long time, I’ve created an online tool. It is a simple link shortener named Shubhamoy’s Link Shortener. Demo | Download It is AJAX based & uses a bit of CSS3 in its design. I’ve tried to give it a simple look. All…
All posts in weblog
Optimize Wibiya Toolbar
Wibiya Toolbar(or Wibiya Wibar) is an amazing and multi purpose toolbar. It is an all-in-one plugin for a blog. You can read more about it @ Wibiya Toolbar for Blogs. It had been a week using it, I faced a trouble with it’s loading time. So here is a way to decrease, it’s loading time.…
How To Create A Random Message Generator Using PHP
Objective: User gets a new message every time; he refreshes the page. Requirements: Adobe Dreamweaver or any Open Source Editor like Amaya, Aptana Studio etc. Code: <?php $thoughts = “WORK IS WORSHIP AS YOU SOW, SO YOU REAP BARKING DOG SELDOM BITE KNOWLEDGE IS POWER SHOOT FOR THE MOON, YOU WILL REACH THE STARS AN…
How To Create Simple PHP Widgets
Objective: Creating a simple PHP Widget, which will allow the user to reach the result page of Google! from your site. Requirement: Adobe Dreamweaver or any Open Source Editor like Aptana Studio, Amaya, etc. Creating the form(index.htm): <form action=“google.php” method=“get” name=“query_form”> <input id=“search” onclick=‘value=”” ‘ name=“search” type=“text” value=“Enter the search term” /> <input id=“submit” name=“submit”…
Site Checker & Contact Me : New Tools on my Site
Hi Folks, Recently I have added two new tools on my website shubhamoy.com. So let me introduce both the tools to you: Site Checker This is a very effective tool. It allows the user to check a particular website for malware stored or distributed by it. So next time you find a suspicious website; just…
Top 10 Ways To Win A Blog Contest
Hi Folks, After participating in number of blog contests; I would like to share my experience with you all. So that you could also increase your chances of winning a blog contest. A blog contest is organized mainly to increase traffic. So now I start explaining the ways: Write a blog post about the contest…