Everett
Level X4
Write the reason you're deleting this FAQ
writer's block

I tend to get writers block if I'm writing for a long time and I think I use up all my ideas on a book or post. I've seen, and experienced myself, writers block where I just ramble on about the same thing for an hour and then trash all the pages because after I read back over it, it's complete garbage
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
You know what's funny? There there must have been a million books written on writers block! Or over coming it. I wonder if the people that wrote books on overcoming writers block ever had writers block? I'm sure they did which is probably why they wrote the book!
Writers block can happen to anyone at any time. It's like something shuts off in our brains that prevents the words from flowing. You can be on an unstoppable roll one minute and then the next bam! Can't think of what to say or write next. So what to do when that happens?
[list][*][b]Take a break.[/b][/*]Sometimes the best thing to do is to stop trying to think about what to say/write and to take a break from what you're doing. Whether that means switching off for 5 minutes and going to relax in a chair and listen to some music or watch the TV, or going outside and spending some time with nature or going for a walk through the woods, across the beach or just round the block (ignore the pun) once or twice. This will help because it will help to clear your mind which may have been stuffed with thoughts and words and by clearing your mind, you're leaving it open to think clearly again. It's like the mind has a limit to how much you can fill it with things and when you clear that it's free to be filled up again.
[*][b]Start from the beginning.[/b][/*]Sometimes we can be writing away and then hit a brick wall so to speak. Which is what happens when you get writers block. You find it hard to carry on from where you left off either because you can't think of what to say next or how you can continue your writing. When that happens, sometimes it's good to take a step back and look at your writing from the bigger picture. The best way to do that is to start at the beginning and start reading inwards, making mental notes or literal notes of things you could add in or change. But by reading your writing from the beginning to the point where you had writers block will almost always help you to carry on and overcome your writers block because you've visualized your story or piece and you know that it's not finished and how you should carry on.
[*][b]Ask other people's opinions.[/b][/*]Sometimes other people's opinions are enough to get us fired up and stocked up enough to carry on going. Literally asking someone else to read what you've wrote so far and then asking them what else they would say or what direction you think you should go in will help you to overcome your writers block. Since you might not even agree with their opinion or they might not see it how you see it and that can help to give you a perspective on your writing that can help you to overcome the block. It's probably best to ask someone who knows something about what it is you're writing about it who is fairly literate but even asking your partner or friend to read it and give you their thoughts on it can be enough motivation and give you enough ideas to carry on from where you left off. It's definitely worth a try!
[*][b]Do something else![/b][/*]When you absolutely can't get over your writers block for whatever it is you're writing about, stop doing it altogether! Find something else you can devote your time to that's going to be more productive rather than just staring at the screen or a blank piece of paper and pulling your hair out in frustration that the old brain cells aren't firing in creativity. By focusing on something else instead, you can get out of that way of thinking and then later on when you return to it, you'll be thinking less like you have writers block and be feeling much more creative knowing you've done something productive and you are a productive person.
[/list]
Well I hope that all makes sense to you and it will help you to overcome your writers block! That's some of the things that I will do if and when it happens to me. I usually set out with a goal in mind and don't stop until I've completed doing what I set out to do. But sometimes I'll have to do one of these things otherwise I'm just not being productive and wasting time. :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?

writer's block
the condition of being unable to think of what to write or how to proceed with writing.
Are you sure you want to delete this post?
usually know exactly what I want to write about. I know the niche, I have to knowledge, I have the experience, I have everything I need, but sometimes I just can't get it out. It's literally stuck inside of me. It's like my hands are frozen. Nothing happens.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='17972' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='17972' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT * FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=2951 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=2951 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=17972 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=17972
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='17972' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='17972' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98337 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98337
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98374 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98374
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98423 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98423
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98704 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98704
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98450 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98450
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98444 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98444
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98349 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98349
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=98373 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=98373
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=146868 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=146868
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='17972' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='17972' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='17972' AND status='1' AND (question like '%Writers: recover writers block?%' OR question like '%Writers:%' OR question like '%recover%' OR question like '%writers%' OR question like '%block?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='17972' AND status='1'
AND (question like '%Writers: recover writers block?%' OR question like '%Writers:%' OR question like '%recover%' OR question like '%writers%' OR question like '%block?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='20625' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20625' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='208' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='208' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3968' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3968' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=17972%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=17972%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
TommyCarey
I tend to get writers block if I'm writing for a long time and I think I use up all my ideas on a book or post. I've seen, and experienced myself, writers block where I just ramble on about the same thing for an hour and then trash all the pages because after I read back over it, it's complete garbage
To fight writers block I'll usually write down a table of contents before I start writing. I'll plan out everything and even give secondary bullet points for each article, post, topic, thread, book, ebook, chapter, etc. I'll set this up over the course of a week with the longer things I write, like an ebook book for example, and for anything else I'll take a few minutes to map it out. This is obviously something I try to do when I'm writing an informative post, if I'm just responding to someone on a forum, blog or website I'll usually just wing it since the post probably won't be more than a few hundred words (like this post lol). I'll do this to avoid hitting any mental walls, and if I do hit one, I'll tend to move on and start at the next bullet point. I will then come back later and add additional information where I got blocked.
Another way I deal with writers block is to just leave my work and come back a day, or longer, later and pick up where I left off. Sometimes people can't do this because their block is a week or month long, which is never fun. I've only experienced a block longer than 3 days, one time. I would assume that writing a book about vampires and making it intriguing is much more difficult than writing an ebook on something you do everyday already
Are you sure you want to delete this post?