Archive

Archive for November, 2009

Remove all leading line numbers from http://validator.w3.org/

November 28th, 2009 karlosp No comments

Remove all leading line numbers from http://validator.w3.org/

 

CODE:
  1. ^ *\d+\. *

Categories: Regex Tags:

Bash: count all lines in a directory

November 15th, 2009 karlosp No comments
CODE:
  1. find . -type f | xargs wc -l | grep 'total' | awk '{print $1}'

Categories: SPO Tags:

jQuery json

November 12th, 2009 karlosp No comments

JAVA:
  1. { "week": { "startDate" : { "day" : 22, "month" : 10, "year" : 2009, }, "endDate" : { "day" : "29", "month" : "10", "year" : "2009", }, "keyWords" : "173", "landingPagePath" : "61", "index" : "2.84" } }

 

JAVA:
  1. $.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

Categories: Malo mešano Tags:

Windows 7, Vista x64: The name is already in use as either a service name or a service display name.

November 10th, 2009 karlosp No comments

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

November 10th, 2009 karlosp No comments
Categories: Malo mešano Tags:

Sveža namestitev programov

November 8th, 2009 karlosp No comments
  1. https://ninite.com/
  2. http://www.allmyapps.com/
Categories: Malo mešano Tags:

Word 2007 – “This Operation Has Been Canceled Due To Restrictions…”

November 8th, 2009 karlosp No comments

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 :D

Categories: Malo mešano Tags:

Setting up a Subversion Server on Ubuntu Gutsy Gibbon server | Subversionary

November 4th, 2009 karlosp No comments

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

Categories: Linux Tags:

Install Subversion with Web Access on Ubuntu :: the How-To Geek

November 3rd, 2009 karlosp No comments

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

Categories: Linux Tags:

Long Tail SEO Optimizer presentation

November 2nd, 2009 karlosp No comments

Categories: Malo mešano Tags:
101904 pages viewed, 150 today
53339 visits, 89 today
FireStats icon Powered by FireStats