Postingcode - postingcode.com - <PostingCode/>
General Information:
Latest News:
Validar Digito Verificar Cedula Republica Dominicana en C 28 Jun 2012 | 10:01 pm
Como lo prometido es deuda, aqui les dejo el código para validar el digito verificador de la cedula dominicana hecho en C (ver version en javascript aqui). Espero que le sea de ayuda. Code: Este cod...
How to verify a CentOS Server is 32 Bit or 64 Bit 23 Jun 2012 | 08:46 am
I have seen this everywhere and It definitely works: CentOS 32-bit: CentOS 64-bit: But not many usera use the easiest way: Related: How to check CentOS version?
How to check CentOS version? 23 Jun 2012 | 08:34 am
Example output: CentOS release 5.8 (Final)
Remove or Delete option from select with JQUERY 14 Jun 2012 | 11:10 pm
Related: Loop through Select Options in JQUERY
Loop through Select Options in JQUERY 14 Jun 2012 | 11:05 pm
Related: Remove or Delete option from select with JQUERY
Formatting the world..... 23 May 2012 | 03:42 am
Source: http://9gag.com/gag/4241013
Install Putty in Ubuntu 12.04 16 May 2012 | 12:50 pm
I just have installed putty (can't live without it...) in my Ubuntu 12.04. You just need to run the following command: That's it!!!!!!
How to get the current selected radio button value in JQUERY 15 May 2012 | 02:40 pm
To get the currently selected radio button's value you can do this: Example: Jquery Code: if you have another way to do this, share it with me...
MySQL Workbench in Ubuntu 12.04 8 May 2012 | 01:41 pm
I just have installed MySQL Workbench in my Ubuntu 12.04 and it is working a like charm... Just run the following commands:
Write failed: Broken pipe in ubuntu 12.04 8 May 2012 | 12:14 pm
Somebody might be interesting in this problem: I have Ubuntu 12.04 and was getting "Write failed: Broken pipe" error message when working remotely in a ssh server (CentOS). Just to let you know, I f...