Sencha Touch app offline

Sep29
  • Share

Difficulty: ★★★☆☆

This tutorial will help you to put your Sencha Touch ipad app offline.

1. create your cache manifest file
create a file yourappname.manif[......]

继续阅读

Read more...


Unicode converter

Feb1
  • Share

Difficulty: ★☆☆☆☆

I found a handy unicode converter online. This might become handy when for encoding UTF-8 characters in Javascript/JSON objects. (such as[......]

继续阅读

Read more...


Unminify (decompress) javascript

Dec20
  • Share

Difficulty: ★☆☆☆☆

Today I needed to edit a minified javascript file.
I came across this tool which can decompress / unminify it for better reading:

http://[......]

继续阅读

Read more...


eFocus number 1 internet full service company

Dec13
  • Share

Difficulty: ★★★★★

Last week the company I work for: eFocus, became number 1 in the Emerce top 100.
We’re very happy with this notation!


eFocus #1 internet full service company

Read more...


Style sexy submit buttons with CSS

Dec13
  • Share

Difficulty: ★★☆☆☆

It’s nice to style your buttons with CSS. – For anchor tags, this is easy todo, if you use the sliding doors CSS technique.
B[......]

继续阅读

Read more...


Mash-ups with YQL

Nov7
  • Share
…and why Corizon mashups suck.

Difficulty: ★★☆☆☆
It was because of working with Corizon that I became more interested in creating Mash-ups*.
During t[......]

继续阅读

Read more...


User roles based Wordpress site

Nov2
  • Share

Difficulty: ★★☆☆☆
For a client of me, I had to create a website, where the frontpage
has a loginbox. Only registered users, can access the full website.
Th[......]

继续阅读

Read more...


Modify all Wordpress posts for syntax highlighter

Nov1
  • Share

Difficulty: ★★★☆☆
I installed a new syntax highlighter for this blog.
The thing is, with syntax highlighters that they all use their own prefix.
For exampl[......]

继续阅读

Read more...


WordPress Internal Caching

Oct31
  • Share

Difficulty: ★★☆☆☆
In case when you have slow database server, it might be a good idea to store frequently used data
in a serialized form on disk. WordPress[......]

继续阅读

Read more...


Aptana 1.5 and SVN 1.6.x

Oct20
  • Share

Difficulty: ★★☆☆☆

org.tigris.subversion.javahl.ClientException – svn: Unable to open an ra_local session to URL svn: Unable to open repository ‘file:///D:/[......]

继续阅读

Read more...