Aklımda Kalası Kelimeler

* давайте работать вместе
* Zarf ve Mazruf, Zerafet(xHoyratlık) ile aynı kökten(za-ra-fe) gelir
* Bedesten
* Suç subuta ermiştir - Suç sabit olmuştur

29 Temmuz 2010 Perşembe

Javascript ile nesnelerin özelliklerini görmek

console.debug(nesne)




nesne.toSource()



Javascript nesnesinin içindeki tüm elementleri görüntülemek için

nesne.toSource(); // daha önceki bir JSON nesnem

// sonuç:
/*

"({d:{__type:"waTestApp.WS1.WSSonuc", M_WSSonucs:[{__type:"waTestApp.WS1.WSSonuc", M_WSSonucs:null, M_Durum:2, M_Istisna:{M_Mesaj:"i\xE7 hata1", M_Stack:null}, M_Oneri:null, M_SonucNesne:null, M_Mesaj:null, M_DS:null}, {__type:"waTestApp.WS1.WSSonuc", M_WSSonucs:null, M_Durum:2, M_Istisna:{M_Mesaj:"i\xE7 hata2", M_Stack:null}, M_Oneri:null, M_SonucNesne:null, M_Mesaj:null, M_DS:null}, {__type:"waTestApp.WS1.WSSonuc", M_WSSonucs:null, M_Durum:2, M_Istisna:{M_Mesaj:"i\xE7 hata3", M_Stack:null}, M_Oneri:null, M_SonucNesne:null, M_Mesaj:null, M_DS:null}], M_Durum:3, M_Istisna:{M_Mesaj:"uydurma hata", M_Stack:null}, M_Oneri:null, M_SonucNesne:null, M_Mesaj:null, M_DS:null}})"

*/

28 Temmuz 2010 Çarşamba

XPath ve CSS 3

ref:http://ejohn.org/blog/xpath-css-selectors/

Goal CSS 3 XPath
All Elements * //*
All P Elements p //p
All Child Elements p > * //p/*
Element By ID #foo //*[@id='foo']
Element By Class .foo //*[contains(@class,'foo')] 1
Element With Attribute *[title] //*[@title]
First Child of All P p > *:first-child //p/*[0]
All P with an A child Not possible //p[a]
Next Element p + * //p/following-sibling::*[0]


Syntactically, I was surprised how similar the two selectors were, in some cases - especially between the '>' and '/' tokens. While they don't always mean the same thing (depending on what axis you're using in XPath), they're generally assumed to mean the child element of the parent. Also, the ' ' (space) and '//' both mean 'all descendants of the current element'. Finally, the '*' means 'all elements', regardless of their name, in both

22 Temmuz 2010 Perşembe

O kadar çizdik bir kenarda dursun

10 Temmuz 2010 Cumartesi

Keke

Müziği harika. Türkçesini dinleyince Bingöl dağlarında olmak istedim. Merak edip "keke" nin anlamını öğrendim. Sizde buradan öğrenin bence. Küşisel lügatınıza girmesi gerekir diye düşlüyorum...

Ben yinede anlamını buraya yazayım :
en candan hitap şeklidir.kardeşten öte bir anlamı ifade eder

Ama keke dediğiniz adamı iyi seçin bence.

Keke (kürtçesi - türkçe):

5 Temmuz 2010 Pazartesi

Anılar - Resimler - Dip Notlar

19 Ocak 2010 Yahşi batı Mecidiyeköy Profilo