Articles Comments

{ Berbagi, Menulis, Dan Mengajar } Ilmu… » Archive

cannot be opened because its project type (.csproj) is not supported by this version of the application. To open it, please use a version that supports this type of project

From past few weeks whenever I tried to open any download code sample it gives me error ““cannot be opened because its project type (.csproj) is not supported by this version of the application. To open it, please use a version that supports this type of project.” I am using Visual Studio 2008 with SP1. Finally today I got the solution and it works fine for me …. Might be it will be a bug for VS-2008 Here is the solution for it. Go to Start> All Programs > Visual Studio 2008 > Visual Studio Tools > Click Visual Studio 2008 Command Prompt. Type the below command and press enter. devenv.exe /resetskippkgs It opens Visual Studio 2008 IDE and finally everything was OK . Cheers by Anand Ranjan Pandey … Read entire article »

Filed under: 7. Operating System

Dotnet_FX_Clean_Up_tools Tools Dotnet

dotnetfx_cleanup_tool … Read entire article »

Filed under: 7. Operating System, Dot_NET

SARG,SRG,CALAMARIS, SQUID REPOTS

Pada dasarnya squid sudah membuat catatan tersendiri untuk mengetahui client mengakses ke alamat browser mana saja di internet, yang berada di path /var/log/squid/access.log dengan mode text line. Namun kita akan mempermudahnya dengan menginstall calamaris yang berfungsi melihat statistik kinerja squid. Dana SARG untuk mempermudah dalam memantau client mengakses ke alamat browser mana saja di internet dengan menggunakan tampilan GUI (Graphics User Interface). … Read entire article »

Filed under: 7. Operating System

Penting Tagihan Telkom Speedy

telkom_jul_2011 telkom_agu_2011 telkom_sep_2011 … Read entire article »

Filed under: File Config

Toolbox Calibration

toolbox_calib … Read entire article »

Filed under: 2. BLog Research / Thesis / Disertasi

Camera Calibration

http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html … Read entire article »

Filed under: OpenCV

CPP / C++ Fungsi –> atoi

Atoi –>  Fungsi atoi() Penjelasan Fungsi ini digunakan untuk mengubah string (teks) angka menjadibilangan numerik integer. File header yang harus disertakan adalah : stdlib.h … Read entire article »

Filed under: 4. Programming / IDE, CPP / C++ / C

Library Wajib OpenCV

cv210.lib cxcore210.lib highgui210.lib   … Read entire article »

Filed under: OpenCV

Source PKSJATIM.org

PKSJatim1 PKSJatim2 … Read entire article »

Filed under: 7. Operating System

openCV Toturial

http://www.pages.drexel.edu/~nk752/tutorials.html … Read entire article »

Filed under: OpenCV