Skip to content

Instantly share code, notes, and snippets.

View alanboy's full-sized avatar

Alan Gonzalez alanboy

View GitHub Profile
set nocompatible
source $VIMRUNTIME/vimrc_example.vim
source $VIMRUNTIME/mswin.vim
behave mswin
set list
set listchars=tab:>-,trail:~,eol:¶,precedes:<,nbsp:·
set nobackup
set tabstop=4
@alanboy
alanboy / readme.txt
Created January 4, 2014 22:58
Teddy pruebas
Este sitio tiene los mas recientes cambios de https://github.com/alanboy/teddy-online-judge.
- La base de datos fue clonada de teddy.itc.mx, pero es diferente, los cambios que aqui se hagan no se veran reflejados en teddy.itc.mx
- Esta primer fase fue para hacer un refactor y cerrar vulnerabilidades. No hay nuevos features singificantes. Una vez terminado este refactor y validado el funcionamiento, nuevos features seran agregados mucho mas rapido.
- Estoy revisando los logs, y si hay algun error no recuperable, lo vere. Fuera de ahi, agradecere cualquier comentario/bug/etc a alanboy@alanboy.net, @_alanboy, @teddyOJ, bug en https://github.com/alanboy/teddy-online-judge o comentario en este gist.
@alanboy
alanboy / gist:5226337
Created March 23, 2013 03:39
Ciudades de mexico
-- phpMyAdmin SQL Dump
-- version 3.5.2
-- http://www.phpmyadmin.net
--
-- Servidor: localhost
-- Tiempo de generación: 22-03-2013 a las 22:35:42
-- Versión del servidor: 5.1.49-3
-- Versión de PHP: 5.3.3-7+squeeze8
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";