addison-dalton sends brownie points to @sorinr :sparkles: :thumbsup: :sparkles:
Sorin Ruse
@sorinr
@Addison-Dalton :+1:
Stoica Valentin
@stoicavali91
Hi! I am trying to do the TwitchTcv Json API and i don't know how to make the name of the game to appear near the ok user. Can someone please help me? http://codepen.io/stoicavali91/pen/ZLONPb
Stoica Valentin
@stoicavali91
if only an user is active, the result is good(because is a single answear), but if there are many users online, the code will display the name of the games in the same place, not for every user. Can someone give me a hint or something?
@stoicavali91 - probably a closure problem. Look up the javascriptissexy.com article about closures and look for the "pitfalls" section
Stoica Valentin
@stoicavali91
@khaduch i understand that it is a problem with my code, but i don't know how to solve it unfortunately. I don't know how to display the stream variable, one value each time. I looks that a for loop doesn't help me
Zeljko Marinkovic
@zeljkomarinkovic
Hello guys. I have a task to convert my design with fixed dimensions to fluid? What is the easiest way to do that? Im using scss to do this. Is there any easy way to do this?
Tyler Moeller
@TylerMoeller
@zeljkomarinkovic It depends on the design, but typically you use % instead of pixels for your width, height, margins, padding, etc...
Guys, where is i can find whether api based on https for Show the Local Weather task? If i use http, the error is getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
@alpox it is geo by ip/ Its cool, but what about wether data?
alpox
@alpox
@r0mmon Most people here use this ip api for determining the location instead of getCurrentPosition due to the error you got. Not switch the weather api.
_
I don't know of any other good and free weather api which would be easy to use
Rommon
@r0mmon
ok, thnks )
Ritvars
@RitvarsZ
Hi, I have this wordpress site that I need to make responsive. What would be the best approach in this case? Here's a link: http://petrovka15.ru
alpox
@alpox
@RitvarsZ Break the horizontal aligned parts into vertical parts on smaller screens (The boxes etc.), probably remove the slider or make a specific one for the small screens. Pack the navigation bar into a breadcrumb menu.
Alexis
@alexisgcn
help to my random quote
CamperBot
@camperbot
no wiki entry for: to my random quote
Alexis
@alexisgcn
help with my little project
CamperBot
@camperbot
no wiki entry for: with my little project
Alexis
@alexisgcn
help
Richard Viskovic
@DrMerkwurdigliebe
help wikipedia viewer
CamperBot
@camperbot
no wiki entry for: wikipedia viewer
Alexis
@alexisgcn
i almost finish my random quote machine, but i dont know how to make that my text has the same transition to the colors
who can help me for review my code. I'm confused with the scope and all of the code has turned into one function. How to make the variables. If i stand var out, i get undefined because asynchrony. https://codepen.io/r0mmon/pen/bpNjpN
Ritvars
@RitvarsZ
@alpox But how exactly do I do it? Do I make my own media queries, or just use foundation or some other framework?
alpox
@alpox
@RitvarsZ Well, is it this exact page you want to make responsive? Then i would say media queries. Do you build the page newly? Then a framework would be good
But it wouldn't be easy at all to pack a framework into an already existing page.
Ritvars
@RitvarsZ
@alpox I have to make the whole site responsive - every page of it.
alpox
@alpox
@RitvarsZ Media queries it is :-)
Ritvars
@RitvarsZ
@alpox Well, time to study media queries then :D
alpox
@alpox
Building a page up and then make it responsive is nasty and a long hard job. Thats why there is the mobile-first approach :D
Ritvars
@RitvarsZ
@alpox Thanks!
CamperBot
@camperbot
ritvarsz sends brownie points to @alpox :sparkles: :thumbsup: :sparkles: