<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for golojads</title><link>http://disqus.com/by/golojads/</link><description></description><atom:link href="http://disqus.com/golojads/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 12 Dec 2015 04:35:32 -0000</lastBuildDate><item><title>Re: An Introduction to Hardware Acceleration with CSS Animations</title><link>http://www.sitepoint.com/introduction-to-hardware-acceleration-css-animations/#comment-2406057020</link><description>&lt;p&gt;In the last example, isn't css filter property already triggering GPU acceleration. Why also css transform needed there ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Sat, 12 Dec 2015 04:35:32 -0000</pubDate></item><item><title>Re: JWT Express Node Mongoose</title><link>https://matoski.com/article/jwt-express-node-mongoose/#comment-1943818602</link><description>&lt;p&gt;May be I'm missing something, but who calls for module.exports.verify  and when ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 03 Apr 2015 05:04:39 -0000</pubDate></item><item><title>Re: React Tips and Best Practices - ÆFLASH</title><link>http://aeflash.com/2015-02/react-tips-and-best-practices.html#comment-1893354452</link><description>&lt;p&gt;Do you think PureRenderMixin can be used with "rt-if" directive of React Tempates lib. (&lt;a href="http://goo.gl/C6PFPw)" rel="nofollow noopener" target="_blank" title="http://goo.gl/C6PFPw)"&gt;http://goo.gl/C6PFPw)&lt;/a&gt; or render() method already not "pure" after this ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Sat, 07 Mar 2015 05:22:33 -0000</pubDate></item><item><title>Re: Encoding.com Labs Volume 2 &amp;ndash; Samsung Galaxy S4</title><link>http://www.encoding.com/blog/2014/06/23/encoding-com-labs-volume-2-samsung-galaxy-s4/#comment-1463275889</link><description>&lt;p&gt;Yet another bug with SGS4 HLS - video hangs on page reload. Can not reproduce on HTC One m7.&lt;br&gt;Steps to reproduce:&lt;br&gt;1) Open page &lt;a href="http://comment.lv/mobile" rel="nofollow noopener" target="_blank" title="comment.lv/mobile"&gt;comment.lv/mobile&lt;/a&gt;&lt;br&gt;2) Tap on Play button. HLS stream playback will start&lt;br&gt;3) Click on page reload button in browser&lt;br&gt;4) Tap to play again - video never started until you close this tab &lt;br&gt;and re-open it again.&lt;/p&gt;&lt;p&gt;So looks like there is issue with HLS streams caused by page reload.&lt;br&gt;Any ideas ?&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Tue, 01 Jul 2014 08:58:10 -0000</pubDate></item><item><title>Re: Backbone.js Patterns and Best Practices Ebook Giveaway</title><link>http://www.joezimjs.com/giveaways/backbone-js-patterns-and-best-practices-ebook-giveaway/#comment-1316844071</link><description>&lt;p&gt;I need one 'cause Angular sucks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Thu, 03 Apr 2014 11:29:24 -0000</pubDate></item><item><title>Re: Third-Party JavaScript - The Book</title><link>http://thirdpartyjs.com/#comment-474671682</link><description>&lt;p&gt;Спасибо за книгу. Читается легко, воспринимается замечательно, а по объёму полезной информации превосходит любое другое книжное ИТ издание.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 23 Mar 2012 14:08:29 -0000</pubDate></item><item><title>Re: Dear NULL</title><link>http://antonkovalyov.com/2009/07/dear-null.html#comment-12741897</link><description>&lt;p&gt;Привет !&lt;/p&gt;&lt;p&gt;Не ожидал найти своих на Disqus. Послушай я отослал майл на translation@disqus.com  с пердложением помочь перевести на русский часть плагина для WP. Может ты можешь профорсить события, уж очень хочется чтобы плагин до конца был переведён на русский. Иначе я не могу подключить систему - юзеры не поймут :) . Кроме этого страничка профайла юзера, вообще не поддерживает никакие языки кроме английского. Таким образом те users кто на английском бум-бум- даже не смогут аватарку поменять . Вообще реально было бы перевести user profile page или у вас тоже занимаются "корпоративной манстурбацией", медлят всмысле :) ?&lt;/p&gt;&lt;p&gt;golojads@gmail.com&lt;br&gt;С уважением,&lt;br&gt;Женя Г.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Thu, 16 Jul 2009 10:13:56 -0000</pubDate></item><item><title>Re: CSS/HTML problem</title><link>https://disqus.com/home/discussion/disqus/csshtml_problem/#comment-7167913</link><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;In your CSS ( by the way, it's not good idea to have it inside your HTML file). Any way there is a line:&lt;br&gt;/* Header box */&lt;br&gt;#header {height:auto !important;}&lt;/p&gt;&lt;p&gt;Change it to:&lt;br&gt;/* Header box */&lt;br&gt;#header {height:100% !important; width:245px !important;}&lt;/p&gt;&lt;p&gt;Also there is another line:&lt;br&gt;/* Header box */&lt;br&gt;#header {background-color:#333;background-image:url(&lt;a href="http://hr1v.com/remote/box-factory/title-bg.gif);background-repeat:repeat-y;color:#999;width:245px;height:230px;padding:10px;padding-right:25px;" rel="nofollow noopener" target="_blank" title="http://hr1v.com/remote/box-factory/title-bg.gif);background-repeat:repeat-y;color:#999;width:245px;height:230px;padding:10px;padding-right:25px;"&gt;http://hr1v.com/remote/box-...&lt;/a&gt;}&lt;/p&gt;&lt;p&gt;Just delete following from there: height:230px;  and  width:245px;&lt;/p&gt;&lt;p&gt;However I see that in this case you will face another problem: black  background that you have now will spread from top to bottom. May be you will decide to leave it like that, but if not than:&lt;/p&gt;&lt;p&gt;1. draw black box in photoshop: height:230px  and  width:245px&lt;br&gt;2. Save it as GIF and give name background_1.gif&lt;br&gt;3. upload this file to your server. Let's say the path will be: &lt;a href="http://maloutroelsen.tumblr.com/img/background_1.gif" rel="nofollow noopener" target="_blank" title="http://maloutroelsen.tumblr.com/img/background_1.gif"&gt;http://maloutroelsen.tumblr...&lt;/a&gt;&lt;br&gt;4. In your CSS find: &lt;br&gt;/* Header box */&lt;br&gt;#header {background-color:#333;background-image:url(&lt;a href="http://hr1v.com/remote/box-factory/title-bg.gif);background-repeat:repeat-y;color:#999;width:245px;height:230px;padding:10px;padding-right:25px;" rel="nofollow noopener" target="_blank" title="http://hr1v.com/remote/box-factory/title-bg.gif);background-repeat:repeat-y;color:#999;width:245px;height:230px;padding:10px;padding-right:25px;"&gt;http://hr1v.com/remote/box-...&lt;/a&gt;}&lt;/p&gt;&lt;p&gt;and change there: background-image:url(&lt;a href="http://hr1v.com/remote/box-factory/title-bg.gif);" rel="nofollow noopener" target="_blank" title="http://hr1v.com/remote/box-factory/title-bg.gif);"&gt;http://hr1v.com/remote/box-...&lt;/a&gt;   TO: background-image:url(&lt;a href="http://maloutroelsen.tumblr.com/img/background_1.gif);" rel="nofollow noopener" target="_blank" title="http://maloutroelsen.tumblr.com/img/background_1.gif);"&gt;http://maloutroelsen.tumblr...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Also delete this: background-repeat:repeat-y;&lt;/p&gt;&lt;p&gt;____________________________________________________&lt;br&gt;Simply like that :)&lt;/p&gt;&lt;p&gt;Let me know if something.&lt;/p&gt;&lt;p&gt;Regards,&lt;br&gt;Jevgenijs Golojads&lt;br&gt;&lt;a href="http://www.comment.lv" rel="nofollow noopener" target="_blank" title="www.comment.lv"&gt;www.comment.lv&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 13 Mar 2009 10:17:31 -0000</pubDate></item><item><title>Re: CSS/HTML problem</title><link>https://disqus.com/home/discussion/disqus/csshtml_problem/#comment-7137615</link><description>&lt;p&gt;Hi,&lt;br&gt;Well, there is nothing to do with Disqus in this case.&lt;br&gt;You must edit your own CSS/HTML. You can drop me your HTML &amp;amp; CSS to golojads@gmail.com , will try to help :)&lt;/p&gt;&lt;p&gt;Regards,&lt;br&gt;&lt;a href="http://www.comment.lv" rel="nofollow noopener" target="_blank" title="www.comment.lv"&gt;www.comment.lv&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Thu, 12 Mar 2009 10:59:03 -0000</pubDate></item><item><title>Re: Customazing "Combination" widget</title><link>https://disqus.com/home/discussion/disqus/customazing_combination_widget/#comment-6694411</link><description>&lt;p&gt;OK thanks, will wait for updates&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 27 Feb 2009 03:58:23 -0000</pubDate></item><item><title>Re: (WP) Comment numbers missing in the second LOOP within index.php page</title><link>https://disqus.com/home/discussion/disqus/wp_comment_numbers_missing_in_the_second_loop_within_indexphp_page/#comment-6203391</link><description>&lt;p&gt;Hi All !&lt;/p&gt;&lt;p&gt;I have fixed problem myself. Here is how:&lt;/p&gt;&lt;p&gt;After each LOOP there must be Disquss' JAVA SCRIP executed, which is not in case you have more the 1 LOOP in your page. Hence to have your comments count displayed correctly simply add this JS right after the loop is ended;&lt;/p&gt;&lt;p&gt; 	&amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;	// = 0) {&lt;br&gt;					links[i].innerHTML = 'View Comments';&lt;br&gt;					query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&amp;amp;';&lt;br&gt;				}&lt;br&gt;			}&lt;br&gt;			document.write('&amp;lt;script type="text/javascript" src="&lt;a href="http://disqus.com/forums/commentlv/get_num_replies.js'" rel="nofollow noopener" target="_blank" title="http://disqus.com/forums/commentlv/get_num_replies.js'"&gt;http://disqus.com/forums/co...&lt;/a&gt; + query + '"&amp;gt;&amp;lt;' + '/script&amp;gt;');&lt;br&gt;		})();&lt;br&gt;	//]]&amp;gt;&lt;br&gt;	&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;Need more info? simply contact me .&lt;/p&gt;&lt;p&gt;Regards. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Thu, 12 Feb 2009 05:35:31 -0000</pubDate></item><item><title>Re: {num} Comments only showing on most recent post on index page</title><link>https://disqus.com/home/discussion/disqus/num_comments_only_showing_on_most_recent_post_on_index_page/#comment-6203096</link><description>&lt;p&gt;Yo MAN!&lt;/p&gt;&lt;p&gt;Any details ? I got 100% same prpoblem!&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Thu, 12 Feb 2009 04:57:40 -0000</pubDate></item><item><title>Re: What about other language interface?</title><link>https://disqus.com/home/discussion/disqus/what_about_other_language_interface/#comment-3406679</link><description>&lt;p&gt;_&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 31 Oct 2008 08:26:52 -0000</pubDate></item><item><title>Re: What about other language interface?</title><link>https://disqus.com/home/discussion/disqus/what_about_other_language_interface/#comment-3406594</link><description>&lt;p&gt;+1 for Russian.&lt;br&gt;By the way, can I translate it myself ? is language pack stored in Plugin folder ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JG</dc:creator><pubDate>Fri, 31 Oct 2008 08:16:21 -0000</pubDate></item></channel></rss>