Blog All Machine Learning Business Analysis Consultancy Artificial Intelligence DevOps Solutions Architect Delivery Manager Rozwój w PGS Data science Cloud Software Development Quality Assurance Design News Events security tips & tricks website Is your website’s URL properly secured? Introduction Every computer system has been created to process data and websites are not an exception. You can experience data processing every day – while scrolling your favorite social media or checking invoices from your electricity supplier. Many systems have data storage solutions, and in many cases they rely on… Cloud Cloud computing Edge computing programming Python tips & tricks MicroPython – Pythonic Edge Computing As the Internet of Things becomes more and more popular, so too has the need for computing solutions that work across a network of smaller devices, rather than just centralized processing servers. To this end, developers are always challenged by hardware requirements, yet more modern solutions, such as edge computing,… design Design Systems development tips & tricks How To Save 35 Hours Using A Design System It’s well said that Design Systems save time - we’ve even said it ourselves. But has anyone ever considered exactly how much time is saved? After all, time is money, so just how many staff hours can a Design System free up? Where Does The Time Go? You're a designer,… Jira tips & tricks JIRA Query Language (JQL) – the most flexible way to search in JIRA Regardless of your role - whether you are a developer, tester, project manager or business analyst - it is always good to have a quick access to the specific data that you want to work with. Let’s find out more about the JIRA Query Language – a powerful tool which can help you improve your work efficiency. Android tips & tricks Writing custom controls in Android The more complicated applications you write, the more sophisticated user controls you'll need. This is the time you'll have to implement your own, custom controls. And this is precisely what we'll do today. .NET asp.net ASPX MVC tips & tricks How to automatically insert SVN Version number on a webpage(assembly)? Hi, I will try shortly and easily to describe, how to add automatically the SVN version number information into a ASP.NET Web Page. Of course first thought was just to generate a text file(using svnversion command) with the version information, so why not? Because it can be easily updated "by… asp.net tips & tricks Setting SkinID for dynamically loaded control Recently I ran into an interesting issue. In an asp.net application, which heavily uses skins, I wanted to load user control into a placeholder. What was interesting in that, I wanted to set skin to this control or its child controls programmatically. If it was normally placed on page control,… .NET mocking tips & tricks unit testing Mocking Linq to Sql DataContext In one of our projects, we are using Linq to Sql to work with database. It is really nice to use, because it allows you to query a database using Linq. Everything is fine, until you want to unit test your code... How to mock DataContext? Not so easy. DataContext… asp.net tips & tricks ValidatorCalloutExtender and server validation in ASP.NET The story behind is that we had an application which heavily used ValidatorCalloutExtender for displaying validation errors. Everything was working great till we had to validate date in non-english culture. We used CompareValidator for validating date ("DataTypeCheck" operator). Then, strange thing happened - form wasn't saved, but no validation message… .NET asp.net ASPX AWStats tips & tricks Installing AWStats on IIS 7.0 – time-taken extra section AWStats is an open-source Log analyzer than can be easily configured to work with IIS logs. Popular posts Is your website’s URL properly secured? MicroPython – Pythonic Edge Computing How To Save 35 Hours Using A Design System JIRA Query Language (JQL) – the most flexible way to search in JIRA 12>