• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for Management

Management

Simple Github Push To Deploy Tutorial

September 7, 2014 by Rana Ahsan Leave a Comment

github push to deploy

If you are using github as your project's source code repository, not matter whether its open source or private, it's good idea to have the automated deployment mechanism setup so that whenever someone from your team push to the repository, your web app get built/updated automatically to the latest changes. There are several continuous integration system like travis, jenkins … [Read more...] about Simple Github Push To Deploy Tutorial

Build PHP Web Application In One Step Using Makefile

August 17, 2014 by Rana Ahsan Leave a Comment

Gnu Make

If you are deploying your PHP web application manually by updating revision, setting proper permissions, running tests etc, from the command line, maybe it's time for you to automate these things better to save time. In case you have already tried, and maybe you are a little distracted to learn such a build system like "phing", well, there is good news for you, you can avoid … [Read more...] about Build PHP Web Application In One Step Using Makefile

Using Supervisord Web Interface And Plugin

July 8, 2014 by Rana Ahsan Leave a Comment

Supervisord web

In my last article where I tried to give an introduction and basic usage of supervisord process monitoring, I figured that there are two missing features there which someone should know about/be aware of. Which are, interacting with supervisord web interface and using a plugin with supervisord. So, today, In this small article, I will try to cover these two to make your … [Read more...] about Using Supervisord Web Interface And Plugin

Beginners Guide To Supervisord Process Monitoring

June 29, 2014 by Rana Ahsan 5 Comments

supervisord

If you are working with long running process on web servers and struggling hard to manage them easily, supervisord process monitoring software can help you the most. I have recently learned about it and can't help myself from sharing with my readers about this awesome piece of software. I will try to introduce this to you and show you the basic usage, which is basically … [Read more...] about Beginners Guide To Supervisord Process Monitoring

Using TFS Task Management In Visual Studio

February 21, 2013 by Rana Ahsan Leave a Comment

Team Foundation Server Project Management System

Today, we will see how we can interact with the TFS task management system inside the visual studio integrated environment. This tutorial will cover how we can create a task, explore/find tasks, create team queries for filter tasks, change states and make necessary updates on the tasks. I am using visual studio 2010, which has the team client within it. If you are using vs … [Read more...] about Using TFS Task Management In Visual Studio

Next Page »

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token
  • How To Use Hotkeys/Keyboard Events In WPF Application Using C#
    How To Use Hotkeys/Keyboard Events In WPF Application Using C#
  • Beginning Codeigniter Application Development
    Beginning Codeigniter Application Development
  • Control HTML5 Audio With Jquery
    Control HTML5 Audio With Jquery

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023