
code.anjanesh.net
CodeAnjanesh's Coding, Programming & Algorithms, Tips, Tweaks & Hacks
http://code.anjanesh.net/
Anjanesh's Coding, Programming & Algorithms, Tips, Tweaks & Hacks
http://code.anjanesh.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
10
SSL
EXTERNAL LINKS
2
SITE IP
172.217.6.83
LOAD TIME
0.602 sec
SCORE
6.2
Code | code.anjanesh.net Reviews
https://code.anjanesh.net
Anjanesh's Coding, Programming & Algorithms, Tips, Tweaks & Hacks
Code: Alexa Rank function in Google Apps Script
http://code.anjanesh.net/2010/12/alexa-rank-function-in-google-apps.html
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Alexa Rank function in Google Apps Script. Google Apps Script is JavaScript based scripting for many of Google's services, most noteably, Google Spreadsheets, like VB Macros for Excel. There are some subtilities in JavaScript, like window and document not being defined. Though the scripting is mostly JavaScript, it is not 100% native JavaScript since it runs in an app and not in the browser. Google Apps Script has window and document undefined.
Code: Convert CSV to JSON
http://code.anjanesh.net/2012/02/convert-csv-to-json.html
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Convert CSV to JSON. Sometimes I find myself converting google doc spreadsheets (CSV) to JSON format. I would later on use the JSON string to insert it into a JavaScript file. So here is a simple script to convert a CSV file to JSON format. There may not be commas for j in range(len(row), fieldnames len): data[i][fieldnames[j] = " i = i 1 print json.dumps(data) sys.exit(). Python 2.7.2. Wednesday, February 15, 2012.
Code: Sorting a String in SQL
http://code.anjanesh.net/2009/07/sorting-string-in-sql.html
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Sorting a String in SQL. Even though stored procedures are really slow, sometimes they come in handy. DROP FUNCTION IF EXISTS `SORTEDSTRING`; DELIMITER / / CREATE FUNCTION SORTEDSTRING(s VARCHAR(1000) RETURNS VARCHAR(1000) DETERMINISTIC BEGIN DECLARE i INT DEFAULT 1; DECLARE j INT; DECLARE si CHAR(1); DECLARE sj CHAR(1); DECLARE ss VARCHAR(1000); - Sorted String SET ss = s; SET @length = LENGTH(s); WHILE i. Wednesday, July 15, 2009.
Code: Python2's String = Python3's Text Vs. Data
http://code.anjanesh.net/2009/11/python2s-string-python3s-text-vs-data.html
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Python2's String = Python3's Text Vs. Data. A significant change from Python 2 to Python 3 is the way strings are dealt with. Python 3 doesnt always return a string when expected. For example, the return type of read() in version 2 has always been a string. But in version 3, its very often a "bytes" string. My localhost/index.html contains just this :. Html body h1 It works! Stärke gläser /h1 /body /html. Import urllib url = "http:/ localhost".
Code: Using WebP image format for browsers that support it
http://code.anjanesh.net/2011/04/using-webp-image-format-for-browsers.html
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Using WebP image format for browsers that support it. Image format for the web is starting to get a lot of hype for its massive file compression. Chrome supports it since ver 9 and Opera since ver 11.10. Image file sizes are reduced by more than 50% in WebPs when compared to JPGs. JPGs / PNGs to WebPs :. For i in *.jpg; do j=`echo "$i" cut -d . -f 1`; convert -colorspace RGB "$i" "$i"; /libwebp/cwebp -q 75 "$i" -o "${j}.webp"; done. If ( $browse...
TOTAL PAGES IN THIS WEBSITE
10
code.andrewhamilton.net is almost here!
Codeandrewhamilton.net is almost here! Upload your website to get started.
Correlation does not imply causation | Random musings and tech talk
Correlation does not imply causation. Random musings and tech talk. Yum makes it easy. Often when I’m trying to figure out how to do something in Centos I’ll do the same thing as millions of other programmers and just Google the answer. But for some reason Centos top-hit results seems to have very convoluted answers for things that have much, much easier answers. Note that I’m currently working with Centos 6.6/6.7. YMMV for other versions. Sudo yum install epel-release. Additional information here: https...
Index of /
18-Jan-2014 02:06 - 0.10.1/. 18-Jan-2014 02:06 - 0.10.2/. 18-Jan-2014 02:06 - 0.10.3/. 18-Jan-2014 02:06 - 0.10.4/. 18-Jan-2014 02:06 - 0.10.5/. 18-Jan-2014 02:06 - 0.10.6/. 18-Jan-2014 02:06 - 0.9.0/. 18-Jan-2014 02:06 - 0.9.1/. 18-Jan-2014 02:06 - 0.9.10/. 18-Jan-2014 02:06 - 0.9.11/. 18-Jan-2014 02:06 - 0.9.12/. 18-Jan-2014 02:06 - 0.9.13/. 18-Jan-2014 02:06 - 0.9.14/. 18-Jan-2014 02:06 - 0.9.15/. 18-Jan-2014 02:06 - 0.9.16/. 18-Jan-2014 02:06 - 0.9.17/. 18-Jan-2014 02:06 - 0.9.18/. 18-Jan-2014 02:06 ...
anhero — Bitbucket
Bitbucket is disabling custom domains (CNAMEs), please use https:/ bitbucket.org/anhero/. Instead. Read our documentation. Anhero inc. (anhero). Nothing to see here. These repositories are private. Or they don't exist. Did you know Bitbucket offers unlimited private repositories. For free. Seriously. Django 1.7.8. Python 2.7.3. 228c04c61037 / 5b10391429bf @ app22.
Code
Coding, Programming and Algorithms, Tips, Tweaks and Hacks. Java, GlassFish and JRuby. Rico Mariani's Performance Tidbits. Setup and deployment issues, .NET and Visual Studio. Aaron Margosis' "Non-Admin" WebLog. Always check for existence of a file in spl autoload register's function call. Tuesday, March 06, 2018. Availability of a file / link publically on Google Cloud Storage. If you want to check if a file exists publically on Google Cloud Storage,. HTTP/1.1 200 OK" & $headers[0]! There is one gotcha ...
Code entry - Ankama
Back to code.ankama.com. By continuing to browse this website, you consent to the use of cookies, which enable us to offer you customised content and to collect site-visit statistics. Click on this link for more information on cookies, and to customise your cookie preferences. Your account is permanently banned. Your account has been placed under a protective block for security reasons. Your account has been deleted. You have reached the limit of authorised attempts. Your account name has been blacklisted.
anonymation – blog – développement et architecture web |
Anonymation - studio de création - Accueil. Blog anonymation - Développement et architecture web. Bases: Value Object et Domain Model. Dès que les termes VO ou Value Object ressortent dans une discussion, je constate qu’une remarque revient presque systématiquement :. Raquo; ou encore « VO, tu veux dire un DTO c’est ça? Ces sujets ont déjà été débattus il y a plus de 15 ans, mais certains développeurs « neufs » peuvent parfois ne pas les connaitre (ce qui n’est pas illogique). Tags : Domain Model. L̵...
Code Playground by Marco Cardoso - AnotherWebStorm
WEB AND MOBILE APPLICATIONS LAUNCHPAD REPO. Here you can find some info about the latest web and mobile projects developed by Marco Cardoso. A Designer who thinks in Code. Stay tuned. Freeze your time and save anykind of moments in anykind of devices. TN is at beta but it will soon be able to transform your timeline into videos, pdfs and other media supports. Timenote runs on Backbone, Underscore, CSS3, HTML5, jQuery, PHP, Less and Bootstrap. The ultimate jquery accordion generator. Your recipes on demand.
Anselm's Projects
Algorithms Codes
The world is under the RULE. ACM - ICPC UVA. Tuesday, March 10, 2015. How to Calculate Weekday. There is an algorithm problem, asks which day is it? Ex Monday, Tuesday, or Sunday. There is one formula, which tells the answer very effieciently. Int week(int y, int m, int d){ if (m 3) { m = 12; y- ; } int w = (d 2 * m 3 * (m 1) / 5 y y / 4 - y / 100 y / 400) % 7; return w; }. The above is a C/C implementation code. The following is a Swift implementation code. Location: Baldwin Park, CA 91706, USA. UPDATE ...