5 Simple Steps To Stop Procrastination Today

by Sakib on 14/01/2010

Well, I’m thinking about procrastination. What does it mean? It means, “the act of procrastinating; putting off or delaying or defering an action to a later time” or “Procrastination is a behavior which is characterized by deferment of actions or tasks to a later time. …” or “. It’s happening everyday and couldn’t able to get rid of it. So, to get rid of it? Let’s read…

Written for Dumb Little Man by Leo Babuata of Zen Habits

Procrastination: it’s one of the problems that plague most of us, every day, and one of the problems that we most want to be rid of.

It’s not an easy task for most people, conquering procrastination, often because we procrastinate on taking steps to solve the problem.

But it’s not impossible. In fact, five simple habits will eliminate the plague of procrastination. Take them today, and you should see a huge difference in your productivity.

  1. Eliminate all but the essential. One of the problems is that we’re so overwhelmed with tasks that we don’t know where to start. Take a few minutes and list out your projects and tasks. Now look over that list and decide which task and projects are the most essential. Which ones would mean the most, over the long term, if they were accomplished? Which will lead to the most benefit to you, and have the most impact on your life? These are the essential projects and tasks — focus on them as much as possible.Put a star next to the essential projects and tasks. Only choose a few. Now look at all the rest, and see if you can eliminate them, delegate them, or put them off for awhile. Clear the deck for the essential stuff, so you’ll actually have time to do them.What does this have to do with procrastination? If you eliminate all but the essential, you’ll be able to focus on what matters. You’ll be able to think about the amazing benefits of each task, instead of the dull drudgery of it all. And therein lies the key to this step: if you focus on the benefits, instead of the difficulties of a task, you will be motivated to get it done. Motivation is the key.
  2. Create accountability. If left to our own devices, we will put things off forever, because there’s no cost to procrastination. While we might feel guilty procrastinating on something important to us, if we’re the only ones who know that we’re procrastinating, it doesn’t hurt us very much.However, most of us hate to look bad to others. We want others to think highly of us. That’s human nature. So take advantage of that fact, and leverage it.Here’s how: for every essential project and task on your list (see Step 1), have someone who you must report to. This should be so even if you are the boss or an independent freelancer or self-employed, or if the project is a personal one that you just want to do for yourself. In these cases, create the accountability if it doesn’t already exist. Email someone and promise them that you’ll turn something in to them by a certain date, or that you’d like them to review it and that you’re going to send it to them, or that you’d like for them to make sure you finish a project by a certain time.The more people you have who are expecting you to complete a project, the more likely you are to ensure that you do it. Create that public accountability, and you’ll get it done.
  3. Focus on small steps. Taking on an overwhelming task or project can stop us in our tracks. Imagine looking up at a mountain and deciding whether you’re going to climb it today or if you’re going to go to the store to buy some groceries instead. You’ll go to the store every single time. So instead of looking at the mountain, look only at the next signpost up the road. Focus on that, and it’s not so undoable.For each project or task, focus on a small task to get you moving. If you’ve got a report, just find one source for the research, or just write the opening paragraph, or just do 5 minutes of outlining. Whatever your task, you can break it down into something even smaller and more accomplishable. Make this a daily habit.
  4. Set deadlines. This is implied in Step 2 above (accountability), but it’s so important that I had to list it as a separate step. Without deadlines, we’ll never get anything done, even if we’re accountable to someone else. For example, if our boss says to have X project done by Aug. 5, and also to do Y project but doesn’t specify a deadline, guess which project we’ll work on first? Deadlines give a sense of urgency that gets us off our buts and gets us working on something.But the important thing is not just to give deadlines to projects, but the individual small steps as outlined in Step 3. So if you are just going to do an outline for a report, tell the person you’re accountable to that you are going to turn in the outline by a certain date and time. When you’ve done that, set a deadline for the next small step, and so on, until the project is completed.
  5. Clear distractions. Once you’ve managed to focus on an essential task, broken it into a small step, and are accountable to someone with a deadline, you need to clear all distractions so you can focus and get the task done. This will not be a popular step with many people, but it’s so easy to procrastinate if you have a lot of distractions to pull you away from the task at hand. Clear the deck, and focus.How do you clear distractions? Disconnect from the Internet if possible, or at least turn off IM and email notifications. Turn off the TV, and close unnecessary programs. Clear your desk and everything from the walls around you, so that you are in a distraction-free zone. Once you’re in that zone, don’t allow yourself to do anything else but the task at hand. When you feel yourself being pulled away from the task, stop yourself, and bring yourself back.

Via 5 Simple Steps to Stop Procrastination Today

6 Comments

What It Takes To Be An Overnight Success

