Tumgik
#Mobile Development
sreegs · 2 years
Text
I appreciate how much Tumblr allows you to just turn shit off. If you're not a developer, I want to try to explain how that's not always an easy thing to do.
Some features, like "Based on your Likes", are relatively easy to turn off. If that switch is off, when you refresh the dashboard, it's just sending a different value in the request, saying "do not include stuff based on my likes". The backend just skips the step of pulling from the pool of posts that would be recommended for you.
Other features, like "Show Timestamps on Posts", is a big deal. In order to display timestamps, there needs to be room in the post header to display the timestamp. Adding a new element to a UI that is already crowded is hard. Supporting changes to the post header while considering what it will look like WITH and WITHOUT timestamps is also hard.
The post headers, footers, and reblog headers (the separators that indicate who said what in a reblog chain) are very small pieces of screen real estate. It's very tricky to manage that space and add things to it without running out of room. And you cannot easily make it bigger because then you have to consider how the rest of the post layout looks.
For Tumblr to support both showing and hiding timestamps requires significant effort and attention from designers and engineers whenever they need to alter that part of the post layout in the future. If they didn't allow you to flip the switch, they would have an easier job of just, never having to consider the "old" layout again after the new layout was rolled out. The added variable just adds more overhead for the developers for the sake of customization for the user.
And it pays off, I think at least. I do notice Tumblr people sometimes appreciating you can just turn stuff off you don't like.
2K notes · View notes
nixcraft · 13 days
Text
damn
Tumblr media
13 notes · View notes
zonvoir · 1 month
Text
Tumblr media
Our Services Act As The Bridge to your Success! 🌉 With our team of dedicated developers, we connect your business with clients worldwide. From top-notch consultation to global outsourcing, we're committed to your excellence. Let's build bridges together! #ZonvoirServices#DedicatedDevelopers#GlobalOutsourcing
Get tailored solutions with our dedicated developer service. Elevate your projects today!
Reach out to us at +1 234 407 1096 or - Message us on WhatsApp at +91 88607 67651. - Visit our website at www.zonvoir.com to request a quote. - Alternatively, you can email us at [email protected].
Contact us today to experience the Zonvoir difference firsthand!
2 notes · View notes
yvan-armel · 9 months
Text
Hey there! I'm Sopgwi Yvan Armel, a 3rd-year Software Engineering student passionate about technology and innovation. I'm here to share my journey, challenges, and evolution as I work towards integrating into the professional world.
🚀 Join me as I document my daily tasks
JavaScript, typescript, Angular, flutter ,UI UX and software testing will be my focus and .I'll also be sharing helpful content to support fellow tech enthusiasts.
🎮 When I'm not coding, you'll find me gaming on FIFA, Clash Royale, and Fortnite. I'm open, cool, and speak both English and French, so feel free to connect and chat!
Let's embrace the challenges and together, explore the endless possibilities of the technological sector. Hit me up, and let's connect! 🌟
6 notes · View notes
mywebworlduk · 7 months
Text
mobile app development West London
Mobile app development has become an integral part of the digital landscape, shaping how we interact with technology on a daily basis. In this modern era, where smartphones have become ubiquitous, the demand for innovative and user-friendly mobile applications is at an all-time high. The process of mobile app development encompasses a series of stages, from conceptualization to deployment, each requiring careful planning and execution to ensure a successful end product.
The initial phase of mobile app development uxbridge involves brainstorming and conceptualization. Developers collaborate with clients or stakeholders to define the app's purpose, target audience, features, and overall design aesthetics. This stage lays the foundation for the entire development process, as it sets the direction and goals for the project. Market research and competitor analysis also play a crucial role in this phase, helping developers identify unique selling points and potential challenges.
Once the concept is finalized, developers move on to the design stage, where they create wireframes, mockups, and prototypes. User experience (UX) and user interface (UI) design are paramount during this phase, as they directly impact how users interact with the app. Designers focus on creating intuitive navigation, visually appealing layouts, and consistent branding elements to enhance the overall user experience. Feedback from stakeholders and usability testing help refine the design before proceeding to the next stage.
With the design approved, developers begin the development phase, where they write code to bring the app to life. This stage involves backend and frontend development, database integration, API implementation, and other technical aspects. Depending on the project's complexity, developers may choose native, hybrid, or cross-platform development frameworks. Agile methodologies are often employed to ensure flexibility and adaptability throughout the development process, allowing for iterative improvements based on user feedback.
2 notes · View notes
northroset · 1 year
Text
Technological Services You Need to Thrive in USA
There are many technological services that can help businesses thrive in today's digital world. Here are some examples:
Website design and development: A well-designed website is an essential tool for businesses to showcase their products or services and reach potential customers.
Search engine optimization (SEO): SEO involves optimizing a website's content and structure to improve its visibility and ranking in search engine results pages (SERPs). This can help drive targeted traffic to a website and improve its chances of attracting customers.
Social media management: Social media platforms can be an effective way for businesses to engage with customers and promote their products or services. A social media management service can help businesses create and maintain a strong presence on social media platforms.
Email marketing: Email marketing involves sending targeted and personalized emails to a business's customers or prospects to promote products or services and build relationships.
Cloud storage and computing: Cloud storage and computing services allow businesses to store and access data and applications remotely, which can improve productivity and flexibility.
Customer relationship management (CRM) software: CRM software helps businesses manage customer interactions and data throughout the customer lifecycle. It can help businesses understand and anticipate customer needs, improve customer relationships, and increase sales.
Project management software: Project management software helps businesses plan, track, and collaborate on projects. It can help businesses improve efficiency and productivity by providing tools for scheduling, task management, and communication.
By utilizing these and other technological services, businesses can improve their operations, reach new customers, and thrive in the digital world.
10 notes · View notes
iotwebsolutions · 9 months
Text
Mobile Application Development Iotwebsolutions
Tumblr media
The world is changing rapidly, just as the daily use of numerous technological tools such as smartphones is changing, and this is also reflected in the smallest companies. The way customers buy products or use services has changed dramatically, and you shouldn’t underestimate the prospects offered by apps for smartphones and tablets.
2 notes · View notes
niyasree · 11 months
Text
WEBDIZER – Software Company
We are end-to-end solution providers. We will take your idea and through an objective, structured consultation process, and deliver a full marketing, branding and web development solution.
3 notes · View notes
mamathaaj · 11 months
Text
WEBDIZER – Software Company
We are end-to-end solution providers. We will take your idea and through an objective, structured consultation process, and deliver a full marketing, branding and web development solution.
3 notes · View notes
yklvarahi · 11 months
Text
We are end-to-end solution providers. We will take your idea and through an objective, structured consultation process, and deliver a full marketing, branding and web development solution
3 notes · View notes
creativrworld · 11 months
Text
WEBDIZER – Software Company
We are end-to-end solution providers. We will take your idea and through an objective, structured consultation process, and deliver a full marketing, branding and web development solution.
3 notes · View notes
sreegs · 1 year
Text
when optimizing or rewriting code usually you hear terms thrown around like "spaghetti code" or "pulling on threads" to describe the entangled nature of code that is tightly dependent on other code. however, I prefer the term "clown hanky problem" because a) it's usually comical and b) you just keep pulling and there's more hankys until you get to the heart-print boxer shorts
119 notes · View notes
smallgraygames · 1 year
Text
New Import & Export
One thing I've run into during the beta test for The Salt Keep is that exporting the game saves isn't particularly friendly to mobile platforms. The initial system, which I was pretty happy with, saved the game data as a text file, which could then be imported. I was concerned that it'd be flagged as some kind of security risk when the app stores reviewed it, but the bigger problem seems to be how inaccessible the file system on phones is in the first place.
To get around that, I decided to switch to a manual system where instead of downloading a file, the game just gives you your save data:
Tumblr media
Then you can copy/paste and do what you want with it. It's obviously a little less user-friendly than downloading a file, but it solves the filesystem problem, and it's a relatively familiar way of doing things, at least for people who play a lot browser games. You'll be able to transfer saves between platforms, and more importantly, from the demo (once I upload a new version) and the full game.
So, beta testing is useful, I guess.
4 notes · View notes
develompemt · 1 year
Text
2 notes · View notes
devhubby · 2 years
Text
3 notes · View notes
cristiaknel · 2 years
Text
Guide to Hire Indian Developers from the US Remotely
It goes without saying that using remote developers attracts more qualified talent. However, this is not all; working with a remote development team has a lot of other benefits as well.
4 notes · View notes