blahblah

2,352
reputation
240 views

Registered User

name blahblah
member for 8 months
seen 13 hours ago
website
location
age 23
Dec
6
awarded  Mortarboard
Nov
30
comment Django ModelForm instance with custom queryset for a specific field
@celopes: Do you have any source on that?
Nov
30
asked Django ModelForm instance with custom queryset for a specific field
Nov
17
comment ASP.NET: URI handling
Checked that out, but it doesn't seem to help much.
Nov
17
asked ASP.NET: URI handling
Nov
13
answered Can Django models use MySQL functions?
Nov
13
answered Can we use 2 different url on same anchor tag for javascript disabled and enabled condition ?
Nov
13
answered JQuery sliding div only once per Browser Session (or IP)
Nov
13
comment [jQuery] What is the rule? when do i use $(this) and when is “this” enough?
Isn't the check for undefined unnecessary here? I'd imagine that each() already knows how to handle empty "sets." In fact, I think you can just do return this.each(function () { ... });.
Nov
13
comment Finding ASP.NET source code
In this particular case to find out how to avoid stack overflow in my custom site map provider. I was hoping that XmlSiteMapProvider could give me some insight, but I realized it is a subclass of StaticSiteMapProvider while I need something which is an immediate subclass of SiteMapProvider and doesn't depend on StaticSiteMapProvdier.
Nov
13
asked Finding ASP.NET source code
Nov
13
answered jQuery - selecting inside click method
Nov
12
asked ASP.NET: Sitemap where a menu item links to its first child item
Nov
12
answered [jQuery] What is the rule? when do i use $(this) and when is “this” enough?
Nov
12
comment ASP.NET: How do I implement my own AssociatedControlID-like functionality?
If anyone wants to know, I used Parent.FindControl and it worked fine.
Nov
12
asked ASP.NET: How do I implement my own AssociatedControlID-like functionality?
Nov
11
comment ASP.NET: Custom dynamically populated site map (SiteMapProvider)
FWIW, I had to override GetRootDoneCore as well for it to work.
Nov
11
comment ASP.NET: Custom dynamically populated site map (SiteMapProvider)
This all looks very nice, but could you give me an example of how I would add subnodes to "test"?
Nov
11
revised ASP.NET: Custom dynamically populated site map (SiteMapProvider)
Fixing formatting.
Nov
11
asked ASP.NET: Custom dynamically populated site map (SiteMapProvider)
Nov
9
awarded  Popular Question
Nov
8
revised Django: Ordering by the first value of a tuple
Minor correction.
Nov
8
comment Django: Ordering by the first value of a tuple
For anyone reading this and wondering about the comma, that's how you write a 1-tuple in Python.
Nov
8
accepted ASP.NET: Assign a variable before rendering user control
Nov
8
asked Django: Ordering by the first value of a tuple
Nov
6
comment Checking for existence of an option with certain text
Do you want the actual value of the option or the text contents of it?
Nov
5
comment HTML/CSS: Floating element in H2 element
Sorry, there is not.
Nov
5
revised How can I replace multiple foreach loops with a ‘for’ loop or a recursive function?
Cosmetic fix.
Nov
5
comment HTML/CSS: Floating element in H2 element
This actually works... But why!?
Nov
5
comment HTML/CSS: Floating element in H2 element
I thought display: block is implied on floated elements...and it still doesn't work when I add that rule.
Nov
5
comment HTML/CSS: Floating element in H2 element
The CSS for h2 is just font-size, font-weight and padding-bottom... Should be irrelevant.
Nov
5
asked HTML/CSS: Floating element in H2 element
Nov
4
comment CSS: Two columns, balanced heights with preference for the left column
@tahdhaze09: Indeed I am!
Nov
4
comment CSS: Two columns, balanced heights with preference for the left column
No, I'm not looking for faux columns. It's not the line between the columns that is the problem, it's the height of the columns. I want them to be as height-balanced as possible.
Nov
4
asked CSS: Two columns, balanced heights with preference for the left column
Nov
4
comment Splitting up a list into parts of balanced lengths
I haven't tested it, but if it works, then I'll be damned! :)
Nov
2
revised ASP.NET: Why does it take forever to load a page after compiling?
added 156 characters in body
Nov
2
comment ASP.NET: User control with access to the controls that it wraps
I think I understand now, but one question remains... What if I don't want to use ContentTemplate or anything like that?
Nov
2
asked ASP.NET: Why does it take forever to load a page after compiling?
Nov
2
comment ASP.NET: User control with access to the controls that it wraps
I'm sorry, but I really don't understand how to use this code snippet. What does the .ascx file look like in this case?
Nov
2
comment How can I convert ticks to a date format?
"Perfect" is not the word I would use for this...
Oct
30
comment ASP.NET: User control with access to the controls that it wraps
I realise now that I should have been more clear on that part! :)
Oct
30
comment ASP.NET: User control with access to the controls that it wraps
This isn't enough, because it should be possible to put anything into the control, not only text boxes.
Oct
30
asked ASP.NET: User control with access to the controls that it wraps
Oct
30
answered How Do I Create a Python / Django Egg?
Oct
29
comment What’s your favorite “programmer” cartoon?
If someone's personal webpage uses ASP.NET, I give them -20.
Oct
29
comment What’s your favorite “programmer” cartoon?
"Architectural solution for repurposing your business logic to a desktop environment." Wow. Just wow.
Oct
29
comment What’s your favorite “programmer” cartoon?
It always bugged me that he's using Perl to save the day. Perl may have saved the day, but it will ruin many weeks in the future.
Oct
29
asked ASP.NET: Writing a custom server-side-only validator
Oct
29
comment What is your best programmer joke?
@Cuga: I think technically 1.9999999... = 2.