coderpeek.com coderpeek.com

coderpeek.com

coderpeek

Covering interesting things for coders.

http://www.coderpeek.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CODERPEEK.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.7 out of 5 with 9 reviews
5 star
6
4 star
3
3 star
0
2 star
0
1 star
0

Hey there! Start your review of coderpeek.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.5 seconds

FAVICON PREVIEW

  • coderpeek.com

    16x16

  • coderpeek.com

    32x32

  • coderpeek.com

    64x64

  • coderpeek.com

    128x128

  • coderpeek.com

    160x160

  • coderpeek.com

    192x192

CONTACTS AT CODERPEEK.COM

Nikolai Kordulla

Fich●●●●. 38

Hei●●●onn

DE

View this contact

Nikolai Kordulla

88.1●●●●7.19

Hei●●●onn

DE

4971●●●●2225
ko●●●●●●@googlemail.com

View this contact

Hetzner Online AG

Martin Hetzner

Stuttga●●●●●●●rasse 1

Gunz●●●●usen

DE

4998●●●●0061
4998●●●●0062
in●●@hetzner.de

View this contact

Hetzner Online AG

Martin Hetzner

Stuttga●●●●●●●rasse 1

Gunz●●●●usen

DE

4998●●●●0061
4998●●●●0062
in●●@hetzner.de

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
n/a
UPDATED
2014 June 06
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

NAME SERVERS

1
ns.second-ns.com
2
ns1.your-server.de
3
ns3.second-ns.de

REGISTRAR

HETZNER ONLINE AG

HETZNER ONLINE AG

WHOIS : whois.your-server.de

REFERRED : http://www.hetzner.de

CONTENT

SCORE

6.2

PAGE TITLE
coderpeek | coderpeek.com Reviews
<META>
DESCRIPTION
Covering interesting things for coders.
<META>
KEYWORDS
1 coderpeek
2 nikolai kordulla
3 0 comments
4 google translate api
5 translation 夜是黑暗的,和天是光明的
6 1 comments
7 replaceall in javascript
8 javascript
9 sample xslt
10 coupons
CONTENT
Page content here
KEYWORDS ON
PAGE
coderpeek,nikolai kordulla,0 comments,google translate api,translation 夜是黑暗的,和天是光明的,1 comments,replaceall in javascript,javascript,sample xslt
SERVER
Apache
POWERED BY
PHP/5.3.3-7+squeeze14
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

coderpeek | coderpeek.com Reviews

https://coderpeek.com

Covering interesting things for coders.

INTERNAL PAGES

coderpeek.com coderpeek.com
1

Google Translate API

http://coderpeek.com/2008-07-21-google-translate-api

July 21, 2008. Today I implemented a google translate api for protocol buffers. To use this api in php just download google protocol for php. Then create the following proto file:. Message TranslateRequest { optional string sl = 1 [default = 'en']; optional string tl = 2 [default = 'de']; optional string text = 3; } message TranslateResponse { optional string text = 1; }. Throw it in the parser (it will automatically create the file pb proto translate.php). Don't enter anything here:.

2

Protocol Buffer for PHP

http://coderpeek.com/2008-07-17-protocol-buffer-for-php

July 17, 2008. Protocol Buffer for PHP. I implemented a protocol buffer version for php. With native parseing of .proto files and php native encoding and decoding of messages. Addressbook represented through a .proto file. And here the php code to create a person and save the complete addressbook to test.pb. To read the addressbook and the saved person just do this:. For read further example and code snippet just go to http:/ code.google.com/p/pb4php/. You can download the sources with example.

3

ReplaceAll in Javascript

http://coderpeek.com/2008-07-15-replaceall-in-javascript

July 15, 2008. In javascript you only have replace. If you want to use replaceall just do this. String.replace(/ W /g, '-');. The g stands for ReplaceAll. So in this case all non word characters will be replaced with '-'. Don't enter anything here:. Mail (will not be published) (required). Content couldnt be empty.

4

Browser and System independent developing

http://coderpeek.com/2008-07-10-browser-independent-developing

July 10, 2008. Browser and System independent developing. If you want to write browser independent html and css code, you have sometimes test on different machines, because of all the render bugs which are existing in different engines. One way is to run virtual machines on your computer. There i found a nice workarround on youtube. The os is Mac OS/X, where two instances of parallel desktop are running (Windows XP and Windows Vista). So you can test your website on three different systems.

5

Loading javascript with document.write inside at the end of a page

http://coderpeek.com/2008-09-30-loading-ad-banner-at-the-end

