thedelphigeek.com thedelphigeek.com

thedelphigeek.com

The Delphi Geek

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, August 02, 2015. Setting Up a Parallel Build System. Not that I’m complaining. Sean is doing a terrific job there! It does not help that I don’t have all those Delphis installed on my computer. Most of them are only installed in a VM. And it takes a looooong time to start up a VM, run tests, power it down, start up next VM, and so on. And when I fix something, I have to retest it all …. Links to this post. Or update to...

http://www.thedelphigeek.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR THEDELPHIGEEK.COM

TODAY'S RATING

#655,723

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.8 out of 5 with 13 reviews
5 star
4
4 star
5
3 star
3
2 star
0
1 star
1

Hey there! Start your review of thedelphigeek.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

FAVICON PREVIEW

  • thedelphigeek.com

    16x16

  • thedelphigeek.com

    32x32

CONTACTS AT THEDELPHIGEEK.COM

Primoz Gabrijelcic

Primoz Gabrijelcic

Va●●36

Vr●●ka , SI, 1360

SI

1.38●●●●7522
pr●●●●@gabrijelcic.org

View this contact

Primoz Gabrijelcic

Primoz Gabrijelcic

Va●●36

Vr●●ka , SI, 1360

SI

1.38●●●●7522
pr●●●●@gabrijelcic.org

View this contact

Primoz Gabrijelcic

Primoz Gabrijelcic

Va●●36

Vr●●ka , SI, 1360

SI

1.38●●●●7522
pr●●●●@gabrijelcic.org

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2008 February 11
UPDATED
2014 January 16
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 16

    YEARS

  • 3

    MONTHS

  • 3

    DAYS

NAME SERVERS

1
ns1.domaindiscover.com
2
ns2.domaindiscover.com

REGISTRAR

TIERRANET INC. D/B/A DOMAINDISCOVER

TIERRANET INC. D/B/A DOMAINDISCOVER

WHOIS : whois.domaindiscover.com

REFERRED : http://www.domaindiscover.com

CONTENT

SCORE

6.2

PAGE TITLE
The Delphi Geek | thedelphigeek.com Reviews
<META>
DESCRIPTION
Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, August 02, 2015. Setting Up a Parallel Build System. Not that I’m complaining. Sean is doing a terrific job there! It does not help that I don’t have all those Delphis installed on my computer. Most of them are only installed in a VM. And it takes a looooong time to start up a VM, run tests, power it down, start up next VM, and so on. And when I fix something, I have to retest it all …. Links to this post. Or update to...
<META>
KEYWORDS
1 the delphi geek
2 omnithreadlibrary
3 posted by
4 gabr
5 3 comments
6 labels command line
7 compiler
8 delphi
9 documented
10 tomnivalue
CONTENT
Page content here
KEYWORDS ON
PAGE
the delphi geek,omnithreadlibrary,posted by,gabr,3 comments,labels command line,compiler,delphi,documented,tomnivalue,twaitfor,tomnilockmanager,tomnisinglethreadusechecker,adapted,communication subsystem,documentation,8 comments,labels books,no comments
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

The Delphi Geek | thedelphigeek.com Reviews

https://thedelphigeek.com

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, August 02, 2015. Setting Up a Parallel Build System. Not that I’m complaining. Sean is doing a terrific job there! It does not help that I don’t have all those Delphis installed on my computer. Most of them are only installed in a VM. And it takes a looooong time to start up a VM, run tests, power it down, start up next VM, and so on. And when I fix something, I have to retest it all …. Links to this post. Or update to...

INTERNAL PAGES

thedelphigeek.com thedelphigeek.com
1

The Delphi Geek: GpSQLBuilder Improvements

http://www.thedelphigeek.com/2015/07/gpsqlbuilder-improvements.html

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, July 12, 2015. GpSQLBuilder now works with the FPC pascal and. Supports the INSERT statement. You can now write statements such as:. Which will give you:. INSERT INTO Test (Column1, Column2) VALUES (42, 'abc'). Subscribe to: Post Comments (Atom). I'm a long-time Delphi programmer. Magazines and a frequent contributor to the Delphi-SI. Community. Im also the sole writer of the The Delphi Geek. View my complete profile.

