468x60 Ads









top 10 fiverr alternatives to help you make more moneyFiverr originally started out as a new and very unique concept. There were only the big freelancing websites like Elance and Freelancer etc back then. So Fiverr brought a very refreshing change. Whether you are a proper freelancer or just a regular office-going guy, Fiverr gives you a chance to earn some quick bucks so you can cover up your extravagances. Fiverr is also a great place to get your freelancing career started. But the trouble is, Fiverr only allows you to earn $5 minus their commission per gig. For some people, this might not be enough. Luckily for them, many alternative websites to fiverr have emerged over the years. Fiverr was such a success that many others adopted the idea and came up with their own version of Fiverr. Most of these aren't very good, but some might just be better than Fiverr! So here, we will discuss about the top 10 alternatives to fiverr you must try.



Read more »
READ MORE

flipper sharing widget


Two years ago we released a simple sharing widget using the flapper Icon set. We made use of CSS sprites in order to make the roll over effect more quick and effective. Now when we have already taught most of you how to apply CSS3 transitions, its time to apply them in a different way. I just designed two additional flapper icons for Pinterest and Google Plus and now this new version has several benefits over the previous. The Icons rotate vertically and flips upon mouse hover. The time taken by the effect is so small that the user rarely notices image shift. We will be releasing some more social media icons in coming days with some unseen CSS3 effects to let you take the full bliss of animation without using jquery. Please see a demo first:

Read more »
READ MORE







10 websites to find jobs

Jobs these days are incredibly difficult to find. Perhaps that's why many people are now looking into making jobs for themselves; self-employment in other words. Indeed, you'd be lucky to even find a decent paying office job these days. And even luckier if you could get one in your home city near your own home. That's more or less a thing of the past now. And the reason for that is, competition has grown up, while the number of jobs hasn't. Also, there's a somewhat lack of efficiency in the process of finding a job. Not everyone gets a job they are best suited for.





The solution then, is a good platform that can connect all the relevant people. Fortunately, there are many, but here, we will talk about the best 10 such job websites worldwide. These websites will help you find a job, and make a better living, online or otherwise.


Read more »
READ MORE
10 best freelancing websites
So, do you ever want to do your office work from the luxury of your home? Or do you not like your boss? Or maybe, you're a boss, but you don't like your job because your subordinates don't like you? What if you could earn by working right from home? Appealing, isn't it? It can be done, however, and millions of people worldwide are doing it. So what does it take? Apparently, nothing much except for the right skill-set, a decent platform, online access, and the will to ignore someone who says "Where is your office located?"
 
Note: To Find Jobs in Middle East and find alternatives to fiverr please visit our second blog.
Read more »
READ MORE

jquery animationJquery is a beautiful library of JavaScript that has inflated a new life in web technology.  Websites today largely use jQuery to create gadgets and designs that were impossible in past. Unlike CSS3 and HTML5, jquery is supported by all major browsers including IE8+.  The functionality that we will learn today is called Jquery Slide Toggle effect. It enables you to control the speed elements which respond on mouse hover. If you move your mouse towards the drop down menu (at top) on this blog, you will observe that the column drops smoothly and slowly. It first slides down and then expands to its full width. We will use one simple function to introduce this animation in its simplest form. It is .slideToggle(). This animates the drop down list and produces a beautiful effect.

Read more »
READ MORE

what is z-index propertyOne of the major problems people facing while designing HTML layouts using CSS is the overlapping issue. CSS positioning lets you position an HTML object anywhere you like. You can locate an object anywhere you like but it involves great care. By using the CSS positioning attributes like absolute, fixed or relative you often come across a problem where on object overlaps another or blocks the view of another section. In order to bring one div section on front or back of another you will need to use z-index property of CSS. Just like in Adobe Photoshop CS5, z-index lets you to send an element to back or bring it to front. In todays' tutorial we will aim at explaining this property briefly and with clarity.

Read more »
READ MORE

CSS3 TRANSITION EASE-IN-OUTEver since The World Wide Web Consortium (W3C) introduced CSS3 and HTML5, websites, content management systems and online web tools  took a whole new shape. Classic and traditional layouts created using tables no more exists and today we play with well developed style properties to better control the positioning of objects. In our previous post we learnt how to add a drop down menu list to a horizontal menu and in earlier posts you learnt in detail how to create menus but today we will play with the structure we created and will add cool ease-in-out effects. Ease-in-out effect is an interesting property that lets you control the display using a timer. This along with some other attributes made animation in CSS3 possible. With ease-in-out we can add soft mouse hover effect to the navigation menus. Whether you may be a Blogger user or Wordpress, todays' post will give a new look and easing touch to your menu.

Read more »
READ MORE