Sunday 15 January 2012

PHP and MySQL Basic & Ajax Basic Tutorial

Basic tips for using phpMyAdmin and setting up databases in MySQL Adding, Creating, Editing, Deleting, Searching & Displaying Tables with HTML and PHP Programming a web form for interacting and graphing into the database.  Lots more PHP code that supplements, what you learned from the PHP course Tons and tons of unique tips that only a professional database programmer knows to...



Installing the Web Developer plug-in for Firefox to help debug code Using the free Development IDE, Apanta Program web pages that done it ? 

It need refreshing to load in new content HTML menus / buttons that trigger functions, Tabbed Menus for Opening CSS DIV, Windows Create Drag and Drop Taps for a Shopping Cart a Web Interface Lots of javascript, XML, CSS, DOM, HTML, PHP

Download here:

http://www.filesonic.com/file/AQIA7AJ/Php_and_Ajax.part1.rar
http://www.filesonic.com/file/w6t8GmC/Php_and_Ajax.part2.rar
http://www.filesonic.com/file/IDU47r9/Php_and_Ajax.part3.rar
http://www.filesonic.com/file/ZNmSKO2/Php_and_Ajax.part4.rar
or
http://ul.to/ugshzjwd/Php_and_Ajax.part1.rar
http://ul.to/gd2y5sj5/Php_and_Ajax.part2.rar
http://ul.to/m777f413/Php_and_Ajax.part3.rar
http://ul.to/96nfitc8/Php_and_Ajax.part4.rar

Unattended computer security

On Tuesday, January 17th, 2012, a new setting to protect unattended computers will be applied to computers running Microsoft Windows. This setting will lock the computer after being continually idle for more than 20 minutes. We still recommend that you lock your computer immediately if it will be left unattended. This can be accomplished by pressing the “Windows logo” key and the “L” key.

This change is in response to the Desktop and Portable Computer Standard. Section 5.2.3.2 of this standard states “Staff, faculty and lab computers must be configured to auto-lock and password protect after a maximum of 20 minutes of inactivity. “ All UTPA-owned computers must comply with this standard. Employees with Apple Mac or Linux computers must manually configure their systems to meet the standard.

Below are the answers to some common questions you may have regarding this change.

1) What does this mean for me?

If your computer is continually idle for more than 20 minutes it will lock itself in order to protect access to University data. At this point you will need to login once again to access the system.

2) Will I lose my work?

No, everything will be the same way as it was before the computer was locked.

Sunday 8 January 2012

BootStrap Your Way to a Better Facebook Presence with DevOps ๐Ÿš€

Introduction


In the fast-paced world of social media, having a sleek and responsive design is key to engaging your audience. 


Bootstrap, the world’s most popular front-end framework, can help you achieve just that on platforms like Facebook. Combine that with the efficiency of DevOps practices, and you’re set for success! ๐ŸŒŸ


Why Bootstrap for Facebook?

Bootstrap offers a grid system, pre-built components, and JavaScript plugins that are perfect for creating a responsive Facebook app or page. It’s mobile-first, which means your Facebook presence will look great on any device. ๐Ÿ“ฑ๐Ÿ’ป


Getting Started with Bootstrap and Facebook

  1. Set Up Your Development Environment: Before diving into Bootstrap, ensure you have a solid DevOps pipeline in place. This includes version control (like Git), continuous integration, and deployment tools. ๐Ÿ› ️
  2. Integrate Bootstrap: Download Bootstrap from getbootstrap.com and include it in your project. Use the grid system to create a responsive layout for your Facebook app. ๐Ÿ“
  3. Customize Your Design: Utilize Bootstrap’s variables and mixins to tailor the design to match your brand’s Facebook identity. ๐ŸŽจ
  4. Add Interactivity: Use Bootstrap’s JavaScript plugins to add modals, dropdowns, or carousels to make your Facebook content more interactive. ๐Ÿ–ฑ️


DevOps Best Practices for Your Facebook Project

  • Automate Testing: Implement automated tests to ensure your Bootstrap design works across all browsers and devices. ๐Ÿงช
  • Continuous Deployment: Set up a CD pipeline to automatically deploy updates to your Facebook app, ensuring your users always have the latest features. ๐Ÿ”„
  • Monitor Performance: Keep an eye on your app’s performance and use DevOps tools to quickly address any issues. ๐Ÿ“Š


Conclusion

By leveraging Bootstrap and DevOps, you can create a robust and responsive Facebook presence that captivates your audience. Remember, the key is in the details – so test thoroughly, deploy confidently, and watch your Facebook engagement soar! ๐Ÿš€


Feel free to customize this guide further to fit your specific needs and style. Happy coding and social media strategising! ๐Ÿ˜„๐Ÿ‘ฉ‍๐Ÿ’ป๐Ÿ‘จ‍๐Ÿ’ป

..

Fill free to visit the project here !!


How to Create a Ansible Lab on your Local Machine using Vagrant in 5 min using ChatGPT

This is an exciting experiment of mine as DevOps. As I am experimenting with the Tools available ... So, the quest is to " Vagrantfile ...