by Sakib on 13/01/2010

I’m coming across another one interesting post of Chris Brogan. Just want to share it.

I thought about the inanity of waking up at 5:45AM after going to bed around 12:45AM and not really falling asleep until closer to 3AM. I thought about what it means to me to be working so hard. I thought about WHY I’m working so hard. Somewhere in my head, I thought about every time in the last few months where someone said I was an overnight success or “but you’re Chris Brogan” and how silly that is when you realize all that I’ve been through and all that it took me to get there. Here’s a quick video:

via What it Takes to Be an Overnight Success

No Comments

45 Must Read PHP Articles and Resources

by Sakib on 8/01/2010

PHP_MySQL

Written By, Grace Smith is owner of the small but perfectly formed web design studio Postscript5, in Northern Ireland.

PHP is a scripting language that enables people to create dynamic web pages and applications. It is a server side language that is one of the most popular used by developers today. Like any language there is always something new to learn and master.

With a large number of web developers on Twitter, it’s with no surprise that PHP was chosen as this week’s Theme Thursday theme.

Whether it be a new tip to better organize your code or a way to speed up your scripts, this list hopes to be essential reading for both the PHP newbie and the the experienced developer.

For Beginners

  1. 25 Resources to Get You Started with PHP from Scratch
  2. PHP for Beginners: Building Your First Simple CMS
  3. Beginners PHP Tutorial – Using Cookies
  4. PHP for Beginners: Simple Login, Logout, and Session Handling
  5. Tutorial: Writing your first PHP script
  6. Video Tutorials To Start Learning PHP

Code Organisation

  1. 40 Tips for optimizing your PHP code
  2. 12 PHP optimization tips
  3. 5 Tips for Coding Cleaner PHP
  4. 50+ PHP optimisation tips revisited
  5. 63+ best practice to optimize PHP code performances
  6. Writing clean, secure and easy to maintain PHP code

Advanced

  1. 10 Advanced PHP Tips To Improve Your Programming
  2. 10 Advanced PHP Tips Revisited

Applications

  1. 10 Principles of the PHP Masters
  2. 5 Helpful Tips for Creating Secure PHP Applications
  3. Custom PHP.ini tips and tricks
  4. 5 tips and tools to develop php applications fast
  5. Add Power to Your PHP With Multi-Tiered Applications
  6. Open-source PHP applications that changed the world
  7. Blueprint for PHP Applications: Cornerstone

Tips and Best Practices

  1. 15 Top PHP Coding Tutorials, Tips and Tricks
  2. Ten PHP Best Practices Tips that will get you a job
  3. Three Important Tips to Write PHP Code Defensively
  4. Five good programming habits in PHP
  5. Speeding up your PHP scripts
  6. 4 Fantastic PHP Output Buffering Tricks for Web Developers
  7. 16 great .htaccess Tricks and Hacks

Tutorials

  1. User Membership With PHP
  2. Screencast: Write a PHP script to query MySQL
  3. How To Write Your Own MySQL Class In PHP
  4. Creating a PHP5 Framework – Part 1
  5. Creating a PHP5 Framework – Part 2
  6. Reading RSS with PHP
  7. PHP For Designers

Security

  1. Top 7 PHP Security Blunders
  2. Seven habits for writing secure PHP applications

Frameworks

  1. 16 PHP Frameworks To Consider For Your Next Project
  2. 20 Great PHP frameworks for developers

PHP Toolbox

  1. 20 Useful PHP Components & Tutorials for Everyday Project
  2. The PHP Toolbox: 20+ PHP Resources
  3. 50 Extremely Useful PHP Tools
  4. Best PHP Books for Learning PHP Development (with MySQL)

Were there any of your favourite PHP related resources that didn’t make the list? Then leave a comment with a link so we can check them out.

via 43 Must Read PHP Articles and Resources

22 Comments

Mac OS X Snow Leopard For Windows OS

by Sakib on 7/01/2010

I’m trying to take some experience about Mac OS X Snow Leopard. I’ve seen in web the interface of Mac OS and the print screen, tutorials — each and every shots looks superb and atleast better then Windows Interface.  I’m bored to using Windows XP, so trying to find clone theme for Mac OS theme for XP or Vista or Windows 7.

Firstly, I’ve installed StyleXP — the first experience was awesome and the first version which tried to give the taste of Mac OS. StyleXP has limitations — it’s tiral and it will be ended within 30 days. No way, you have to pay for it. So, I left it.

Secondly, I tried Leopard XP BricoPack — the experience is different and even without customizing the full installation, will give you great taste of Mac OS. You can try it for free and it’s free forever and worked in Windows XP Service Pack 2. It might worked in Windows Vista too.

