Archive
Bash: count all lines in a directory
-
find . -type f | xargs wc -l | grep 'total' | awk '{print $1}'
jQuery json
-
{ "week": { "startDate" : { "day" : 22, "month" : 10, "year" : 2009, }, "endDate" : { "day" : "29", "month" : "10", "year" : "2009", }, "keyWords" : "173", "landingPagePath" : "61", "index" : "2.84" } }
-
$.getJSON("GA_keywords_per_period.php?week="+i, function(json){ //alert("JSON Data: " + json.week.keyWords); data.addRows([ [new Date(json.week.startDate.year, json.week.startDate.day, json.week.startDate.month), parseInt(json.week.index), undefined, undefined] ]); chart.draw(data, {displayAnnotations: true}); });
http://www.hunlock.com/blogs/Mastering_JSON_%28_JavaScript_Object_Notation_%29
Windows 7, Vista x64: The name is already in use as either a service name or a service display name.
After I installed VMware 7.0 on my Windows 7, I had a few problems with my WLAN USB network card.
I fix it like it is described in link below!
http://support.microsoft.com/Default.aspx?kbid=823771
Canon PIXMA ip3000 drivers for Vista x64 and Windows 7 x64
canon_x64_Vista_Win7 drivers
Sveža namestitev programov
- https://ninite.com/
- http://www.allmyapps.com/
Word 2007 – “This Operation Has Been Canceled Due To Restrictions…”
I have tried many solutions founded on internet, but I have got worked only this way.
I just run C:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE as Administrator, close Word and everything start working 
Setting up a Subversion Server on Ubuntu Gutsy Gibbon server | Subversionary
Setting up a Subversion Server on Ubuntu Gutsy Gibbon server via Setting up a Subversion Server on Ubuntu Gutsy Gibbon server | Subversionary.
How to perfect setup server
http://how2forge.org/perfect-server-ubuntu-9.10-karmic-koala-ispconfig-2-p6
Install Subversion with Web Access on Ubuntu :: the How-To Geek
Install Subversion with Web Access on Ubuntu This article covers installing subversion with the apache module so that it can be easily accessed from other systems on a public network. If you want a more secure svn server, you could use svnserve+ssh, which isn’t covered in this article. To install subversion, open a terminal and run the following command: via Install Subversion with Web Access on Ubuntu :: the How-To Geek.
How to perfect setup server
http://how2forge.org/perfect-server-ubuntu-9.10-karmic-koala-ispconfig-2-p6