Diazo: Bridging Designers and ProgrammersTsungWei Hu
?
This document introduces Diazo, an open source theme engine for bridging web designers and developers. It discusses how Diazo works by using XML rules and XSLT to transform unthemed HTML content into themed content. It provides examples of common rules for replacing elements, including and dropping content, and merging navigation. Diazo allows maintaining design templates separately from dynamic content and deploying transformed content through an XSLT processor. The conclusion recommends starting with example codes, using the editor for common tasks, and keeping organizational themes consistent.
Python for Application Integration and DevelopmentTsungWei Hu
?
This document provides an overview of Python for application integration and development. It discusses the history and features of Python, how Python can be used as a research workbench with various scientific libraries, for web development with frameworks and content management systems, and the large Python community. The document concludes that Python serves as a good first language to learn and for gluing together other languages and tools to improve team productivity.
This document discusses language choice and contains materials that may be unsuitable for younger children. It explores how the language you choose defines how you program and can teach you to think differently. Several languages such as Python, Ruby, Perl, and PHP are mentioned.
This document provides an overview of building a Python content management system (CMS) using Plone. It discusses Plone's content types, installation options, quality assurance, content editing and sharing features, customization options using Python packages and add-ons, integration with databases using different adapters, and considerations for choosing Plone as a CMS platform. The document encourages trying Plone by creating a free website on Ploud.com to experience the Plone CMS capabilities.
Open Source Technologies for Contents and MapsTsungWei Hu
?
The document discusses the use of open source technologies by the European Environment Agency (EEA) to organize and display a wide range of environmental data and information on its website. Key challenges included supporting multiple languages and facilitating search across diverse content. The EEA addressed these by implementing open source solutions like ElasticSearch for search and faceted browsing. It also links datasets as linked open data and manages projects using tools like GitHub. The EEA works with the open source community to improve and customize solutions while sharing lessons learned.
This presentation took place at R ladies Taipei on July 31, 2023.
Hugging Face can be described as the GitHub for AI models. Initially, it was born to address the difficulty and incompatibility of natural language models. Now, besides open-source AI models for natural language, there are numerous other open-source AI models available on the platform. According to leaked documents from Google, open-source AI models are likely to dominate the development of the entire industry in the future. Therefore, the role of Hugging Face is becoming increasingly important.
This talk is designed for beginners in Hugging Face. It will guide you through using the natural language processing models from Hugging Face.
This presentation took place at COSCUP on July 30, 2023.
Hugging Face can be described as the GitHub for AI models. Initially, it was born to address the difficulty and incompatibility of natural language models. Now, besides open-source AI models for natural language, there are numerous other open-source AI models available on the platform. According to leaked documents from Google, open-source AI models are likely to dominate the development of the entire industry in the future. Therefore, the role of Hugging Face is becoming increasingly important.
This talk is designed for beginners in Chatbot development. It will guide you through using the natural language processing models from Hugging Face and demonstrate step by step how to integrate them into LINE to create a chatbot.
Swift Girls aims to give tools for girls and women to build their ideas.
https://www.facebook.com/groups/1260405513988915/?fref=ts
專為女生成立的討論社群
,不定期辦免費講座(基礎課程),以及一起來 free coding討論等聚會,希望不斷推廣而有更多女生一同透過交流學習,一起了解ios開發並能互相切磋,歡迎對Swift語言有興趣的一起加入!
發問解答工具
1. Github(程式碼儲存庫), stackOverFlow
2. google 大神
3. 社群發問
這次的範例
project:
https://github.com/Avonee/SwiftGirls2018_part2_Day1_SwiftGirlsLoginDemo
playground:
https://github.com/Avonee/SwiftGirls2018_part2_Day1_PlaygroundDemo
This presentation took place at R ladies Taipei on July 31, 2023.
Hugging Face can be described as the GitHub for AI models. Initially, it was born to address the difficulty and incompatibility of natural language models. Now, besides open-source AI models for natural language, there are numerous other open-source AI models available on the platform. According to leaked documents from Google, open-source AI models are likely to dominate the development of the entire industry in the future. Therefore, the role of Hugging Face is becoming increasingly important.
This talk is designed for beginners in Hugging Face. It will guide you through using the natural language processing models from Hugging Face.
This presentation took place at COSCUP on July 30, 2023.
Hugging Face can be described as the GitHub for AI models. Initially, it was born to address the difficulty and incompatibility of natural language models. Now, besides open-source AI models for natural language, there are numerous other open-source AI models available on the platform. According to leaked documents from Google, open-source AI models are likely to dominate the development of the entire industry in the future. Therefore, the role of Hugging Face is becoming increasingly important.
This talk is designed for beginners in Chatbot development. It will guide you through using the natural language processing models from Hugging Face and demonstrate step by step how to integrate them into LINE to create a chatbot.
Swift Girls aims to give tools for girls and women to build their ideas.
https://www.facebook.com/groups/1260405513988915/?fref=ts
專為女生成立的討論社群
,不定期辦免費講座(基礎課程),以及一起來 free coding討論等聚會,希望不斷推廣而有更多女生一同透過交流學習,一起了解ios開發並能互相切磋,歡迎對Swift語言有興趣的一起加入!
發問解答工具
1. Github(程式碼儲存庫), stackOverFlow
2. google 大神
3. 社群發問
這次的範例
project:
https://github.com/Avonee/SwiftGirls2018_part2_Day1_SwiftGirlsLoginDemo
playground:
https://github.com/Avonee/SwiftGirls2018_part2_Day1_PlaygroundDemo
This document summarizes TsungWei Hu's involvement in the Plone and Python community over the past 10 years. It highlights his contributions to Plone translation, organizing events like World Plone Day and PyCon Taiwan, and sharing experiences and advice for getting involved in open source communities. The document encourages attendees to get involved in the Plone community by logging issues, contributing translations or code, attending events, and utilizing available resources.
A short talk at Python Hsinchu User Group gathering on 2012/09/17. Plone is a long existing CMS (Content Management System) software in the Python world, and one of the most powerful. In short, a CMS runs a database storing contents that are added/edited by User/Group, managed via Workflow, and searchable with Index/Catalog. We will showcase Plone's existing features, demonstrating how it performs as a CMS product, also preview the coming technologies Plone will embrace.
This presentation in World Plone Day 2012 Taipei, held at RCHSS Academia Sinica, demos how to add collective.geo to a vanilla Plone, and overview to Plone customization. See photos at http://www.flickr.com/photos/marr/sets/72157629895465211/
Plone is a powerful CMS based on Python/Zope, running on Linux, Windows, or cloud service. Ploud.net, provided by Enfold Systems, is free, easy-to-use service for creating and hosting Plone sites. This presentation, in ICOS, showcases the updated technology used by Plone.
This document summarizes the Sahana Taiwan organization and its work developing open source disaster management software. It discusses the Python rewrite of the original PHP-based software using the Web2Py framework. The rewrite aims to improve maintainability, integration of mapping and messaging features, and a more interactive web interface. The document also describes Sahana's use in response to the 2010 Haiti earthquake and how the software and community have continued to evolve and engage volunteers.
Python - A Comprehensive Programming LanguageTsungWei Hu
?
Python - A Comprehensive Programming Language, talk at
1. CSIE, Providence University, 2009/05/08
2. CSIE, National Taichung Institute of Technology, 2009/10/29
Plone - A Comprehensive Content Management SolutionTsungWei Hu
?
Plone is an open source content management system (CMS) built on Zope using Python. It provides a comprehensive set of features for managing and organizing content on a website, including search, workflow, user management, and more. Plone can be quickly installed and used to build blogs, portals, or other types of websites and applications. It includes various default content types and a customizable interface that allows non-technical users to easily add and manage content.
The document discusses using Python for application development on Linux systems like the EeePC. It provides an overview of Python programming basics like data types, functions, modules and libraries. It also introduces the Gtkmozembed library for embedding Mozilla-based content like Firefox in PyGTK applications and using Flash with Gtkmozembed. Examples are given for common tasks like file handling, networking and using various Python libraries and modules.
#35: http://www.youtube.com/watch?v=DUCQ_HZamhs iPython Notebook Basics
http://www.youtube.com/watch?v=HBbzYKMfx5Y Super Mario Bros with PyGame
http://www.youtube.com/watch?v=MkZXaDQfTSo RPG Game: The Stolen Crown