Thirdly, I’m searched more to get another better version — finally I found Leopard XP 1.1 – Mac XP Theme — it’s extended the visual style of Leopard OS X and making it more perfect and similar of Mac OS X Leopard. Try and take the experience.

No Comments

60 Resources For First Time Entrepreneurs – The Entrepreneur’s Handbook

by Sakib on 30/12/2009

In previous time, I’ve shared tons of resource for entrepreneurs and you know when you’re in business you need to grow venture capital for your organizations or  business firm, have to understand and know about legal issues and accounts management, web design and internet marketing, advertising and lots of issues.  However, one of my favorite writer Neil shared something cool resource for the web users. I wish you really enjoy it.

Neil Patel is the co-founder of 2 Internet companies: Crazy Egg, and KISSmetrics. Through these 2 companies he has helped large corporations such as AOL, General Motors, Hewlett-Packard and Viacom make more money from the web. By the age of 21 not only was Neil named a top 100 blogger by Technorati, but he was also one of the top influencers on the web according to the Wall Street Journal

As a first time entrepreneur you probably have tons of questions. And every time you do a Google search for an answer you are bombarded with too much information and in some cases that information contradicts other things you have heard. Due to this, I have created a list of 54 resources that should help you out.

Legal & Accounting

Legal and accounting issues may not seem important when you are starting your company, but they are. Legal and accounting mistakes that you make early on can haunt you for years and can be expensive to fix. So if you are going to start a company you should do things right from the get go.

  • S Corp. vs. LLC: Which Structure is Right for Your Business – Determining the type of legal structure for a new business can be daunting for entrepreneurs and small business owners. Learn more about S Corporations and Limited Liability Companies (LLC), and decide if one of these business structures is right for you.
  • Legal Zoom – a cheap way to get incorporated.
  • Findlaw – a directory of all the lawyers throughout the US.
  • Bookkeeping 101: Debits and Credits – Accounting ends with score keeping but begins with record keeping. The first task of accounting is to accurately record transactions. Transactions are events that change the composition of a firm’s assets, liabilities, and equity.
  • Accounting Basics – This explanation of accounting basics will introduce you to some basic accounting principles, accounting concepts, and accounting terminology.
  • Docstoc – A free place to get legal documents and templates which can drastically help reduce your legal fees and in some cases allow you to do some legal stuff yourself.
  • You’ve Been Sued: What Do You Do? – Everything you wanted to know about being sued.
  • Opening a Business Bank Account – Business bank accounts and your identity.
  • Closing Down Your Business Permanently – If you’re shuttering your business for good, there’s more to it than drawing the blinds.
  • Legal Issues to Consider When Starting Your Business – There are a multitude of legal issues to think about when it comes to starting your business. Everything from your business name to its structure to its operation has legal implications.

Web Design

Design is something we tend to take for granted. Not only is important for your website to look good, but you also want to make sure it is usable and converts.

Internet Marketing

You can have a great product or service, but if no one sees it you will never make any money. Now this doesn’t mean you have to hire a marketing firm to help you out, but you could learn some basic things about Internet marketing.

Hiring Employees

When you don’t have much cash in the bank, you can’t afford to make hiring mistakes. Sooner or later you are going to have to hire a few employees, so you better know what to look for.

Raising Venture Capital

Raising money can be a pain in the ass, especially if you have never done it before. If you want to raise money, you need to know the basic terminology that venture capitalists use, how to create a pitching deck, and how to get in front of venture capitalists.

  • Vfinance – A directory of venture capitalists, angel investors, and business plan templates.
  • Forbes Midas List – A list of the top 100 venture capitalists for the year 2009.
  • The 10/20/30 Rule of PowerPoint – Before you make a powerpoint that showcases your company and how much money you are raising, you should read this.
  • How to Raise Venture Capital – An detailed overview on how you can raise money.
  • Venture Hacks – A blog for entrepreneurs that discusses everything about venture capital.
  • The Funded – An online community of entrepreneurs to research, rate, and review funding sources worldwide.
  • How To Raise Venture Dollars – Ben Elowitz who has raised over 40 million dollars breaks down the tricks to raising money.
  • Paul Graham – Awesome essays about venture capital and entrepreneurship.

General Business Advice

Other entrepreneurs have already solved many of the problems you are going to face. So when you run to into these generic problems, here are some websites you can turn to.

Living The Frugal Life

Although it may sound sexy to be an entrepreneur, most entrepreneurs don’t make a ton of money. You are going to have to learn to live a frugal life so that you can continue to do what you love and not worry about paying your mortgage.

Conclusion

There are a ton of resources out there for first time entrepreneurs, but these are the main ones I use. Do you have any other recommendations?

2 Comments