2

The Delphi Geek: What’s New in Delphi XXXX

http://www.thedelphigeek.com/2015/03/whats-new-in-delphi-xxxx.html

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Thursday, March 12, 2015. What’s New in Delphi XXXX. A great list of “What’s new” for Delphis from 3 to XE7 can be found on StackOverflow. Just noticed and thought I’d better pass this on). Subscribe to: Post Comments (Atom). I'm a long-time Delphi programmer. Magazines and a frequent contributor to the Delphi-SI. Community. Im also the sole writer of the The Delphi Geek. Read more about me on Careers 2.0.

3

The Delphi Geek: OmniThreadLibrary Book Update

http://www.thedelphigeek.com/2015/07/omnithreadlibrary-book-update.html

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, July 12, 2015. After a (much too) long time, I have (finally) found some time to work on my book “Parallel Programming with OmniThreadLibrary”. For starters, I have updated existing content so that the current version (3.04) is properly documented. The following topics were added/updated:. Documented TOmniBlockCollection.ToArray T . Added longer example for Parallel.For. Documented other changes and additions.

4

The Delphi Geek: Portable OmniThreadLibrary

http://www.thedelphigeek.com/2015/04/portable-omnithreadlibrary.html

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Wednesday, April 29, 2015. If you care about running OmniThreadLibrary. On mobile devices and on OS X, please join the OmniThreadLibrary-For-Mobile-DevelopmentProject. Page on Google where Sean has started to document his progress on doing exactly that – breaking the chains of Windows and bringing OmniThreadLibrary to all supported platforms! Subscribe to: Post Comments (Atom). I'm a long-time Delphi programmer.

5

The Delphi Geek: Setting Up a Parallel Build System

http://www.thedelphigeek.com/2015/08/setting-up-parallel-build-system.html

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, August 02, 2015. Setting Up a Parallel Build System. Not that I’m complaining. Sean is doing a terrific job there! It does not help that I don’t have all those Delphis installed on my computer. Most of them are only installed in a VM. And it takes a looooong time to start up a VM, run tests, power it down, start up next VM, and so on. And when I fix something, I have to retest it all …. Google was really not my friend ...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

2012.itdevcon.it 2012.itdevcon.it

ITDevCon - Speakers

http://2012.itdevcon.it/en/speakers

The main expert speaker will be present on the Delphi conference. Jon Lennart Aasenden is a well-known software developer from Norway. During the last couple of years he has been the lead developer of Smart Mobile Studio. Mr. Aasenden is self-taught and has been involved in several projects over the last 15 years. An introduction to Smart Mobile Studio. An introduction to Smart Mobile Studio. A deep-dive into the Smart Mobile Studio world. A deep-dive into the Smart Mobile Studio world. FireMonkey permet...

delphiplus.org delphiplus.org

Delphi Plus - ежедневные новости информационных технологий

http://www.delphiplus.org/news.html

Delphi Plus - ежедневные новости информационных технологий. Delphi site: daily Delphi-news, documentation, articles, review, interview, computer humor. Опубликован материал Переход на юникод 2. План перехода и сторонние библиотеки. Бесплатная библиотека для доступа к БД SQLite3. Опубликован материал Работа с PDF-документами. Опубликован материал Переход на юникод 1: Поиск стратегии. Опубликован материал Delphi Employment, Number of Jobs. Опубликован материал Редизайн интерфейса приложения. #6. И Curious ...

robertocschneiders.wordpress.com robertocschneiders.wordpress.com

Open source param manager for delphi | Roberto Schneiders

https://robertocschneiders.wordpress.com/2015/03/17/open-source-param-manager-for-delphi

