cdelunas.wordpress.com
Stop the press… xD | Los APIs y yo
https://cdelunas.wordpress.com/2013/02/14/stop-the-press-xd
Los APIs y yo. Un viaje sobre lenguajes, APIs y otras cosas raras en el mundo del desarrollo de sistemas. Stop the press… xD. 14 febrero, 2013. I’ve been working hard with a project that uses a lot of text data in a TableView, usually the tableviews uses about 8 columns for each row and can be more than 100000 rows on a “bad user search”…. After making a research i wrote a “work around” for those tables with the same height on all the rows:. Package my.good.stuff.package.utils;. VirtualFlow vf = null;.
linuxjournal.com
A Programmer’s Discussion: Procedural vs. OO | Linux Journal
http://www.linuxjournal.com/content/programmer’s-discussion-procedural-vs-oo
A Programmer’s Discussion: Procedural vs. OO. Aug 17, 2010 By Chad Columbus. So I have been writing code of one sort or another for over 15 years (mostly Perl) and there is still one thing I don’t get . what is the advantage of object oriented programming (OOP) over procedural programming (PP)? I want to have an open discussion on the topic. Obviously I deal with both OOP and PP, but I am strongly in the PP camp. I am wondering did I miss the boat? Some possible talking points for the subject:. Select yo...
meudepositodeideias.wordpress.com
OpenCL on GEGL: Results up to now | Depósito de ideias – Ideas Warehouse
https://meudepositodeideias.wordpress.com/2011/08/08/opencl-on-gegl-results-up-to-now
Depósito de ideias – Ideas Warehouse. Books, Sci-fi, Stories, Computing, Whatever :). The Limits of Understanding. How to build GIMP 2.7.5 using MinGW in Windows 32-bits →. OpenCL on GEGL: Results up to now. I’m glad to show you the results up to now of my GSoC project about adding OpenCL support to the General Graphics Library. What I’ve done. GEGL has two basic data types:. What I want in my project is to be able to process tiles using an OpenCL device, like GPUs or even a multi-core CPU. The key point...
soltesza.wordpress.com
How Java SE may finally make it to Android | sola's blog
https://soltesza.wordpress.com/2012/02/23/how-java-se-may-finally-make-it-to-android
Random musings about gadgets, software and IT in general. How Java SE may finally make it to Android. How Java SE may finally make it to Android. February 23, 2012. With the recent announcement of Ubuntu for Android we may hope again that full-blown desktop Java applications may become usable on Android devices. I have already tested Oracle’s Java SE Embedded on my HP Touchpad (under the WebOS / Ubuntu combo available for it) and I am fairly satisfied with its speed and stability. I imagine Java SE Embed...
blogs.gnome.org
Not Zed – Just another GNOME Blogs diary
https://blogs.gnome.org/zucchi
Just another GNOME Blogs diary. So long and thanks for all the fish. Yes, the obligatory and rather daggy HHGTTG quote to finish off …. I think this shall be my last post on b.g.o. I had written more but changed my mind. My other, rarely updated and stale, ‘coders diary’ will hang around (as will this for the time being). But I’ve also started another ‘blog’ on blogger – the rather delightfully named ` A Hacker’s Craic. 8216;, although I haven’t really thought of anything much to say on it yet. Poor font...
blog.jprosevear.org
Last Day at Novell | JP Rosevear
https://blog.jprosevear.org/2011/02/18/last-day-at-novell
Sleeping on a Couch: Transferring Culture. Mozilla: Two Months →. Last Day at Novell. February 18, 2011. This entry was posted in Life. Sleeping on a Couch: Transferring Culture. Mozilla: Two Months →. Last Day at Novell. February 18, 2011 at 8:23 am. It’s been a pleasure to work with you. Looking forward to the stream of nostalgia here 🙂 Fun times. February 18, 2011 at 8:34 am. February 18, 2011 at 8:41 am. February 19, 2011 at 1:50 am. I second this, as an insider. February 18, 2011 at 8:49 am. Februa...
fnords.wordpress.com
The real problem with Java in Linux distros | Seeing the fnords
https://fnords.wordpress.com/2010/09/24/the-real-problem-with-java-in-linux-distros
Truth lies between the code lines. The real problem with Java in Linux distros. The real problem with Java in Linux distros. September 24, 2010. That doesn’t play well with how Linux distributions package software. We want to avoid code duplication (so that a security update in a library package benefits all software that uses it), so we package libraries separately. We keep those up to date, to benefit from bugfixes and new features. We consider libraries to be part of the platform pro...The Java upstre...