
tech.deepumohan.com
Deepu Mohan Puthrote - A Technology EnthusiastTechnology Blog for end users and developers, covering web application development. Java, PHP, Javascript, HTML, CSS, git and the likes
http://tech.deepumohan.com/
Technology Blog for end users and developers, covering web application development. Java, PHP, Javascript, HTML, CSS, git and the likes
http://tech.deepumohan.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.4 seconds
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
2
SITE IP
104.24.115.230
LOAD TIME
0.375 sec
SCORE
6.2
Deepu Mohan Puthrote - A Technology Enthusiast | tech.deepumohan.com Reviews
https://tech.deepumohan.com
Technology Blog for end users and developers, covering web application development. Java, PHP, Javascript, HTML, CSS, git and the likes
March 2013
http://tech.deepumohan.com/2013_03_01_archive.html
Wednesday, March 27, 2013. Java : Count the number of times a method is called. How to find how many times a method is used? A general answer to this question would be something like this:. Public class MyClass { static int count = 0; public void myMethod() { count ; } }. Would seem a perfect solution. Static will share the instance variable. Among all instances of MyClass. However, problem occurs in a multi threaded environment, as the count incrementation is not synchronised. Links to this post. Posted...
February 2014
http://tech.deepumohan.com/2014_02_01_archive.html
Sunday, February 2, 2014. Sample app for Play! 22, Spring-data-jpa and Backbonejs. I have made a sample application to demo Play! Framework 2.2, Spring data jpa and Backbonejs. It is available at https:/ github.com/WarFox/play-spring-data-jpa-backbonejs. Also a demo app is hosted in Heroku at http:/ play-spring-data-jpa-backbone.herokuapp.com/. It started as a fork from https:/ github.com/typesafehub/play-spring-data-jpa. And then created a separated repo to include backbonjs. Links to this post.
Getty Images just made their 35 million images free to embed
http://tech.deepumohan.com/2014/03/getty-images-just-made-their-35-million.html
Thursday, March 6, 2014. Getty Images just made their 35 million images free to embed. Just made their 35 million images free for non-commercial use, to fight copy-right infringement. The new embed feature will allow any to embed images from Getty Images, without any ugly watermark on them. However these images will have links to original licensing page. Read the article on British Journal of Photography. Posted by Deepu Mohan Puthrote. Software Engineer at Collective. 160;and University of Calicut.
map() function in JavaScript, Scala etc
http://tech.deepumohan.com/2014/04/map-function_6.html
Sunday, April 6, 2014. Map() function in JavaScript, Scala etc. These are absolutely awesome functions. They allow you to apply a function on every element of an array and return a new array with the result of the function. In theory these are called higher-order functions. Ie they can take one or more function as an argument. Consider the following JavaScript function:. Array = [ 1. TwoTimesArray = array.map( function. Output: [2, 4, 6, 8, 10]. So that just multiplies every element of. Array = [ 1.
May 2013
http://tech.deepumohan.com/2013_05_01_archive.html
Saturday, May 11, 2013. Turn off unlimited trailing whitespace in IntelliJ IDEA. By default, IntelliJ IDEA allows you to click any where on the editor and type. Some users find it annoying. If you are new to IntelliJ, you may find it a bit difficult to change the setting. This is available in the Virtual Space section of Editor Settings in IDEA preferences. Turn it of by going to File menu - Settings - Editor - Virtual Space and uncheck 'Allow placement of caret after end of line'. Links to this post.
TOTAL PAGES IN THIS WEBSITE
19
豆豆技术网 - 专注于IT技术应用及资讯
首先是压缩 tar -czvp -f skype backup.tar.gz skype backup 分割 split -b 4000k skype backup.tar.gz skype backup 20090626.tar.gz. verbose 如上两句命令合并为一句 tar -czvp -f skype backup split -b 4000k skype backup 20090626.tar.g. 2014-09-30 15:03:54 分类 系统 标签 linux 评论 0 浏览 24 阅读全文. 2014-09-30 15:01:33 分类 编程 标签 android,输入法,局域网 评论 0 浏览 20 阅读全文. 2014-09-30 14:58:06 分类 编程 标签 android,gps,基站 评论 0 浏览 18 阅读全文. 2014-09-30 14:54:51 分类 系统 标签 android,框架,java 评论 0 浏览 12 阅读全文. Ubuntu 14.04 - Chrome - 网页内容显示正常,Tab显示乱码的解决. 问题 eclipse 导入类 提示...
TECH.DE
Galaxy NotePro and TabPro. Samsung präsentiert das Galaxy Note 5 und das Galaxy S6 Edge. Medion ruft Netzteile des Motorola Moto G aus Aldi-Angeboten zurück. OnLeaks verrät Details zu neuen Google Nexus-Smartphones. Bericht: Google Pay startet zusammen mit neuem Nexus-Smartphone von LG. Leak zeigt Ansteck-Tastatur für das Samsung Galaxy S6. Acer Iconia Tab 10: Stabilität und schlanke Maße machen Tablet zum idealen Wegbegleiter im Alltag. Das erste Windows 10-Tablet kommt von Lenovo. Sony: Twitter-Teaser ...
Technology Deals xD - Discounts, Burgains, Coupons, Offers, Giveaways & Contests
Discounts, Burgains, Coupons, Offers, Giveaways and Contests. Companies A to H. Companies I to P. Companies Q to Z. GridinSoft Trojan Killer at Half Price – Halloween Offer. Wondershare Video Converter Pro – 100% Discount for a limited time. NoVirusThanks EXE Radar Pro – Get Lifetime Protection at 10% Discount. NoVirusThanks EXE Radar Pro is a security software for Windows that is made to alert a user everytime an unknown process tries to run in the system and you can use your PC offline or online with m...
Index of /
Deepu Mohan Puthrote - A Technology Enthusiast
Sunday, April 20, 2014. When it comes to OO designing, it is a good idea to have a strategy to follow. A strategy allows you to think and organize ideas in a particular fashion that is comfortable to you. I’ve found SOLID principle easy enough for beginners and experts to understand and practice. This was originally put forward by Rober C. Martin. Who is a pioneer in agile software development and extreme programming. Checkout Cleancoders. S - Single Responsibility Principle (SRP). It is good to keep in ...
tech.deflotte.fr
Blog de Maxence de Flotte. ZoomGallery : un zoom responsive pour votre site web. Un court billet pour vous parler d'une petite lib JS sur laquelle j'ai travaillé : ZoomGallery. Cette bibliothèque JavaScript permet de proposer à vos visiteurs un zoom qui s'adapte à tous les écrans (ordinateur, tablette et mobile). J'ai fait le choix de GitHub pour mon projet. Vous pouvez donc télécharger ZoomGallery. Sur ce dernier. Je vous invite aussi à regarder la démo. Créer un module pour dotclear 2. Il est facile de...
Home — Commerce Hack
Written by developers at Degica. ES6で Promise, co, ramda, FRP(bacon.js)を試す. June 21, 2015. 弊社の [Komoju API](https:/ docs.komoju.com) で Webhook を提供する際に気づいた、webhook 実装上の注意点について書きます。 April 17, 2015. AWS Key Management Service を使ってデータの暗号化をする. 3/11に開催されたKichijoji.rb #1で AWS Key Management Service を使ってデータ暗号化について発表しました。 March 17, 2015. 2015/3/11(水) に第1回Kichijoji.rbが吉祥寺のPicoPico Cafeで行われました。 Chrisによる挨拶をはじめ、Amazon KMS, Hound CI, ngx mrubyの話などざっくりレポートしていきます。 March 12, 2015. February 23, 2015. September 29, 2014.
德令哈市科技频道,德令哈市本土科技圈,德令哈市本土科技新闻
About us 公司简介 联系方法 招聘信息 客户服务 隐私政策 广告服务 网站地图 意见反馈. 2015 tech.delinghashi.com.
韩国赌场——韩国赌场真人抖奶发牌现场-tech.dengdeng8.cn
Tech by Dennis Kioko
Tech by Dennis Kioko. Sunday, December 28, 2014. Chrome Remote Desktop on Fedora Linux. Chrome Remote Desktop is a very easy way to manage your laptop from another laptop, or even from a smartphone. I have managed my laptop from my Android smartphone. I also think it's the easiest way for most people to set up Remote desktop, despite it not being straightforward for non-Ubuntu/Debian Linux versions. For Ubuntu, the guide is here https:/ support.google.com/chrome/answer/1649523? The converted .rpm pac...
SOCIAL ENGAGEMENT