Tag: webinar

This webinar introduces Time Management in YouTrack 4.1. You'll learn how to add work items, how to check your progress on specific task or the whole feature at a glance. We'll cover the process of creating Time Reports and show how to configure Time Tracking per project\user. Improved GitHub integration and multiple Agile Board enhancements are also included!

 In this webinar we review the new upcoming features of YouTrack 4.0 in terms of Agile support, specifically the Scrum board and charts. It is based on the Early Access Program of 4.0 and was a perfect opportunity to get feedback from our users. Take a look, let us know what you think!

 Introduction to YouTrack it in the context of how it's meant to be used.

Not everyone has the possibility of working on Greenfield projects or doing TDD or BDD. Many of us often end up having to work with legacy code bases that have little notion of what SOLID design principles are and unit tests are non-existent. It can be daunting to have to maintain these types of systems. However, with a little bit of effort, we can try and make the best of the situation. We can combine some well-known refactoring techniques, along with code analysis and design concepts to improve the quality of the code.

This is a recording of the webinar "Quality Assurance for PHP Projects Using PhpStorm" by Michelangelo van Dam (@DragonBe) on 25th April 2013.

This is a free webinar held on Thursday, April 25th, where Michelangelo van Dam (@DragonBe) told us about Quality Assurance for PHP in general and show how different QA-related actions can be performed using PhpStorm IDE.

Michelangelo's slide-deck is available at SlideShare http://www.slideshare.net/DragonBe/quality-assurance-for-php-projects-with-phpstorm and the source code can be found at GitHub https://github.com/DragonBe/zftest

The webinar covered different topics including:
- Revision control
- Syntax checking
- Code documentation
- Unit Testing with PHPUnit
- Measuring code health with a variety of tools
- Profiling and debugging with Xdebug
- Automation with Phing
- Team work and more.

This is a recording of the webinar "PhpStorm 6 - More Tools to Developer Smarter, Not Harder" by Maarten Balliauw, JetBrains Technical Evangelist on 26th March 2013. Maarten went through the most important features of the latest PhpStorm 6 release including new refactorings, Composer dependency manager for PHP support, Smarter namespace handling, Code (re)arranger, Fully customizable templates and also provided an overview of the brand new web toolkit featured in this release such as Full-featured debugging of TypeScript, Dart or CoffeeScript with source maps, Refined handling of JS libraries, REST Client, Re-worked HTML structure view, Improved HTML and CSS coding including Emmet, New database schema editor and change tracking tools and more!

Umbraco’s Project Manager Sebastiaan Janssen will go through the wide range of YouTrack features he uses to easily stay on top of their product development.

 
We’ll be looking at:
 
* Doing complex search queries in seconds
* Using custom fields to support the community in contributing to the source
* Making the day more productive by using the command console and keyboard shortcuts
* Taking advantage of the Agile board to get an overview of the release at a glance
* Integrating the data from the tracker into our custom roadmap and release page, using some Knockout.js and the YouTrack API
* And more power user tips and tricks along the way
 

 

You’re probably familiar with building and testing code in TeamCity, but how do you deploy the built artifacts? How do you promote your deployments between development, test, staging and production environments, while keeping the process reliable, automated and secure? Octopus Deploy can help to solve this problem, by integrating with TeamCity to push your changes out into production.

In this session, Paul will walk through the process of building, testing, packaging and deploying an ASP.NET web applications and Windows Services into different environments using Octopus Deploy and TeamCity.

 

In the recording of this unscripted January 24th webinar, Hadi Hariri and Julie Lerman join forces to help you understand how to do Entity Framework Code First while enjoying the benefits of ReSharper. 

In Part 1 of our webinar series, Live Coding an IntelliJ IDEA Plugin from Scratch,  we were building a tool for generating the implementations of the comparable interface using the Google Guava library. Watch this Part 2 to see what happens next.