Dev Shed Forums - Open Source web development - www.devshed.com | Site profile
|
|
Site profile page for http://www.devshed.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.devshed.com.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://www.devshed.com is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on Dev Shed Forums - Open Source web development:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
1,177
|
6,328
|
18,700
|
|
Post:
|
1,986
|
11,756
|
36,359
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Dev Shed Forums - Open Source web development (http://www.devshed.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
Dev Shed Forums - Open Source web development posting activity graph:
|
|
http://www.devshed.com Alexa graph:
|
Top authors on Dev Shed Forums - Open Source web development during last week:
|
Name
|
Posts
|
|
RSS_News_User
|
421
|
|
dns_clone
|
49
|
|
jharnois
|
26
|
|
clifford
|
24
|
|
r937
|
22
|
|
Matt1776
|
22
|
|
Arem
|
19
|
|
sizablegrin
|
17
|
|
SphinxCorp
|
16
|
|
requinix
|
16
|
|
|
|
Top 10 active forums on Dev Shed Forums - Open Source web development during last week:
|
|
Top 10 forums on Dev Shed Forums - Open Source web development:
PHP Development
- 26,440 posts
|
Technology News
- 13,492 posts
|
Business News
- 13,277 posts
|
Science News
- 10,853 posts
|
MySQL Help
- 10,782 posts
|
JavaScript Development
- 8,701 posts
|
C Programming
- 8,152 posts
|
Java Help
- 7,376 posts
|
CSS Help
- 7,122 posts
|
Perl Programming
- 4,620 posts
|
|
|
|
Latest active threads on Dev Shed Forums - Open Source web development:
Started 2 days, 12 hours ago (2008-10-09 06:41:00)
by toolman
Any ideas? 
Started 3 days, 11 hours ago (2008-10-08 07:22:00)
by Esoteric Means
This is probably a long shot, but I am hoping someone here will know how to accomplish what I am trying to do. I have a PDF file and Acrobat Professional 8. The PDF file has dozens of links in it, they also double as the header of a section in the document. The document is 258 pages long. I can get all the links in the document by doing (this.getLinks(a, b)) but the problem ... 
Started 2 days, 13 hours ago (2008-10-09 06:09:00)
by knall
Free cPanel Web Hosting with PHP5/Mysql - no advertising! Register now: http://w ww.000webhost.com/78665.html (TAKE OUT W SPACE) We can offer you a free web hosting package packed with advanced features for hosting & building professional dynamic websites. We provide secure free web space with all the web hosting tools you could possibly ever need. Our package includes: -... 
Started 2 days, 14 hours ago (2008-10-09 04:29:00)
by CyberDave
I have some body text on a site I am working on. On Firefox and Safari the text appears with an underline even though it isn't set in the CSS to have this line. Strangely it doesn't happen in Internet Explorer 6. Also, it only happens on one page of the site in Firefox and Safari. 
Started 3 days, 6 hours ago (2008-10-08 12:51:00)
by cedtech31
I have two mysql databases, I want to extract data from one table (ost_staff) in database1 to table (tickets_reps) in datebase2 The fields the table ost_staff are staff_id,firstname, lastname,email,username,passwd, signature,group_id The fields for table tickets_reps are ID,name,email,username,password,signature,user_gro up you will notice that firstname,lastname are ... 
Started 2 days, 13 hours ago (2008-10-09 06:04:00)
by RSS_News_User
AP - The National Hurricane Center says Tropical Storm Odile has formed in the Pacific Ocean. View the Entire Article 
Started 2 days, 13 hours ago (2008-10-09 06:04:00)
by RSS_News_User
InfoWorld - As we've seen time and again, in an increasing number of enterprise software categories, open source has become a promising alternative to commercial software. But there's no free ride. View the Entire Article 
Started 2 days, 13 hours ago (2008-10-09 06:04:00)
by RSS_News_User
Reuters - The world's leading finance ministers faced calls on Thursday for united action after an emergency round of interest rate cuts and government support for ailing banks won only lukewarm market support. View the Entire Article 
Started 2 days, 13 hours ago (2008-10-09 06:04:00)
by RSS_News_User
AFP - The financial crisis has people flocking to the Internet for the latest money news along with tips on how to salvage investments and save on the routine costs of living. View the Entire Article 
Started 2 days, 13 hours ago (2008-10-09 06:04:00)
by RSS_News_User
AP - Video game rivals Sony and Microsoft are going head-to-head in virtual worlds for their home consoles later this year. View the Entire Article 
|
|
Hot threads for last week on Dev Shed Forums - Open Source web development:
Started 6 days, 12 hours ago (2008-10-05 06:42:00)
by Porthos
c:\\system volume information is system restore. Turn it off and reboot and scan again if you wish. 
Started 3 days, 20 hours ago (2008-10-07 22:49:00)
by Bean Boy
I've been trying to figure this out (or if it's even possible) for awhile... Will it work to place a previous variable in a $_SESSION variable? For example: $name = "Me"; $_SESSION[' $NAME '] = 1; Is it possible to make $name my $_SESSION variable? 
Started 1 week ago (2008-10-04 09:10:00)
by SphinxCorp
forgive me if this is a common question, but google seems to think that detecting keystrokes in c++ is impossible. I seem to think the opposite... surely there is a way? While trying to clean up and comment my awful spaghetti-code, I found that if a user starts a script in my program, it WILL finish... unless it's an infinite loop. So I figured, cool. Windows does NOT ... 
Started 1 week ago (2008-10-03 19:29:00)
by Tundra
Maybe I'm just too dull to understand what this means, but I'm reading a perl book that says the following: Code: $object->print_record(encoding => 'EBCDIC'); The "=>" symbol is accepted by Perl as a synonym for ','. It makes the relationship between the two arguments more distinct, and has the added virtue of automatically quoting the argument on the left. This... 
| |