Articles tagged with: Tools

Yahoo Pipes

Summary: First steps with with Yahoo Pipes, a tool for data aggregation and manipulation tasks.


Dark color schemes in IDEs

Summary: My preference for dark color schemes in Integrated Development Environments (IDEs), explaining how it helps with night coding and focusing on important code elements.


Debugging with Google Chrome basics

Summary: Google Chrome's developer tools provide an all-in-one debugging suite for web developers, including elements, resources, network, scripts, timeline, profiles, audit, and console sections. The console allows for writing JavaScript code on the fly, and the cache can be disabled or modified.


Sharing buttons without Javascript

Summary: A list of URL-based sharing options for various social media platforms, eliminating the need for external javascripts.


Build internal tools that are easy and safe to use

Summary: The importance of building internal tools that are easy and safe to use.