Just a simple knowledge base

Knowledge base on subjects I use in my day-by-day life. Unix, Linux, Mac OS X, VMware, Web, Java, Codfusion, Flex, etc.

Thursday, September 24, 2015

Cordova / Ionic - Multiple Dex Issue with "Facebook Connect" and "LocalNotification" plugins.

›
Had a problem with Cordova / Ionic today: com.android.dex.DexException: Multiple dex files define Landroid/support/annotation/AnimRes; at...
7 comments:
Friday, September 26, 2014

backbone.js + underscore.js + ??? = good localization

›
Starting a localization process for one of projects. Currently looking for localization of backbone and underscore parts. i18n plugin fro...
Thursday, September 25, 2014

npm + grunt + bower + grunt-bower-task

›
Maybe this will help someone... In any case - I'm keeping this KB mostly for myself :) Since I prefer following structure for my node....
Wednesday, November 27, 2013

MySQL privileges update for creating procedures, functions, etc.

›
After creating a new user you need to update his privileges to grant creation of procedures, functions and so on. Here is a SQL for this. ...
Monday, March 25, 2013

jQuery executes error function even on success (200) status

›
Just lost a couple of hours with this problems. jQuery was executing an error function regardless the jqXHR status. A little bit about set...
Saturday, December 1, 2012

MySQL PASSWORD() function in JavaScript

›
If you need to implement a MySQL PASSWORD() function in JavaScript - use http://code.google.com/p/crypto-js/#SHA-1 with 2 encodings. H...
14 comments:
Monday, June 11, 2012

Show hidden files on Mac

›
To show hidden files and folders in Finder - open terminal window and paste the following line: defaults write com.apple.Finder AppleShowA...
Monday, December 19, 2011

Find directory with biggest number of files / directories

›
Today we had a problem related with a number of files in a directory. We needed to find directories with a biggest number of files / directo...
Monday, February 22, 2010

iPhone takes too long to sync

›
After changing a notebook I got a following problem. My iPhone was taking an eternity to sync with iTunes. I made a restore - no solution. I...
Sunday, November 8, 2009

VMware crashes after updating (upgrading) of host OS (to CentOS 5.4)

›
If you have in your hostd.log something like this: Nov 07 21:19:12.648: Worker#23| Caught signal 6 -- tid 31543 this can be related with upd...
›
Home
View web version

Contributors

  • Ksen
  • Unknown
Powered by Blogger.