Add next code in c:\inetpub\wwwroot\web.config
<system.web>
<httpCookies
httpOnlyCookies="true"
requireSSL="true" />
</system.web>
References:
[1] http://www.codeproject.com/Articles/291562/Asp-net-web-application-Security-Review-Dos-Dont
[2] http://forums.asp.net/t/1756774.aspx
[3] http://www.enterprisenetworkingplanet.com/netsecur/ten-tips-to-make-your-ssl-secure.html
[4] https://www.owasp.org/index.php/HttpOnly
[5] http://xss.cx/examples/dork/programming/ssl-cookie-without-secure-flag-set-example.html#1.7
Friday, September 27, 2013
IIS Custom Errors
1. Make html with custom message, and save that on any directory
c:\inetpub\wwwroot\custom_errors\404.html
c:\inetpub\wwwroot\custom_errors\500.html
2. Alter web.config of c:\inetpub\wwwroot, add next content.
<system.webServer>
<
httpErrors errorMode="Custom" existingResponse="Auto" defaultResponseMode="ExecuteURL">
<
clear />
<
error statusCode="404" path="/custom_errors/404.html" responseMode="ExecuteURL" />
<
error statusCode="500" path="/custom_errors/500.html" responseMode="ExecuteURL" />
<
/httpErrors>
<
/system.webServer>
References:
[1] http://stackoverflow.com/questions/434272/iis7-overrides-customerrors-when-setting-response-statuscode
[2] http://stackoverflow.com/questions/619895/how-can-i-properly-handle-404-in-asp-net-mvc
[3] http://stackoverflow.com/questions/717628/asp-net-mvc-404-error-handling
Friday, September 20, 2013
Claro Habla Gratis
Envia un SMS con el sgte formato(No te cobran los 3 primeros minutos):
La estructura del SMS (sin costo) al 779 es HG(espacio)(número voz 1)(coma)(número voz 2)(coma)(número SMS).
Nota: El número SMS puede ser también uno de los primeros y la recarga es de S/.15 mínimo al mes.
referencia:
[1] http://www.claro.com.pe/wps/wcm/connect/pe/claro-2013-peru/pc/personas/movil/prepago/promociones/habla-gratis
Wednesday, September 18, 2013
MS Access Client GUI (For Sql Commands)
References:
[1] http://www.albahari.com/ (Parallel programing/Threading and more )
[2] Query Express http://www.albahari.com/queryexpress.aspx
[3] LinqPad http://www.linqpad.net/
Tuesday, September 17, 2013
API Key Google Maps
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
Ir a:
ttps://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console#sthash.FclYhbcs.dpuf
https://code.google.com/apis/console
Referencias:
[1] http://www.nonomartinez.com/2012/03/13/como-crear-una-api-key-para-google-maps-v3
MoSync over W7
MoSync no yet support 64bits, then after installation you get message related to jvm.dll
Solution:
Install standalone Java 32bits, over C:\Program Files(x86)\Java, then after installation of moSync you need create new shortcut.
C:\MoSync>C:\mosync\eclipse\mosync.exe -vm "C:\Progra~2\Java\jdk1.6.0_17\jre\bin\server\jvm.dll" eclipse.vm="C:\Progra~2\Java\jdk1.6.0_17\jre\bin\server\jvm.dll
" java.home="C:\Progra~2\Java\jdk1.6.0_17\jre" java.runtime.version=1.6
Solution:
Install standalone Java 32bits, over C:\Program Files(x86)\Java, then after installation of moSync you need create new shortcut.
C:\MoSync>C:\mosync\eclipse\mosync.exe -vm "C:\Progra~2\Java\jdk1.6.0_17\jre\bin\server\jvm.dll" eclipse.vm="C:\Progra~2\Java\jdk1.6.0_17\jre\bin\server\jvm.dll
" java.home="C:\Progra~2\Java\jdk1.6.0_17\jre" java.runtime.version=1.6
Nod32 best serials
Validos
Vencimiento U C
25/03/2014 EAV-84218011 fk3tv8p57v
Serial 1
http://actualizatu-nod32.blogspot.com/
Otros
http://serialnod32gratis.blogspot.com.br
http://nod32-serial.blogspot.com/
http://www.archivogeek.com/windows/software/username-y-password-serial-para-nod32/
Vencimiento U C
25/03/2014 EAV-84218011 fk3tv8p57v
Serial 1
http://actualizatu-nod32.blogspot.com/
Otros
http://serialnod32gratis.blogspot.com.br
http://nod32-serial.blogspot.com/
http://www.archivogeek.com/windows/software/username-y-password-serial-para-nod32/
Sunday, September 15, 2013
Wednesday, September 04, 2013
VMWare resume problem
1) Delete .VMSS files.
2) Delete any .lck directories.
[References]
[1] http://serverfault.com/questions/27219/vmware-6-5-virtual-machine-fails-to-resume-after-suspend
2) Delete any .lck directories.
[References]
[1] http://serverfault.com/questions/27219/vmware-6-5-virtual-machine-fails-to-resume-after-suspend
Tuesday, September 03, 2013
Xcode 4.2 installation requeriments on vmware 7.1.4
Monoprocesador ACPI de PC
CPUID : AMD Sempron(tm) 140 Processor
Velocidad de reloj original 2700 MHz
Memoria del sistema 2048 MB (DDR3-1333 DDR3 SDRAM)
Placa de video ATI Radeon HD 5450 (1024 MB)
Note:
a) Parameters for start -v cpus=1 busratio=4
b) For others machines try use cpu-z and divide Score speed / Bus speed ~ busratio
1) Install Mac OSX Snow Leopard 10.6.6 Intel AMD Vmware Image
http://thepiratebay.se/torrent/6120172
2) OSX Snow Leopard 10.6.7 update (Xcode 4.2 works with OSX 10.6.7)
http://download.info.apple.com/Mac_OS_X/041-4916.20110321.Sx74f/MacOSXUpd10.6.7.dmg
3) Download and Install Xcode 4.2
http://thepiratebay.se/torrent/6721955
3.1) Enable Root user
* Go -> /System/Library/CoreServices/
* Launch “Directory Utility” and Unlock using the padlock icon and entering the administrator password (empty for this case).
* Edit -> Enable Root User
3.2) if fail xcode installation, then change system date before to 03-2012
#date 0101000012 (01 of January of 2012)
4) After installation(for execute)
References:
[1] http://osxdaily.com/2011/03/21/mac-os-x-10-6-7-update-download/
[2] Enable root http://osxdaily.com/2012/01/09/enable-root-user-account-os-x-lion/
CPUID : AMD Sempron(tm) 140 Processor
Velocidad de reloj original 2700 MHz
Memoria del sistema 2048 MB (DDR3-1333 DDR3 SDRAM)
Placa de video ATI Radeon HD 5450 (1024 MB)
Note:
a) Parameters for start -v cpus=1 busratio=4
b) For others machines try use cpu-z and divide Score speed / Bus speed ~ busratio
1) Install Mac OSX Snow Leopard 10.6.6 Intel AMD Vmware Image
http://thepiratebay.se/torrent/6120172
2) OSX Snow Leopard 10.6.7 update (Xcode 4.2 works with OSX 10.6.7)
http://download.info.apple.com/Mac_OS_X/041-4916.20110321.Sx74f/MacOSXUpd10.6.7.dmg
3) Download and Install Xcode 4.2
http://thepiratebay.se/torrent/6721955
3.1) Enable Root user
* Go -> /System/Library/CoreServices/
* Launch “Directory Utility” and Unlock using the padlock icon and entering the administrator password (empty for this case).
* Edit -> Enable Root User
3.2) if fail xcode installation, then change system date before to 03-2012
#date 0101000012 (01 of January of 2012)
4) After installation(for execute)
open -a /Developer/Applications/Xcode.appor
open -a Xcode.app
References:
[1] http://osxdaily.com/2011/03/21/mac-os-x-10-6-7-update-download/
[2] Enable root http://osxdaily.com/2012/01/09/enable-root-user-account-os-x-lion/
Thursday, August 22, 2013
SSL Certificates and IIS7
Resources:
[1] http://www.digicert.com/csr-creation-microsoft-iis-7.htm
[2] http://support.godaddy.com/help/article/5343/instrucciones-para-generacion-de-solicitud-para-firma-de-certificado-csr?locale=es
[3] https://www.globalsign.com/support/install/install_iis7.php
[4] http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx
[3] Comparison http://en.wikipedia.org/wiki/Comparison_of_SSL_certificates_for_web_servers
[4] 90 days free http://www.instantssl.com/ssl-certificate-products/free-ssl-certificate.html
[5] http://www.godaddy.com/ssl/ssl-certificates.aspx?isc=sshl5la05&ci=8979
Wednesday, August 21, 2013
Flip Book Maker
Free Alternatives
[1] http://www.boxoft.com/flip-book-maker (Windows/Max)
[2] * http://www.flippdf.com/free-page-flip-book-maker/
Private Alternatives
[1] http://www.flipsnack.com (Online)
[2] kvisoft flipbook maker pro
Labels:
Entertainment,
Off topic,
Software
Thursday, July 25, 2013
Host File Browser
Some times you need explore your files in your host server, here you have tools for that.
References:
[1] http://www.vonloesch.de/filebrowser.html
[2] Download http://www.4shared.com/zip/B2XFPfrI/jspbrowser.html
References:
[1] http://www.vonloesch.de/filebrowser.html
[2] Download http://www.4shared.com/zip/B2XFPfrI/jspbrowser.html
Tuesday, July 23, 2013
CRM Companies
Below we have referenced the top online CRM companies providing services today.
References:
[1] http://crm-software-review.toptenreviews.com/
[2] http://www.thetoptens.com/best-online-crm-companies/
Tuesday, July 09, 2013
jQuery MultiSelect work using jQuery 1.9.1 and jQuery-ui-1.10.3
Version 1.13 - 08/19/2012 ============================================== - Fixed: jQuery 1.8 compatibility
We using multiselect, that work fine using jquery 1.8-ui, but we need migrate jquery to jQuery 1.9.1 and jQuery-ui-1.10.3.
for that we changed source jquery.multiselect.filter.js (line 29)
instance = (this.instance=$(this.element).data("echMultiselect")),/*fix for jquery 1.10.3*/ /*multiselect")),*/
References:
[1] http://www.erichynds.com/examples/jquery-ui-multiselect-widget/demos/
jQuery Addons
jQuery Contdown
http://keith-wood.name/countdown.html
Tree View con jQuery
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
Tooltip
[1] http://patelshailesh.com/index.php/css-tooltip-on-mouse-hover
[2] http://www.queness.com/resources/html/tooltip/jquery-tooltip-queness.html
[3] http://www.filamentgroup.com/examples/fg-tooltip/
http://keith-wood.name/countdown.html
Tree View con jQuery
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
Tooltip
[1] http://patelshailesh.com/index.php/css-tooltip-on-mouse-hover
[2] http://www.queness.com/resources/html/tooltip/jquery-tooltip-queness.html
[3] http://www.filamentgroup.com/examples/fg-tooltip/
Wednesday, June 19, 2013
C# Windows Services and Logs
References:
[1] http://www.codeproject.com/Articles/14353/Creating-a-Basic-Windows-Service-in-C
[1.1] http://www.codeproject.com/Articles/3990/Simple-Windows-Service-Sample
[2] http://blog.themobilebrand.com/technology/tutorial-building-a-windows-service-application/
[3] http://www.c-sharpcorner.com/UploadFile/mahesh/window_service11262005045007AM/window_service.aspx
[4] C# log4net http://www.eyecatch.no/blog/2012/08/logging-with-log4net-in-c-sharp/
[5] C# log4net http://www.codeproject.com/Questions/377372/Log4net-not-working-No-Logs-created
[6] Windows event log http://msdn.microsoft.com/en-us/library/6s7642se.aspx
Monday, June 17, 2013
Audio Streaming
References
[1] Shoutcast DSP + Winamp http://howto.slserver.com/?cat=10
[2] GStreamer http://gstreamer.freedesktop.org/features/
[3] Share speaker player http://www.extendoffice.com/product/share-speaker-player.html
[1] Shoutcast DSP + Winamp http://howto.slserver.com/?cat=10
[2] GStreamer http://gstreamer.freedesktop.org/features/
[3] Share speaker player http://www.extendoffice.com/product/share-speaker-player.html
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
PostgreSQL json fields
select name->'es_PE',* from product_template where name->>'es_PE' like '%MEGACI%' References: [1] https:/...