Skip to content

Instantly share code, notes, and snippets.

View josephbales's full-sized avatar

Joseph Bales josephbales

View GitHub Profile

Need authentication and authorization

Need calendar type model with years, months, days

Need to have debits, credits

Need to be able to repeat an item

Should start out very simple

  • a model for a month
@josephbales
josephbales / EcrireInstallTest.md
Last active August 29, 2015 13:56
Possibly installing Ecrire blogging platform on CentOS with Apache and Passenger.

Ecrire Install Guide for CentOS 6.5 (experimental)

Installing Ecrire on CentOS 6.5 with Apache and Passenger. This is experimental and doesn't work. Don't try it.

@pothibo This works, but I'm still working out the procedure. I'll post it to the wiki when it's complete.

###Conventions:
Commands starting with a # should be run as root. All other commands will be marked with a $ and should be run as a non-privileged user.

{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"default_line_ending": "unix",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
## Configure eth0
#
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE="eth0"
NM_CONTROLLED="yes"
ONBOOT=yes
HWADDR=A4:BA:DB:37:F1:04
TYPE=Ethernet
BOOTPROTO=static
@josephbales
josephbales / winblueinitial
Created June 29, 2013 11:51
Windows 8.1 initial thoughts
Love the start button, love the boot to desktop, love the desktop background on Start page
Hate crashy IE11, hate that IE11 is choking on my simple jQuery fadeIn()