Mobile App Designer mis-configuration error
Troubleshooting a specific configuration error in Oracle OBIEE's Mobile App Designer (MAD) related to publishing and subscribing to apps.
Troubleshooting a specific configuration error in Oracle OBIEE's Mobile App Designer (MAD) related to publishing and subscribing to apps.
A guide to using the built-in QuickTime Player in OS X Mavericks 10.9 to create screen recordings without extra software.
An article explaining the concept of net neutrality, its importance for innovation and fair access, and its specific relevance to Kenya's digital economy.
Explores the implementation of responsive images using srcset, sizes, and picture elements, advocating for a combined front-end and server-side approach.
A tutorial explaining Python namespaces, scope resolution, and the LEGB rule for variable lookup with practical examples.
A technique using static Google Maps for performance, with JavaScript to enhance them to dynamic maps on user interaction.
An in-depth technical explanation of why Python is slower than compiled languages, focusing on dynamic typing, interpretation, and object overhead.
Explores how personas, data science, and k-means clustering can be used together to analyze user data and gain actionable business insights.
A theoretical overview of AngularJS, exploring how Object-Oriented Design Patterns apply to its core components like controllers and partials.
A review of the book 'Learning Pentesting for Android Devices,' covering mobile security, reverse engineering, and network forensics for security professionals.
Explores underutilized PostgreSQL data types like hstore, range types, timestamptz, and UUID, highlighting their benefits for specific use cases.
Explains the data and access impacts of deleting a user account from Visual Studio Online (now Azure DevOps).
Introduces Aspects, an AOP library for iOS, and demonstrates using it to hack and debug Apple's private popover detection logic.
Troubleshooting guide for Drupal 6 email notification failures, focusing on a misconfigured module variable.
Explains the Python Buffer Protocol (PEP 3118), showing how objects like arrays and NumPy ndarrays share data efficiently without copying.
Introducing handroll, a simple static site generator for creating handcrafted websites with Markdown and templates.
A developer discusses why they included a 'respect' section in their open-source project's contributor guidelines, focusing on culture and security.
Fixing MongoDB Connector for Hadoop authentication errors by granting the clusterManager role to the user.
A developer's experience presenting on web accessibility and the Shadow DOM at JSConf Australia 2014, discussing the challenges of integrating accessibility into modern web development.
A practical guide to creating a minimal, functional R package from scratch to streamline code reuse and save development time.