Drupal 7 katılımcıları listesi yayımlandı

GVS (Groving Venture Solutions) bloğunda Drupal 7 katılımcıları listesi yayımlanmış. Listeye göre benim de 25 commit notunda adım geçiyor (19 tanesi mustafau, 6 tanesi de mustafu olarak).

http://drupal.org/drupal-7-released adresinden alınmıştır.

 

2010 in review

The stats helper monkeys at WordPress.com mulled over how this blog did in 2010, and here’s a high level summary of its overall blog health:

Healthy blog!

The Blog-Health-o-Meter™ reads This blog is doing awesome!.

Crunchy numbers

Featured image

A helper monkey made this abstract painting, inspired by your stats.

A Boeing 747-400 passenger jet can hold 416 passengers. This blog was viewed about 3,900 times in 2010. That’s about 9 full 747s.

 

In 2010, there was 1 new post, growing the total archive of this blog to 87 posts. There were 4 pictures uploaded, taking up a total of 361kb.

The busiest day of the year was April 25th with 46 views. The most popular post that day was SÜ’de Bilgisayar Bilimi ve Mühendisliği.

Where did they come from?

The top referring sites in 2010 were blogkure.net, google.com.tr, twitter.com, tr.wordpress.com, and webmastersitesi.com.

Some visitors came searching, mostly for mustafa ulu, graymound, cloud hosting nedir, cloud hosting, and ntvmsnbc rss.

Attractions in 2010

These are the posts and pages that got the most views in 2010.

1

SÜ’de Bilgisayar Bilimi ve Mühendisliği January 2007
3 comments

2

Cloud hosting nedir? December 2009
1 comment

3

Hakkımda November 2006

4

GoDaddy.com neden yanlış tercih? August 2007
10 comments

5

Çalışmalar May 2008

Project Coin

Project Coin kapsamında JDK çekirdek sınıflarında ilk güncelleme yapıldı. Bu güncelleme ile JDK çekirdek sınıfları Diamond operatörünü kullanır hale geldiler.

--- a/src/share/classes/java/lang/String.java	Wed Jun 30 16:11:32 2010 -0700
+++ b/src/share/classes/java/lang/String.java	Mon Dec 20 13:47:04 2010 -0800
@@ -2330,7 +2330,7 @@ public final class String
             int off = 0;
             int next = 0;
             boolean limited = limit > 0;
-            ArrayList<String> list = new ArrayList<String>();
+            ArrayList<String> list = new ArrayList<>();
             while ((next = indexOf(ch, off)) != -1) {
                 if (!limited || list.size() < limit - 1) {
                     list.add(substring(off, next));

Gebze’de kar

Yılın ilk iş günü kar ile karşılaştık.

From Gebze’de kar

Cloud hosting nedir?

İlk Google App Engine uygulamamı (ChartFaces Showcase) yazmaya başlamadan önce cloud hosting‘in ne olduğunu özetleyen aşağıdaki yazıyı yazdım. İyi okumalar. Okumaya devam edin ‘Cloud hosting nedir?’

Yazılım ürünlerinin test sürecinde sanallaştırma

Endersys Blog‘da sanallaştırma ile ilgili kısa bir yazı yazdım. Yorumlarınızı bekliyorum.

Yazılım sürecinde test etme ve kullanılabilirlik

Bir fırsatı ürüne çevirmek için :
  1. Hayal edin,
  2. Basit düşünün (KISS : Keep it simple stupid),
  3. Hayal edin,
  4. Basit düşünün,
  5. Çizin,
  6. Tartışın,
  7. Basit düşünün,
  8. Çizin
  9. Tartışın
  10. Çizin
  11. Yazın,
  12. Test edin,
  13. Yazın,
  14. Test edin,
  15. Yazın,
  16. Test edin,
  17. Yazın,
  18. Test ettirin,
  19. Yazın,
  20. Test edin,
  21. Test ettirin,
  22. Yayınlayın,
  23. Test edin,
  24. İzleyin (dönüşleri takip edin).
  25. goto 1: (yeni özellik geliştirme için)

http://blog.erkyazilim.com.tr/blog/214/127/Yazilim-surecinde-test-etme-ve-kullanilabilirlik.html

Reported by Mustafa ULU

Mart 2008′de rapor ettiğim bu güvenlik açığı Ekim 2009′da giderildi.

SA-CONTRIB-2009-081 – Abuse – Cross Site Scripting

The Abuse module enables users to flag nodes and comments as offensive, bringing them to the attention of the site maintainer for review. The module suffers from a Cross Site Scripting (Cross Site Scripting) vulnerability. Such an attack may lead to a malicious user gaining full administrative access. Okumaya devam edin ‘Reported by Mustafa ULU’

Endersys ve LPI (Linux Professional Institute) iş birliği

Endersys Ltd, LPI (Linux Proffesional Institute) ile yaptığı görüşmeler neticesinde LPI Türkiye temsilcisi olmaya hak kazandı.

Guice standart oldu

JSR-000330 Dependency Injection for Java” ile birlikte Guice Java EE standardı oldu. Hemen Maven2 bağımlılıklar listeme ekliyorum.

Sonraki Sayfa »



Follow

Get every new post delivered to your Inbox.