Recently ICQ published their official Linux client for 32- as well as for 64-bit machines.
Graphically it is the same client as for windows, which is pretty neat, unfortunately there is a small problem with the login – the widely known error “Error occurred, try again later”.
Continue reading ICQ – Fix “Error occured, try again later” under Linux
Tag: AngularJS
AngularJS-BBcode – Update 0.00.10
While I was using my code, I noticed that my extension was not updating the DOM after the digest cycle of AngularJS. Of course it had to be fixed. Continue reading AngularJS-BBcode – Update 0.00.10
BB Code Plugin – AngularJS
One of my many websites has quite a nice interface – a hybrid, a mixture of plain old school HTML and CSS, but has also a quite dynamic part, provided with AngularJS.
After some thoughts I decided to provide for that website a small extension, so the users can format their texts with some simple BB code.
Why BB? Simple, almost everyone knows what BB code is and it is much safer to use than just plain HTML code snippets. Continue reading BB Code Plugin – AngularJS