« first day (578 days earlier)   

1:26 AM
not quite working yet... well kinda.. rlemon.github.com/lememe
verison 1.1 :P
 
<3 errorw js.
 
1:46 AM
errorw?
lol
i know it's got bugs :P
 
2:02 AM
hi all, can anyone help me with this:
i am writing oauth client in javascript using the page, after user enters credentials on the auth server, tries to redirect back to my javascript page (using: window.location.replace) and fails with 'permission denied'
what are the restrictions on windows.location.replace(...) method?
"permission denied" comes in IE, while Mozilla FF shows: Timestamp: 5/15/2012 3:54:30 PM Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.replace]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location:
 
2:27 AM
that is a same domain error (or so it appears?)
you are trying to access content on another domain
and you don't need .replace
window.location = url
 
Jim
Anyone here intimately familiar with IE8?
 
2:56 AM
hi
 
folks, I've got a question that didn't feel quite right on the regular site about some component architecture that I'm struggling with. would anyone have a few minutes to give me some feedback, or tell me where the best place to get feedback would be?
 
3:19 AM
codereview.stackexchange
programmers.stackexchange
 
Perfect! thanks, I'll post over there
 
4:12 AM
0
Q: Architecture/best practices review for javascript component framework

StephenI'm working with a component "architecture"/"framework" (not mine) and need some feedback on it - specifically whether it violates any best practices in the programming/architecture world. Also, why it is better/worse than another version. Here is a sample bit of code: HTML: <form data-rende...

 
4:41 AM
@rlemon sad you can not put the comic sans ms as font, it'd be so... meme-ing
 
4:53 AM
Memes are so outdated.
 
HI ...Suggest me a javascript validation engine?
 
jslint
 
5:31 AM
Hi SHANib....
you can refer this url position-absolute.com/articles/…
 
hi @Oleg
 
hi
 
remember i was asking about how to force download PDF files yesterday
????
 
yes
 
:D i found the solution
 
5:34 AM
That's good. However, tell your boss, that messing with user preferences is not a good practice.
 
i posted it on my blog post bloggerplugnplay.blogspot.in/2012/05/…
Hahah thats true !!!
 
I hope you're not using this solution in production.
request.getParameter("file") < security hole
 
 
2 hours later…
7:57 AM
Good morning all!
 
hello good dudes of the internetz
any idea why would an included js file wont recognize jquery that was included prior to it?
 
@MeLight Depends on what the code looks like.
 
@Oleg the calling or the including code?
line 8 is the offender (each is not a function blah blah)
 
It seems that Line 8 is not the offender.
 
8:18 AM
0
Q: Jquery Plugin Feedback

NandeeshaJust finished my first jQuery plug-in, and I would like some feedback. Check it out and let me know what you think! redacted jquery-clock source : - http://silibitest.unosofttech.com/jquery-clock/

 
it is, when it's in a seperate file
or am i missing something?
 
What does the inclusion code look like?
 
8:36 AM
@FlorianMargaine you here?
 
@Esailija No need to ask just watch the thumbnail of Florian it is faded then he is not here otherwise he is
 
lul
what if he just hasn't focused the chat window for a while
 
then he might also not be able to read your sentences
 
...
 
<script type="text/javascript" src="include/jquery.js"></script>
<script type="text/javascript" src="include/wheels.js"></script>
 
8:40 AM
He'd get a notification because he was tagged
 
well he can hear the ping sound
 
you're new herre aren't you :)
 
Plz mention the name to which you are asking;-)
 
o/
 
\o
\o\ /o/ |o|
o
 
8:47 AM
are you all being funny
 
}o{
 
|o|
 
no that code actually compiles
 
(\(\(\;;/)/)/)
 
//\(-,,-)/\\
 
8:49 AM
//0_o\\
 
hmmm
 
d-_-b
( . .)
okay, those are NOT man niples
 
\(0)//
(O)
// \\
 
(:-)-8-<
 
*<]:{|}
 
8:52 AM
lolzzz.... guys wat r u doi <_< >_>
 
we're proposing new HTML5 attributes
 
lolz
challenge accepted !!!!
 
I once managed to make a spider out of a for (;;) with comments...can't remember how
 
wow
\\\///
 
spider is symmetric, shouldnt be too problematic
 
8:54 AM
{}{}
 
with a few ifs though :)
 
>>><<<<<
 
the most offtop chatroom on all SO
 
for (/*\/*/;;/*\/*/) skiing spider
 
solving most of the problems by creating spider man :P
 
8:56 AM
A nice easter-egg to have...function in some namespace called spiderman. Infinite loop.
 
its a squeezed one
 
How to refresh page which have ajax loaded content
 
in jquery how to check if DOM was updated?
 
@Webtecher you can use javascript
 
@Webtecher Like you'd refresh any other
@NitinJS Updated in what way?
 
9:01 AM
I mean if we change html inside a div
 
When you change the DOM you can be fairly sure the DOM was changed
 
I want to check this for all elements on page
yea
but event name
 
There exist events for that called mutation events. However, they're not well supported and deprecated.
 
ok
 
DOMSubtreeModified is the most general one
 
9:05 AM
:[=]
 
I had wrote small plugin for this
it wrks
but not for all elements
 
qwe y
 
