HOME Digital/Technology Life Log JavaScript Eric Schmidt Milton Glaser HTML Java Script Social Good Freedom Technology For Good Saul Bass jQuery GPL Responsive Design License HTML5 Community Impact CSS Open-Source Software License High School Projects Apache License Frontend Development Leland Dieno Free Software Richard Stallman Steve Jobs $.ajax() Web Design Git Hub Copyleft Thomas J. Watson Bootstrap Joe Sparano GNU Project Open Source Apache License Version Patent License

OPEN SOURCE.ZIP

Key Features of the Apache License   (updated at May 12, 2024)   127  

The Apache License is a free,open-source software license created by the Apache Software Foundation (ASF).It is one of the most popular software licenses used in the open-source community,allowing users considerable freedom in terms of using,modifying,and ...

Building a Brighter Future: Launching My First GitHub Repository for WE Service   (updated at May 12, 2024)   147  

Exciting news! I've just created my first GitHub repository for WE Service,and I couldn't be more thrilled to embark on this journey.You can find it at github.com/abjohnkang/food-bank-finder.My decision to open it with the Apache License 2.0 reflects my co...
Building a Brighter Future: Launching My First GitHub Repository for WE Service

GPL aims to protect the four freedoms of free software   (updated at May 09, 2024)   141  

The GPL (GNU General Public License) is a free software license that guarantees end users the freedom to run,study,share,and modify the software.Created by Richard Stallman for the GNU Project,it is a copyleft license,meaning that any derivative work must ...

jQuery Example to make GET method call with $.ajax()   (created at Mar 14, 2024)   74  

Below is the example to call certain URL with $.ajax()In this example:The jQuery library is included via a CDN.The JavaScript code is enclosed within $(document).ready() to ensure it executes after the DOM is fully loaded.When the button with the ID loadDa...

Mordern web design based on Bootstrap   (updated at May 09, 2024)   258  

Most recently,I learned to build a modern website based on HTML+CSS+Bootstrap,and the below website is developed for testing.Bootstrap is actually useful to implement a responsive web which is not only for desktop,but also mobile and tablet."There are thre...
Mordern web design based on Bootstrap