
jacekdalkowski.wordpress.com
jacekdalkowski | My homepageMy homepage
http://jacekdalkowski.wordpress.com/
My homepage
http://jacekdalkowski.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
1.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
20
SITE IP
192.0.78.12
LOAD TIME
1.288 sec
SCORE
6.2
jacekdalkowski | My homepage | jacekdalkowski.wordpress.com Reviews
https://jacekdalkowski.wordpress.com
My homepage
C# 4: Generic variance for delegates | jacekdalkowski
https://jacekdalkowski.wordpress.com/2014/10/04/c-4-generic-variance-for-delegates
Laquo; WinDbg SOS cheatsheet. C# 4: Generic variance for delegates. Here are some experiments regarding variance of type parameters for generic delegates in C# 4. There are two kinds of variance: covariance and contravariance. I think of variance as using extended type in place of base type (you could visualise it as a UML diagram, where extended type points to base type). Contravariance is just the opposite: using base type in plase of extended type. Delegate void Action in T (T obj). Is covariant in T,.
Simple configuration file for a .NET application | jacekdalkowski
https://jacekdalkowski.wordpress.com/2013/08/11/simple-configuration-file-for-a-net-application
Laquo; Voodoo doll 3D for iOS and Android. IOS and OS X: Utility class for accessing NSManagedObjectModel and NSManagedObjectContext. Simple configuration file for a .NET application. In order to read simple “key-value” configuration file for a .NET application, a class shown below may be used:. The config file, which will be read by the class:. Should be stored in the same directory as the executable file. Should have following structure:. Xml version=1.0 encoding=utf-8? You can leave a response. C# 4: ...
Blender: Script for exporting models to xml | jacekdalkowski
https://jacekdalkowski.wordpress.com/2012/02/26/blender-script-for-exporting-models-to-xml
Laquo; Android: draw a number of bitmaps or drawables into a single drawable. Count number of occurrences of distinct values using LINQ. Blender: Script for exporting models to xml. Python script shown below exports models from Blender 2.44 (but it should work with other versions too) to XML file. the structure of output XML file is something like this:. The script itself is shown below. It can be easily modified in order to produce files of some other structure. You can leave a response. Simple configur...
Count number of occurrences of distinct values using LINQ | jacekdalkowski
https://jacekdalkowski.wordpress.com/2012/03/22/count-number-of-occurences-of-distinc-values-using-linq
Laquo; Blender: Script for exporting models to xml. Voodoo doll 3D for iOS and Android. Count number of occurrences of distinct values using LINQ. C# code snippet below finds distinct (case-insensitive) strings in a collection and counts number of occurrences of each unique (case-insensitive again) one. Static void Main(string[] args) { string[] sa = { ala, ma, ala, ma, ma, abc }; var res = from uniqueString in sa.Distinct(StringComparer.CurrentCultureIgnoreCase).ToList() select new { str = u...
iOS and OS X: Utility class for accessing NSManagedObjectModel and NSManagedObjectContext | jacekdalkowski
https://jacekdalkowski.wordpress.com/2013/08/17/ios-and-os-x-utility-class-for-accessing-nsmanagedobjectmodel-and-nsmanagedobjectcontext
Laquo; Simple configuration file for a .NET application. IOS and OS X: Utility class for accessing NSManagedObjectModel and NSManagedObjectContext. Properties) { BOOL ok = NO; if ([error code] = NSFileReadNoSuchFileError) { ok = [fileManager createDirectoryAtPath:[applicationFilesDirectory path] withIntermediateDirectories:YES attributes:nil error:&error]; } if (! Ok) { [ NSApplication sharedApplication] presentError:error]; return nil; } } else { if (! Properties objectForKey:NSURLIsDirectoryKey] boolVa...
TOTAL PAGES IN THIS WEBSITE
8
Bartosz Kosarzycki's blog: PEKA - wirtualny monitor
http://kosiara87.blogspot.com/2015/05/peka-wirtualny-monitor.html
Bartosz Kosarzycki's blog - developers' issues being solved. Sunday, May 10, 2015. PEKA - wirtualny monitor. Niedawno rozpoczęły się prace nad aplikacją umożliwiającą sprawdzanie dokładnego czasu przyjazdu tramwajów i autobusów. Nareszcie możliwe jest wygodne korzystanie z wirtualnego monitora systemu PEKA na urządzeniach mobilnych. Szukaj połączeń autobusowych/tramwajowych według ulicy/nazwy przystanku/nr linii . Dodawaj poszczególne przystanki do ulubionych, aby mieć do nich szybki dostęp . Picture Win...
Bartosz Kosarzycki's blog: Ubuntu 14.04 LTS Chrome - enable touch mode (Android-like support)
http://kosiara87.blogspot.com/2015/02/ubuntu-enable-touch-mode-android-like.html
Bartosz Kosarzycki's blog - developers' issues being solved. Friday, February 27, 2015. Ubuntu 14.04 LTS Chrome - enable touch mode (Android-like support). 1 Check you Chrome flags configuration - go to chrome:/ flags. Mac, Windows, Linux, Chrome OS. Windows, Linux, Chrome OS. Enable pinch virtual viewport. Windows, Linux, Chrome OS, Android. Enable touch based text editing. Windows, Linux, Chrome OS. 2 Check the no. of your touch-panel. For me it gave:. Atmel Atmel maXTouch Digitizer. Git - show number ...
Bartosz Kosarzycki's blog: OsX - default partition table
http://kosiara87.blogspot.com/2015/03/osx-default-partition-table.html
Bartosz Kosarzycki's blog - developers' issues being solved. Sunday, March 29, 2015. OsX - default partition table. What is the default partition type on OsX 10.10 Yosemite. Partition table: GUID partition table ( gpt. Posted by Bartosz Kosarzycki. March 31, 2015 at 5:59 AM. Air jordan 4 uk and also assault, extortion, cheap nike air jordan 4 shoes. Swindling, he said he was followed by thirteen Street Dragon Cheap mix, yesterday saw the side of the road that sell oranges granny dislike, air jordan 4 uk.
Bartosz Kosarzycki's blog: November 2014
http://kosiara87.blogspot.com/2014_11_01_archive.html
Bartosz Kosarzycki's blog - developers' issues being solved. Friday, November 28, 2014. Ubuntu 14.04 - how to create shortcuts in unity launcher. To create a shortcut to an application in unity launcher. Just make in a symlink in one of the following locations:. Ln -s /home/user/applicationsFolder/app1 /usr/share/applications/app1. Posted by Bartosz Kosarzycki. Build Android apps as Chrome apps/extensions, Build Android apps for ChromeOS, configure build server. First of all you can read this source.
Bartosz Kosarzycki's blog: Posts categorization by keywords
http://kosiara87.blogspot.com/2011/02/posts-categorization-by-keywords.html
Bartosz Kosarzycki's blog - developers' issues being solved. Saturday, February 19, 2011. Posts categorization by keywords. Flash Builder, Flex, PHP MySQL login/authenticat. Working with DataGrid in Flex (Flash Builder) Upda. Flash Builder DataGrid events are not working on g. Configure Flash Builder 4 to work with WAMP / PHP . Virtual Box – auto screen resize isn’t working. VirtualBox 4.0 invalid command 'registerimage'. VirtualBox Cloner has become OPEN SOURCE. VirtualBox 4.0 Machine Cloner. Posts cate...
Bartosz Kosarzycki's blog: December 2014
http://kosiara87.blogspot.com/2014_12_01_archive.html
Bartosz Kosarzycki's blog - developers' issues being solved. Tuesday, December 23, 2014. Add JavaScript/CSS syntax highlighting in Android Studio. From Android Studio Menu, go to File - Import Settings. Locate the settings.jar file from this repository. From "Select Components to Import" make sure you have "File types" checked, then press OK. Https:/ github.com/manifestinteractive/android-studio-filetypes/blob/master/settings.jar. Posted by Bartosz Kosarzycki. Friday, December 12, 2014. Certificate is va...
Bartosz Kosarzycki's blog: OsX - handful of shortcut key combinations
http://kosiara87.blogspot.com/2015/04/osx-handful-of-shortcut-key-combinations.html
Bartosz Kosarzycki's blog - developers' issues being solved. Saturday, April 4, 2015. OsX - handful of shortcut key combinations. 1 q: Where is the insert key a: Apple's keyboard does not have an insert key. Emulate 'ins' key by pressing Ctrl "t". 2 q: Where is the key? A: to the right of the left "shift" key. 3 q: How to take a screenshot of the screen? Posted by Bartosz Kosarzycki. If you like this post, please leave a comment :). Subscribe to: Post Comments (Atom). Flex and Flash Builder.
Bartosz Kosarzycki's blog: OsX - choose the right Java version for Intellij 14 CE
http://kosiara87.blogspot.com/2015/03/osx-choose-right-java-version-for.html
Bartosz Kosarzycki's blog - developers' issues being solved. Wednesday, March 18, 2015. OsX - choose the right Java version for Intellij 14 CE. Applications/IntelliJ IDEA 14 CE.app/Contents/bin/inspect.sh. 2015-03-18 21:02:24.425 idea[962:382297] No matching VM found. JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file. JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting Resource/Java directory. LaunchRunner Error] No main class specified. The director...
Bartosz Kosarzycki's blog: January 2015
http://kosiara87.blogspot.com/2015_01_01_archive.html
Bartosz Kosarzycki's blog - developers' issues being solved. Saturday, January 17, 2015. Intellij file mask exclude; IntelliJ search files exclude file type; search files exclude file by extension. There is a simple way to exclude files by extension. In fact by using regular expressions on file names in IntelliJ 14 and Android Studio 1.0). When searching in file content (ctrl shift F) limit the scope. Of search to Custom. And click '.' to create a new scope. Shared scopes are stored in: .idea/scopes/.
TOTAL LINKS TO THIS WEBSITE
20
Jacek Czapiewski
Kim jest Jacek Czapiewski? Współautor książki „ Między chaosem a świadomością HIPERFIZYKA. Rdquo; Pozostali współautorzy to Joanna Rajka. Oraz model świata przez nich przedstawiony stają się coraz bardziej popularne. To model absolutnie spójny, w pełni holistyczny. W tej chwili setki ludzi operują już językiem i pojęciami hiperfizyki, ponieważ pojęcia te są bardzo wygodne, ułatwiają zrozumienie trudnych zagadek natury, wyjaśniając je w sposób nowoczesny, racjonalny i spójny. Od dziecka dysponuje możliwoś...
Welcome!
Welcome to your website! This is the default index page of your website. This file may be deleted or overwritten without any difficulty. This is produced by the file index.html. For questions or problems please contact support.
Jacek Czech - swim for freedom - Jacek Czech - Swim for Freedom
Jacek Czech - Swim for Freedom. Dążę do osiągania najlepszych rezultatów w sporcie. Profesjonalny sport to nie tylko zawodnik, ale także kadra. Jacek Czech przed igrzyskami: Marzę o złotym medalu. Przekaż 1% to nic nie kosztuje. Podatki płacimy wszyscy, ale tylko 1% trafia na cel świadomie wybrany przez Państwa. To od Was zależy jak przeznaczycie Wasze pieniądze pochodzące z 1%. W tym przypadku Wy decydujecie o tym, .
jacekczemu - no jacek czemu
Twoja teoria na Zakup książek jest bardzo prawdziwe – Jeśli czujesz, że potrzebujesz tej książki, może nie zmieścić się w sposób myślenia w tym czasie, ale może za rok widzisz tę książkę na półce i kiedy idziesz do niego, to sens I TY asymilacj. więcej. Gordon Ramsey musiałby suka uderzyła ci do przechowywania zupę w lodówce bez odpowiedniej osłony . bakterie i pleśń 3 dni grzybów jest to, co właśnie zjadł 16 CraftCrü Dude1203 CraftCrü Dude12031 Tydzień Temu Ben Brown Ah-Ha! Najciekawsze blogi w sieci.
Jacek Dąbrowski - UX Designer (projektant doświadczeń) i Web Developer
Jacek Dąbrowski - UX Designer, Front-End Developer. Kodowanie stron WWW, sklepy internetowe shoper i sote, WordPress, projektowanie graficzne. W swojej pracy łącze umiejętności techniczne jak kodowane z kreatywnymi jak grafika, design i UX. To szerokie spektrum umiejętności pozwala mi podejmować lepsze decyzje. Dobrze odnajduję się zarówno w samodzielnej pracy jaki i w pracy zespołowej. [Przeczytaj więcej O mnie. Co to jest wordpress. Lucciola Ladies Rock Camp. Nowa stara strona leszekdabrowski.pl. Czase...
jacekdalkowski | My homepage
C# 4: Generic variance for delegates. On October 4, 2014. Here are some experiments regarding variance of type parameters for generic delegates in C# 4. There are two kinds of variance: covariance and contravariance. I think of variance as using extended type in place of base type (you could visualise it as a UML diagram, where extended type points to base type). Contravariance is just the opposite: using base type in plase of extended type. Delegate void Action in T (T obj). Is covariant in T,. As noted...
Jacek Daniel
98 (Scholz and Friends Saatchi and Saatchi 303 Young and Rubicam Team One Freelance ITI Film studio McCann Communications)" ’98 (Scholz and Friends Saatchi and Saatchi 303 Young and Rubicam Team One Freelance ITI Film studio McCann Communications)". 48 501 062 920. Young and Rubicam Team One.
jacekdatatrakcjesieciswiatlowodowe.blogspot.com
Jacek Data Światłowody, Wdmuchiwanie światłowodu, Wdmuchiwanie światłowodów cena
Jacek Data Światłowody, Wdmuchiwanie światłowodu, Wdmuchiwanie światłowodów cena. Piątek, 22 maja 2015. Wynajem wypożyczalnia sprzedaż wdmuchiwarki światłowodowej, Wdmuchiwarki do światłowodów, mikrokabli i mikrorurek WYPOŻYCZALNIA WYNAJEM Maszyny i Akcesoria do Układania Kabli i wdmuchiwarek, Wdmuchiwarki do światłowodów, mikrokabli i mikrorurek. NOWOŚCI NA POLSKIM RYNKU, PROMOCYJNE CENY: NOWA RODZINA WDMUCHIWAREK DO KABLI, MIKROKABLI, RUREK. MIRKOWSKA 10, 05-520 KONSTANCIN-JEZIORNA. POLSKA. HYDROFOK SU...
Jacek Dawidowicz - lekarz stomatolog
Naszą misją jest dbanie o zdrowie i piękny uśmiech pacjentów. Stanowimy zgrany zespół specjalistów, który od 1989 roku stara się zapewnić Państwu przyjazną atmosferę i usługi na najwyższym poziomie. Zadbaliśmy o nowoczesny design gabinetu, najnowszą technologię, w tym łuk plazmatyczny, radiowizjografię komputerową, kamery wewnątrzustne, implanty. Dzięki temu możemy sprostać oczekiwaniom osób, dla których niezwykle ważne są zarówno względy zdrowotne jak i estetyczne. 48 601 245 224.
Jacek Dawidowicz - lekarz stomatolog
Naszą misją jest dbanie o zdrowie i piękny uśmiech pacjentów. Stanowimy zgrany zespół specjalistów, który od 1989 roku stara się zapewnić Państwu przyjazną atmosferę i usługi na najwyższym poziomie. Zadbaliśmy o nowoczesny design gabinetu, najnowszą technologię, w tym łuk plazmatyczny, radiowizjografię komputerową, kamery wewnątrzustne, implanty. Dzięki temu możemy sprostać oczekiwaniom osób, dla których niezwykle ważne są zarówno względy zdrowotne jak i estetyczne. 48 601 245 224.
Jacek Debski Photography
New webside - CLICK HERE. Subscribe to: Posts (Atom). Children / Adrian and Aleksander. Children / Adrian and Oskar. Children / First Communion / Oskar. Pregnancy / Family / Adi and Ania. Sceneries / Birling Gap. Materiał ten jest ograniczony prawami autorskimi oraz innymi prawami i nie może być kopiowany, publikowany i rozprowadzany w żadnej formie! Zdjęcia są własnością Jacka Dębskiego! Jacek Dębski ©. Powered by Blogger.
SOCIAL ENGAGEMENT