|
More site info...
Expert Communities - bytes - bytes.com | Site profile
|
|
Site profile page for http://bytes.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://bytes.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://bytes.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.
|
|
Title:
|
Expert Communities - bytes
|
|
Url:
|
http://bytes.com
|
|
Users activity:
|
3 posts per thread |
|
site activity:
|
664 active threads during last week |
|
Site rank:
|
1,310 (go to rank page)
|
|
Domain info for:
|
bytes.com
|
|
|
|
Posting activity table on Expert Communities - bytes:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
664
|
2,304
|
6,744
|
|
Post:
|
1,659
|
6,120
|
19,279
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Expert Communities - bytes (http://bytes.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.
|
|
|
|
|
Expert Communities - bytes posting activity graph:
|
|
http://bytes.com Alexa graph:
|
Top authors on Expert Communities - bytes during last week:
user's latest post:
The WAV file which was playing...
Published (2009-11-10 20:55:00)
Quote: Originally Posted by CdnRebel I don't know what the chmod for the file is, chmod is a unix programme that sets the permissions for a specific file. i.e. if the permission is set to "000" no-one (owner, group, other) is allowed to read, write or execute the file. Quote: Originally Posted by CdnRebel I don't know how to clear a cache. Can you be more specific? go to the browser settings, search for cache,...
user's latest post:
Windows 7 - Reported Form size...
Published (2009-11-10 17:12:00)
Of course. But since they are forms that I'm creating I have some control over that. I'm switching between .None and .Sizeable. I filter the "before" sizes depending on whether or not the form went maximized Expand | Select | Wrap | Line Numbers if (WindowState == FormWindowState.Maximized) {...
user's latest post:
problem with dissapearing DIV in IE
Published (2009-11-10 15:11:00)
(Where did my post go? I saw nothing change in my IE. Mouseover of anything did not make difference, no effects occured.
user's latest post:
const char *Str_Replace(const...
Published (2009-11-10 23:52:00)
Copy from s1 to the output string until you find an instance of s2. Then copy all of s3 into the output string. Then resume copying from s1 after the end of the embedded instance of s2. Repeat these steps until you reach the end of s1. You need to be careful that you don't write past the end of the output string allocation. You can do this either by allocating a big enough output string or by increasing the allocation as needed. Next...
user's latest post:
how to create .exe file in java
Published (2009-11-09 04:04:00)
You will need a .WAR file for certain Windows Apps, .WAR or .EAR should do the trick most ofthe time for either that or Web Apps. Please forgive me I am not aware of .exe files for Java Apps. Good luck!
user's latest post:
how to get DPI value of an...
Published (2009-11-10 22:17:00)
Quote: Originally Posted by neovantage Hmm ok But can you tell me how this website Link finding the dpi value of uploading images against selected "Format auswählen"? As i need to do that in my client appliction and i am stuck with that. Please please help me out to sort out my problem They're not finding the DPI of an image. They have set widths that you select from and, I assume, that value is then passed to a printer.
user's latest post:
Editable column in gridview
Published (2009-11-10 20:31:00)
It is a lot more difficult to do this dynamically. If you don't have to use dynamic controls then you should avoid doing so if you're new to this... Of course, it is possible to dynamically create columns for your GridView. You should still use TemplteFields for this purpose for a bunch of reasons that I will address in a minute...but instead of declaratively defining them (in the ASPX page) you'll do so dynamically. Every...
user's latest post:
The WAV file which was playing...
Published (2009-11-10 11:31:00)
Possibly your chmod for the file is changing with the ftp, so check that. Otherwise, all I can think of is it's to do with your browser. Have you tried on another browser and cleared your cache?
user's latest post:
Can a report display a new order...
Published (2009-11-09 17:08:00)
It lines up perfectly. What are you talking about? The trick is to edit it in a text editor. Typically these use non-proportional fonts (EG. Courier; Courier New) which ensures each character takes the same amount of horizontal space no matter if it's a 'W' or an 'i'. This way it is easy to ensure all is lined up smartly - and easier to read because of it. BTW I was just kidding. I sorted yours out for you of course.
user's latest post:
Access 2007 Toolbar Issue
Published (2009-11-09 17:54:00)
Unfortunately, the Ribbon isn't quite what the old menus and toolbars were, but it is very useful. At the very least, you can turn off the ribbon tabs you don't want so only the custom one appears. That may solve some of your problems. Quote: msdn tutorial: The tabs displayed in the Fluent UI are additive. That is, unless you specifically hide the tabs or set the Start from Scratch attribute to True, the tabs displayed by a form or...
|
|
|
Top 10 active forums on Expert Communities - bytes during last week:
|
|
Top 10 forums on Expert Communities - bytes:
php
- 6,971 posts
|
c sharp
- 5,920 posts
|
javascript
- 5,647 posts
|
perl
- 4,664 posts
|
html css
- 4,361 posts
|
windows
- 4,247 posts
|
asp .net
- 4,245 posts
|
java
- 3,998 posts
|
asp classic
- 3,905 posts
|
access
- 3,771 posts
|
|
|
|
|
Latest active threads on Expert Communities - bytes:
Started 1 month, 1 week ago (2009-09-30 06:43:00)
by r035198x
A method called getDeckOfCards should not be void. It must be returning a List<Card> instead. Enums will help to clean up the code and logic
Started 12 hours, 9 minutes ago (2009-11-12 04:00:00)
by faelnefal
try this
int sa mple = 106070;
Console.WriteLine(String.Format("{0:0,000,000}",sa mple));
Started 11 hours, 18 minutes ago (2009-11-12 04:51:00)
by swacidware
What have you done so far?
Started 1 day, 22 hours ago (2009-11-10 17:58:00)
by weaknessforcats
Your operator<< returns void so there's no stream for << (*ei)->GetEdgeID() . The operator<< needs to return an ostream& ( not an ostream). Expand | Select | Wrap | Line Numbers log << "Edge ID: " << (*ei)->GetEdgeID() << " "; // => fails..
Also, what's the array and the sprintf all about? This is C++ and not C. Expand | Select | Wrap | Line ...
Started 12 hours, 13 minutes ago (2009-11-12 03:56:00)
by dlite922
Sweet! I'll try that next time. I don't remember GROUP_CONCAT. I better look that up.
You guys never disappoint the byte php forum n00bs!
Dan
|
|
Hot threads for last week on Expert Communities - bytes:
Started 6 days, 8 hours ago (2009-11-06 07:19:00)
by sachinshastri Newbie
hi
i have xml file , i want to transform its format to OEBPS format by PHP, is it possible to transform xml conversion to other xml format ?
Kindly reply me as soon as possible
Thanks
Sachin Sharma
Started 1 week, 1 day ago (2009-11-04 11:33:00)
by bona3 Newbie
okay , thank you for your help
If you can help me to calculate the 1est code complixity
Started 1 week ago (2009-11-05 00:58:00)
by Man4ish Member
How a c string can be splitted by token '\' using strtok?
Example:
Hello\world is one c-string. I need to split it into Hello and world. How this can be implemented? Thanks in advance.
Started 1 week, 1 day ago (2009-11-04 15:37:00)
by ChipR
The structure of the database may not be optimal, but I would recommend leaving it alone if it works. Changes to the structure would probably wreck your forms, and it's probably not worth it. This question can be answered by deciding whether you have the time and/or desire to start over. The design phase would be accelerated by the existing model, and converting records isn't hard if you can ...
Started 1 week ago (2009-11-05 14:13:00)
by qfchen
below are some code I got from internet. but I have problem with the statement,
MailMsg.BodyEncoding = Encoding.Default, which indicate that Encoding is not declared.
And How can I get SMTP host name or IP address?
------------------------------------------------ ---------------- Expand | Select | Wrap | Line Numbers Imports Microsoft.VisualBasic
Imports System....
Started 1 week, 1 day ago (2009-11-04 14:20:00)
by OldBirdman
The OnDirty Event for the form should work.
Started 1 week, 2 days ago (2009-11-03 12:39:00)
by RamananKalirajan
Hi,
Just place the file inclusion in the end of the body in your html... Like call the function after the page is loaded... This will do.
Thanks and Regards
Ramanan Kalirajan
Started 1 week ago (2009-11-04 19:09:00)
by Dormilich
code executed by PHP marked bold Expand | Select | Wrap | Line Numbers <a href="list.php?Id=$Id"><img src=" <?php echo $row_list['photo']; ?>
everything else is simple HTML text
Started 6 days, 16 hours ago (2009-11-05 23:49:00)
by msquared
I think I understand what you are asking. Does the following make any sense to you.
tblShipment Expand | Select | Wrap | Line Numbers
ShipID (PK)
CustID (FK)
ShipDate
RefNum
Query Expand | Select | Wrap | Line Numbers
SELECT T1.ShipID As NewShipment, T1.CustID As Customer,
T1.ShipDate As NewShipDate, T1.RefNum As...
Started 1 week, 1 day ago (2009-11-03 21:27:00)
by Plater
Is Safari the only browser it does weird things in?
IE? FF? gChrome? Opera?
Does Safari not support prototyping?
Am I to assume you have gone through commenting out lines to see if it was one particular line that was the problem?
|
|