|
I've never tried that before...
Last modified: 6mins after originally posted -- Holy crap...you can!
|
|
|
|
|
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
Having fun?
|
|
|
|
|
Hadn't realized those were missing 'till they showed up again...
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
Heh. Yeah. I was just goofing off with putting in array comprehensions where they're useful when I realized that I thought I had screwed it all up. So I fixed it.
|
|
|
|
|
By the way, if we want to use let or yield, we're gonna have to bump the cphog.user.js file again. Basically, the section where we inject greaseSrc needs to change from:
greaseSrc.language = "javascript";
to
greaseSrc.type = "application/javascript;version=1.7";
I'm going to recommend we hold off on that and bump directly to 1.8 when Fx3 gets released. Thoughts?
|
|
|
|
|
I'm not convinced that 1.8 brings enough to the table to justify it just yet (well, the function(x) x syntax is kinda nice, but that actually works without specifying the version).
Let's plan on bumping it to 1.7.
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
Testing the new rant type...
|
|
|
|
|
Gotta fix the viewstate bug first...
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
Damn.
I thought it would be a simple matter of adding the radio button. Stupid ASP.NET.
|
|
|
|
|
David Stone wrote: Stupid ASP.NET.
Yeah.
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
|
It's been a while since I've been able to use/see CPHog at work. However, today, I was able to use/see it at java.codeproject.com, but still not at www.codeproject.com. Any suggestions?
"There are II kinds of people in the world, those who understand binary and those who understand Roman numerals." - Bassam Abdul-Baki
Web - Blog - RSS - Math - LinkedIn - BM
|
|
|
|
|
Hmm... Do you get any JS errors on the normal site?
And are you using the normal userscript off of my website, or are you using the WiP script from SVN?
|
|
|
|
|
None that I can see. I'm using the trunk version from a post below. Also, because I got here through the java.codeproject site (CPHog displays its forum on the right for me), this CPHog post is appearing under java.codeproject for me and your reply email says from Java.CodeProject forums. I guess the two sites are tightly coupled.
|
|
|
|
|
Ok then...
- Which browser version are you using?
- Do you get the greasebob animation displaying in the lower-right?
- As best you can remember, when did things stop working for you?
|
|
|
|
|
2.0.0.13.
No, I miss Bob.
About a month ago. Unfortunately, I was too busy to look into it I can't say what happened exactly. I do believe it happened after I updated the browser and some addons.
I'll disable all addons and see if that fixes it. It's just interesting that the java site works and the normal one doesn't.
"This perpetual motion machine she made is a joke. It just keeps going faster and faster. Lisa, get in here! In this house, we obey the laws of thermodynamics!" - Homer Simpson
Web - Blog - RSS - Math - LinkedIn - BM
|
|
|
|
|
Don't forget to re-enable Greasemonkey after you disable the rest of the add-ons. If that fixes it, start re-enabling addons until you find the one that triggers the problem - then move that one above / below GM in the list and see if that makes a difference.
I agree, it's more than a little strange that it'd work here and not there. If anything, i'd have expected it to be broken here...!
|
|
|
|
|
Well, yeah, there was no way I'd disable Greasemonkey and still expect it to work.
Unfortunately, that didn't do it. What did you mean by move above/below GM? Can addons be rearranged to start in a particular order? Not that it helps.
There are II kinds of people in the world, those who understand binary and those who understand Roman numerals. Web - Blog - RSS - Math
|
|
|
|
|
FF3b5 has a breaking change in the globalStorage system. I've put in code to handle it, but if you want your settings to be preserved you'll need to load the script at least once prior to upgrading.
If you're not using the FF3 betas then this won't affect you. Have a nice day...
Citizen 20.1.01 'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
|
|
|
|
|
Not sure if the preview's yours or built in, but it ain't working consistently for me. It freezes every other time almost.
"I know which side I want to win regardless of how many wrongs they have to commit to achieve it." - Stan Shannon
Web - Blog - RSS - Math - LinkedIn - BM
|
|
|
|
|
Should be working now. Well, maybe. Assuming it was my problem, that is...
But who is the king of all of these folks?
|
|
|
|
|
...presumably it isn't "sticky" though, and that's why we can reply. I suppose we shouldn't filter out Admin threads with replies...
But who is the king of all of these folks?
|
|
|
|
|
Shog9 wrote: I suppose we shouldn't filter out Admin threads with replies
Why not? Admin messages always come from Chris...
|
|
|
|
|
...should now work.
cheers,
Chris Maunder
CodeProject.com : C++ MVP
|
|
|
|