September 30, 2008. Loading javascript with document.write inside at the end of a page. For performance reasons ( see YSlow for more. You should always load ad banner, which are loaded by javascript, at the end of your page. But what should you do, if the script inside the ad banner uses document.write, like Google adsense and most of all other ad networks? Use an ad div at the end, and move it to the position, where the ad banner should be displayed. I use Google Adsense for the example.

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL PAGES IN THIS WEBSITE

9

OTHER SITES

coderparadise.com coderparadise.com

The Coder Paradise

coderpark.org coderpark.org

www.coderpark.org

Bu sayfa IHS Telekom. Tarafından ücretsiz olarak park edilmektedir. Yapım Aşamasındadır.

coderpassion.blogspot.com coderpassion.blogspot.com

Coder Passion

A Heaven for passionate coders. Thursday, August 20, 2009. Practice Alien Number - Code Jam 2009. Import java.util.*; import java.io.*; public class AlienNumber{ private static int digits = -1; private static int sourceIndex = -1; private static String targetNo = null; private static List. Sourcenos = new ArrayList. Targetnos = new ArrayList. Nos){ for(int j=0;j. Targetnos = new ArrayList. Found = false; System.gc(); } }. Thursday, March 5, 2009. Adding an Icon to your Web Page. 1 In the address box,.

coderpath.blogspot.com coderpath.blogspot.com

CoderPath

A bootcamp journey to a career in web software development. Wednesday, December 18, 2013. It's been quiet here on the blog, and for good reason! With less than a day left here at camp, I was able to get my personal project live and working online. Check it out at Goalizr.com. I had to reign in my initial scope for the application to get it ready to publish in time, but I'm proud of this release because of what I've learned and the problems I had to solve to get it where it is. Tuesday, November 26, 2013.

coderpedia.com coderpedia.com

Welcome to coderpedia.com

This domain belongs to the Global Ventures network. We have interesting opportunities for work, sponsors and partnerships. Inquire now. Join our exclusive community of like minded people on coderpedia.com. Learn more about Joining our Partner Network. Processing . . . Please wait . . . Thanks, your spot is reserved! Share Coderpedia.com with you friends to move up in line and reserve your username. Would you like to join a coding challenge? Check out CodeChallenge.com! Other Brands on Technology Vertical.

coderpeek.com coderpeek.com

coderpeek

February 17, 2009. Syncing the time on linux debian. To sync the time on a linux system, with every reboot. Just install ntpdate. Apt-get install ntpdate crontab -e. Add the following line to the crontab. Reboot ntpdate ntp.ubuntu.com. If you want to sync once a day just add the following line to the crontab via crontab -e. 36 4 * * * ntpdate ntp.ubuntu.com. So every da at 4:36 am the time will be synced. October 10, 2008. Onload event in javascript. September 30, 2008. You should always load ad banner, ...

coderperhour.com coderperhour.com

The Shoppers Zone.com

coderpete.net coderpete.net

Domain is Parked

Just another WordPress site. Skip to primary content. Skip to secondary content. February 17, 2012. Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! Proudly powered by WordPress.

coderphil.wordpress.com coderphil.wordpress.com

Phil Webb's Blog | Random thoughts from a software developer

Phil Webb's Blog. Random thoughts from a software developer. Integrating Spring and JavaServer Faces : Exception Handling. Or you can write a custom ExceptionHandler. Neither option is ideal for a Spring developer,. Elements tend to be too simplistic and it is hard to use Spring concepts, such as dependency injection, with custom. S Luckily both JSF and Spring are very extensible frameworks so a project. That I have been working on to integrate the technologies can offer some compelling alternatives.

coderphrase.com coderphrase.com

程序員短語 | 有關程式的技巧及經驗分享

2016 年 04 月 25 日. 本來不太想寫程序以外的文章,但這件事我覺得沒理由弄得如此糟,為什麼好像 &#82 … 繼續閱讀 →. 跨平台開發 – HAXE. 2016 年 04 月 14 日. 像筆者這種Flash出身的很容易就發現到Haxe的存在,查看Haxe的支援語言就看的出開發是先為了Actionscript3 及 Javascript 的,像Python就看到2015才加入支援的(時間真的剛好,正好筆者的需求就是以Python 作為Server而AS3作Client)。 Package com.testcase;. Static public function main() {. Trace(“Hello World");. 所以並沒有選擇,要注意的一點是Haxe to AS3 的支援比較差。 以 AIR 用於 Android 的 Debug Build 來取得trace 信息. 2016 年 04 月 05 日. 而我去下載了Google Android SDK Standalone ,主要是更新它的adb 工具。 執行 adb devices 會列出已連接的裝置和狀態. 是Syste...

coderpipe.com coderpipe.com

CoderPipe - mobilní a webové aplikace na zakázku

Vyvíjíme mobilní a webové aplikace na zakázku, pro všechny typy firem, na všechny mobilní platformy a prohlížeče. Využíváme ty nejnovější technologie. Vývoj, UX/UI, grafika,. IOS, Android, Windows Phone. Vývoj, UX/UI, grafika,. Internetové stránky, e-shopy,. Máte projekt, dotaz, problém? JSME TU PRO VÁS! 420 608 180 341.