changelog

1,179
reputation
116 views

Registered User

name changelog
member for 1 year
seen Nov 2 at 17:23
website
location PT
age 24
I’m a web developer at heart, although I have the tendency to try new things that I may find particularly interesting. Nowadays you’ll most likely find me programming with Ruby on Rails, trying to scale Belacena a bit better, or ranting and ravaging about Flash and it’s inconsistent behavior between browsers and operating systems.
Oct
30
revised ASP.NET MVC controller method timing out
more info
Oct
30
comment ASP.NET MVC controller method timing out
Yes, everything is OK. On my machine, it works fine, even with the ASP Development Server (the one VS2008 launches by default). In this machine, this is the only form that doesn't wory.
Oct
30
revised ASP.NET MVC controller method timing out
status update
Oct
30
comment ASP.NET MVC controller method timing out
Please add answers so that I can vote them up. Thanks.
Oct
30
comment ASP.NET MVC controller method timing out
It is. Every other controller method works. Except this one. I mean, is there anything special I need to do in IIS to enable MVC routing?
Oct
30
asked ASP.NET MVC controller method timing out
Oct
26
comment Starting programming Mac OS X
Regarding text editor, I was talking about a control I can embed on my app, not the IDE. However, thanks for the insight
Oct
26
revised Starting programming Mac OS X
specified what text-editor control I need
Oct
26
comment Starting programming Mac OS X
Actually I need a text editor control to embed on my app. Sorry about the miscommunication.
Oct
26
asked Starting programming Mac OS X
Sep
24
comment JQuery: load html and click return value to input field
That's a more complete answer than mine :) Great catch!
Sep
24
answered JQuery: load html and click return value to input field
Sep
22
comment Video file validation in django
What is the question?
Sep
14
awarded  Popular Question
Sep
11
awarded  Yearling
Aug
18
comment using last-child in css
Wrong, it works on IE >= 7
Aug
18
comment using last-child in css
That can also be what causes it, yeah :)
Aug
18
answered using last-child in css
Aug
17
answered JQuery - CSS ninja help wanted
Aug
6
comment Class diagram examples for RPG (Role Playing Game)
Care to share it? :)
Aug
3
answered Class diagram examples for RPG (Role Playing Game)
Aug
3
comment Open source component to develop multi-page PDFs from HTML
It has worked flawlessly for me for the past year. I HIGHLY recommend it.
Aug
3
comment Hungarian Algorithm and multiple factors
Nicely researched and answered. Thanks a lot for the feedback.
Aug
3
asked Hungarian Algorithm and multiple factors
Jul
28
comment C++ Compilation Problems with Microsoft Visual Studios 2010 Beta 1
You should mark Nemanja's answer as correct.
Jul
28
comment How to use C#-like attributes in C++
The idea is to have the attributes applied to several classes. Imagine, if you will, a Rarity attribute for an Item class.
Jul
28
comment How to use C#-like attributes in C++
In this case, how would I apply several attributes to a class? Or do the classes have to be applied to the attribute?
Jul
28
revised How to use C#-like attributes in C++
added 98 characters in body
Jul
24
revised How to use C#-like attributes in C++
added 151 characters in body
Jul
12
comment How to use C#-like attributes in C++
Multithreaded programming is hard. Lets go shopping! Now seriously, any ideas?
Jul
11
comment How to use C#-like attributes in C++
stackoverflow.com/questions/283209/… Check this URL for an example of what I want to do (but in C++)
Jul
11
asked How to use C#-like attributes in C++