
blog.cavar.si
Damijan on codeA blog about programming, algorithms, hints etc.
http://blog.cavar.si/
A blog about programming, algorithms, hints etc.
http://blog.cavar.si/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
1.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
2
SITE IP
172.217.6.83
LOAD TIME
1.456 sec
SCORE
6.2
Damijan on code | blog.cavar.si Reviews
https://blog.cavar.si
A blog about programming, algorithms, hints etc.
Damijan on code: April 2012
http://blog.cavar.si/2012_04_01_archive.html
Code, hints, tutorials . Tuesday, April 3, 2012. Hot to compile pecl extension as 32 bit on 64 bit linux. Download the source of pecl package. Untar it to some temporary location. Go to folder with extracted tar an run phpize to make ./config file. Set flags to compile it as 32 bit application. CFLAGS=-m32 CPPFLAGS=-m32 CCASFLAGS=-m32 ./configure. Don't forget to install 32 bit compiler:. Sudo apt-get install g -multilib. Subscribe to: Posts (Atom). Hot to compile pecl extension as 32 bit on 64 bit .
Damijan on code: March 2013
http://blog.cavar.si/2013_03_01_archive.html
Code, hints, tutorials . Wednesday, March 13, 2013. The task is to find all the palindromes (spells the same from right and left) in the given text and print them with the number of occurrences. Minimum length of string is 2 since a character is a palindrome. Here is an updated. Solution (thx Denis and Tim for pointing it out.):. Given a string, test it for Palindromes, then output them along with the number of times they occur? Cd111 ana 876 qqqqqwq 00112 čćčćććččććŠŠŠŠđđđđđĐĐĐĐĐđččć'. Reverse $g string,.
Damijan on code: PHP getopt alternative
http://blog.cavar.si/2013/03/php-getopt-alternative.html
Code, hints, tutorials . Tuesday, March 5, 2013. Are you using getopt. It works but if you are stuck in legacy version of PHP you will miss long options. And what if you do not wan't to use '-' as separator. We could use the idea from Bash and array shift parameters. See the sample bellow. F, - folder folder to produce output to. S, - server ftp server to use. U, - user ftp server user. P, - pass ftp server password. Port ftp server port, defaults to 21. D, - debug debug mode. L, - log location".
Damijan on code: July 2011
http://blog.cavar.si/2011_07_01_archive.html
Code, hints, tutorials . Wednesday, July 6, 2011. How to set up MySql master slave replication. On master server you must enter in your configuration:. Replication master server-id=1 log-bin=www0-bin expire logs days = 30 sync binlog=1 # end replication. On slave server you must enter in you configuration:. Replication slave relay-log=/data/database/mysql/mysqld-relay-bin server-id=2 # end replication. Be careful to set the unique id for the server-id. STOP SLAVE; RESET SLAVE;. Mysql -uroot -p db name.
Damijan on code: July 2012
http://blog.cavar.si/2012_07_01_archive.html
Code, hints, tutorials . Friday, July 27, 2012. Uhuru cloud hosting experience. I was invited by uhurucloud. To test their service in order to get 1 year free hosting. So here it is:. After creating my account and logging in there was the admin panel:. When I decided to add new app there was the first suprise:. There are very few options, and there is no Drupal :(. I read some documentation and watched the video, and decided to make WordPress app, to get PHP and MySQL. Now I got 2 services:. For corporat...
TOTAL PAGES IN THIS WEBSITE
19
damijanc (Damijan Cavar) · GitHub
https://github.com/damijanc
X67;ithub@cavar.si. Http:/ blog.cavar.si. Mar 29, 2012. Simple PHP wrapper for ftp. Simple wrapper for PHP DOMDocument. Sandbox for various algorithms, scripts, procedures . Empty projects for different languages with a failing test. 16 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Damijanc has no activity during this period. You can't perform that action at this time. You signed in with another tab or window. Reload.
TOTAL LINKS TO THIS WEBSITE
2
Cavanagh Family Funeral Homes | Welcome the Cavanagh Family Funeral Homes & Crematory Online Newsletter.
Cavanagh Family Funeral Homes. Funeral Home and Crematory Services, Norwood and Media, PA. Include comments in search. Welcome the Cavanagh Family Funeral Homes and Crematory Online Newsletter. What is the proper way to behave at a funeral? What should you say – or not say? How do you explain death to children? What’s involved in pre-planning a funeral? How do you provide support during a time of loss and sorrow? These are human events that we all deal with at some time in our lives. Cost of a funeral.
Cavanaugh Chocolate Blog Mrs. Cavanaugh's Chocolates Blog - Cavanaugh Chocolate Blog
The World of Chocolates. Mrs Cavanaugh's Chocolates Blog. Handcrafted Chocolates - Over 50 Years Family Owned - SHOP NOW. Caramel Filled Chocolate Chip Cookies. Frb h 626296286, #frb h 626296286 *{} #frb h 626296286 a{color: #2d1f00;} #frb h 626296286 a:hover{color: #2d1f00;} . Caramel Filled Chocolate Chip Cookies. August 6, 2015. Frb h 626296286, #frb h 626296286 *{} #frb h 626296286 a{color:…. White Chocolate Chunk Almond Cookies. August 6, 2015. Step 8: Moulding Chocolate. July 23, 2015. Take advanta...
Cavanis Informa
Cavapack Blog | Blog sobre Cava y Vino
Blog sobre Cava y Vino. Qué es el Cava de Paraje Calificado? Una nueva categoría de Cava con singularidades propias. Todos tenemos presente la clasificación oficial de los Cavas. Regulada por el Consejo del Cava y que hasta día de hoy estaba formada por tres categorías: Cava (con una fermentación de más de 9 meses), Cava Reserva. Con una fermentación de más de 15 meses), y Cava Gran Reserva. Continúa leyendo Qué es el Cava de Paraje Calificado? Arriba el Cavatast 2016. Arriba el Vijazz Penedès 2016.
Upside Down Code – My fiddlings with various stuff
My fiddlings with various stuff. Hadoop HIPI OpenCV Single Node Setup. Let’s start by installing hadoop. You can find prebuilt binaries here, just choose your preferred release: https:/ hadoop.apache.org/releases.html. 8211; Debian 8 64 bit v8.3 with kernel version 3.16.6. 8211; OpenJDK v1.7.0 which I’ve been forced to use because of some library issues I created before writing of this post. 8211; Hadoop v2.6.4. Download hadoop package and untar it. Configuration property name yarn.nodemanager.au...Expor...
Damijan on code
Code, hints, tutorials . Wednesday, March 13, 2013. The task is to find all the palindromes (spells the same from right and left) in the given text and print them with the number of occurrences. Minimum length of string is 2 since a character is a palindrome. Here is an updated. Solution (thx Denis and Tim for pointing it out.):. Given a string, test it for Palindromes, then output them along with the number of times they occur? Cd111 ana 876 qqqqqwq 00112 čćčćććččććŠŠŠŠđđđđđĐĐĐĐĐđččć'. Reverse $g string,.
Cavaroo Blog
Ich will mich verändern. Voice Dialogue Seminare im Februar mit Ana Barner. Ana Barner ist wieder mit zwei Voice Dialogue Seminaren in Berlin:. 182-20.2.2011 und 25.2.-27.2.2011. Genaue Informationen und Anmeldung hier: http:/ www.voice-dialogue-berlin.de/VD/Aktuelles.html. Am 08 November 2010 gebe ich den Workshop “Präsentation und öffentlicher Auftritt” am IDZ – Anmeldung hier: http:/ is.gd/gaGBq. Schülerfirmenmesse Bericht von einem ungewöhnlichen Auftrag. Vom Schülercafé, Nachhilfe-Service, Reisebüro...
Le Blog de CaVautleCoup.fr | Le 1er réseau social de bons plans
Le Blog de CaVautleCoup.fr. Le 1er réseau social de bons plans. Les Offres de CaVautleCoup.fr. Trucs et astuces pour réussir votre été. 1Pour éviter que vos bouteilles de jus ou d’eau chauffent trop au soleil : les envelopper dans un torchon. 2 Faire du sport 1 mois avant de partir en vacances ( TABATA. 4 min tous les 2 jours, très efficace pour le fessiers, abdominaux et cuisses) mais également durant vos vacances afin de garder une certaine fermeté (notamment sur la plage 😀 ). 3 Cure de bêta carotène.
Cave and Crag - Climbing Camping Walking Equipment Specialists
Climbing Camping Walking Equipment Specialists. Shop Online Cave-Crag.co.uk. Check out this great MSN video – Injured climber films his own escape from a Himalayan hole. May 23, 2014. Check out this great MSN video – Injured climber films his own escape from a Himalayan hole.… Read more. Comments { 0 }. Focus on Wild Country climbing equipment. February 12, 2014. Comments { 0 }. The family history of Scarpa boots. March 8, 2013. Image: Luigi, Francesco and Antonio Parisotto. Comments { 0 }. Comments { 0 }.
cave's tinker pit | this & that, Open Source & Open Hardware, soldering & sawing, crypto & DeepWeb, x86 & ARM., 8 & 64bit, Arduino & Raspberry Pi, Linux & GNU, robotics & mathematics, 74HC595 & 74HC165, Bipolar
Cave's tinker pit. This and that, Open Source and Open Hardware, soldering and sawing, crypto and DeepWeb, x86 and ARM., 8 and 64bit, Arduino and Raspberry Pi, Linux and GNU, robotics and mathematics, 74HC595 and 74HC165, Bipolar and MOSFET, OOP and functional, assembler and c , …. Skip to primary content. Skip to secondary content. Encrypted backups with secure mysqldump. It’s convenient and often suggested to cron something like:. Thats for several reasons not a good idea. Ps axw grep mysql. Place your...
カーヴドリラックス:スタッフブログ
1本目 ファミーユ キオ QEF ロゼ 2014 1,000円. 2本目 ドメーヌ ミラボー コート デュ ルーション 2013 1230円. I drank wine too much yesterday. However, I drank wine today, too. 1st Famille Quiot Q.E.F Rose 2014 1000 yen. Rose was very good for me today. It is made from Cabernet Sauvignon and Syrah grown in Provence. I felt very fresh and charming red berries a lot. It was so elegant. Very nice! 2nd Domaine Miarabau Cotes du Roussillon 2013 1230 yen. It was a very elegant and tender red wine. I felt very mild tannins and fruity black berries.