Page 12 of The New Site Suggestions Thread

Stickied in General Forum

...

RE: The New Site Suggestions Thread

RJS (undefined) posted this on Saturday, 17th October 2015, 15:41

Quote:
Jitendar Canth says...
"Although the server has been slower than dial-up for the last hour or so. Is that because of your flushing?"

No, shouldn't be. I'm preparing a move to AWS so things may be better or worse whilst I tweak resource usage as that happens, but I'll give plenty of warning that it is happening.


Editor
DVD REVIEWER
MYREVIEWER.COM

My Flickr Photostream

RE: The New Site Suggestions Thread

admars (Elite) posted this on Thursday, 25th February 2016, 10:43

you beat Facebook to having a "dislike", and "thank", just wondered if you were going to add  "love", "haha", "wow", "sad", and "angry" or equivalents ;)

for non fb ppl:

http://www.theguardian.com/technology/2016/feb/24/facebook-reactions-like-button-angry-love-haha-wow-sad-faces-heart


This item was edited on Thursday, 25th February 2016, 10:44

RE: The New Site Suggestions Thread

Snaps (Elite) posted this on Thursday, 25th February 2016, 14:31

I can appreciate the idea admars but don't you think on a reasonably close site like this we're all capable of just posting up a couple of word reply?
Personally I'm happy to leave it at the three presently available.

Snaps



My new Flash Fiction blog. All my own work
500ish




I used to be with it, but then they changed what `it` was.
Now, what I`m with isn`t it, and what`s `it` seems weird and scary

RE: The New Site Suggestions Thread

admars (Elite) posted this on Thursday, 25th February 2016, 15:09

I was being facetious, as various ppl have said about the new "reactions", it's a bit ott, all ppl wanted was a "dislike".

i think emoticons are good enough generally, although they don't work on a mobile :(

RE: The New Site Suggestions Thread

admars (Elite) posted this on Thursday, 28th April 2016, 12:51

should have added my profile editting reminder here :)

RE: The New Site Suggestions Thread

RJS (undefined) posted this on Thursday, 28th April 2016, 13:14

Let me see if I can knock something up over the bank holiday weekend!

Editor
DVD REVIEWER
MYREVIEWER.COM

My Flickr Photostream

Liked by: admars
Thanks from: admars

RE: The New Site Suggestions Thread

RJS (undefined) posted this on Monday, 2nd May 2016, 17:42

Spent two hours trying to remember how all the code works, and hacked something together. Really need to rewrite the entire thing in Angular 2.0 when it comes out (and I understand it well enough and have cracked server side rendering), would make things much quicker to develop.

Anyway...

If you go to your forum profile page you should see two new buttons, one lets you upload a profile picture, and the other edit your forum signature.

Let me know of any problems.

Editor
DVD REVIEWER
MYREVIEWER.COM

My Flickr Photostream

Liked by: admars
Thanks from: admars

RE: The New Site Suggestions Thread

admars (Elite) posted this on Monday, 2nd May 2016, 19:47

I'm not v strong at JS, where I used to work, there was a guy there, really good, so he'd help me out with the js bugs I got lumbered with and stuff that had to be done in JS, and I'd help him with non web stuff, especially the legacy vb6 stuff :)

anway, yeh, I hear the kids like that angular stuff, it's the future :) I wanted to get into js, just not had the time :( I have a love hate relationship with JS, I know what it can do, but I'm such a noon I get frustrated by the silly things in it :( (you know like = or == or === ;) )

I was reading a funny thing the other day actually about development over the years, and it reminded me of somehting I had forgotten, I was at uni when JS came about, and it was just used for addinh ticker tape banners, clocks and the like to otherwise static html pages! it's come a long way in 20 years!

in any case, I can't see which page I can edit my profile!


This item was edited on Monday, 2nd May 2016, 19:49

RE: The New Site Suggestions Thread

RJS (undefined) posted this on Monday, 2nd May 2016, 22:10

I use Angular 1.x at work, and Node.js everywhere, and have been coding in JS for more years than I care to admit.

= for assignment is pretty common in any decent language, it's pretty much the same as in C/C++.

== is a comparison but it will attempt to convert to matching types whenever possible, which means false == "false"

=== will not convert to matching types so false !== "false", but what irritates me is the blanket "always use ===, never use ==" because it promotes ignorance of the language. Always do X is the same as never do Y, there is always a reason somewhere to do Y, and always one to not do X, learn the language then you'll know when you need to do ===, and the answer is really not that often.

And don't even get me started on Python. :)

Editor
DVD REVIEWER
MYREVIEWER.COM

My Flickr Photostream

RE: The New Site Suggestions Thread

RJS (undefined) posted this on Monday, 2nd May 2016, 22:11

Oh and here is your forum profile:
http://www.myreviewer.com/ForumUser/28009/admars

You reach it by clicking on your name!

Editor
DVD REVIEWER
MYREVIEWER.COM

My Flickr Photostream

...

Go back to General Forum threads, or All Forum threads