e.g. if i apply it for <input type='text' /> then this wont work
check this
ayeeeeeeeeeeee bhai............
koi hai.....................
 
dafuq?
 
Nitinjs sajjanji aap yahaan par hindi ka upyog katai nahi kar sakte
 
9:21 AM
oye teri :D
 
How many people here can speak in hindi
 
Guys, please, this is an english chat.
 
I was telling the same to nitinjs
 
ok guys plz maintain language barrier:s
 
What do all of you think the games like pop,re4,mp are built in which language
 
9:33 AM
i have no idea what thous acronyms stand for , but i would guess: c++, c# or python
 
Could also be flash, html5 and javascript.
 
pop = Prince of per
or css3
lolz
 
@jollyexe JSP sucks
 
yes
 
@tree , that what a known conclusion in java community about 5 years ago
 
9:35 AM
i like java but for programing not for web
 
both are same @tree
almost
 
i would program a game on an applet for ex
but use jsp to get some values of a form, boring stuff
 
@tree , thats a really bad idea
 
so verbose for such little things
 
i know it's lame but does anyone know an interesting jquery plugin?
 
9:40 AM
@ThatWebNerd What do you mean, interesting?
 
jquery address is great
 
@ThatWebNerd , do you mean "interesting" as in "entertaining" ? because most of them are hilarious
 
Very interesting plugin > fooljs.com
 
idk something useful or funny.. doesn't rly matter.. we ve this subject where we went through jquery and now every one has to do a presentation on a plugin..
 
@Oleg what a joke plugin
rick: true
LOL
 
9:43 AM
yea I know this one .. thought of it as a backup if I can't anything else lol
 
@ThatWebNerd , do a presentation on how jquery's extension functionality is horribly written and employs a huge amount of different antipatterns
subject where we went through jquery
this sounds horrifying
 
nope teresko.. as nooby as it sounds.. it is that bad..
yea
it was
 
then go with something useful , i guess , look into webGL uses or charting plugins
 
btw if you find words missing.. it's because I'm writing on a tablet from train while eating salads..
 
(-_-)
 
9:45 AM
 
problem is can't do something useful.. the task is finding a jquery plugin.. thought u guys know one which seems productive.
oops. misunderstood. my bad.
anyway I'm off
 
@ThatWebNerd , use this : timeline.verite.co
 
@tereško That page just crashed my chrome tabs.
 
worked fine on opera
 
What's Opera?
 
9:58 AM
it is that innovative browser you pretend to not know , but still use all the things it introduced
 
do you ask that every time opera gets mentioned? :D
 
because is one of the tards who thinks that his browser should be used by everyone
 
i really encourage everyone to have a look at opera.next (opera12 alpha). looks like they got a decent browser in the making
still a little slow (and it still includes browser.js -.- ), but the progress is looking fine
 
.. which reminded me, that i need to upgrade firefox
 
reminds me, i should have a look at aurora again. haven't had it running since ages
@tereško do you know maxthon?
 
10:03 AM
havnt heard that name in ages
which rendering engine they are using now ?
 
Oh, do you mean that highly innovative browser with a market share of Internet Explorer 5.55? Sorry for being a tard by the way.
 
webkit with a fallback to ie (can't remember the engine-name)
 
lol .. pressing "Apply updates" on a limited user in firefox cause browser to simply restart .. they still think that every windows user is using administrator account
@GNi33 , trident ? ( but i think they changed the name )
 
yep, that's the one. i think it's still called trident
ie9 is running trident 5
but they renamed their JS engine, to Chakra
awesome, now i have to use a blackberry simulator for bugfixing. FML
 
lol
 
10:14 AM
oh god :(
nice browser they got on this simulator... loads for a few seconds and jumps back to the start-page
 
cannot you hunt down a physical blackberry to work on ?
 
nope, unfortunately :/
"If you are testing applications that require an HTTP connection, you will require the BlackBerry Smartphone Simulator and the BlackBerry MDS Simulator. The BlackBerry MDS Simulator is available for download from the BlackBerry Developer Zone web site"
oh come on. i already installed 3 freaking things to even start this damn thing
and now it tells me i have no JDK installed? FU! seriously. what is this thing?
 
2
Q: Javascript How to call a function when we choose Stay on Page in Chrome

Me 4UPlease check my code in Chrome Browser, if you hit refresh you will be prompted with 2 options. Leave This Page and Stay on This Page When I click the 2. Stay on this page button it must activate my custom function displayMsg() Can any one provide me solution? <script type="tex...

 
10:42 AM
what the hell is JavaFX?
 
10:57 AM
@Ravi lol at the question. Easy enough to answer, though.
 
11:07 AM
Hi guys. I'm currently preparing a presentation titled "ECMAScript - Might & Magic" for an IT event. My goal is to inspire people, demonstrate how JS i sused outside the browser, discuss the evolution of the language, and touch up on how to implement common programming patterns using JS.
The issue I'm having is with two broken links: mozilla.org/js/language/E262.pdf and mozilla.org/js/language/E262-2.pdf - I'm trying to locate v1&2 of the ECMAScript specs. Has anyone ever seen these?
 
11:20 AM
Hey @ValRedchenko, are you looking for this: ecma-international.org/publications/standards/Ecma-262-arch.htm
 
11:40 AM
everywhere I go I seem to bump into rick from the roll band
 

« first day (578 days earlier)