<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Yousef Ourabi - Latest Comments</title><link>http://yourabi.disqus.com/</link><description></description><atom:link href="https://yourabi.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 02 Jun 2016 20:58:50 -0000</lastBuildDate><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-2709400938</link><description>&lt;p&gt;NOT THIS (require 'go-flymake')&lt;/p&gt;&lt;p&gt;THIS -&amp;gt;  (require 'go-flymake)&lt;/p&gt;&lt;p&gt;The extra ' cause ) unbalance pain.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith Burns</dc:creator><pubDate>Thu, 02 Jun 2016 20:58:50 -0000</pubDate></item><item><title>Re: Python iteration anti-patterns</title><link>http://yousefourabi.com/blog/2010/03/python-iteration-anti-patterns/#comment-2030798670</link><description>&lt;p&gt;Good idea. Here's an automated code check to avoid this in your Python code: &lt;a href="https://www.quantifiedcode.com/app/pattern/bbfc5ff619104c57a5dd61d9413b62bb" rel="nofollow noopener" target="_blank" title="https://www.quantifiedcode.com/app/pattern/bbfc5ff619104c57a5dd61d9413b62bb"&gt;https://www.quantifiedcode....&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph</dc:creator><pubDate>Sun, 17 May 2015 18:31:21 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1730788439</link><description>&lt;p&gt;hello, I  setup gocode and use the company-mode.But when I type ".", i only get "PANIC".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chya</dc:creator><pubDate>Sun, 07 Dec 2014 22:39:00 -0000</pubDate></item><item><title>Re: Rails 4 PostgreSQL integration</title><link>http://yousefourabi.com//blog/2014/03/rails-postgresql/#comment-1597520615</link><description>&lt;p&gt;Thanks bro! Love the Hstore functionality, def going to check it out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PSR</dc:creator><pubDate>Sat, 20 Sep 2014 04:04:17 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1564056318</link><description>&lt;p&gt;hello I am using windows and I get the following error on C-x C-s&lt;/p&gt;&lt;p&gt;"searching for program: permission denied, gofmt"&lt;/p&gt;&lt;p&gt;here is what I put in the .emacs&lt;/p&gt;&lt;p&gt;;; set env&lt;/p&gt;&lt;p&gt;(setenv "PATH"&lt;/p&gt;&lt;p&gt;  (concat&lt;/p&gt;&lt;p&gt;   "C:\\Users\\N0240468\\goLang\\bin\\go\\bin;"&lt;/p&gt;&lt;p&gt;   (getenv "PATH")&lt;/p&gt;&lt;p&gt;  )&lt;/p&gt;&lt;p&gt;)&lt;/p&gt;&lt;p&gt;(setenv "GOROOT"&lt;/p&gt;&lt;p&gt;   "C:\\Users\\N0240468\\goLang\\bin\\go"&lt;/p&gt;&lt;p&gt;)&lt;/p&gt;&lt;p&gt;(setenv "GOPATH"&lt;/p&gt;&lt;p&gt;   "C:\\Users\\N0240468\\goLang\\sleepy\\src"&lt;/p&gt;&lt;p&gt;)&lt;/p&gt;&lt;p&gt;;; go mode&lt;/p&gt;&lt;p&gt;(setq load-path (cons "C:\\Users\\N0240468\\goLang\\bin\\go\\misc\\emacs" load-path))&lt;/p&gt;&lt;p&gt;(require 'go-mode-load)&lt;/p&gt;&lt;p&gt;(add-hook 'before-save-hook 'gofmt-before-save)&lt;/p&gt;&lt;p&gt;please let me know how to fix this. I really wanted to get started on go&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viz</dc:creator><pubDate>Thu, 28 Aug 2014 18:41:44 -0000</pubDate></item><item><title>Re: Rails 4 PostgreSQL integration</title><link>http://yousefourabi.com//blog/2014/03/rails-postgresql/#comment-1555607230</link><description>&lt;p&gt;For Array section in your post  one useful query could be added:&lt;/p&gt;&lt;p&gt;Post.where(" '{ruby, java, python}' &amp;amp;&amp;amp; tags ")  -  check array of tags instead of one&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igor S04</dc:creator><pubDate>Sat, 23 Aug 2014 05:46:36 -0000</pubDate></item><item><title>Re: Rails 4 PostgreSQL integration</title><link>http://yousefourabi.com//blog/2014/03/rails-postgresql/#comment-1550751984</link><description>&lt;p&gt;Thanks, very nice and useful article.&lt;/p&gt;&lt;p&gt;There is json data field in Postgres &amp;gt;= 9.3.&lt;br&gt;Could you comment about json type and how to use it too? &lt;br&gt;It is hard to find good documentation about json datatype.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ricardo do Valle</dc:creator><pubDate>Wed, 20 Aug 2014 01:50:01 -0000</pubDate></item><item><title>Re: The "Postmodern" Ruby environment</title><link>http://yousefourabi.com//blog/2013/11/the-postmodern-ruby-environment/#comment-1394303792</link><description>&lt;p&gt;nice title.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">juanfatas</dc:creator><pubDate>Mon, 19 May 2014 17:06:45 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1386480804</link><description>&lt;p&gt;Thanks, I'll look into goimports.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yousef Ourabi</dc:creator><pubDate>Thu, 15 May 2014 00:56:31 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1386480638</link><description>&lt;p&gt;Thanks, I'll investigate.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yousef Ourabi</dc:creator><pubDate>Thu, 15 May 2014 00:56:19 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1386473785</link><description>&lt;p&gt;I recommend you to use go-eldoc. It is a eldoc extension for go language.&lt;br&gt;It shows function argument type and current index, and variable type&lt;br&gt;in minibuffer.&lt;/p&gt;&lt;p&gt;&lt;a href="https://github.com/syohex/emacs-go-eldoc" rel="nofollow noopener" target="_blank" title="https://github.com/syohex/emacs-go-eldoc"&gt;https://github.com/syohex/e...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Syohei YOSHIDA</dc:creator><pubDate>Thu, 15 May 2014 00:45:11 -0000</pubDate></item><item><title>Re: Emacs for Go</title><link>http://yousefourabi.com//blog/2014/05/emacs-for-go/#comment-1374886581</link><description>&lt;p&gt;You should look into goimports, way easier than having to even think about adding or removing imports.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">robertmeta</dc:creator><pubDate>Thu, 08 May 2014 07:27:28 -0000</pubDate></item><item><title>Re: The "Postmodern" Ruby environment</title><link>http://yousefourabi.com//blog/2013/11/the-postmodern-ruby-environment/#comment-1226870892</link><description>&lt;p&gt;a quick note, that debian ships with postgres, no need to add custom repository unless you need the latest version&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jsaak</dc:creator><pubDate>Sat, 01 Feb 2014 13:01:33 -0000</pubDate></item><item><title>Re: Strange Loop 2011</title><link>http://yousefourabi.com/blog/2008/11/the-origin-of-cloudfronts-competitive-advantage/#comment-850388919</link><description>&lt;p&gt;One note: you have to add  '-rxcsum -txcsum ' to the iface config, or you will get a lot of collision errors ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">none@libero.it</dc:creator><pubDate>Wed, 03 Apr 2013 01:53:04 -0000</pubDate></item><item><title>Re: Download all wikipedia images with WikiX</title><link>http://yousefourabi.com/blog/semantic-web/download-all-wikipedia-images-with-wikix#comment-526209904</link><description>&lt;p&gt;406 gigabytes? 0_0&lt;br&gt;Nevermind... Pictures not so important anymore.&lt;br&gt;WikiTaxi here I come!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">FrostyC</dc:creator><pubDate>Fri, 11 May 2012 07:36:41 -0000</pubDate></item><item><title>Re: Download all wikipedia images with WikiX</title><link>http://yousefourabi.com/blog/semantic-web/download-all-wikipedia-images-with-wikix#comment-338887452</link><description>&lt;p&gt;I have trouble downloading *some* images from wikipedia via PHP - eg. &lt;a href="http://upload.wikimedia.org/wikipedia/en/thumb/a/a4/Housing_Commission_High_Rise_Collingwood.JPG/220px-Housing_Commission_High_Rise_Collingwood.JPG" rel="nofollow noopener" target="_blank" title="http://upload.wikimedia.org/wikipedia/en/thumb/a/a4/Housing_Commission_High_Rise_Collingwood.JPG/220px-Housing_Commission_High_Rise_Collingwood.JPG"&gt;http://upload.wikimedia.org...&lt;/a&gt; - I use a simple file_get_contents() PHP command do download most others, but the ones on the collingwood page (&lt;a href="http://en.wikipedia.org/wiki/Collingwood,_Victoria)" rel="nofollow noopener" target="_blank" title="http://en.wikipedia.org/wiki/Collingwood,_Victoria)"&gt;http://en.wikipedia.org/wik...&lt;/a&gt; all return with 0 file size. Any ideas anyone? Thanks :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Lewsteque</dc:creator><pubDate>Wed, 19 Oct 2011 00:38:36 -0000</pubDate></item><item><title>Re: About</title><link>http://yousefourabi.com/blog/about/#comment-168996130</link><description>&lt;p&gt;Yousef,&lt;br&gt;Here’s your chance to make a difference.  Do you want to lead the UI development of a hot, new Green-Tech product?&lt;/p&gt;&lt;p&gt;Sentilla could be a great play for a few reasons:   a) it’s a start-up with large, Fortune 1000, paying customers, b) it’s in a HOT market segment, c) it is well-funded, and d) there has been a flurry of acquisitions in/around this segment (eg. Sentilla has a profitable exit strategy).&lt;/p&gt;&lt;p&gt;Please call me to share your thoughts.&lt;br&gt;Matt&lt;br&gt;Matthew Loera&lt;br&gt;President, Celerity&lt;br&gt;(415) 508-8361 work&lt;br&gt;matt@celeritystaff.com&lt;/p&gt;&lt;p&gt;Sentilla - Energy Manager for Data Centers&lt;/p&gt;&lt;p&gt;Search:  Front End Software Engineer/Architect&lt;/p&gt;&lt;p&gt;Location:  Redwood City, CA&lt;/p&gt;&lt;p&gt;Sentilla Overview:&lt;/p&gt;&lt;p&gt;Currently, the world's data centers use as much energy as the airlines and their energy use is growing faster than any other industry. Sentilla tackles the energy problem in data centers by providing the world’s first software-only solution to actively extract more performance for every Watt used in IT environments.  With Sentilla’s products, global enterprises can now track, manage, and reduce that energy consumption.  To continue to drive market adoption and product innovation, Sentilla is seeking a Front-End Engineer/Architect that can put to use all of their skills in a fast-paced environment building Sentilla’s enterprise application and tools.&lt;/p&gt;&lt;p&gt;Position Charter/Goals:&lt;br&gt;•	Complete redesign and software rewrite of the entire front-end for Sentilla Energy Manager enterprise application and tools.  &lt;br&gt;•	Sentilla’s Front-End engineering tasks range anywhere from tweaking the visual design and layout of a product view using HTML/CSS, to modifying Java-based web API methods to provide the UI (and other users of the product API) with intuitively design functionality.  &lt;br&gt;•	As an integral member of the engineering team at a start-up, you’ll be working closely with people working on all different parts of the product, and ensuring that the user-facing portion of Sentilla’s Energy Manager for Data Centers provides a quick, intuitive interface that shows off the power of the product.&lt;/p&gt;&lt;p&gt;Responsibilities:&lt;br&gt;•	Continuously maintain and improve the Django/JavaScript web application.&lt;br&gt;•	Work with product marketing to add new features to the web application&lt;br&gt;•	Work with core engineering team to flesh out customer-facing APIs&lt;/p&gt;&lt;p&gt;Qualifications:&lt;/p&gt;&lt;p&gt;•	Bachelor’s Degree in CS/CE &lt;br&gt;•	Extremely intimate knowledge of JavaScript (closures, first-class functions, execution contexts, cross-browser scripts, memory leak risks)&lt;br&gt;•	Have some familiarity with JavaScript libraries: know when to use them, and when not to use them. &lt;br&gt;•	Extreme comfort with Java(EE) and Python.&lt;br&gt;•	A track record at designing consistent, usable user interface, as well as customer-facing APIs&lt;br&gt;•	A love for writing well-organized, reusable software&lt;br&gt;•	Comfort working in a Linux-based environment. &lt;br&gt;•	Familiarity with, or willingness to learn quickly, about Glassfish and Django.&lt;/p&gt;&lt;p&gt;Bonus Qualifications:&lt;br&gt;•	Familiarity with enterprise management systems (SAP, Tivoli, VMWare)&lt;br&gt;•	Familiarity with reporting engines (Jasper Reports, Crystal Reports, ReportLab)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Loera</dc:creator><pubDate>Mon, 21 Mar 2011 10:05:08 -0000</pubDate></item><item><title>Re: BitNami Django Package</title><link>http://yousefourabi.com/blog/apple/bitnami-django-package#comment-158233358</link><description>&lt;p&gt;We recommend that you upgrade your python-django packages. Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: &lt;a href="http://www.debian.org/security/" rel="nofollow noopener" target="_blank" title="http://www.debian.org/security/"&gt;http://www.debian.org/secur...&lt;/a&gt; Mailing list: ...&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fertility supplements</dc:creator><pubDate>Tue, 01 Mar 2011 07:34:24 -0000</pubDate></item><item><title>Re: JVM on iPhone won&amp;#8217;t matter for mobile Java</title><link>http://yousefourabi.com/blog/2008/03/jvm-on-iphone-wont-matter-for-mobile-java/#comment-157615161</link><description>&lt;p&gt;Oracle's acquisition of Sun Microsystems also puts CEO Larry Ellison in charge of open source products such as Java and OpenOffice, which rival Microsoft's .NET Framework and Microsoft Office. Open source proponents may not be thrilled by Ellison's ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sell my ipod</dc:creator><pubDate>Mon, 28 Feb 2011 06:46:57 -0000</pubDate></item><item><title>Re: BitNami Django Package</title><link>http://yousefourabi.com/blog/apple/bitnami-django-package#comment-156310297</link><description>&lt;p&gt;He reviews Gun as a surprise package and a total entertainer. Talking about the film on his facebook page, he writes, "Gun is a surprise package. Total entertainer. I myself was not confident about the movie before attending its premiere. ...&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pennystocks</dc:creator><pubDate>Fri, 25 Feb 2011 20:13:20 -0000</pubDate></item><item><title>Re: BitNami Django Package</title><link>http://yousefourabi.com/blog/apple/bitnami-django-package#comment-155788123</link><description>&lt;p&gt;BitNami DjangoStack greatly simplifies the development and deployment of Django applications. It includes ready-to-run versions of Apache, MySQL, ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">watch mars needs moms online</dc:creator><pubDate>Fri, 25 Feb 2011 03:45:03 -0000</pubDate></item><item><title>Re: FreeBSD 7 and the FreeBSD installer</title><link>http://yousefourabi.com/blog/2007/10/freebsd-7-and-the-freebsd-installer/#comment-152986583</link><description>&lt;p&gt;2.3.7 Prepare the Boot Media. The FreeBSD installation process is started by booting your computer into the FreeBSD installer--it is not a program you run ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">søgemaskineoptimering</dc:creator><pubDate>Sun, 20 Feb 2011 08:48:07 -0000</pubDate></item><item><title>Re: FreeBSD 7 and the FreeBSD installer</title><link>http://yousefourabi.com/blog/2007/10/freebsd-7-and-the-freebsd-installer/#comment-150232436</link><description>&lt;p&gt;Celle des smartphones (Android fonctionne sur une base Linux 2.6) et l'iPhone sur FreeBSD, et le futur Blackberry sous QNX (un autre saveur d'Unix mais commerciale - la même qui équipe les ABS dans l'automobile). Si nous autres libriste sommes parfois ...&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fertility Drugs</dc:creator><pubDate>Thu, 17 Feb 2011 12:25:08 -0000</pubDate></item><item><title>Re: Bloog, the first App Engine blog (that I know about)</title><link>http://yousefourabi.com/blog/2008/05/bloog-the-first-app-engine-blog-that-i-know-about/#comment-75625688</link><description>&lt;p&gt;where to find the open source app engine blogs?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sbobet</dc:creator><pubDate>Mon, 06 Sep 2010 20:52:36 -0000</pubDate></item><item><title>Re: Disqus comments&amp;#8230;trial</title><link>http://yousefourabi.com/blog/general/disqus-commentstrial#comment-40357380</link><description>&lt;p&gt;Disqus is the top commenting platform in my opinion. Not only is Facebook Connect integration nice but allowing users to also use their Twitter accounts to leave comments is awesome.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hailie Rogers</dc:creator><pubDate>Thu, 18 Mar 2010 14:01:15 -0000</pubDate></item></channel></rss>