|
More site info...
Less Than Dot - Forum - www.lessthandot.com | Site profile
|
|
Site profile page for http://www.lessthandot.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.lessthandot.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.lessthandot.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 Less Than Dot - Forum:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
107
|
423
|
1,319
|
|
Post:
|
227
|
1,006
|
3,236
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Less Than Dot - Forum (http://www.lessthandot.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.
|
|
|
|
|
Less Than Dot - Forum posting activity graph:
|
|
http://www.lessthandot.com Alexa graph:
|
Top authors on Less Than Dot - Forum during last week:
user's latest post:
EFF Sues US Agencies Over Social...
Published (2009-12-02 03:37:00)
The Electronic Frontier Foundation (EFF), working with the Samuelson Law, Technology, and Public Policy Clinic at the University of California, Berkeley, School of Law (Samuelson Clinic), filed suit today against a half-dozen government agencies for refusing to disclose their policies for using social networking sites for investigations, data-collection, and surveillance. Recent news reports have publicized the government's use of social...
user's latest post:
ethanol to screw over more people
Published (2009-12-02 22:29:00)
http://www.nytimes.com/2009/12/02/business/energy-environment/02ethanol.html?_r=1 The maximum ethanol blend is now 10 percent, except for cars specially equipped to handle higher blends. The agency said it was likely to approve the increase to 15 percent next summer, perhaps for use only in cars of the 2001 model year and later. This raises the possibility that gasoline retailers might need to carry different ethanol blends in different...
user's latest post:
Problems setting Selected Value...
Published (2009-12-02 22:06:00)
I really have to get into asp.net because it seems interesting. All the server-side code seems strange. How does that work? You don't have to answer that. Anyway... I was going to suggest javascript but you guys clearly figured it out.
user's latest post:
SQL Teaser - "Common...
Published (2009-12-02 06:17:00)
ramireddyindia wrote: a bit different way... Hidden: Select hidden text to show. select IA.SetID,I.AttrID,COUNT(*) as TotalItems,IA.Total from @ItemAttr I inner join (select SetId,ItemId,COUNT(*) over (PARTITION by SetId) as Total from @ItemAttrSet) IA on I.ItemID = IA.ItemID group by IA.SetID,I.AttrID,IA.Total having COUNT(*) = IA.Total Nice!
user's latest post:
Fleer Stickers
Published (2009-12-02 18:29:00)
Have fun. http://fleersticker.blogspot.com/
user's latest post:
How to prevent stretching an image
Published (2009-12-02 19:52:00)
Thank you! I may not be able to use it right now but may try to play around with it just to see what it will do and learn from it.
user's latest post:
An Open Letter to President...
Published (2009-12-01 15:53:00)
Ha, he's probably right, but I still have no interest in reading all that. What bugs me the most is that he's usually got a good point, but because it won't sell without the controversy he's gotta build it up into a strawman for the Hannities of the world to attack.
user's latest post:
SQL Server and Entity Framework
Published (2009-12-02 12:29:00)
.NET Framework Version: 3.5 I have run into several articles that have discussed how EF queries do not re-use plans and are less than optimal, but have not seen anything on the effects that an EF-driven app might have on other application using the same DB server. For instance, you have a few complex apps on a server and introduce a complex EF-driven app to that same server, do the other aps start to lose plan cache space when EF starts...
user's latest post:
Problems setting Selected Value...
Published (2009-12-02 20:38:00)
Only works if you include "this," or if you use the .SelectedIndex logic instead of the for loop?
|
|
|
Top 10 active forums on Less Than Dot - Forum during last week:
|
|
Top 10 forums on Less Than Dot - Forum:
|
|
|
|
Latest active threads on Less Than Dot - Forum:
Started 1 week, 3 days ago (2009-11-24 17:50:00)
by SQLDenis
did you update the stats after moving the database?
Started 1 day, 18 hours ago (2009-12-03 05:37:00)
by Emtucifor
I'm not sure what you mean. Something like this? Assuming each duplicate can be represented by a single letter: Q 1 Q 1 F 2 F 2 C 3 C 3 C 3 Only, what good does this do you? Do you want to display other columns from the table at the same time? I mean, isn't the following rowset actually even more informative: Q 2 1 F 2 2 C 3 3 Erik P.S. It would be really great if you could format your ...
Started 2 days, 5 hours ago (2009-12-02 18:50:00)
by onpnt
Are you clearing your cache possibly on the machine? That will cause that to happen. SSMS also acts up if you are not on the highest level of SP's, updates as the instances you connect to
Started 1 day, 5 hours ago (2009-12-03 18:49:00)
by Thirster42
oh. it's not fake salt, it's just not processed correctly (ie illegal). calling it fake is misleading (i was wondering what it was made from to be fake).
Started 1 day, 8 hours ago (2009-12-03 15:13:00)
by Naomi
Started 1 day, 20 hours ago (2009-12-03 03:22:00)
by SQLDenis
Would you like Super Ethanol? or Regular Ethanol? I hope we all drive electric in 30 years
Started 1 day, 20 hours ago (2009-12-03 03:23:00)
by SQLDenis
Interesting, however.....what is wrong with PayPal?
Started 2 days, 5 hours ago (2009-12-02 18:34:00)
by riverguy
If both drop-downs have the same list of items, just set the .SelectedIndex like you are doing with the countries. Or, if not but the matching items in the list are equivalent, try text Line number On/Off | Show/Hide | Select all ddlBillingStates.SelectedItem = ddlBillingStates.Items.FindByValue(ddlStates.Selec tedItem.Value) != null ? ddlStates.SelectedItem : string.Empty; ...
Started 1 week, 2 days ago (2009-11-25 21:17:00)
by chrissie1
I think height and width does as advertised for HYML, in other words set the height and width of the image. You will need to have to crop the image before you send it out to the image control.
Started 2 days, 5 hours ago (2009-12-02 18:44:00)
by Thirster42
oh, i get it. he's finding the value of where the group id is in the parameter string. the further the group id is in the parameter string, the higher it'll get. seems like it'll be a performance hog compared to jsut putting the values into a temp table and joining.
|
|
Hot threads for last week on Less Than Dot - Forum:
Started 1 day, 18 hours ago (2009-12-03 05:37:00)
by Emtucifor
I'm not sure what you mean. Something like this? Assuming each duplicate can be represented by a single letter: Q 1 Q 1 F 2 F 2 C 3 C 3 C 3 Only, what good does this do you? Do you want to display other columns from the table at the same time? I mean, isn't the following rowset actually even more informative: Q 2 1 F 2 2 C 3 3 Erik P.S. It would be really great if you could format your ...
Started 3 days, 4 hours ago (2009-12-01 18:58:00)
by Emtucifor
Given the following data: tsql Line number On/Off | Show/Hide | Select all DECLARE @ItemAttr TABLE ( ItemID INT NOT NULL, AttrID INT NOT NULL, PRIMARY KEY CLUSTERED ( ItemID, AttrID ) ) INSERT @ItemAttr VALUES ( 1 , 1 ) INSERT @ItemAttr VALUES ( 1 , 2 ) INSERT @ItemAttr VALUES ( 1 , 3 ) INSERT @ItemAttr VALUES ...
Started 1 week, 1 day ago (2009-11-26 09:24:00)
by ramireddyindia
I believe there is no non-recursive solution for that problem... In that case, your solution will have the better chance....
Started 2 days, 5 hours ago (2009-12-02 18:34:00)
by riverguy
If both drop-downs have the same list of items, just set the . SelectedIndex like you are doing with the countries. Or, if not but the matching items in the list are equivalent, try text Line number On/Off | Show/Hide | Select all ddlBillingStates.SelectedItem = ddlBillingStates.Items.FindByValue(ddlStates.Selec tedItem.Value) != null ? ddlStates.SelectedItem : string.Empty; ...
Started 1 week, 2 days ago (2009-11-25 21:17:00)
by chrissie1
I think height and width does as advertised for HYML, in other words set the height and width of the image. You will need to have to crop the image before you send it out to the image control.
Started 3 days, 19 hours ago (2009-12-01 03:59:00)
by SQLDenis
Me: best fiction book you read this year, I don't think I read any fiction this year best non fiction book you read this year, House of cards or the great influenza...still torn cd you listened to this year, Probably new Pearl Jam....didn't like it the first couple of times I heard it...like it more now song you listened to this year Molotov - Frijalero movie you saw this ...
Started 1 week, 3 days ago (2009-11-24 17:50:00)
by SQLDenis
did you update the stats after moving the database?
Started 1 week ago (2009-11-27 04:07:00)
by Emtucifor
Just pick a collation that is case insensitive (has CI in it): SELECT * FROM ::fn_helpcollations() I generally use the latin ones. Or, find the collation of your database or the relevant columns and just change the CS to CI (case sensitive to case insensitive). Then: tsql Line number On/Off | Show/Hide | Select all SELECT * FROM Table1 T1 INNER JOIN T2 ON T1. ...
Started 1 week, 2 days ago (2009-11-25 19:50:00)
by Naomi
The only strange thing I noticed was "Did you mean recursion" at the top. It is spelled exactly the same.
Started 1 week, 1 day ago (2009-11-26 03:31:00)
by Naomi
I use the first approach, but I saw the second recommended quite often. Or you can use Merge in SQL Server 2008.
|
|