A blog about experiences on software development. Open source param manager for delphi. We recently released as open source a framework that was proprietary code. This is part of a program that is intended to turn parts of our code base in open source code. In fact, we now have an entire afternoon, every week, to work on open source projects, we are using this time to decouple and release some of our code. The entire code, automated tests and documentation is on github, here. March 17, 2015. Nice, but co...

blog.bosjo.net blog.bosjo.net

Inkompetens | bosjo surrar

http://blog.bosjo.net/tag/inkompetens

Åsikter och tankar från min ordblandare. Hoppa till sekundärt innehåll. SL inför flexibla zoner. I veckan fick jag svar på min fråga till SL ( se föregående blogga. Eller rättare en av dem — jag fick en länk till den undersökning som Nordling stödde sig på. Efter att ha bläddrat genom den och läst några avsnitt mer koncentrerat måste jag börja med att göra ett par halvpudlar. Tillhör med andra ord de lurade, och det är bara att hoppas att de snart inser hur saken ligger till. Att jag inte gör en komplett...

blog.bosjo.net blog.bosjo.net

Julmusik | bosjo surrar

http://blog.bosjo.net/tag/julmusik

Åsikter och tankar från min ordblandare. Hoppa till sekundärt innehåll. Jag har ju tidigare år bjudit på några musikaliska favoriter med julankytning så här på julaftonens morgon, dels Dan Fogelbergs fantastiska berättelse. Same old lang syne. Och dels den makalöse gitarristen Martin Tallströms tolkning av. Den här gången tänkte jag bjuda på en handfull låtar — det tömmer ut mitt nuvarande förråd av julfavoriter så jag tvingas hitta på något annat att skriva om till kommande år. I F-biografin hittar man ...

blog.bosjo.net blog.bosjo.net

bosjo surar | bosjo surrar

http://blog.bosjo.net/tag/bosjo-surar

Åsikter och tankar från min ordblandare. Hoppa till sekundärt innehåll. Det var ju en god föresats. Men jag lyckas inte hålla tankarna borta från den nyinsvurne så kallade amerikanske presidenten. För någon dag sedan fick jag åter anledning att lyssna på Tid. Den låten innehåller bland annat orden. Se poeten där i hörnet. Han har sparat några rader. Några rader av en herrans massa ord. Ihärdigt under årens lopp. Från gren till gren du kravlat opp. Nu står du högt i buskens topp. Men luktar lika illa.

robertocschneiders.wordpress.com robertocschneiders.wordpress.com

DataSnap analysis based on Speed & Stability tests | Roberto Schneiders

https://robertocschneiders.wordpress.com/2012/11/22/datasnap-analysis-based-on-speed-stability-tests

A blog about experiences on software development. DataSnap analysis based on Speed and Stability tests. I found some references from other people talking about it on StackOverflow:. How to do a REST webserver with Delphi as a backend for a big web application? Using REST with Delphi. The most obvious option is the DataSnap, which works very similarly to what is found in legacy applications. It can drag components, using dbExpress, for example. What is the performance in a critical condition? As you can s...

UPGRADE TO PREMIUM TO VIEW 89 MORE

TOTAL LINKS TO THIS WEBSITE

96

OTHER SITES

thedelphicexpanse.com thedelphicexpanse.com

The Delphic Expanse

thedelphicknife.wordpress.com thedelphicknife.wordpress.com

TheDelphicKnife | Just another WordPress.com site

Just another WordPress.com site. The MirrorThe mirror Share a connection- whether dinner, movie, drinking, talking, just hanging out; We have, or had, a total bond. Erath wine- screw cap, no cork; bed/floor- spirits and good times; Constant friends, always in life! Planted seed of confidence- always knew I mattered, never knew that much. A Paradox! Very torn up. Spent so much time, every hour, and every day…denying, lying to myself, pretending. Is it possible to lie to yourself? How do I face this? Now d...

thedelphicmonocle.com thedelphicmonocle.com

Protected Blog › Log in

Is marked private by its owner. If you were invited to view this site, please log in. Below Read more about privacy settings. Larr; Back to WordPress.com.

thedelphicontinuum.com thedelphicontinuum.com

Website Offline | Timfy Designs

thedelphictides.bandcamp.com thedelphictides.bandcamp.com

TheDelphicTides

Includes high-quality download in MP3, FLAC and more. Paying supporters also get unlimited streaming via the free Bandcamp app. Shimmy in a little room. Moves time and moves place. Carry now eyes away. And then bring worlds here to rejuvenate. Creation is our very first song. Help me to remember you. That lives and breathes inside of me. All of my debt. All of my fear. I dedicate my life. BALANCE IS A BLESSED RIGHT. ONE PRIVILEDGE OF BEING ALIVE. Released July 10, 2012. Feed for this artist.

thedelphigeek.com thedelphigeek.com

The Delphi Geek

Random ramblings on Delphi, programming, Delphi programming, and all the rest. Sunday, August 02, 2015. Setting Up a Parallel Build System. Not that I’m complaining. Sean is doing a terrific job there! It does not help that I don’t have all those Delphis installed on my computer. Most of them are only installed in a VM. And it takes a looooong time to start up a VM, run tests, power it down, start up next VM, and so on. And when I fix something, I have to retest it all …. Links to this post. Or update to...

thedelphigroup.com thedelphigroup.com

Maine Business Management Consultants: Leadership/Management Training and Development, Strategic Planning, Corporate Culture Management, and Team Development | The Delphi Group, Inc. – Scarborough, Maine

Leading and Managing Change. Attributes & Alignment. The Power of Difference. Leading and Managing Change. Results through Leadership: Strategy, Culture, Commitment. Achieving Results Through Leadership: Linking Strategy, Culture and Commitment. The Delphi Group, Inc. has helped hundreds of organizations. Changing demands of customers, shifting markets, greater competition? Uncertainty about strategy; where to go and how to get there? The need to do more with less? Become responsive, agile and innovative.

thedelphigroupe.com thedelphigroupe.com

The Delphi Groupe, Inc.

Environmental and Health Physics. The Delphi Green Team. The Delphi Groupe, Inc. Quality Technical and Engineering Services. Quality services since 1987. The Delphi Groupe, Inc. is an small business offering a wide range of Technical and Engineering services to commercial and government clients across the country. ECAD and Certified Energy Audits. LEED and Green Building program support. Content on this page requires a newer version of Adobe Flash Player. The Delphi Groupe, Inc. 2211 S IH 35, Suite 400.

thedelphina.deviantart.com thedelphina.deviantart.com

TheDelphina (Delphina) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Digital Art / Hobbyist. Deviant for 10 Years. This deviant's full pageview. April 28, 1982. Last Visit: 1 day ago. This is the place where you can personalize your profile! You can drag and drop to rearrange.

thedelphinediaries.blogspot.com thedelphinediaries.blogspot.com

The Weather Girl

Monday, 28 January 2008. I'm sat in my bedroom on my new bed typing on my laptop watching a film which i must have seen about 30 times or more. I'm constantly reaching for the tissue box because i've got a cold and really not feeling too well. I have just recieved a text telling me that i have got to play netball tomorrow in the cold weather and overall i'm not in a great mood. So Mean Girls. Love From Sophie. x. Tuesday, 8 January 2008. Maths, who needs it? The truth is that you don't know whats happeni...

thedelphinedu32.skyrock.com thedelphinedu32.skyrock.com

TheDelphinedu32's blog - The Delphine du 32 - Skyrock.com

The Delphine du 32. SALUT TT LE MONDE. Bienvenue sur le blog de delphine. Lacher vo coms surtou. 27/08/2007 at 8:33 AM. 04/04/2008 at 8:52 AM. FIN ET OUI IL FO BIEN unE FIN A TOUT. Le group o cheval! Subscribe 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.4) if someone makes a complaint. Please enter the sequence of characters in the field below. En se momen c po la forme! Please enter th...