hardcoded

hardcoded news search results

Developer news items we found relating to hardcoded

8 results
Detect-hard-coded-secrets-with-new-capabilities-from-Cycode

Detect hard coded secrets with new capabilities from Cycode


Thursday, August 10, 2023 by

Cycode announced the expansion of its hard-coded secrets detection in cloud-based workplaces, as well as a collaboration with Azure DevOps pipelines to ensure end-to-end supply chain integrity and a new IDE plug-in for seamless integration with VS Code. Building upon its existing code-to-cloud coverage, Cycode now extends its secrets scanning capabilities to encompas...


Five-biggest-reasons-to-promote-developers-into-leadership-positions

Five biggest reasons to promote developers into leadership positions


Thursday, February 4, 2021 by

There is an ongoing shift from "design-thinking" to "DevOps-thinking." While it's a subtle shift from a philosophical perspective, it's one that has massive operational implications. Developers are one of the largest capital investments businesses make, often commanding high salaries because they are highly skilled and/or trained to specific ...


App-localization-done-right

App localization done right


Thursday, December 27, 2018 by

Mobile devices are everywhere, and so are the apps that run on them. Vast numbers of smartphones mean vast numbers of users – and irrespective of the language they speak or where they live, these users demand a wide range of specialized applications. If you’re a mobile app developer, you may have already considered adapting your product to other markets. ...


Most-cryptocurrency-mobile-apps-are-vulnerable

Most cryptocurrency mobile apps are vulnerable


Thursday, November 30, 2017 by

Over 1,300 crypto currencies exist today with over $300 Billion market capitalization. One of the most popular and oldest cryptocurrency - Bitcoin has almost reached $10,000 price after several months of fluctuation, but continuous and steady growth.A wide spectrum of mobile applications for cryptocurrencies were released during the last few years by various startups, i...


How-to-choose-an-Android-HTTP-Library

How to choose an Android HTTP Library


Monday, June 5, 2017 by

Today almost every Android app uses HTTP/HTTPS requests as the main transport for transferring data. Even if you're not using HTTP directly, you may be using multiple SDKs that rely on HTTP for networking, such as analytics, crash reporting and ads. So it’s fair to say that HTTP is the ubiquitous, and perhaps even obvious, choice for data transfers. But choosing HTTP in...


Think-Your-Mobile-App-is-Hack-Proof-Think-Again

Think Your Mobile App is Hack Proof Think Again


Tuesday, September 20, 2016 by

In today’s mobile app economy, time to market and quality are critical to stay competitive. Developers race against the clock to create amazing apps, and considerable time is spent to test it again and again; agile and automation plays a big part into this. The goal is a release that is user friendly and resilient as defect-free as possible, offering a product that deep...


Localizing-Apps:-Start-Early-to-Cut-Complexity

Localizing Apps: Start Early to Cut Complexity


Thursday, August 6, 2015 by

The mobile application marketplace is booming – by 2017 Portio Research estimates the number of mobile users will grow to 4.4 billion, half of whom will come from Asia. These numbers are staggering, and also speak to the necessity for localizing apps.Developers understand this need – in a survey of 274 developers conducted at Microsoft BUILD, an annual conference where ...


How-Javascript-and-HTML5-Make-the-Perfect-Mix-To-Develop-Your-Next-Game

How Javascript and HTML5 Make the Perfect Mix To Develop Your Next Game


Friday, March 28, 2014 by

Last year we had the opportunity to create a series of five mahjong link games (a variation on the standard) in HTML5 for Spil Games. The first game we built was Dream Pet Link. Given that we were tasked with building four additional games with the same mechanic but different themes, we knew we’d be able to reuse much of the same code. We could just write the first game...