Wednesday, August 21, 2013
Monday, August 19, 2013
dotNET Continuous Integration (CI) / Build Servers - Team City & Jenkins
TEAM CITY
Basic Config
Tutorial from Elegant Code
Change port for TeamCity web server
To Change The Port on Which the Team City Server Runs
In file
Change
In file
Change serverUrl=http\://localhost\:NewPortNumber
Access via HTTPS
JetBrains Support Note
Configuring TeamCity to use HTTPS/SSL on Windows with a PFX file, and redirecting HTTP to HTTPS
Build Runners - MS Build Scripts
Christophe Geers - Using a MSBuild Script in TeamCity
TC JetBrains Documentation
Delivering Artifacts via FTP
StackOverflow - TeamCity. Publish artifacts after certain build step
Installing Additional PlugIns
Jenkins
Jenkins Official Site
dotdotNet - Building .NET Application with Jenkins using MSBuild and MSTest
Tuesday, July 23, 2013
Friday, July 12, 2013
GIT Cheat Sheet
GITK
visualise branch branchname
gitk branchname
visualise all branch
gitk --all
visualise change history for file
gitk path_to_file
GIT
show all branches, asterisk active branch
git branch
create branch newbranchname from current head commit
git checkout -b newbranchname
git push
visualise branch branchname
gitk branchname
visualise all branch
gitk --all
visualise change history for file
gitk path_to_file
GIT
show all branches, asterisk active branch
git branch
create branch newbranchname from current head commit
git checkout -b newbranchname
git push
Monday, July 8, 2013
Python Sublime Text Editor - V 3 Beta Released
http://www.sublimetext.com/blog/articles/sublime-text-3-public-beta
install sublime3 on ubuntu
https://www.sublimetext.com/docs/3/linux_repositories.html#apt
commands
# view installed packages
Preferences -> Package Control -> List Packages
install sublime3 on ubuntu
https://www.sublimetext.com/docs/3/linux_repositories.html#apt
commands
# view installed packages
Preferences -> Package Control -> List Packages
Wednesday, June 26, 2013
Tuesday, June 25, 2013
Going Back to Simple - Presentation
Parallel Keynote: 8 Lines of Code
Recorded at:
by Greg Young on Jun 11, 2013
Summary
Greg Young discusses eight lines of very common code finding in them massive numbers of dependencies and difficulties, looking for ways to get rid of them.
Greg Young discusses eight lines of very common code finding in them massive numbers of dependencies and difficulties, looking for ways to get rid of them.
redshift - adjust display to reduce eye strain
- http://justgetflux.com/
install on ubuntu
install on ubuntu
ask ubuntu
you@your_box:~/home$ sudo apt-get install redshift redshift-gtk
redshift -l lat:lon
26.2044° S, 28.0456° E
Johannesburg, Coordinates
Tuesday, March 26, 2013
Internet Census 2012 - Port Scanning /0 Using Insecure Embedded Devices
Internet Census 2012
Port scanning /0 using insecure embedded devices
Carna Botnet
http://internetcensus2012.github.com/InternetCensus2012/paper.html
Port scanning /0 using insecure embedded devices
Carna Botnet
http://internetcensus2012.github.com/InternetCensus2012/paper.html
Sunday, February 24, 2013
Wednesday, February 13, 2013
Thursday, January 3, 2013
Twitter Bootstrap Button Generator
PlugoLabs has created a most excellent site which allows easy experimentation with Twitter Bootstrap buttons.
http://www.plugolabs.com/twitter-bootstrap-button-generator/
http://www.plugolabs.com/twitter-bootstrap-button-generator/
Subscribe to:
Posts (Atom)