ppopescu(25)•in #programming•1444 days agoBuilding a REST API in Play FrameworkArticle originally posted on my personal website under Building a REST API in Play Framework. Sample requests can also be found there When building web applicat...10$0.00ppopescu(25)•in programming•1444 days agoBuilding a REST API in Play FrameworkArticle originally posted on my personal website under Building a REST API in Play Framework. Sample requests can also be found there When building web applicat...10$0.00
ppopescu(25)•in #java•1522 days agoUsing “pepper” to increase password storing securityArticle originally posted o my personal website under How to securely store the password using a salt and pepper In a previous article I wrote how to securely s...170$0.55ppopescu(25)•in java•1522 days agoUsing “pepper” to increase password storing securityArticle originally posted o my personal website under How to securely store the password using a salt and pepper In a previous article I wrote how to securely s...170$0.55
ppopescu(25)•in #java•1529 days agoUsing JSON Web Tokens for AuthorizationArticle originally posted on my personal website under Using JWT in Java A useful feature of a web application is the possibility to authorize a client to acces...31$0.00ppopescu(25)•in java•1529 days agoUsing JSON Web Tokens for AuthorizationArticle originally posted on my personal website under Using JWT in Java A useful feature of a web application is the possibility to authorize a client to acces...31$0.00
ppopescu(25)•in #programming•1535 days agoThe Story about 3 Interviews: Good, Bad and UglyI haven't changed jobs for about 4 years and I decided that it was time for either a change, or a substantial increase in my pay at the current company. I wasn'...80$0.08ppopescu(25)•in programming•1535 days agoThe Story about 3 Interviews: Good, Bad and UglyI haven't changed jobs for about 4 years and I decided that it was time for either a change, or a substantial increase in my pay at the current company. I wasn'...80$0.08
ppopescu(25)•in #javscript•1543 days agoOptimizing jQuery DOM manipulationArticle originally posted on my personal website at How to optimize jQuery DOM manipulation If you are working with JavaScript then most probably jQuery is a li...2$0.00ppopescu(25)•in javscript•1543 days agoOptimizing jQuery DOM manipulationArticle originally posted on my personal website at How to optimize jQuery DOM manipulation If you are working with JavaScript then most probably jQuery is a li...2$0.00
ppopescu(25)•in #java•1550 days agoKeep your code well organized. How I structure my web projectArticle originally posted on my personal website at How to organize your web project It is easy to get carried away and just write code. The code may even work ...10$0.00ppopescu(25)•in java•1550 days agoKeep your code well organized. How I structure my web projectArticle originally posted on my personal website at How to organize your web project It is easy to get carried away and just write code. The code may even work ...10$0.00
ppopescu(25)•in #java•1557 days agoExposing sequential IDs is bad! Here is how to avoid it.When working on LOGaritmical, I initially had my primary keys defined as UUIDs. I took this approach for two reasons: security and to avoid collisions even when...50$0.26ppopescu(25)•in java•1557 days agoExposing sequential IDs is bad! Here is how to avoid it.When working on LOGaritmical, I initially had my primary keys defined as UUIDs. I took this approach for two reasons: security and to avoid collisions even when...50$0.26
ppopescu(25)•in #java•1564 days agoDesigning and Coding Event Management in JavaAn improved version and source code on my personal website: How to code events in Java A few years ago, back when ActionScript 3 was still used, but barely, I w...140$0.69ppopescu(25)•in java•1564 days agoDesigning and Coding Event Management in JavaAn improved version and source code on my personal website: How to code events in Java A few years ago, back when ActionScript 3 was still used, but barely, I w...140$0.69
ppopescu(25)•in #java•1569 days agoBuilding a form in Play FrameworkAlmost all websites require a form in one way or another. It can be as simple as a search field or a more complex form with many inputs and validation mechanism...40$0.51ppopescu(25)•in java•1569 days agoBuilding a form in Play FrameworkAlmost all websites require a form in one way or another. It can be as simple as a search field or a more complex form with many inputs and validation mechanism...40$0.51
ppopescu(25)•in #java•1577 days agoYou should always do server-side validation! Always!Original article with another example on my personal website Web technologies have evolved a lot in the past few years, both on the server-side as well as on th...60$0.16ppopescu(25)•in java•1577 days agoYou should always do server-side validation! Always!Original article with another example on my personal website Web technologies have evolved a lot in the past few years, both on the server-side as well as on th...60$0.16
ppopescu(25)•in #java•1585 days agoHow to properly store a password in the DatabaseArticle originally posted on my website un How to securely store the password in the Database When I started LOGaritmical, one of the first functionalities that...124$0.46ppopescu(25)•in java•1585 days agoHow to properly store a password in the DatabaseArticle originally posted on my website un How to securely store the password in the Database When I started LOGaritmical, one of the first functionalities that...124$0.46
ppopescu(25)•in #java•1596 days agoSimple Collection Manipulation in Java Using LambdasOne of the most powerful features introduced in Java 8 was Lambda Even though at first it may not seem much, the new functionality speeds up both coding and exe...30$0.09ppopescu(25)•in java•1596 days agoSimple Collection Manipulation in Java Using LambdasOne of the most powerful features introduced in Java 8 was Lambda Even though at first it may not seem much, the new functionality speeds up both coding and exe...30$0.09
ppopescu(25)•in #java•1612 days agoHow to use String UUID in Hibernate with MySQLWhen creating the database structure it is important to make sure that each row in a table has a unique ID so that it can be easily indexed, retrieved, and mani...41$0.02ppopescu(25)•in java•1612 days agoHow to use String UUID in Hibernate with MySQLWhen creating the database structure it is important to make sure that each row in a table has a unique ID so that it can be easily indexed, retrieved, and mani...41$0.02