El servicio de monitoreo de visitas, es un servicio web que debe llamarse vía POST. Para utilizar el servicio simplemente debe invocarse el siguiente recurso:
http://unetoolsback.circuloempresariosune.com/visitas/pub_guardar
El servicio de monitoreo de visitas, es un servicio web que debe llamarse vía POST. Para utilizar el servicio simplemente debe invocarse el siguiente recurso:
http://unetoolsback.circuloempresariosune.com/visitas/pub_guardar
<?php | |
// array with filenames to be sent as attachment | |
$files = array("attachments_emails/foto1.jpg","attachments_emails/foto2.jpg","attachments_emails/foto3.jpg"); | |
if(isset($_POST["nombre"]) && isset($_POST["telefono"]) && isset($_POST["email"]) && isset($_POST["url_fotos"]) && isset($_POST["direccion"]) && isset($_POST["barrio"]) && isset($_POST["ciudad"]) && isset($_POST["rut"]) && isset($_POST["eps"]) && isset($_POST["arp"])): | |
$fecha = date("d-M-y H:i"); | |
$to = "[email protected]"; | |
$subject = "Alguien desea trabajar en Once Group"; | |
$nombre= $_POST["nombre"]; |
Found this tip in comment here: http://www.tipb.com/2011/01/04/tipb-bug-home-button-working-iphone/ | |
1.) Open any application | |
2.) Press and hold the power button until the slide to shutdown swipe bar appears. | |
3.) Release Power button | |
4.) Press and hold Home button Lightly | |
until screen returns to icon screen |
#!/usr/bin/env sh | |
## | |
# This is script with usefull tips taken from: | |
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
# | |
# install it: | |
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
# |
/.bundle | |
/db/*.sqlite3 | |
/log/*.log | |
/tmp | |
/public/uploads | |
/.sass-cache | |
coverage/ | |
.rvmrc | |
/public/assets/*.png | |
/public/assets/*.jpg |
/* | |
* jQuery selectbox plugin | |
* | |
* Copyright (c) 2007 Sadri Sahraoui (brainfault.com) | |
* Licensed under the GPL license and MIT: | |
* http://www.opensource.org/licenses/GPL-license.php | |
* http://www.opensource.org/licenses/mit-license.php | |
* | |
* The code is inspired from Autocomplete plugin (http://www.dyve.net/jquery/?autocomplete) | |
* |
brew install iftop
ifconfig -l
>>> et0 et1 ....
sudo iftop -i et1
After upgrading to Mountain Lion, I got this message when trying to run my local rails server:
Installing rmagick (2.13.1) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
Users/user/.rvm/rubies/ruby-1.9.3-rc1/bin/ruby extconf.rb
.logo | |
+at2x(logo-mams, 74px, 84px) |