Social Rating is mix of a lot of things – especially nowadays in 2021. First, you must value yourself, then you must compare what the market is ready to pay for what you’ve got. Then you must go beyond the packages available and your own limitations to grow beyond the rating or the specialization. Do…
Push Notifications Service
As I’ve written in the past – Push Notifications are one of the 9 Social Features in Software that keeps people engaged with a particular product. Most Users love when the software reaches them about events – as fast as in real time. For this reason – here you have a Push Notifications Service –…
Importance of Side Projects in IT
Most people probably don’t need to work on side projects and are perfectly happy with the everyday work. 9-5 could pay the bills, cover vacations, earn some savings for investments. But, some people like adventure and the modern wrapping of it -is try and experiment with ideas. There are many advantages about exploring side projects…
Technological complexity in a Micro Service App
The raise of Micro Service has increased Technological complexity outside of the pure, logical and real need. Real need really means – how much users or “calls” an app, web page, service or functionalities has. A site that is not accessed in an hour or in 24 hours more than 100/1000, sometimes even 10 000…
How much Apps Facebook Integrates
Do you know how much Apps Facebook integrates within its system? Some of them are separated, but a lot of the features are bundled in the main app and expanding. User Authentication System This is the front line of any meaningful service. Facebook has several – under the Facebook App, the Instagram App, WhatsApp App…
Service, EVERYTHING could be (Micro) Service
Recently I’ve come to the realization that almost everything in software could be packaged separately as a ( Micro ) Service. Ideally it could scale up by putting a load balancer in front of every service and turn on or off containers and/or virtual machines per need. Idealistically it could work without human intervention at…
Mobile First Development Approach
In this article I’m gonna answer What it means to do Mobile First Development Approach. I’ll quote some personal experiences, projects and points of view. Responsive Design Responsive design idea has taken over the world thanks to several frameworks and platforms: Bootstrap, Material Design, and their integration in WordPress, React.JS, Angular and even the native…
Extract Main Info of a Web Site
Here you have a tool for the Desktop Computer – to extract the main Information of a Web Site. https://programtom.com/appcenter.online/app.php?id=57. You just need to paste the URL address. The tool will extract Web Page: Title Description Image/Logo This information is available on any public page because of Search Engine Optimization reasons. If a Web Page…
WordPress Application Builder
WordPress powers most of the Internet because of ease of use, network effect, branding and more so I’ve created a Simple Application Builder using this platform as the backbone. It is proof of concept, so don’t expect a lot. It could be found here: https://tomavelev.com/wp_app_builder/ You search for the site you wish to turn into…
IP White List for Profiles – Service
One of the ways to let users secure their profiles is allow them set IP White List from where they will access your service. The IP addresses of most users are pseudo-static in my experience – here in Bulgaria. The IPs are dynamic in settings of the Internet Provider (if the users haven’t paid additionally…