The oddest place I ever got inspiration from for a blog post was the back of a cereal box. They were talking about vitamins and minerals in breakfast cereal and I thought it would be interesting to write an article comp...
I'm giving this freelance, work at home job situation my best effort now. And, already I have two local clients in my hometown. I feel as if they are very happy with my work so far. However, I don't think my family an...
I'd like to get some idea as to how long it takes an average freelancer to make their first sale, here on SEOClerks or as a freelancer. Thanks for your input.
I have seen several vents about SEOClerks services and features in the venting section and I'm sure that area is intended for general gripes as a freelancer not gripes against a specific person. Wouldn't that be for cal...
I feel really sorry for the person who spends a week working on a job and then gets negative feedback even when they put their heart and soul into it. That's the real tragedy of negative feedback. No one is preventing ...
My idea of financial success might not be yours. For one person, $1.00 a day might be a lot, for another $1000 a day might not be enough. Just saying, money is all subjective. What's your idea of a good freelance inc...
I read about all these freelancers who are giving away freebies and free work and wonder why. Doing a little extra for a customer might be fine but just don't work yourself into a rut and make yourself so tired, givin...
Bing looks so much like Google search. Don't you think they are just imitating Google search, rather than innovating?
I have a personal blog and a business blog that I update about my job. But, I don't really like blogging much as I can't think of a niche to blog about. Most of my hobbies are surrounding my job, so if anything I would...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Gemison' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Gemison' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.userid=180358 LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.userid=180358 LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.userid=180358 ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.userid=180358
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
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='180358' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='180358' | /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 |