
FREDDY33.BLOGSPOT.COM
Fred, Let it go!Mainly about Java, Open Source and the OpenJDK
http://freddy33.blogspot.com/
Mainly about Java, Open Source and the OpenJDK
http://freddy33.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
21
SITE IP
216.58.194.161
LOAD TIME
0.182 sec
SCORE
6.2
Fred, Let it go! | freddy33.blogspot.com Reviews
https://freddy33.blogspot.com
Mainly about Java, Open Source and the OpenJDK
Fred, Let it go!: September 2008
http://freddy33.blogspot.com/2008_09_01_archive.html
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Wednesday, September 10, 2008. The amount of new Web adventures going on around me starts to make a big pile. So, instead of twittering them with 144 characters, here they are:. A very good content Podcast about Java on server side from AlphaCSP consultants: The Alpha Pub. I really enjoyed the show, and the latest interview with Alef Arendsen. Has very good content. Thanks, Ophir for setting up this! With the integration of Jersey.
Fred, Let it go!: February 2008
http://freddy33.blogspot.com/2008_02_01_archive.html
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Friday, February 29, 2008. Stellarium For Java Alpha release! After a lot of ups and downs, we (Jerome Beau and myself) are really happy to release an alpha version of Stellarium For Java (S4J in short). This project is a migration of the very successful C project Stellarium. Created by Fabien Chereau. For the record, I really like this C version but I am missing a lot of features:. Ability to add stars catalogs like in Celestia. On jfrog w...
Fred, Let it go!: October 2008
http://freddy33.blogspot.com/2008_10_01_archive.html
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Thursday, October 30, 2008. IT opportunities in the current financial crisis? I'm not optimistic, but here is a fact: For more than 20 years (since the 1987 crash) or in some cases since the usage of computers in companies, the IT budgets of financial institutions (banks, insurance companies, stock markets etc.) ALWAYS go up. Where the fat goes? Buying low performance hardware for incredible amounts of money. I think one big software/hardwa...
Fred, Let it go!: July 2011
http://freddy33.blogspot.com/2011_07_01_archive.html
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Tuesday, July 5, 2011. Since the re-launch of extended enums I'm paying attention in my everyday coding (yes I still write code :) if extended enums will help me. Here are 2 new examples:. 1) I found out that most of the time the name() of the enum is not what I need. I need it to map an XML or HTML tag, an external ID, an entry name in excel or simple type name in a JSON object. So I write something like:. Public enum ConfigName {. Assert ...
Fred, Let it go!: Why java enum cannot extends?
http://freddy33.blogspot.com/2007/05/why-java-enum-cannot-extends.html
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Thursday, May 24, 2007. Why java enum cannot extends? There is an RFE (Request For Enhancement) in the Java Bug DB that you can vote for: RFE-6570766. Please make this part of JDK 8! The issue is that I needed to declared multiple enum for each type of lines and all enum entry contained the exact same data. So I ended up with something like:. RINEX VERSION / TYPE". F92,11X,A1,19X". PGM / RUN BY / DATE ". PROGRAM,RUN BY,DATE). END OF HEADER ".
TOTAL PAGES IN THIS WEBSITE
20
Liqweed: Be expressive, be expressive, b-e e-x-p-r-e-s-s-i-v-e
http://liqweed.blogspot.com/2007/03/be-expressive-be-expressive-b-e-e-x-p-r.html
A rough attempt at sharing my thoughts about software development in general and the Java experience in particular. Thursday, March 29, 2007. Be expressive, be expressive, b-e e-x-p-r-e-s-s-i-v-e. Private Person client;. Public Person getClient() {. Public void setClient(Person client) {. Thisclient = client;. I chose a static import for the. Enum in favor of. Public Person getClient(Person client) {. Return client.get();. Public void setClient(Person client) {. Thisclient = new WeakReference. But with t...
JBaruch | null
https://jbaruch.wordpress.com/author/jbaruch
NullPointerException, probably…. It’s Your Content, Claim The Logs For It. Improved statistics we introduced last month. Give you much more information about the users that download open source software you publish. Than any other binaries distribution platform ever. But why stop there? What if you want. One of the most powerful ways to slice and dice your download stats is to play with Apache-style logs. This standard, known as Common Log Format. Is well familiar and there are tons of utilities. If you ...
Be the First to Know. Really. | null
https://jbaruch.wordpress.com/2013/06/27/be-the-first-to-know-really
NullPointerException, probably…. Be the First to Know. Really. Leave a comment ». New and very sarcastic blog post🙂. So, you have an early-2000 style repository, like Maven Central:. And let’s say you are very, extremely interested to know when the new version of netty. Comes out. We understand, it’s a natural addiction. How can you do it? Here are some ideas:. Well, you can visit Maven Central every day. Couple of times a day. Oh, they have an RSS feed (did we mention early-2000? It will notify you for.
Dependency Management with .NET – Doing it Right | null
https://jbaruch.wordpress.com/2012/02/06/dependency-management-with-net-doing-it-right
NullPointerException, probably…. Dependency Management with .NET – Doing it Right. This post was originally posted on ‘ From the Frog’s Mouth. You’re welcome to comment here or there. The problem of dependency management is neither new nor original, it exists in all development platforms, and .NET is no different. Let’s go through different solutions and see how they perform. I’ll list them here in no particular order. Keeping dependencies in your source control. Add bin directory, and you are fine.
Liqweed: Introduction
http://liqweed.blogspot.com/2007/03/introduction.html
A rough attempt at sharing my thoughts about software development in general and the Java experience in particular. Saturday, March 24, 2007. I'm a Java software developer, I like what I get to do. I live in Israel, It's a complicated place. I got mixed feelings about it. I work for AlphaCSP. The people I work with are some of my best teachers and friends. This is my first blog post, I hope I can keep it up. Subscribe to: Post Comments (Atom). Be expressive, be expressive, b-e e-x-p-r-e-s-s-i-.
Liqweed: March 2007
http://liqweed.blogspot.com/2007_03_01_archive.html
A rough attempt at sharing my thoughts about software development in general and the Java experience in particular. Thursday, March 29, 2007. Be expressive, be expressive, b-e e-x-p-r-e-s-s-i-v-e. Private Person client;. Public Person getClient() {. Public void setClient(Person client) {. Thisclient = client;. I chose a static import for the. Enum in favor of. Public Person getClient(Person client) {. Return client.get();. Public void setClient(Person client) {. Thisclient = new WeakReference. But with t...
Java™ and other animals: December 2008
http://drorbr.blogspot.com/2008_12_01_archive.html
Java™ and other animals. Friday, December 26, 2008. So You Want To Write Your Own Benchmark. My JavaEdge 2008 presentation is now available on slideshare.net. So You Want To Write Your Own Benchmark. Your own. (tags: microbenchmarking. Posted by Dror Bereznitsky. Saturday, December 20, 2008. Last Thursday (18.12.2008) 6 months of hard work resulted wit the JavaEdge 2008. Event which took place in Israel. JavaEdge is a yearly Java seminar conducted by AlphaCSP. Keynote) and Frederic Simon.
Java™ and other animals: April 2009
http://drorbr.blogspot.com/2009_04_01_archive.html
Java™ and other animals. Monday, April 6, 2009. IntelliJ plugin for Fan programming language. For the past couple of months I've been working, together with Fred Simon. On an IntelliJ plugin. For the Fan programming language. Fan is a general purpose object-oriented programming language designed from the ground up to support functions as first class objects. Fan applications can seamlessly run on both the Java VM and the .NET CLR. If you like to know more about Fan you should probably start here.
TOTAL LINKS TO THIS WEBSITE
21
freddy3000's blog - fan de johnny hallyday - Skyrock.com
Fan de johnny hallyday. Sur ce blog je vous ferez partager ma passion pour mon idole JOHNNY HALLYDAY. Saint christophe en brionnais (71). 12/12/2006 at 5:13 AM. 29/03/2011 at 3:56 AM. Subscribe to my blog! Johnny Hallyday - nouvel album Jamais seul - Virgin Megastore Champs-E. Add this video to my blog. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.2) if someone makes a complaint. Don't forget that i...
freddy3001's blog - koukou a tous - Skyrock.com
A vou de voir. 09/08/2006 at 10:04 AM. 03/09/2006 at 7:55 AM. Subscribe to my blog! Sa c mon duexième cha mooki et oui kome dan le film! Lui c une patte a modeler on le mé la ou on ve kome on ve il dor mai sil è bo nn comme di ma seur gaby c t1 siamoi moumoute! Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.62) if someone makes a complaint. Please enter the sequence of characters in the field below.
Freddy3112's blog - FREDDY - Skyrock.com
16/04/2006 at 1:58 AM. 31/05/2007 at 10:28 AM. Subscribe to my blog! Bon je vsdré savoir si je continu mon blog ou si jen fai un notre? Repondez moi vite svp simer a ts! Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.2) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Saturday, 30 December 2006 at 5:57 AM. Posted on Saturday, 05 August 2006 at 9:13 AM.
Blog de freddy316 - Blog de freddy316 - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. Création : 09/02/2013 à 03:49. Mise à jour : 16/02/2013 à 06:25. Ce blog n'a pas encore d'articles. Abonne-toi à mon blog! Poster sur mon blog.
Blog de freddy32 - mathias - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. POur les amateurs des mangas, de south park, simpson et du reste et pour mes ami(e)s et lé autres. Mise à jour :. Voila jai 22 ans et bientot une photo de. Oh la la la mamie. Abonne-toi à mon blog! Ajouter cette vidéo à mon blog. Ou poster avec :. Retape dans le champ ci-dessous la suite de chiffres et de lettres qui apparaissent dans le cadre ci-contre. Posté le dimanche 16 août 2009 09:50. Voila jai 22 ans et bientot une photo de moi. Ou poster avec :.
Fred, Let it go!
Fred, Let it go! Mainly about Java, Open Source and the OpenJDK. Friday, May 16, 2014. What's wrong with Chinese downloads? Here an example of the download statistics of Groovy 2.3.0 from bintray.com. Why are we receiving so many downloads from China? Since the creation of JFrog, every time one of our user was providing popular content and downloads, we get hit by huge amount of queries from China. Still, I keep thinking! Why people are creating theses robots? Than it hit me! Chinese entrepreneurs will c...
Blog de freddy33 - décalé...juste se qu'il faut... - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Décalé.juste se qu'il faut. Mise à jour :. Abonne-toi à mon blog! Le juge est un roux.jadore. Ajouter cette vidéo à mon blog. N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (54.145.69.42) si quelqu'un porte plainte. Ou poster avec :. Posté le mardi 09 septembre 2008 10:04. Le juge est un roux.jadore. Ajouter cette vidéo à mon blog.
Blog de freddy336 - Bienvenue dans mon chez moi - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Bienvenue dans mon chez moi. Bjr tous le monde vous pouvez voir que ma petite vie é san prise de tête je la vie a fond ; bon voyage! Entre arras et douai (62). Mise à jour :. Abonne-toi à mon blog! N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.114) si quelqu'un porte plainte. Ou poster avec :. Les chateaux de la Loire.
Blog de freddy3368 - Blog de freddy3368 - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. Qui se sent vrais femme ici me dit un mot. Venez causer sans tabou je vous attend. Venez causer sana tabou .vite je vous attend. J attend juste un mot de toi. Je veux une fille pour aimer de tout mon. Voici mon skype frederic3368. Je suis un mec sympa désirait me faire de plusieurs connaissance. Création : 08/05/2013 à 10:34. Mise à jour : 09/11/2014 à 18:56. Qui se sent vrais femme ici me dit un mot. Ou poster avec :.
Blog de Freddy337 - toutes ma vie est ICI !!! - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Toutes ma vie est ICI! Il décrit l'amour que je vie avec la femme de ma vie, tous mes amis, ma famille et les passion que j'ai dans la vie.N'hésiter surtout pa à lacher des coms et j'espere qu'il vous plaira comme a moi il me plait: aprés tout c'est ma vie! Mise à jour :. Tel un soleil dans la nuit tu as iluminé. Abonne-toi à mon blog! Voila sa c moi tel que je suis tous les jours. Ou poster avec :. Posté le jeudi 12 avril 2007 19:31. Mon Meilleure pote NICO.
Blog de freddy33700 - catch - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Voile ma pasion de catch . Mise à jour :. Molotov 4 (Suis-je le Gardien de Mon Frère). Abonne-toi à mon blog! La Fouine - On s'en bat les C* * * S. Ajouter cette vidéo à mon blog. On sa bas les c.s lol tos bin commen tout se chansson. Ou poster avec :. Retape dans le champ ci-dessous la suite de chiffres et de lettres qui apparaissent dans le cadre ci-contre. Posté le dimanche 12 juillet 2009 16:51. LA FOUINE - Hamdoulah ça va. Ajouter cette vidéo à mon blog.