Jan
5
This is a very common problem for people using versions of Ubuntu Linux. Usually you install the MySQL server using Apt or Synaptic Package Manager and they setup packages without …
Read This PostThis message will be pushed to the admin's iPhone instantly.
This is a very common problem for people using versions of Ubuntu Linux. Usually you install the MySQL server using Apt or Synaptic Package Manager and they setup packages without …
Read This PostAfter installing the Postgres on my machine I had some issues regarding it’s connections through sockets. So after a long time of trying to configure correctly I’ve finally gave up …
Read This PostThere are only three providers in my country that provide 3G/GPRS internet, but two of them don’t requre username and password to sign in. Before finding out that NetworkManager has …
Read This PostI’ve started a new page on my blog today. The page named “Sencha-ExtJS” represents a very unique container for ExtJS examples. It’s a mix of Ext Docs and Samples pages. …
Read This PostIn this article I will describe the process of sending and receiving patches through email (for Gmail) for git repositories. Before sending an email make patch using git format-patch.
Read This PostExt.data.SimpleWriter facilitates create, update, and destroy (CRUD) actions between an Ext.data.Store and a server-side framework, like it would done using a default html form, e.g. Ext.data.SimpleWriter sends request as arrays.
Read This Post To understand why and where Ext.override can be useful you can read this post which I liked most Ext.override – Monkey Patching Ext JS.
The problem that I’ve encountered is in …
This post is not about URL Rewriting. It is mostly about how to post mod rewrite sources on your blog. My blog is working on SyntaxHighlighter Evolved by Aleksey Gorbachev …
Read This PostAfter some researches, my friend posted a review for some Js frameworks (JavaScript UI framework comparison or Why I choose ExtJS & JQuery) we started to write out project mainly …
Read This PostAfter installing Red5 you will have HTTP server on port 5080 (it is the default value, but you can change it during install). You can find there sample named Publisher. …
Read This Post