How did you do that? the doc said there is a $branch variable, how do you add it?
isn't it also means there was that much water xx billion light years ago, it could be all gone now!
nice one, the bogo is amazing :)
I think PHP allow assignment in 'if'
someone need to invent a html tag for that :)
There is a JAVA version of reddit at http://www.codereddit.com Normally I use eclipse's internal browser to read it along side my normal code, no one ever notices it I wish there is a version for HN.
great resources
the command go with pushd is popd,which pop the last path you pushed into the queue.
why not use sessioin buddy[0] plugin, which save your tabs, so you don't have to open 20+ all at once [0] https://chrome.google.com/extensions/detail/edacconmaakjimmf...
gist: replace
ironically you can just grep it:) curl -d "username=foo&password=bar" https://yourbank.com | grep balance
This is ugly, but it should do the job: "#000000" if sum([int(i,16) for i in re.findall("..",myColour)]) > 382.5 else "#ffffff"
removing high level language in the middle is good, if you need performance, why not just use redis to server json directly, in the case you need scale up your db why not use crunchDB.
i think it should be a phpinfo() <?php phpinfo(); ?>
thanks, just wondering what tools did you use to reformat it?
i think you can change the border radius to get different shape out of your element box(top-left, top-right, bottom-left, bottom-right corners). http://www.css3.info/preview/rounded-border/
this is very good idea, but the design of the page make me want to close the window - it hurt my eyes.
quality post!
just wondering for this question("how strong is an egg"), i think binary search will be the minimum tries, so its quite useful.
blueprint is awesome, it comes with bulit-in typography and you can also have plugins
nice and clean UI, i have used kohana php framework before, its very clean and easy to use, idea for side projects. one thing i noticed is that you haven't have a customized 404 page(maybe you need to put your app in…
thanks for this, i just started django development couple days ago, and this is very useful. another thing worth mention is that use generic view, it will save lots typing:)
if you not using comet, strophe.js is very good JS client library for xmpp.
great post, i thought i was the only one like that, sometimes i feel really stupid that i can't come up with a good solution for the problem, and in the end fail to do anything. this really remind me: "Genius is one…
good work, can't wait all mainstream browsers support websocket, polling sucks!
How did you do that? the doc said there is a $branch variable, how do you add it?
isn't it also means there was that much water xx billion light years ago, it could be all gone now!
nice one, the bogo is amazing :)
I think PHP allow assignment in 'if'
someone need to invent a html tag for that :)
There is a JAVA version of reddit at http://www.codereddit.com Normally I use eclipse's internal browser to read it along side my normal code, no one ever notices it I wish there is a version for HN.
great resources
the command go with pushd is popd,which pop the last path you pushed into the queue.
why not use sessioin buddy[0] plugin, which save your tabs, so you don't have to open 20+ all at once [0] https://chrome.google.com/extensions/detail/edacconmaakjimmf...
gist: replace
ironically you can just grep it:) curl -d "username=foo&password=bar" https://yourbank.com | grep balance
This is ugly, but it should do the job: "#000000" if sum([int(i,16) for i in re.findall("..",myColour)]) > 382.5 else "#ffffff"
removing high level language in the middle is good, if you need performance, why not just use redis to server json directly, in the case you need scale up your db why not use crunchDB.
i think it should be a phpinfo() <?php phpinfo(); ?>
thanks, just wondering what tools did you use to reformat it?
i think you can change the border radius to get different shape out of your element box(top-left, top-right, bottom-left, bottom-right corners). http://www.css3.info/preview/rounded-border/
this is very good idea, but the design of the page make me want to close the window - it hurt my eyes.
quality post!
just wondering for this question("how strong is an egg"), i think binary search will be the minimum tries, so its quite useful.
blueprint is awesome, it comes with bulit-in typography and you can also have plugins
nice and clean UI, i have used kohana php framework before, its very clean and easy to use, idea for side projects. one thing i noticed is that you haven't have a customized 404 page(maybe you need to put your app in…
thanks for this, i just started django development couple days ago, and this is very useful. another thing worth mention is that use generic view, it will save lots typing:)
if you not using comet, strophe.js is very good JS client library for xmpp.
great post, i thought i was the only one like that, sometimes i feel really stupid that i can't come up with a good solution for the problem, and in the end fail to do anything. this really remind me: "Genius is one…
good work, can't wait all mainstream browsers support websocket, polling sucks!