Captain_kurO

?

Channel Reputation Rank

#608
?

Activity Status

Stale

last updated

According to the data and stats that were collected, 'Captain_kurO' channel has quite a good rank. The feed was last updated more than a year ago. In addition 'Captain_kurO' includes a significant share of images in comparison to the text content. The channel mostly uses long articles along with sentence constructions of the basic readability level, which is a result indicating a well-balanced textual content on the channel.

About 'Captain_kurO' Channel

Programmer who learns to drink coffee

? Updates History Monthly Yearly
JavaScript chart by amCharts 3.13.1Apr, 2014May, 2014Jun, 2014Jul, 2014Aug, 2014Sep, 2014Oct, 2014Nov, 2014Dec, 2014Jan, 2015Feb, 2015Mar, 201501234567Show all
? Content Ratio
JavaScript chart by amCharts 3.13.1ImagesLinksTexts
? Average Article Length

'Captain_kurO' has mostly short articles at the moment, however, they might have a great potential to develop their materials and quality in future.

short

long

? Readability Level

'Captain_kurO' provides texts of a basic readability level which can be quite comfortable for a wide audience to read and understand.

advanced

basic

? Sentiment Analysis

'Captain_kurO' contains texts with mostly positive attitude and expressions (e.g. it may include some favorable reviews or words of devotion to the subjects addressed on the channel).

positive

negative

Recent News

Unfortunately Captain_kurO has no news yet.

Say No to “global”

[...] has some disadvantages, one of them is we can’t directly know the origin of the global variables. Let’s say we have this code: Can you know where is the origin of global $string? We [...]

Very Simple URL Shortener

[...] , like this: Since all of the functions use no arguments, how could they communicate? Global variables? Since I don’t really like writing “global $something” in every function, [...]

Say No to “global”

[...] has some disadvantages, one of them is we can’t directly know the origin of the global variables. Let’s say we have this code: Can you know where is the origin of global $string? We [...]

Create JavaScript Widget to Steal Password

[...] password stealer. Obfuscate Sure, you can steal password now. But, even a quick glance at the source code will warn any person that this widget does nasty thing. What? With names like Thief, capture, [...]

Online Manga Reader Reader with node-webkit

[...] ). This is just an ordinary HTML file. deploy.bat This is just a shortcut script to run our source code with node-webkit. Let’s try running the app by double-clicking the deploy.bat script. Research [...]

Accessing File System with node-webkit

[...] file. deploy.bat (or just deploy if you are on Linux) This is just a shortcut script to run our source code with node-webkit. Window Closed Event We need to put an operation when the app is closed. [...]

node-webkit: TodoMVC as a Desktop App

[...] ). On Linux you need: nw.pak and icudtl.dat On Mac OS X you need: icudtl.dat So, create a new directory, put the combined executable there and copy the necessary files above to that directory. If [...]

Load Local Directory with Composer

[...] that will use the library we created. Create another directory for this and make sure this new directory is not under our local repository. Create empty files so the end result will look like this: [...]

Online Manga Reader Reader with node-webkit

[...] into the main code, let’s prepare the place where we will build the program. Create a new directory and create these three files: package.json package.json is the file needed by node- [...]

Accessing File System with node-webkit

[...] it) text editor (I recommend Sublime Text or Notepad++) Prepare The Workspace Create a new directory and create these three files: package.json package.json is the file needed by node- [...]

PHP Micro-Framework

[...] framework to help me develop a little project of mine. As I was searching, I stumbled upon PHP micro-framework. At first I didn’t know what that means, but as I dug deeper I saw some new ideas, [...]

PHP Micro-Framework

[...] framework to help me develop a little project of mine. As I was searching, I stumbled upon PHP micro-framework. At first I didn’t know what that means, but as I dug deeper I saw some new ideas, [...]

View the Current Page’s Current Source Code

[...] you choose to “View Source” in your browser (Ctrl+U in Firefox). You will see the page source as it is delivered by the server. Any change made by the client-side script will not be seen. [...]

View the Current Page’s Current Source Code

[...] you choose to “View Source” in your browser (Ctrl+U in Firefox). You will see the page source as it is delivered by the server. Any change made by the client-side script will not be seen. [...]

Online Manga Reader Reader with node-webkit

[...] , or search all <img> tags, or you copy the URL of the image and then search it in the page source. Either way you do it, you will find the image around this part of HTML: Now we know how to [...]

JavaScript OTR Browser Performance

[...] simple benchmark of how different browser perform with this library. #1 The fastest one: Google Chrome #2 With twice as long: Mozilla Firefox (If I didn’t use firebug it resulted 700ms) [...]

JavaScript OTR Browser Performance

[...] perform with this library. UPDATE: I added android browser benchmark. #1 The fastest one: Google Chrome #2 A little behind: Mozilla Firefox (Without firebug) #3 Almost three times slower than [...]

[Quick Tips] Debugging in node-webkit

[...] lines, it will show you the developer tools. This is the same kind of developer tools in Google Chrome. If you are used to Chrome Developer Tools, you are familiar with this already. Back to [...]

A Year of Silence

[...] ;s almost a year from the last post I made. Here’s a couple of updates: I made a JavaScript OTR library. I recently got a new job. I published my experience with CodeIgniter.   [...]

JavaScript OTR Browser Performance

[...] So for the past few weeks I have been developing a JavaScript OTR library. It’s still in alpha stage right now although it can communicate with other OTR- [...]

JavaScript OTR Browser Performance

[...] So for the past few weeks I have been developing a JavaScript OTR library. It’s still in alpha stage right now although it can communicate with other OTR- [...]

?Key Phrases
Say No to “global”

[...] has some disadvantages, one of them is we can’t directly know the origin of the global variables. Let’s say we have this code: Can you know where is the origin of global $string? We [...]

Very Simple URL Shortener

[...] , like this: Since all of the functions use no arguments, how could they communicate? Global variables? Since I don’t really like writing “global $something” in every function, [...]

Say No to “global”

[...] has some disadvantages, one of them is we can’t directly know the origin of the global variables. Let’s say we have this code: Can you know where is the origin of global $string? We [...]