<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[XIAOJU]]></title><description><![CDATA[校友们欢聚一堂]]></description><link>https://hzq.xiaoju.ca/</link><image><url>https://hzq.xiaoju.ca/favicon.png</url><title>XIAOJU</title><link>https://hzq.xiaoju.ca/</link></image><generator>Ghost 2.9</generator><lastBuildDate>Fri, 25 Sep 2020 02:39:29 GMT</lastBuildDate><atom:link href="https://hzq.xiaoju.ca/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[High Performance Database Load Balancing Between Data Centers]]></title><description><![CDATA[This philosophy behind the Java driver change highly matches our infrastructure experience and our practice. When we designed and implemented the once most widely used data centers for banks and government agencies, we always have the redundant tech stacks in all data centers. ]]></description><link>https://cms.xiaoju.ca/high-performance-database-load-balancing-between-data-centers/</link><guid isPermaLink="false">Ghost__Post__5f4aef7a02f82d008b8daa59</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Sun, 30 Aug 2020 01:03:25 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/cover.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/cover.jpg" alt="High Performance Database Load Balancing Between Data Centers"/><p><br>The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. That's why it has been used by 40% of the Fortune 100 companies according to its website.</br></p><p>Technically Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages.</p><p>This week I went to a webinar "Best Practices of Cassandra in Production" because we are using the similar stack and I would like to find out more about it. The speaker is Adam Zegelin, Co-founder of Instaclutr, a Managed Service Provider for open technologies such as Apache Cassandra, Kafka, Elasticsearch &amp; Redis in the cloud and on-premise. </p><p>I learned a lot about Cassandra best practices from architecture, design and operation perspectives, but one thing particularly interesting is the removal of the Java driver support for multi-region load balancing. In my previous practice, I normally try to leverage the load balancing features as much as possible to the bottom of the stack. In the webinar, Adam told the audience that Cassandra Java driver removed the multi-region loading balancing since V4 because the Cassandra team would like to push the load balancing across data centers to the infrastructure layer, which is moving the load balancing feature upper in the stack. </p><p>After diving deeper into the Cassandra Java driver document at <a href="https://docs.datastax.com/en/developer/java-driver/4.8/manual/core/load_balancing/#default-policy">https://docs.datastax.com/en/developer/java-driver/4.8/manual/core/load_balancing/#default-policy</a>, I have a better understanding of this change.</p><p>It's all about the simplicity and the robust infrastructure from simplifying the stack design. Based on the doc, "In previous versions, the driver provided a wide variety of built-in load balancing policies; in addition, they could be nested into each other, yielding an even higher number of choices. In our experience, this has proven to be too complicated: it’s not obvious which policy(ies) to choose for a given use case, and nested policies can sometimes affect each other’s effects in subtle and hard to predict ways."</p><p>Cassandra team is taking a more opinionated approach starting from version 4. Since V4, the driver provides a default load balancing policy as the best choice for most cases, while it also provides the custom implementation capability for special use case requirements.</p><p>The local only default policy allow application only connect to a single datacenter. </p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/cassandra-lb-policy.png" class="kg-image" alt="High Performance Database Load Balancing Between Data Centers"/></figure><p>In the previous version, you can have app1 load balancing/failover the request to Cassandra DC2 when Cassandra DC1 loses function. Meanwhile App2 can load balancing/failover the request to Cassandra DC1 when Cassandra DC2 loses function. Sounds great but that adds unnecessary complexity and you barely need it. Normally that means some catastrophic issue in Region1 if highly redundant and highly available Cassandra DC1 loses function. And you most likely should push all client traffic to Region2 as well. </p><p>This philosophy behind the Java driver change highly matches our infrastructure experience and our practice. When we designed and implemented the once most widely used data centers for banks and government agencies, we always have the redundant tech stacks in all data centers and leverages APM(application performance management) integration to instruct the infrastructure load balancers to switch the traffic between data centers. In fact we have multi layers of the monitoring to make sure the automatic switch over and low/no false positive.</p><p>From theory to practice, and from practice to theory, that's how our industry evolves. Thanks to the open technology providers to enable business build more resilient and performant applications for the more demanding business needs.</p><p><strong>More Secure solutions are built on top of the industry proven open technologies, we believe that will bring to our customers the most affordable, effective and secure business solutions. Please contact us to find out how your business will benefit from that too.</strong></p>]]></content:encoded></item><item><title><![CDATA[How Leading Sales Teams Thrive in Challenging Times]]></title><description><![CDATA[To discuss the ways top leaders effectively guide their teams through roadblocks, challenges, and change. We hope to help entrepreneurs, startups, and SMBs to leap forward with our Affordable, Effective, Secure business solutions via open technologies. ]]></description><link>https://cms.xiaoju.ca/how-leading-sales-teams-thrive-in-challenging-times/</link><guid isPermaLink="false">Ghost__Post__5f4ac36a02f82d008b8da9cc</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Sat, 29 Aug 2020 21:38:03 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/how-leading-teams-thrive-cover-2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/how-leading-teams-thrive-cover-2.jpg" alt="How Leading Sales Teams Thrive in Challenging Times"/><p><strong>Sales teams are by far the most disrupted teams in this pandemic for the majority of businesses.</strong> Two industry experts from TOPO, the Gartner company focused on sales marketing research and advisory, and Outreach, a leading sales engagement SaaS service provider told their audience in the panel discussion "What Now? How Leading Teams Thrive in Challenging Times!" this week. </p><p>Here is the brief introduction for this event:  </p><blockquote>"We’ve invited Dan Gottlieb, an industry expert from TOPO and Victoria Grady, Vice President of Product Marketing at Outreach, to discuss the ways top leaders effectively guide their teams through roadblocks, challenges, and change. In this panel discussion, you will learn about current research about change management, team dynamics, etc, as well as powerful leadership lessons you can apply to your own sales careers. Don't forget to bring your own questions to ask our speakers!"</blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/how-leading-teams-thrive.jpg" class="kg-image" alt="How Leading Sales Teams Thrive in Challenging Times"/></figure><h3 id="i-attended-this-insightful-panel-discussion-and-learned-some-of-the-key-takeaways-below-">I attended this insightful panel discussion and learned some of the key takeaways below:</h3><ul><li>For most businesses, the entire organization is turning into revenue centric. Revenue leaders need to be more effective to lead human beings to go through this tough period of time while pivoting, with great empathy and compassion.</li><li>Sales organizations need insightful and actionable data more than ever before to successfully pivot their sales conversations and processes, and for the two way dialog between sales leaders and their team.<br>Discovery with the customers has never been more important in the whole customer engagement process.</br></li><li>Sales team should promote the culture of coach/mentoring and peer based learning throughout the customer engagement process, with this mindset, sales leaders should be able to realtime look through the pipelines and pivot the engagement to improve the quality individually and organization wide.</li></ul><h3 id="some-useful-tips-and-techniques-are-">Some useful tips and techniques  are:</h3><!--kg-card-begin: markdown--><ul>
<li>How to balance accountability with healthy expectations, realistic daily weekly expectations?</li>
<li>How to enhance the pipeline creation, deal progression and the predictability of forecast?</li>
<li>How do we facilitate all of that now virtually?</li>
<li>How to create advanced messaging and make decisions based on insightful data?</li>
<li>How do you create a data driven culture without being seen as micro management?
<ul>
<li>how you introduce it, the transparency of where data is from, the way you have conversations about the data are important.</li>
<li>It's for the sake of finding ways to continue improving</li>
<li>Properly communicate the why, make sure people understand it's meant to help them perform better.</li>
</ul>
</li>
</ul>
<!--kg-card-end: markdown--><h3 id="two-best-practice-examples-are-worth-mentioning-">Two best practice examples are worth mentioning:</h3><!--kg-card-begin: markdown--><ul>
<li>The way to turn sales team into insight center of the business by creating sales slack channel as a news room. All sales are encouraged to input their customer research info via a simple template. Not only it creates insightful data for the organization, but also it helps sales to have a better insightful conversation with their customers.</li>
<li>An SD-WAN managed service provider created a snapshot scorecard for their sales team which include the following four measurement:
<ul>
<li>activity: conversations with customers</li>
<li>pipeline: effective conversations to get them into the sales pipeline</li>
<li>conversion: deals in stages and how to keep customers engaged throughout the progress</li>
<li>quality: structure of the deals and how to make them better</li>
</ul>
</li>
</ul>
<!--kg-card-end: markdown--><p>It's very clear now that new normal is not about should the business move their sales process online or not, it is really how and when. Unfortunately the sales marketing tech stack is way too complex and too expensive to a lot of the struggling businesses during pandemic, and the integration is often very hard because of the lack of standard. </p><p><strong>That's why we at More Secure Computing focus on building online marketing/sales channels as the foundation for the digital transformation platform. We hope to help entrepreneurs, startups, and SMBs to leap forward with our Affordable, Effective, Secure business solutions via open technologies. </strong></p><p>Please contact us to find out how your business can benefit from the innovative open solutions.</p>]]></content:encoded></item><item><title><![CDATA[Covid Alert Mobile App Howto and Tips 2020]]></title><description><![CDATA[This is not a single app, it is actually a big step forward to leverage the resources from the industry, government, and communities to fight against the common critical problems. What, how and why for  the just launched COVID Alert app by Canadian government]]></description><link>https://cms.xiaoju.ca/covid-alert-mobile-app-howto-and-tips-2020/</link><guid isPermaLink="false">Ghost__Post__5f25998c02f82d008b8da794</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Sat, 01 Aug 2020 21:25:08 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/20200801-154956-1-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/20200801-154956-1-1.jpg" alt="Covid Alert Mobile App Howto and Tips 2020"/><p><strong>Together Let's Stop the Spread of COVID-19</strong></p><p>On July 31, 2020, the Canadian government launched COVID-19 Exposure Notification mobile app.</p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/fnmqUqkI0_k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p><strong>This is not a single app, it is actually a big step forward to leverage the resources from the industry, government, and communities to fight against the common critical problems.</strong></p><h3 id="why-you-need-to-install-this-mobile-app">Why you need to install this mobile app</h3><p>Let's be clear, first it won't prevent you from being infected by COVID-19 since it's just an after fact notification technology to tell you if you have been exposed to someone who has positive COVID-19 testing results. </p><p>But it does give the community a proactive tool and will reduce the risk of exposure if people voluntarily use the system properly. And theoretically, it can protect you from being exposed to COVID-19 if everyone stays home after they get the exposure notification from the system.</p><p>Overall, it's a proactive tool that relies on the community effort to make it works. It's important for everyone in the community to use this tool properly so our community can have a safer transitioning back to our normal daily life.</p><h3 id="prerequisite-of-the-mobile-app-installation">Prerequisite of the mobile app installation</h3><p>The applicaiton is relying on the operating system feature called Exposure Notification from both Android and iOS, which is available on <strong>Android 6.0+ and iOS 13.5+</strong>.  You need to have this feature in your system before you can install the app.</p><blockquote>COVID-19 Exposure Notification on Android, here is what it looks like before you install the app, find it under Settings -&gt; Google :</blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Screenshot_20200706_195830_com.google.android.gms1.jpg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Screenshot_20200706_195855_com.google.android.gms1.jpg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><blockquote>COVID-19 Exposure Logging on iOS, here is what it looks like before you install the app, find it under Settings &gt; Health &gt; COVID-19 Exposure Logging</blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2965.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2968.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><p><strong>You also need to turn on your phone's Bluetooth and location setting in order for this app to work properly.</strong></p><h3 id="app-installation-and-status-check">App installation and status check</h3><p>The installation is pretty much the same for both Android and iOS. You need to search "COVID Alert" in your app store, make sure it's from Health Canada and install it.</p><p>You then need to open the app and quickly go through the 6 initial introduction screens if it's your first time to open it. You also need to turn on the notification and allow the notification during the initial setup.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2969.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2970.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2971.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2972.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Screenshot_20200801_094431_ca.gc.hcsc.canada.stopcovid1.jpg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2973.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2974.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2975.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2976.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2977.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><p>After the intial setup of the app, you can go back to the system settings to verify the system level exposure notification feature has been turned on.</p><blockquote>COVID-19 Exposure Notification on Android, here is what it looks like after you setup the app, find it under Settings -&gt; Google, you should see COVID Alert app has been added into this feature and the feature is turned on.</blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Screenshot_20200801_100749_com.google.android.gms1.jpg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Screenshot_20200801_100754_com.google.android.gms1.jpg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><blockquote>COVID-19 Exposure Logging on iOS, here is what it looks like after you setup the app, find it under Settings &gt; Health &gt; COVID-19 Exposure Logging, you should see COVID Alert app has been added into this feature and the feature is turned on.</blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2979.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/IMG_2978.jpeg" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><h3 id="a-little-bit-history-of-this-program">A little bit history of this program</h3><p>On Apr 10, 2020, <a href="https://www.blog.google/inside-google/company-announcements/apple-and-google-partner-covid-19-contact-tracing-technology/">Apple and Google announced their joint partnership to develop the COVID-19 contact tracing technology.</a></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/image.png" class="kg-image" alt="Covid Alert Mobile App Howto and Tips 2020"/></figure><p>And they released the feature in May called <a href="https://www.google.com/covid19/exposurenotifications/">"Exposure Notifications: Using technology to help public health authorities fight COVID‑19"</a>. They also open sourced reference implementations for both exposure notification server and client along with the spec.</p><h3 id="about-the-privacy-concern">About the privacy concern</h3><p>Both federal and provincial privacy commissioners expressed that they are comfortable to use this application. From the privacy perspective, this could be the first system designed with privacy built-in from the joint effort of the government, the operating system providers, and the application developers.</p><p>From the google doc <a href="https://www.google.com/covid19/exposurenotifications/">"Exposure Notifications: Using technology to help public health authorities fight COVID‑19"</a>, it indicates "The Exposure Notifications System was built with your privacy and security central to the design. Your identity is not shared with other users, Google, or Apple." </p><p>And the<a href="https://www.canada.ca/en/public-health/services/diseases/coronavirus-disease-covid-19/covid-alert/privacy-policy/assessment.html"> privacy assessment has been done to assess the privacy implications of implementing a single national COVID-19 exposure notification application based on the Google/Apple exposure notification application programming interface</a>. Some of the conclusion are: </p><blockquote>Our overall assessment is that it is so highly unlikely that an individual could be identified, that the collection of data elements (including IP addresses) and how they are used does not meet the threshold of "serious possibility" that an individual could be identified. </blockquote><blockquote>Nevertheless, should a different conclusion be reached regarding the assessment of whether any data element could be considered personal information, all requirements of the Privacy Act and Treasury Board Privacy Policies have been met in order to ensure user privacy is protected.</blockquote><blockquote>The limited impact on individual's privacy seems proportional to the great need to save lives, to ease restrictions on individuals thereby ameliorating the mental health of Canadians as well, and to allow the economy to begin to re-open and rebuild.</blockquote><p>And the assessment also indicates the application system does have a fairly good level of protection for the infrastructure and data, as well as a secure software development lifecycle management.</p><h3 id="what-s-the-recommendation">What's the recommendation</h3><ul><li>Install the app and make sure it works properly.</li><li>Spread the message to urge everyone in your community to install the app and make sure it works properly.</li><li>For people who tested positive, put your test result code into the app.</li><li>For anyone who gets the exposure notification, please stay home and have proper quarantine for 14 days.</li><li>Take the precautious approach, wait to see how the number of cases drops, and slowly go back to your normal routine.</li></ul><p><strong>Together Let's Stop the Spread of COVID-19!</strong></p><p><em>Disclaimer: all mentioned brand names/logos are copyright to their respective owners.</em></p>]]></content:encoded></item><item><title><![CDATA[三峡工程举世瞩目，大坝安全大家关注]]></title><description><![CDATA[7月25日，由重庆大学加拿大校友会、西安理工大学北美校友会、南安省清华校友会和加拿大结构工程师协会联合主办，56家美国、加拿大单位协办的 “跨洋三峡谈话” 讲座以视频会议方式举行。共有433人参加了这次活动，为了给所有参会者呈现出一场内容丰富，数据翔实的讲座]]></description><link>https://cms.xiaoju.ca/on-three-gorges-event-success-2020-07-25/</link><guid isPermaLink="false">Ghost__Post__5f1f28f402f82d008b8da65d</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Mon, 27 Jul 2020 21:34:57 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/logo.png" medium="image"/><content:encoded><![CDATA[<h2 id="-">跨洋三峡谈话成功举办-附回放地址</h2><img src="https://cms.xiaoju.ca/content/images/2020/07/logo.png" alt="三峡工程举世瞩目，大坝安全大家关注"/><p>跨洋三峡谈话筹备组   撰写 CSEA</p><p>今年夏季汛期，中国南方暴雨洪水肆虐，全球华人关切。7月25日，由重庆大学加拿大校友会、西安理工大学北美校友会、南安省清华校友会和加拿大结构工程师协会联合主办，56家美国、加拿大单位协办的 “跨洋三峡谈话” 讲座以视频会议方式举行。这次活动邀请了多位土木工程，水利工程专家、教授、院士，旨在全方面介绍三峡工程历史，大坝运行状况以及解答人们对于三峡工程的疑惑。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/--.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>此次讲座由工程博士马志宇工程师和陈子歆女士共同主持，邀请嘉宾包括：黄强教授，博士，国务院水利工程学科委员，曾任西安理工大学水利水电学院院长；张建民教授，留日博士，中国工程院院士，曾任清华大学土木水利学院院长；朱林教授，西北农林科技大学水工建筑物及施工教授；宋强，留加博士，结构抗震专业；李贵先工程师，岩土工程及结构抗震专业，曾经服务于Ontario Hydro， Canada。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/guests.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/hosts.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/bella.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/dma2.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/organizers.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/jl.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/zhaocchong.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/2a579d2bc266492ac5966153e5159e98.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/ea21cb292b767acfb00c0ad4e2c1f3f6.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>共有433人参加了这次活动，为了给所有参会者呈现出一场内容丰富，数据翔实的讲座，筹备组在讲座前发布了一系列三峡工程背景资料。马志宇博士也接受了加拿大中文电台的采访并为活动做了宣传。在为活动预热的同时，筹备组也积极收集大家对三峡工程的疑问并反馈给邀请嘉宾。为了解答大家的疑惑，邀请嘉宾们也准备了大量多维度、真实的数据和资料。在讲座前，筹备组反复讨论了讲座流程，注意事项并与嘉宾一起多次视频联调以取得最好的会议效果。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-16h56m02s863.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>讲座在主办方和协办方代表致辞中开始。黄强教授首先对三峡工程进行了整体介绍。他提到中国水资源相对匮乏，时空分布不均匀，南方水量大且集中在汛期，导致长江流域洪水频发。三峡工程有三大任务：防洪，发电和航运。防洪作用主要通过三种方式发挥：一是拦洪，即拦蓄超过中下游河道安全泄量的洪水，确保三峡工程以下的长江河道行洪安全；二是削峰，在下游防汛形势紧张时，削减上游来的大洪峰，减少水库出库流量，缓解下游的防洪压力；三是错峰，防止上游洪峰与下游洪峰相遭遇，加重下游的防洪压力。修建三峡工程后，可把荆江大堤防洪标准从十年一遇提高到百年一遇。当发生千年一遇洪水时，经三峡水库调蓄，加上荆江分洪等分蓄洪措施的运用，可避免江汉平原发生毁灭性灾害。马志宇博士也通过数据说明了三峡的防洪作用。今年长江二号洪峰，武汉流量达53300立方米/秒，幸好三峡拦截了28100立方米/秒，否则二者叠加，武汉洪峰势必达8万以上，超过1954年（7万6千）和1998年（7万1千）, 后果不堪设想。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/huangqiang.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h42m29s123.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h50m59s875.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h51m33s837.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>针对大坝本身，张建民院士介绍到三峡大坝是按照千年一遇洪水设计，按照万年一遇洪水再加10%校核，安全没有任何问题。三峡大坝是混凝土重力坝，是最结实的坝型，不仅不怕长期浸水，其抗压能力反而会越泡越结实。朱林教授讲到中国目前对于混凝土重力坝设计建设法律法规很完善，施工技术也很先进。他以大体积混凝土浇筑的温度控制为例，介绍了三峡施工过程中采用的先进降温技术，并强调了三峡工程是以最先进最严格的标准进行建设的，完全不需要担心其安全问题。对于网络上大坝“变形”的传言，专家们也表示三峡大坝没有出现异常变形，坝顶水平位移30毫米属于正常范畴，对大坝安全没有任何影响。黄强教授也提到即便是小型核武器也奈何不了三峡大坝，即使遇到战争，国家也有周全措施保护大坝。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/zhangjm.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h43m56s622.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>随后宋强博士从历史入手，先回顾了民国时期美国工程师萨凡奇对与三峡工程的设想，又讲述了三峡工程论证过程中的一些反对意见。他认为正是由于这些反对意见，推动了设计人员把每一个细节搞清楚，才更使得三峡工程的质量更上一层楼。当年对三峡工程的一大忧虑就是水库泥沙淤积问题，对此黄强教授和张建民院士也介绍到，由于近年来中国大力改善水土流失，加上长江上游水库建设，三峡现在的实际泥沙淤积量远小于当年的预计量，因此泥沙淤积的影响比较小。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/songqiang2.jpg" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>李贵先工程师对三峡大坝的选址进行了介绍，他讲到：大坝是否安全不但取决于大坝本身，更受到坝基质量的影响。三峡大坝的选址经过非常详细的调查，坝基是花岗岩，非常稳固。对于三峡水库与地震关系这个话题，李贵先工程师提到目前的监测数据显示三峡水库蓄水后库区周围发生了一些微型地震，对于水坝安全没有影响，而且没有证据表明水库会引发大地震。宋强博士也表示三峡水库与断裂带距离非常远，所谓三峡大坝导致汶川地震的说法毫无根据。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h45m35s742.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>最后，加拿大水坝专家王胜做了总结发言，他首先对前面提到的大坝安全话题进行了补充，并以加拿大水坝为例说明了设计寿命与运行寿命是不同的概念，设计寿命到达后并不代表大坝就会垮掉。他认为三峡水坝是中国工程史上的一个里程碑，从结构设计，施工质量到运行监测都属于世界一流，对于大坝安全没有任何担心。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/wangsheng.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>会后北航校友会会长王今中先生随感作诗一首纪念：</p><blockquote>听三峡讲座后随感<br>                    王今中</br></blockquote><blockquote>三峡大垻数代证<br>施工宏源设计精<br>福蔭千秋众人赞<br>诓正视听颂精英</br></br></br></blockquote><p>感谢所有的参会朋友，筹备组拍到部分部分嘉宾照片：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-26-16h11m28s389.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-16h55m03s198.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-16h57m41s419.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-15h49m27s278.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><p>感谢所有主办、协办单位和媒体的大力支持：</p><p>主办单位（排名不分先后）：</p><blockquote>重庆大学加拿大校友会  </blockquote><blockquote>西安理工大学北美校友会  </blockquote><blockquote>南安省清华校友会  </blockquote><blockquote>加拿大结构工程师协会</blockquote><p>媒体支持（排名不分先后）：</p><blockquote>嘉华时报</blockquote><p>美国协办单位（排名不分先后）：</p><blockquote>ACSE旅美科工专协会</blockquote><blockquote>cast-UT 犹他州旅美科技协会 </blockquote><blockquote>cast-CT 旅美科协康州分会 </blockquote><blockquote>重庆大学美国校友会</blockquote><p>加拿大协办单位（排名不分先后）：</p><blockquote>山东大学多伦多校友会</blockquote><blockquote>西安交大多伦多校友会</blockquote><blockquote>沈阳农业大学加拿大校友会</blockquote><blockquote>四川大学加拿大校友会</blockquote><blockquote>北京理工大学多伦多校友会</blockquote><blockquote>苏州科技大学加拿大校友会</blockquote><blockquote>河海大学加拿大校友会</blockquote><blockquote>重庆师范大学加拿大校友会</blockquote><blockquote>浙江大学校友会</blockquote><blockquote>沈阳工业大学加拿大校友会</blockquote><blockquote>南京航空航天大学多伦多校友会</blockquote><blockquote>北航多伦多校友会</blockquote><blockquote>西安电子科技大学加拿大校友会</blockquote><blockquote>西南财大加拿大校友会</blockquote><blockquote>兰州大学多伦多校友会</blockquote><blockquote>陕西师大加拿大校友会</blockquote><blockquote>华东理工大学大多伦多校友会</blockquote><blockquote>Engineers FC</blockquote><blockquote>加拿大华西校友会</blockquote><blockquote>多伦多华人测量师俱乐部</blockquote><blockquote>西南政法大学加拿大校友会</blockquote><blockquote>东北师范大学加拿大校友会</blockquote><blockquote>沈阳航空航天大学北美校友会</blockquote><blockquote>西南大学加拿大校友会</blockquote><blockquote>电子科技大学加拿大校友会</blockquote><blockquote>武汉大学加拿大校友会</blockquote><blockquote>中南财经政法大学加拿大校友会</blockquote><blockquote>北京科大加拿大校友会</blockquote><blockquote>苏州大学加拿大校友会</blockquote><blockquote>复旦大学校友会</blockquote><blockquote>集美大学加拿大校友会</blockquote><blockquote>成都理工大学加拿大校友会</blockquote><blockquote>华人环境与市政工程协会</blockquote><blockquote>中国地质大学加拿大校友会</blockquote><blockquote>西南科技大学加拿大校友会</blockquote><blockquote>青岛大学多伦多校友会</blockquote><blockquote>中北大学加拿大校友会</blockquote><blockquote>华人预算师协会CCP</blockquote><blockquote>重庆交通大学北美校友会</blockquote><blockquote>华东交通大学北美校友会</blockquote><blockquote>沈阳建筑大学加拿大校友会</blockquote><blockquote>天津医科大学校友会</blockquote><blockquote>上海大学加拿大校友会</blockquote><blockquote>华南理工大学多伦多校友会</blockquote><blockquote>西安外国语大学多伦多校友会</blockquote><blockquote>四川师范大学加拿大校友会</blockquote><blockquote>北京师范大学加东校友会</blockquote><blockquote>Toronto Central Academy</blockquote><blockquote>中国人民大学多伦多校友会</blockquote><blockquote>北京林业大学加拿大校友会</blockquote><blockquote>安徽大学加拿大校友会</blockquote><blockquote>湖南大学多伦多校友会</blockquote><p>本次活动筹备组成员如下，感谢他们近一个月的努力奉献：</p><blockquote>马志宇 李俊 杨熙安 赵长聪 廖海学<br>陈子歆 王胜 段文搏 翁向全 李震<br>周志华 罗丹 陈天翼 蒋晓内 杨效忠</br></br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/vlcsnap-2020-07-27-17h19m10s050.png" class="kg-image" alt="三峡工程举世瞩目，大坝安全大家关注"/></figure><h3 id="--1">有关文档共享：</h3><ul><li>google folder:  <a href="https://drive.google.com/drive/folders/15NFKI78i0s4ohgGtgDr2n2Nx_Ix-gT4c?usp=sharing">https://drive.google.com/drive/folders/15NFKI78i0s4ohgGtgDr2n2Nx_Ix-gT4c?usp=sharing</a></li><li>百度网盘：链接：<a href="https://pan.baidu.com/s/1XdTzji0a_kEfNXlH35BWqg">https://pan.baidu.com/s/1XdTzji0a_kEfNXlH35BWqg</a><br>提取码：cqu8</br></li></ul><h3 id="-youtube-">活动视频已经上传到youtube，地址如下：</h3><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/O6sNcqLQTfI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/D5jFZV4ThMQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><h3 id="--2">活动视频搜狐链接：</h3><!--kg-card-begin: markdown--><p><a href="https://tv.sohu.com/v/dXMvODAzMTgyOTUvMjA4MDM1NjI5LnNodG1s.html"><img src="https://cms.xiaoju.ca/content/images/2020/08/---1.png" alt="三峡工程举世瞩目，大坝安全大家关注"/></a></p>
<!--kg-card-end: markdown--><h3 id="--3">活动视频腾讯链接：</h3><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://v.qq.com/x/page/w31285ngfie.html"><div class="kg-bookmark-content"><div class="kg-bookmark-title">跨洋三峡谈话-On Three Gorges-2020-07-25_腾讯视频</div><div class="kg-bookmark-description">跨洋三峡谈话-On Three Gorges-2020-07-25</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://v.qq.com/favicon.ico" alt="三峡工程举世瞩目，大坝安全大家关注"><span class="kg-bookmark-author">Tencent VFE Team</span><span class="kg-bookmark-publisher">深圳市市场监督管理局企业主体身份公示</span></img></div></div><div class="kg-bookmark-thumbnail"><img src="https://puui.qpic.cn/vpic/0/w31285ngfie_160_90_3.jpg/0" alt="三峡工程举世瞩目，大坝安全大家关注"/></div></a></figure><h3 id="--4">黄强教授完整讲解视频优酷链接：</h3><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://v.youku.com/v_show/id_XNDc3MDk2MjY0NA==.html"><div class="kg-bookmark-content"><div class="kg-bookmark-title">跨洋三峡谈话-On Three Gorges-黄强教授完整版-2020-07-25</div><div class="kg-bookmark-description">跨洋三峡谈话-On Three Gorges-黄强教授完整版-2020-07-25 是在优酷播出的教育高清视频,于2020-07-28 13:01:18上线。视频内容简介:2020年，中国南方暴雨洪水肆虐，全球华人关切。重庆大学加拿大校友会、西安理工大学北美校友会、南安省清华校友会和加拿大结构工程师协会联合多家协办单位，为您呈现一台有内容的“跨洋三峡谈话”节目。届时土木工程，水利工程专家、教授、院士，将从历史，事实，数据，内详，人物诸方面，排解您的疑惑。本次对话纯属民间活动，所有来宾谈话纯属个人观点，不代表任何组织机构。
更多信息：https://www.cquaa...</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://img.alicdn.com/tfs/TB1nDB8XuL2gK0jSZFmXXc7iXXa-48-48.ico" alt="三峡工程举世瞩目，大坝安全大家关注"/></div></div><div class="kg-bookmark-thumbnail"><img src="https://vthumb.ykimg.com/054206015F1FAB1E000001155504E87D" alt="三峡工程举世瞩目，大坝安全大家关注"/></div></a></figure>]]></content:encoded></item><item><title><![CDATA[热点关注-跨洋三峡谈话邀请参加]]></title><description><![CDATA[2020年，中国南方暴雨洪水肆虐，全球华人关切。重庆大学，西安理工，清华校友会和结构工程师协会联合多家协办单位，为您呈现一台有内容的“跨洋三峡谈话”节目。届时土木工程，水利工程专家、教授、院士，将从历史，事实，数据，内详，人物诸方面，排解您的疑惑。]]></description><link>https://cms.xiaoju.ca/re-dian-guan-zhu-kua-yang-san-xia-tan-hua-yao-qing-can-jia/</link><guid isPermaLink="false">Ghost__Post__5f17763402f82d008b8da61a</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Tue, 21 Jul 2020 23:26:53 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/-----------20-.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/-----------20-.png" alt="热点关注-跨洋三峡谈话邀请参加"/><p><strong>2020年，中国南方暴雨洪水肆虐，全球华人关切。重庆大学加拿大校友会、西安理工大学北美校友会、南安省清华校友会和加拿大结构工程师协会联合多家协办单位，为您呈现一台有内容的“跨洋三峡谈话”节目。届时土木工程，水利工程专家、教授、院士，将从历史，事实，数据，内详，人物诸方面，排解您的疑惑。本次对话纯属民间活动，所有来宾谈话纯属个人观点，不代表任何组织机构。</strong></p><p><strong>7月25日星期六晚8点，我们云上见！</strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/-----------9-.png" class="kg-image" alt="热点关注-跨洋三峡谈话邀请参加"/></figure><p>时间：2020年7月25日美东部时间8pm-10pm<br>            2020年7月26日北京时间8am-10am</br></p><p>参加方式：                                         </p><blockquote>zoom会议号码: 848 2428 1630 密码: 123456<br>zoom会议链接: <a href="https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09">https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09</a><br>youtube直播链接: <a href="https://bit.ly/sanxiatanhua">https://bit.ly/sanxiatanhua</a></br></br></blockquote><blockquote>注：建议所有参加者戴上耳麦，轻拿轻放，避免周围杂音，帮助改进会议中的声音质量，非常感谢您的支持。</blockquote><p>邀请嘉宾（排名不分先后）：</p><blockquote>黄强教授，博士，国务院水利工程学科委员，曾任西安理工大学水利水电学院院长；</blockquote><blockquote>张建民教授，留日博士，中国工程院院士，曾任清华大学土木水利学院院长；</blockquote><blockquote>朱林教授，西北农林科技大学教授，水工建筑物及施工；</blockquote><blockquote>宋强，留加博士，抗震研究；</blockquote><blockquote>李贵先工程师，岩土工程及结构抗震，曾经服务于Ontario Hydro，Canada</blockquote><p>主持人：</p><blockquote>马志宇工程师，留德博士，水利工程，结构工程，DMA Engineering Ltd. (Canada)</blockquote><blockquote>陈子歆   Heyni中文教育创始人，《我就是妈妈》制片</blockquote><p>主办单位（排名不分先后）：</p><blockquote>重庆大学加拿大校友会  </blockquote><blockquote>西安理工大学北美校友会  </blockquote><blockquote>南安省清华校友会  </blockquote><blockquote>加拿大结构工程师协会</blockquote><p>媒体支持（排名不分先后）：</p><blockquote>嘉华时报</blockquote><p>美国协办单位（排名不分先后）：</p><blockquote>ACSE旅美科工专协会</blockquote><blockquote>cast-UT 犹他州旅美科技协会 </blockquote><blockquote>cast-CT 旅美科协康州分会 </blockquote><blockquote>重庆大学美国校友会</blockquote><p>加拿大协办单位（排名不分先后）：</p><blockquote>山东大学多伦多校友会</blockquote><blockquote>西安交大多伦多校友会</blockquote><blockquote>沈阳农业大学加拿大校友会</blockquote><blockquote>四川大学加拿大校友会</blockquote><blockquote>北京理工大学多伦多校友会</blockquote><blockquote>苏州科技大学加拿大校友会</blockquote><blockquote>河海大学加拿大校友会</blockquote><blockquote>重庆师范大学加拿大校友会</blockquote><blockquote>浙江大学校友会</blockquote><blockquote>沈阳工业大学加拿大校友会</blockquote><blockquote>南京航空航天大学多伦多校友会</blockquote><blockquote>北航多伦多校友会</blockquote><blockquote>西安电子科技大学加拿大校友会</blockquote><blockquote>西南财大加拿大校友会</blockquote><blockquote>兰州大学多伦多校友会</blockquote><blockquote>陕西师大加拿大校友会</blockquote><blockquote>华东理工大学大多伦多校友会</blockquote><blockquote>Engineers FC</blockquote><blockquote>加拿大华西校友会</blockquote><blockquote>多伦多华人测量师俱乐部</blockquote><blockquote>西南政法大学加拿大校友会</blockquote><blockquote>东北师范大学加拿大校友会</blockquote><blockquote>沈阳航空航天大学北美校友会</blockquote><blockquote>西南大学加拿大校友会</blockquote><blockquote>电子科技大学加拿大校友会</blockquote><blockquote>武汉大学加拿大校友会</blockquote><blockquote>中南财经政法大学加拿大校友会</blockquote><blockquote>北京科大加拿大校友会</blockquote><blockquote>苏州大学加拿大校友会</blockquote><blockquote>复旦大学校友会</blockquote><blockquote>集美大学加拿大校友会</blockquote><blockquote>成都理工大学加拿大校友会</blockquote><blockquote>华人环境与市政工程协会</blockquote><blockquote>中国地质大学加拿大校友会</blockquote><blockquote>西南科技大学加拿大校友会</blockquote><blockquote>青岛大学多伦多校友会</blockquote><blockquote>中北大学加拿大校友会</blockquote><blockquote>华人预算师协会CCP</blockquote><blockquote>重庆交通大学北美校友会</blockquote><blockquote>华东交通大学北美校友会</blockquote><blockquote>沈阳建筑大学加拿大校友会</blockquote><blockquote>天津医科大学校友会</blockquote><blockquote>上海大学加拿大校友会</blockquote><blockquote>华南理工大学多伦多校友会</blockquote><blockquote>西安外国语大学多伦多校友会</blockquote><blockquote>四川师范大学加拿大校友会</blockquote><blockquote>北京师范大学加东校友会</blockquote><blockquote>Toronto Central Academy</blockquote><blockquote>中国人民大学多伦多校友会</blockquote><blockquote>北京林业大学加拿大校友会</blockquote><blockquote>安徽大学加拿大校友会</blockquote><blockquote>湖南大学多伦多校友会</blockquote><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://cms.xiaoju.ca/content/images/2020/07/zoom.png" class="kg-image" alt="热点关注-跨洋三峡谈话邀请参加"><figcaption>活动虚拟背景图，欢迎下载使用</figcaption></img></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://cms.xiaoju.ca/content/images/2020/07/-----------21-.png" class="kg-image" alt="热点关注-跨洋三峡谈话邀请参加"><figcaption>感谢嘉宾们、各主办单位、各协办单位和媒体的支持</figcaption></img></figure><p><strong>附注：欢迎大家参加本次活动，如果有什么问题需要和本次活动的主题嘉宾深入探讨敬请在此提出问题，谢谢！</strong></p><!--kg-card-begin: html--><iframe src="https://app.sli.do/event/fwo01zyn" height="100%" width="100%" style="min-height: 560px;"/><!--kg-card-end: html-->]]></content:encoded></item><item><title><![CDATA[More Secure Computing Blog is ON]]></title><description><![CDATA[You will find More Secure Computing practice, experience, and lessons for the cutting edge technologies, more relevantly how they are going to help you to grow business.]]></description><link>https://cms.xiaoju.ca/more-secure-computing-blog/</link><guid isPermaLink="false">Ghost__Post__5f1236ae02f82d008b8da489</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Mon, 20 Jul 2020 20:34:17 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/blog-hero2.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/blog-hero2.png" alt="More Secure Computing Blog is ON"/><p>After operation for more than a decade, we are proud to have served some of the most innovative and well-known customers, we are also honored to be partners of some very successful companies along the journey. It is not a coincidence that we just randomly bumped into the great names, instead, we realized our pursuit of open and innovative technologies not only helps us survive but also becomes the leader for affordable, efficient, secure business solutions.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/moresecure-logo-transparent-1.png" class="kg-image" alt="More Secure Computing Blog is ON"/></figure><p>Our unique value is to empower More Secure customers to win more business, to run business more efficiently and securely with affordable open solutions. </p><p>It is more important than ever to create this blog so we can share our experience for More Secure Computing adventures. You will find our practice, experience, and lessons for the cutting edge technologies, more relevantly how they are going to help you to grow business.We hope it's helpful for you and you will enjoy the content. You will put your business growth along with the people from More Secure Computing as your trusted partners.</p><p>You can find out more about us at <a href="https://www.moresecure.com/About">https://www.moresecure.com/About</a> and you are welcome to signup our newsletter too so you will get the update directly from your inbox.</p>]]></content:encoded></item><item><title><![CDATA[历史论证回顾-三峡工程宜早日兴建]]></title><description><![CDATA[張光斗 (1991年12月21日人民日报海外版)
長江三峽工程规模巨大, 舉世瞩目,全国人民都很关心。對於三峡工程的修建, 各方面有不同意见是正常的, 有益的。本着互相尊重, 實事求是的精神, 深入讨论工程的利弊得失,問題可以擺得更清楚, 便于领导决策。下面对工程效益、工程技术和社会经济三方面的問题在進行讨论。]]></description><link>https://cms.xiaoju.ca/li-shi-hui-gu/</link><guid isPermaLink="false">Ghost__Post__5f14b0e602f82d008b8da4bd</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sun, 19 Jul 2020 22:23:22 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/sx-construction.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/sx-construction.jpeg" alt="历史论证回顾-三峡工程宜早日兴建"/><p>文献整理-马志宇博士</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163438.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163451.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163505.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><p>長江三峽工程宜早日興建</p><p>張光斗 (1991年12月21日人民日报海外版)</p><p>長江三峽工程规模巨大, 舉世瞩目,全国人民都很关心。對於三峡工程的修建, 各方面有不同意见是正常的, 有益的。本着互相尊重, 實事求是的精神, 深入讨论工程的利弊得失,問題可以擺得更清楚, 便于领导决策。下面对工程效益、工程技术和社会经济三方面的問题在進行讨论。</p><p>一、工程效益</p><p>1、防洪效益</p><p>三峽水库防洪库容二百二十二億立方米,可以削减长江洪峰,目前長江荆江段防洪保證率只有二十年一遇, 經荆江分洪后,也只四十年一遇。修建三峡工程後,可把防洪标準提高到一百年一遇, 荆江不分洪. 当发生千年一遇洪水时,經三峡水库调蓄,加上荆江分洪等分蓄洪措施的運用,可以使沙市水位不超過防汛保證水位四十五米, 避免发生毁灭性灾害。</p><p>如果加高荆江大堤, 是否也可以提高防洪标准,不修三峡水库呢? 实际情况是目前荆江大堤已高達十多米,地基是细砂,加高大堤不但工程量大,而且難于保證大堤安全。</p><p>上游支流水庫修成後总的防洪庫容有三百多亿立方米, 大 于三峡水库防洪庫容二百二十二億立方米, 是否可代替三峡水库? 实際上, 上游部分支流降暴雨即可造成川江洪水, 这样只 有部分支流水库起防洪作用, 對于四川平原和川江流域的来洪,支流水庫也不能拦蓄, 而三峡水库在川江出口, 能拦蓄所有来洪, 非支流水库可比拟的。</p><p>有人說, 三峡水庫下游發洪水,三峡水库不能攔蓄, 起不到防洪作用. 實際上,三峡下遊发生洪水時, 正值雨季, 川江来流量也大, 三峽水库可將川江来流加以攔蓄, 减少下游洪水流 量, 也起到荆江河段的防洪作用.</p><p>三峡水库為下游防洪, 是否会把灾害移至上遊? 實際上,三峡水库最高水位一百七十五米, 洪水回水到重庆最高 約二百米左右, 既不會淹重庆市更不會淹成都平原, 上游若發生洪水灾害, 和修建三峡工程與否無关。</p><p>為了防洪, 修了三峡工程, 还必须加固下游堤防, 整治下游支流和洞庭湖,鄱阳湖等。三峡工程是整個防洪体系的組成 部分,不能放松下游的防洪工程。</p><p>2、发电效益</p><p>三峡工程发电一千七百六十八万千瓦, 年發電量八百四十億千瓦小時,靠近華中、華东, 输電到上海, 距離不超过一千公里, 且能调峰, 是十分有利的。</p><p>我國煤藏丰富, 是否可建火電站来代替三峡工程? 实际上我国原煤供应还是紧张的,应该尽量开发水电。</p><p>三峡上游水電資源很多, 是否應該先支流,后干流开发水电? 有人說, 這是一般規律。实际上, 支流幹流何者先開發, 應视需要而定, 並无先支後幹的一般规律。美國哥倫比亞河先建下游庞纳维尔水电站, 后建中游大苦力水电站, 然后建上游水电站; 美国科罗拉多河先建中下游胡佛大坝工程, 然后建支流工程; 埃及尼罗河先建阿斯旺工程, 然後建上遊工程,可为证明.</p><p>長江支流水電站現正在開發中。三峽工程和上游支流水电站只要可行性報告能通过, 都應該修建, 並無矛盾之意。</p><p>3、航运效益</p><p>三峡工程建成後, 淹没三斗坪到重慶六百五十公里川江的险滩, 使万吨船队每年有半年以上的時間可从下游直達重庆, 較小的船隊全年能從下游直達重慶, 年通航量達五千万吨, 使川江真正成為黄金水道, 目前川江枯水期不能通航,洪水流量超過四萬立方米/秒時不能通航,年通流量經大規模整治後也谨约二千萬吨。</p><p>過三峡船闸需要等候, 过船時間長, 是否耽误了航运? 将來要排队過闸, 這是事實, 但水库中水面平稳, 節省大量時間和燃料, 总的航運時間还会减少, 同時可使川江年运量大幅度地增加, 效益很大。此外, 經三峡水库調節, 下游河道枯水流量從三千立方米/秒增加至五千立方米/秒, 对下游航運也有很大好处.葛洲坝工程就是证明, 葛洲坝工程建成后几年来,年通航量已從二百万吨提高到七百萬吨. 在修建三峡工程后, 货运量增加, 若船舶足够, 葛洲坝工程年通航量量可達五千萬頓。</p><p>4、供水效益</p><p>三峡工程調節庫容一百六十五億立方米, 能蓄洪水, 增加长江下游南水北调的可供水量, 效益很大。</p><p>二、工程技術</p><p>1、三峡工程最高水位</p><p>現在設計的方案, 最高蓄水位一百七十五米,汛期水位一百四十五米, 汛前消落水位一百五十五米, 能照顧各方面利益。最高水位一百七十五米, 能有防洪库容二百二十二亿立方米, 能拦蓄丰水,能增加水头发电, 能使万吨船隊直達重慶. 汛期水位一百四十五米, 能保持防洪庫容, 能减少水库淤积. 汛前消落水位一百五十五米, 能保证枯水期调节库容,能便利航运到达重庆。</p><p>如果采用高坝方案, 把最高水位提高到一百八十米或以上,以便万吨船队长年直达重慶, 那會大量增加水庫淹沒损失, 而且重慶港区易被泥沙淤塞, 所以不宜採用。</p><p>如果採用低坝方案, 把最高水位放在一百六十米或以下, 以减少水库淹没損失. 那会使防洪库容减小, 发电量也减小, 而且從库尾到重慶有一 段天然河道, 万吨船队不能直達重慶,對通航也不利。所以也不相宜。</p><p>2、水库泥沙淤积问题</p><p>設計的三峡工程大坝在三斗坪, 那里年输沙量五点二六亿吨, 大家对水库泥沙淤积問題很关心. 經過大量水工模型试验和计算機數學模型計算, 表明水库在运行初期有防洪库容二百二十二亿立方米,调节陣容一百六十五億立方米. 經過八十至一百年運行后, 水库达到冲淤平衡,不再繼續淤积, 仍保留有防洪庫容一百九十億立方米, 兴利庫容一百五十億立方米。库尾水位变动区河段航运最小水深三点零米,能保持正常航运.一百年一遇洪水时,重庆最高水位二百零二米.只是在重庆港区和嘉陵江口于水库運行八十至一百年后, 出现边滩淤积,不利于码头作业和通航.通过初步研究, 認为用水库调度, 河道整治, 疏浚和码头改建等办法, 這個問題可以解决。要抓紧科技攻關, 解決這個问题。</p><p>泥沙模型试验的方法是泥沙學者長期研究、總結得出的, 有原形河道冲淤的驗證. 葛洲坝水库實际运行結果就与泥沙模型實驗结果基本符合;三門峡水庫和丹江口水库泥沙淤积原型觀測與模型试验的結果也基本符合, 所以模型试验成果應該是可信的。當然, 模型試驗比例尺小,數學模型有些简化假定, 可能稍有誤差, 將來可能需要採取河道整治和疏浚等局部工程處理措施。</p><p>3、库岸滑坡问题</p><p>经地质专家现场查勘, 进行计算分析, 認為虽然有几处可能發生滑坡, 但距坝址較遠, 激的涌浪逐渐衰减,到坝址不会翻越坝顶或影响大坝安全.由于三峡水库水深大, 水面宽,即使發生滑坡, 也不至於堵塞航道; 相反的, 如不建三峡水庫, 發生滑坡后, 将堵塞川江航道。</p><p>對库岸滑坡問題, 地质专家是經過深入調查研究的, 而且對滑坡计算方法比较成熟, 應該相信专家们的工作。</p><p>4、水库诱发地震问题</p><p>三斗坪坝址位于稳定的厚層花崗岩基上, 附近没有大断层。經地質专家調查研究, 認為如有水库诱發地震,最大不會超過六度, 这小于目前三峽大坝设计地震烈度, 所以是安全的。</p><p>诱發地震的震源一般在五至十公里以下,由库水渗入斷層, 產生巨大不平衡渗透壓力產生的。滑坡產生的力量和岩層重量相比是很小的, 不能引起誘發地震。分析库岸穩定時, 是考虑了诱發地震的。世界上建了几十萬座水库, 还沒有因为水库诱发地震而垮坝的.世界上大坝因水庫發地震發生裂缝的有二例, 一是印度柯伊那重力坝, 一是我國新丰江大頭坝,都是在坝顶附近發生水平裂缝, 並不影響大壩安全, 經处理後, 已安全運行三十年左右。近代抗震理論和抗震技術的發展, 用新方法設計這两座坝, 都不会发生裂缝。</p><p>5、枢纽水工建筑物</p><p>一百八十五米高的混凝土重力壩和水電站,建在良好基岩上, 都是常規水工建築物, 是完全有把握保證安全的。过坝多级船闸, 上下水位差達 一百一十米, 每级闸室尺寸與葛洲坝船閘相同, 但多级船闸运行起来, 工程技術較複雜, 國际上尚无这种多级船闸先例。經初步研究, 認為三峡多级过坝船開是能夠安全建成運行的。但有一些問題需要技术攻关, 進一步研究落實, 如五十五米水頭输水道的水力學問題, 運行八十至一百年後船闸上下游的長引航道的淤積泥沙清除問題等. 应该相信這些問題是能够得到解决的。</p><p>6、三峡工程和葛洲坝工程之间及葛洲坝工程下游的航运问题</p><p>由於三峡水电站調峰,可能引起涌浪, 影響船舶航行。經水工模型試验研究, 表明三峡水电站在小部分担任基荷, 大部分担任峰荷時, 引起的水位变化较慢,不會影響 船舶航行。</p><p>三峡水库初期下泻清水,可能冲刷葛洲坝下游 河床, 使河水位降低, 影響船闸的運行, 實際上, 经三峡水库调节后, 最枯流量由三千立方米/秒增加到五千立方米/秒, 能满足船闸下游最低通航水位三十九米的要求。枯水流量的增加有利于增加下遊河道水深, 對通航是有利的。個別卵石浅滩在冲刷后可能使流速增大, 需要通過整治,以利通航。</p><p>此外,关於三峡工程的人防問題,也是經過考虑的。</p><p>7、生態环境问题</p><p>三峡工程建成後, 会对环境和生態產生一定影响, 如淹沒大片土地, 迁移大量人口, 上山垦荒种植, 可能造成水土流失, 水文, 气象也會有變化。 影响水生和陸生动植物的生長和發展。但另一方面,  水库减少下游 洪水灾害,水电站发电每年可以替代燃烧煤四千萬噸, 减少空氣污染, 水库內可養鱼, 新的水生和陸生动植物将繁殖, 氣候将改善, 對生態環境產生有利的影响。三峡水库运用庫容约二百亿立方米, 长江宜昌年徑流量四千五百亿立方米, 长江口年徑流九千億立方米, 三峡工程調節庫容所佔的比例是很小的, 對長江的生態境影響不會太大。總的說来有利有弊,利大於弊。对于移民向高处后靠,可能引起的植被的破坏, 水土流失, 要采取生态保護措施, 加以預防和解决。</p><p>有人担心, 三峡工程是否会如埃及阿斯旺水庫一樣, 造成嚴重的生态環境破壞。實際上, 阿斯旺水库很大, 可容纳几年的年徑流, 而三峽水庫只是一個季調節水庫, 调节库容佔年徑流的百分之四點五, 性質完全不同。而且阿斯旺水庫建成後, 防止了下游洪水灾害,保證了下遊工农業用水, 生產了大量電力, 對生態環境有利, 还创會造了大量財富.不利之處是清水灌溉农田, 减少了原有泥沙,而泥沙含有肥料, 因此不利于生态。但是泥沙中肥料是有限的, 我國都江堰几千年清水灌溉, 美國也有多處清水灌溉, 並沒有造成严重生態環境破坏.还有尼羅河口因缺少泥沙而被海潮冲刷, 經保护後问题已經解決。現在埃及人都在歌颂阿斯旺工程的成功。</p><p>三、社會經濟</p><p>三峡水庫淹沒十一个县城和两个市, 遷移人口七十二點六萬, 考虑到人口增長因素,到工程竣工时, 遷移人口可能達到百萬人以上。這是一件大事, 應該認真對待。對水库移民問題,也要辩證地來看。 (1) 目前库區一部分人民生活比較艱苦, 不建三峽水库也要給于帮助的,但難以摆脱贫困.通過修建三 峽工程, 進行开發性移民, 给予大力帮助, 使庫区人民改善生活, 是一舉兩得的事。(2)移民計劃必须切合實際, 切合國情, 初期只能把人民生活初步 改善, 並着重創建生產條件. 水电站發電後, 建議從每千瓦小時電費中拿出幾厘錢, 繼續幫助移民群众, 每年約几亿元, 並帮助部分群众就業。經過库區人民三十,五十年艰苦奮鬥、自力更生, 他們會獲得富裕的生活. “若要富,向水库” 应该這樣理解才對。(3) 三峽工程遲早要修建, 但早建比晚建好。晚建, 库区人口繼續增长, 库區建設發展, 移民将更加困难。現在库区建設進退兩難, 建設了怕淹, 不建設则库区經济不能發展。如果决定缓建三峡工程, 政府势必要开绿燈, 讓库區人民放手建設, 國家給予支持, 以發展生產, 改善人民生活。如果 這樣, 將來再移民建水库將更加困难, 会使工程不能兴建。這不是讓三峽工程“缓建”,而是“不建”。所以就水库移民而言, 宜早建三峡工程。</p><p>按照国家规划, 到本世紀末, 工農業生产總值翻两番, 根據电力专家的研究, 認爲电力发展與國民經濟發展的關係弹性系數不小于一點零, 也就是電力生產也要翻两番。因此,到本世紀末,电力機容量要達到二点九億千瓦。據初步安排,火電为二點零亿千瓦, 水電為八千萬千瓦, 核電为一千萬千瓦。</p><p>火電二點零亿千瓦, 每年要燒原煤七亿吨, 因我国原煤多数未洗過。到本世紀末, 計劃生產原煤十四億吨, 其中將近一半是非統配的小煤窑.如果国家能計劃调拨的原煤達到十億噸, 要用其中百分之七十的原煤來发电是十分困難的, 因為有大量的工業用煤和家庭用煤, 還要出口部分煤炭。此外, 原煤運输目前已十分緊張, 正在加速修筑铁路, 估計到本世紀末, 原煤外運只能有四至五億噸. 所以火电受到原煤供应的限制, 二點零亿千瓦难以办到, 希望多發水電。</p><p>至於核電, 造價較高, 每千瓦造價在一萬元以上, 而且許多設備需要进口, 我國核燃料的產量不大, 所以近期也不可能大量發展核电, 据估計到本世紀末核電可達六百萬千瓦。</p><p>由此可見, 我國应尽可能优先发展水電, 最好到本世紀末能超過八千萬千瓦。目前已建水電站三千五百萬千瓦, 正在施工中的水电站約一千五百萬千瓦, 二者合計五千万千瓦, 尚需建設至少三千萬千瓦水電站. 现已通過可行性報告和預期即将通过的可行性報告的水電站如龚滩, 拉西瓦,构皮摊等约一千五百至二千萬千瓦。</p><p>三峡工程是一個效益較高, 條件比较优越的建設項目, 如與金沙江上的向家坝、溪落渡等水電站相比,三峡工程的防洪效益較大, 输電到华中,在华东的距離較短, 能改善川江航運條件, 能增加下游供水, 優點是十分突出的。更為重要的是三峡工程的勘测、規劃、設計、科研工作做得多, 已具備早日开工的條件, 有一千七百八十六万千瓦, 能满足水电站八千萬千瓦装機容量的要求。而向家坝, 溪落渡等还需要做大量勘测設計工作, 至少需五年時間, 才具備开工条件. 當然, 也希望向家坝, 溪落渡等水電站能早日修建, 因為如上所述, 電力供應是很紧张的, 希望多開發水電. 所以建設三峡与建設向家坝, 溪落渡並無矛盾, 都應开工。由此可見,早日修建三峡工程是合理的。</p><p>附原文切图：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163438-1.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163451-1.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163505-1.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163529.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163545.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163602.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163613.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163628.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163649.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163710.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163723.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163736.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163752.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163807.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200719-163958.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><p><strong>2020年，中国南方暴雨洪水肆虐，全球华人关切。重庆大学，西安理工，清华校友会和结构工程师协会联合多家协办单位，为您呈现一台有内容的“跨洋三峡谈话”节目。届时土木工程，水利工程专家、教授、院士，将从历史，事实，数据，内详，人物诸方面，排解您的疑惑。本次对话纯属民间活动，所有来宾谈话纯属个人观点，不代表任何组织机构。</strong></p><p><strong>7月25日星期六晚8点，我们云上见！</strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/-----------9-.png" class="kg-image" alt="历史论证回顾-三峡工程宜早日兴建"/></figure><p>时间：2020年7月25日美东部时间8pm-10pm<br>            2020年7月26日北京时间8am-10am</br></p><p>参加方式：                                         </p><blockquote>zoom会议号码: 848 2428 1630 密码: 123456<br>zoom会议链接: <a href="https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09">https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09</a><br>youtube直播链接: <a href="https://bit.ly/sanxiatanhua">https://bit.ly/sanxiatanhua</a></br></br></blockquote><p>邀请嘉宾（排名不分先后）：</p><blockquote>黄强教授，博士，国务院水利工程学科委员，曾任西安理工大学水利水电学院院长；</blockquote><blockquote>张建民教授，留日博士，中国工程院院士，曾任清华大学土木水利学院院长；</blockquote><blockquote>朱林教授，西北农林科技大学教授，水工建筑物及施工；</blockquote><blockquote>宋强，留加博士，抗震研究；</blockquote><blockquote>李贵先工程师，岩土工程及结构抗震，曾经服务于Ontario Hydro，Canada</blockquote><p>主持人：</p><blockquote>马志宇工程师，留德博士，水利工程，结构工程，DMA Engineering Ltd. (Canada)</blockquote><blockquote>陈子歆   播音主持专业</blockquote><p>主办单位（排名不分先后）：</p><blockquote>重庆大学加拿大校友会  </blockquote><blockquote>西安理工大学北美校友会  </blockquote><blockquote>南安省清华校友会  </blockquote><blockquote>加拿大结构工程师协会</blockquote><p>媒体支持（排名不分先后）：</p><blockquote>嘉华时报</blockquote><p>美国协办单位（排名不分先后）：</p><blockquote>ACSE旅美科工专协会</blockquote><blockquote>cast-UT 犹他州旅美科技协会 </blockquote><blockquote>cast-CT 旅美科协康州分会 </blockquote><blockquote>重庆大学美国校友会</blockquote><p>加拿大协办单位（排名不分先后）：</p><blockquote>山东大学多伦多校友会</blockquote><blockquote>西安交大多伦多校友会</blockquote><blockquote>沈阳农业大学加拿大校友会</blockquote><blockquote>四川大学加拿大校友会</blockquote><blockquote>北京理工大学多伦多校友会</blockquote><blockquote>苏州科技大学加拿大校友会</blockquote><blockquote>河海大学加拿大校友会</blockquote><blockquote>重庆师范大学加拿大校友会</blockquote><blockquote>浙江大学校友会</blockquote><blockquote>沈阳工业大学加拿大校友会</blockquote><blockquote>南京航空航天大学多伦多校友会</blockquote><blockquote>北航多伦多校友会</blockquote><blockquote>西安电子科技大学加拿大校友会</blockquote><blockquote>西南财大加拿大校友会</blockquote><blockquote>兰州大学多伦多校友会</blockquote><blockquote>陕西师大加拿大校友会</blockquote><blockquote>华东理工大学大多伦多校友会</blockquote><blockquote>Engineers FC</blockquote><blockquote>加拿大华西校友会</blockquote><blockquote>多伦多华人测量师俱乐部</blockquote><blockquote>西南政法大学加拿大校友会</blockquote><blockquote>东北师范大学加拿大校友会</blockquote><blockquote>沈阳航空航天大学北美校友会</blockquote><blockquote>西南大学加拿大校友会</blockquote><blockquote>电子科技大学加拿大校友会</blockquote><blockquote>武汉大学加拿大校友会</blockquote><blockquote>中南财经政法大学加拿大校友会</blockquote><blockquote>北京科大加拿大校友会</blockquote><blockquote>苏州大学加拿大校友会</blockquote><blockquote>复旦大学校友会</blockquote><blockquote>集美大学加拿大校友会</blockquote><blockquote>成都理工大学加拿大校友会</blockquote><blockquote>华人环境与市政工程协会</blockquote><blockquote>中国地质大学加拿大校友会</blockquote><blockquote>西南科技大学加拿大校友会</blockquote><blockquote>青岛大学多伦多校友会</blockquote><blockquote>中北大学加拿大校友会</blockquote><blockquote>华人预算师协会CCP</blockquote><blockquote>重庆交通大学北美校友会</blockquote><blockquote>华东交通大学北美校友会</blockquote><blockquote>沈阳建筑大学加拿大校友会</blockquote><blockquote>天津医科大学校友会</blockquote><blockquote>上海大学加拿大校友会</blockquote><blockquote>华南理工大学多伦多校友会</blockquote><blockquote>西安外国语大学多伦多校友会</blockquote><blockquote>四川师范大学加拿大校友会</blockquote><blockquote>北京师范大学加东校友会</blockquote><blockquote>Toronto Central Academy</blockquote><p><strong>附注：欢迎大家参加本次活动，如果有什么问题需要和本次活动的主题嘉宾深入探讨敬请在此提出问题，谢谢！</strong></p><!--kg-card-begin: html--><iframe src="https://app.sli.do/event/fwo01zyn" height="100%" width="100%" style="min-height: 560px;"/><!--kg-card-end: html-->]]></content:encoded></item><item><title><![CDATA[尘封的三峡工程历史文件]]></title><description><![CDATA[这是节选于国务院副总理邹家华1992年3月21日在人大作的三峡工程议案的说明。应当是源于十四个专家论证组的结论。当年人大所有举手，不举手和反对手的文本根据。具有纲领性权威性。
以下为第二部分的文字和保留的当年报纸扫描图。]]></description><link>https://cms.xiaoju.ca/chen-feng-de-san-xia-gong-cheng-li-shi-wen-jian/</link><guid isPermaLink="false">Ghost__Post__5f0de66b02f82d008b8da3d4</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Tue, 14 Jul 2020 17:37:31 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/20200713-220249-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220249-2.png" alt="尘封的三峡工程历史文件"/><p>重庆大学加拿大校友会   马志宇博士</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220249.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><p>这是节选于国务院副总理邹家华1992年3月21日在人大作的三峡工程议案的说明。应当是源于十四个专家论证组的结论。当年人大所有举手，不举手和反对手的文本根据。具有纲领性权威性。</p><p>以下为第二部分的文字和保留的当年报纸扫描图。</p><p>1992年4月6日星期一 第5版<br>人民日报 (海外版)</br></p><p>關於提請審議興建長江三峽工程議案的說明 (第二部分)</p><p>國務院副總理鄒家華<br>(一九九二年三月二十一日)</br></p><p>二、關於興建長江三峽工程的重要性和必要性</p><p>(一) 解决長江中下游的防洪問題是國家經濟發展的需要， 必須採取綜合治理措施</p><p>長江是我國最大的河流，全長六千三百公里，流域面積一百八十萬平方公里，約佔全國陸地總面積的百分之十九，養育了全國三分之一的人口。長江流域的水資源十分豐富，總量佔全國的三分之一，水力資源可開發量佔全國的百分之五十三，內河航運里程佔全國的百分之七十。流域內氣候適宜，物產豐富，工農業總產值佔全國的百分之四十，在我國經濟建設中佔有十分重要的地位。</p><p>但是，長江流域的水旱災害分佈很廣，尤以中下游平原地區洪澇災害最為嚴重。從清代以來，水災更趨頻繁。一八六O年、一八七0年兩次特大洪水，中下游平原損失慘重。本世紀一九三一年、一九三五年兩次大洪水，分別淹地五千零九十萬和二千二百四十六萬畝，直接淹死人口分別為十四萬五千五百人和十四萬二千人。一九五四年大洪水，雖然經過廣大軍民大力防守、搶救，採取分洪措施，仍淹地四千七百五十五萬畝，死亡三萬三千人，京廣鐵路一百天不能正常運行。歷史上每次災害，都給流域內人民的生命財產帶來巨大損失，對國家經濟造成很大的影響.</p><p>如何解决長江中下游特別是荆江河段的防洪問題， 解除長江中下游兩岸人民乃至國家、民族的心腹之患，一直受到中央的重視。社會各界對此也十分關注，提出了很多好的意見和建議。經過幾十年來的治理實踐和對各種意見、方案的反覆研究和論證，要解决長江中下游的防洪問題，必須採取綜合治理措施，包括有工程措施，也有非工程措施。諸如:(1)在幹支流廣大地區進一步搞好水土保持，加強長江中上游防護林體系的建設，防止水土流失;(2)對主要支流開展治理，修建水庫;(3)在幹流上興建三峡工程;(4)加強中下游堤防建設，特別 是應儘快完成一九八○年確定的近期防洪方案;(5)加強分蓄洪區建設;(6)加強河道整治和洞庭湖、鄱陽湖的治理;(7)加強防洪管理和非工程防洪措施，包括防汛、河道清障、嚴禁 盲目圍墾、通訊和預警、群眾自救等措施的建設等等，形成一套完整的綜合防洪體系。綜合治理中的各項措施都在防洪體系中的某一方面發揮它一定的作用。興建三峡工程也是發揮其一定的作用，而不是替代其他各項綜合措施。綜合治理的每一項措施對於解决長江中下游的防洪問題都是十分重要的，這些措施互補長短，都是不可缺少的，都必須進一步得到加強。各方面對綜合治理措施提出了不少很好的、很有益的意見和建議。不論現在和將來，凡是對治理開發長江有益的建議和意見都應該認真研究和採納，不要因為考慮興建三峽工程而予以忽視。三峽工程的建設時間比較長，所以其他各項措施更需要加強領導，更好地組織全面實施，以防止和减少在建設期間可能出現的洪澇災害所造成的損失。限於本議案的內容主要是關於提請審議興建三峡工程，所以對其他措施這裏就不具體展開說明了。</p><p>(二)	興建三峡工程，是諸多綜合治理措施中的一項關鍵性工程措施</p><p>建國四十多年來，黨和政府領導人民在長江流域進行了大規模的防洪工程建設，加高加固幹支流堤防三萬公里，完成土石方四十億零五千萬立方米，修建支流水庫四萬八千座，並安排了一批平原臨時分蓄洪區，對保障中下游地區的經濟建設和人民生命財產安全起到了很大作用。</p><p>但是，目前長江上游巨大的洪水來量與中下游河道過洪能力小的矛盾仍然十分突出，在荆江河段尤為嚴重。據歷史記載和調查，自一一五三年以來，長江宜昌的洪水大於八萬立方米每秒的有八次，其中一八六O年、一八七O年在荆江上段的枝城洪峰流量達十一萬立方米每秒。而現在荆江河段的過洪能力，包括南南岸向洞庭湖分流，也只能安全通過約六萬立方米每秒的洪水流量，相當於十年一遇的防洪標準。超過這個標準，就需要採取分洪措施。現在，分蓄洪區內人口稠密，每分蓄洪一次，損失巨大。而且，分洪後荆江河段也只能通過約八萬立方米每秒的洪峰流量。一旦出現類似一八六O年、一八七0年這樣的大水，即使運用分洪區後，仍有約三萬立方米每秒的超額洪水無法安全通過，將造成南北岸堤防漫潰的嚴重局面。</p><p>荆江河段，北為江漢平原，南為洞庭湖區，汛期洪水位高於兩岸地面六米以上，多的達十餘米。一旦南岸堤防潰決，洪水將直趨洞庭湖，沿綫民蕩然無存;北潰洪水將直瀉而下， 淹沒整個江漢平原，並危及武漢市和京廣鐵路的安全。荆江兩岸有人口一千五百萬人，耕地二千三百萬畝，是我國重要的商品糧棉基地，還有一批重要的大中城市和工礦企業、交通設施、油田等。無論南南潰、北潰或兩岸俱潰，廣大人民的生命財產均將遭受到巨大損失，嚴重影響我國國民經濟建設的大局。</p><p>作為長江中游起分洪調蓄作用的洞庭湖，每年長江水帶入泥沙近一億噸，因此，泥沙淤積日趨嚴重，不斷萎縮。建國前有湖面四千三百五十平方公里，而到一九八三年只剩下二千六百九十一平方公里，面積減少百分之三十八，大大降低了洞庭湖對荆江河段的分洪能力，進一步加劇了河道過洪能力小與上游洪水來最大的矛盾，使江河段原已十分緊張的防洪形勢更趨嚴峻。如不採取措施，洞庭湖將會逐漸消亡，長江中游洪水失去調蓄場所，對荆江防洪是十分不利的。</p><p>三峽工程地理位置優越，能控制荆江河段洪水來量的百分之九十五以上，控制武漢以上洪水來量的三分之二左右，特別是能夠有效地控制上游各支流水庫以下至壩址約三十萬平方公里暴雨區所產生的洪水。這是其他防洪措施所難以替代的。三峽工程是提高江河段防洪標準，保障兩岸人民生命財產安全的一項關鍵性工程措施.</p><p>三峽工程的防洪作用显著，可以将荆江河段的防洪标准由十年一遇提高到一百年一遇，配合分蓄洪工程，可以防止荆江河段發生毀滅性災害;可以减少流入洞庭湖的水、沙，減輕洞庭湖的淤積和防洪負擔，延長洞庭湖的壽命，可以較大幅度地减少中游的分蓄洪損失，可以減輕洪水對武漢地區的威胁，對下游地區也有一定防洪作用。為了保障長江中下游地區特別是江河段南北兩岸一千五百萬人民的生命和財產安全，使社會長治久安和國民經濟持續穩定協調發展，及早興建三峽工程是十分必要的。這也是兴建三峡工程的主要出發點。</p><p>(三)三峽工程可爲華中、華東和川東地區提供重要的能源</p><p>任何一個水利工程的與建，都應該儘可能地發揮其綜合效益。三峽工程也不例外，除了要考慮其首要的巨大的防洪作用外，同時還要利用水力發電，帶來巨大的發電效益。三峽水電站，年發電量八百四十億千瓦時，約相當於一九九一年全國 總發電量的八分之一。與火電相比，相當於十四座裝機為一百二十萬千瓦的火電廠和三個年產一千五百萬噸規模的煤礦及相應的運輸工程。興建三峡工程對緩解華中、華東及川東地區能源供應的緊張狀况，减輕煤炭供應和運輸的壓力具有重要意義。同時，三峽工程地處我國腹地，距各大負荷中心的輪電距離均在一千公里左右，三峽工程的建成将促進全國幾大電網聯網，可大大提高電網運行質量和效益。</p><p>積極開發水力資源是我國能源發展的一個重要方針。目前國家正在長江支流上建設二灘、五强溪、隔河岩、東江、銅街子、寶珠寺等一批大型水電站。根據國民經濟發展的需要，長江幹支流上其他規劃中的主要骨幹水電站，都將在本世紀末和下世紀初得到開發。三峽工程的興建將進一步促進我國水電的開發，同時也將為西電東送起到中間支撑點的作用。</p><p>(四)三峽工程的另一個效益就是可提高川江航道通過能力，促進長江航運事業的發展</p><p>目前重慶至宜昌六百六十公里航道，流經丘陵和高山峽谷， 落差一百二十米，灘多水急，航道通過能力小，運輸成本高，限制了航運發展。三峽工程建成後，將改善通航條件，下水單向年通過能力由目前的一千萬噸提高到五千萬噸，航運成本可降低百分之三十五至百分之三十七，萬噸級船隊有半年時間可直達重慶，為發展西南地區的經濟和繁榮長江航運事業創造條件。</p><p>三峽工程是一個綜合利用的水利工程，除防洪、發電、航運等效益外，還可增加長江中下游枯水期流量，有利於沿江城鎮的供水，有利於南水北調、緩解北方地區缺水矛盾，並有灌溉、水產、旅遊、發展庫區經濟等效益。三峽工程的興建，對促進華中、華東、西南地區乃至全國的經濟建設和社會發展都具有十分重要的意義。</p><p>附原件切图：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220249-1.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220328.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220404.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/20200713-220429.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><p><strong>2020年，中国南方暴雨洪水肆虐，全球华人关切。重庆大学，西安理工，清华校友会和结构工程师协会联合多家协办单位，为您呈现一台有内容的“跨洋三峡谈话”节目。届时土木工程，水利工程专家、教授、院士，将从历史，事实，数据，内详，人物诸方面，排解您的疑惑。7月25日星期六晚8点，我们云上见！</strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/-----------9-.png" class="kg-image" alt="尘封的三峡工程历史文件"/></figure><p>时间：2020年7月25日美东部时间8pm-10pm<br>            2020年7月26日北京时间8am-10am</br></p><p>参加方式：                                         </p><blockquote>zoom会议号码: 848 2428 1630 密码: 123456<br>zoom会议链接: <a href="https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09">https://us02web.zoom.us/j/84824281630?pwd=bTdIMDc4TTcyTFYwNGVUdHZoWUI3UT09</a><br>youtube直播链接: <a href="https://bit.ly/sanxiatanhua">https://bit.ly/sanxiatanhua</a></br></br></blockquote><p>邀请嘉宾（排名不分先后）：</p><blockquote>黄强教授，博士，国务院水利工程学科委员，曾任西安理工大学水利水电学院院长；</blockquote><blockquote>张建民教授，留日博士，中国工程院院士，曾任清华大学土木水利学院院长；</blockquote><blockquote>朱林教授，西北农林科技大学教授，水工建筑物及施工；</blockquote><blockquote>宋强，留加博士，抗震研究；</blockquote><blockquote>李贵先工程师，岩土工程及结构抗震，曾经服务于Ontario Hydro，Canada</blockquote><p>主持人：</p><blockquote>马志宇工程师，留德博士，水利工程，结构工程，DMA Engineering Ltd. (Canada)</blockquote><blockquote>陈子歆   播音主持专业</blockquote><p>主办单位（排名不分先后）：</p><blockquote>重庆大学加拿大校友会  </blockquote><blockquote>西安理工大学北美校友会  </blockquote><blockquote>南安省清华校友会  </blockquote><blockquote>加拿大结构工程师协会</blockquote><p>媒体支持（排名不分先后）：</p><blockquote>嘉华时报</blockquote><p>美国协办单位（排名不分先后）：</p><blockquote>cast-UT 犹他州旅美科技协会         </blockquote><blockquote>cast-CT 旅美科协康州分会                  </blockquote><blockquote>重庆大学美国校友会</blockquote><p>加拿大协办单位（排名不分先后）：</p><blockquote>山东大学多伦多校友会</blockquote><blockquote>西安交大多伦多校友会</blockquote><blockquote>沈阳农业大学加拿大校友会</blockquote><blockquote>四川大学加拿大校友会</blockquote><blockquote>北京理工大学多伦多校友会</blockquote><blockquote>苏州科技大学加拿大校友会</blockquote><blockquote>河海大学加拿大校友会</blockquote><blockquote>重庆师范大学加拿大校友会</blockquote><blockquote>浙江大学校友会</blockquote><blockquote>沈阳工业大学加拿大校友会</blockquote><blockquote>南京航空航天大学多伦多校友会</blockquote><blockquote>北航多伦多校友会</blockquote><blockquote>西安电子科技大学加拿大校友会</blockquote><blockquote>西南财大加拿大校友会</blockquote><blockquote>兰州大学多伦多校友会</blockquote><blockquote>陕西师大加拿大校友会</blockquote><blockquote>华东理工大学大多伦多校友会</blockquote><blockquote>Engineers FC</blockquote><blockquote>加拿大华西校友会</blockquote><blockquote>多伦多华人测量师俱乐部</blockquote><blockquote>西南政法大学加拿大校友会</blockquote><blockquote>东北师范大学加拿大校友会</blockquote><blockquote>沈阳航空航天大学北美校友会</blockquote><blockquote>西南大学加拿大校友会</blockquote><blockquote>电子科技大学加拿大校友会</blockquote><blockquote>武汉大学加拿大校友会</blockquote><blockquote>中南财经政法大学加拿大校友会</blockquote><blockquote>北京科大加拿大校友会</blockquote><blockquote>苏州大学加拿大校友会</blockquote><blockquote>复旦大学校友会</blockquote><blockquote>集美大学加拿大校友会</blockquote><blockquote>成都理工大学加拿大校友会</blockquote><blockquote>华人环境与市政工程协会</blockquote><blockquote>中国地质大学加拿大校友会</blockquote><blockquote>西南科技大学加拿大校友会</blockquote><blockquote>青岛大学多伦多校友会</blockquote><blockquote>中北大学加拿大校友会</blockquote><blockquote>华人预算师协会CCP</blockquote><blockquote>重庆交通大学北美校友会</blockquote><blockquote>华东交通大学北美校友会</blockquote><blockquote>沈阳建筑大学加拿大校友会</blockquote><blockquote>天津医科大学校友会</blockquote><blockquote>上海大学加拿大校友会</blockquote><p><strong>附注：欢迎大家参加本次活动，如果有什么问题需要和本次活动的主题嘉宾深入探讨敬请在文末留言区提出问题，谢谢！</strong></p><!--kg-card-begin: html--><iframe src="https://app.sli.do/event/fwo01zyn" height="100%" width="100%" style="min-height: 560px;"/><!--kg-card-end: html-->]]></content:encoded></item><item><title><![CDATA[疫情下的高校社群活动何去何从]]></title><description><![CDATA[现任中国高校校友会会长群(加拿大)六月云端会议于2020年6月20日在多伦多圆满举行。
加拿大中国高校一年一度的高校春晚,羽毛球,乒乓球,排球,草地排球,拔河,舞会和艺术展等一系列大型活动在2020年都不同程度地受到了疫情的影响。如何在这艰难的时刻为多伦多地区校友服务, 排忧解难成为各校友会日益关注的重要话题。]]></description><link>https://cms.xiaoju.ca/yi-qing-xia-de-gao-xiao-she-qun-huo-dong-he-qu-he-cong/</link><guid isPermaLink="false">Ghost__Post__5ef00e3502f82d008b8da348</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Mon, 22 Jun 2020 02:08:50 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/06/190ce4eab2d6c18bb029a6ab4dfd0662-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/06/190ce4eab2d6c18bb029a6ab4dfd0662-1.jpg" alt="疫情下的高校社群活动何去何从"/><p>陈蓉</p><p>加拿大中国高校一年一度的高校春晚,羽毛球,乒乓球,排球,草地排球,拔河,舞会和艺术展等一系列大型活动在2020年都不同程度地受到了疫情的影响。如何在这艰难的时刻为多伦多地区校友服务, 排忧解难成为各校友会日益关注的重要话题。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790077995-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>由北京科技大学加拿大校友会会长、现任中国高校校友会会长群"六月会议"召集人贾正杰于2020年6月20日晚在多伦多主持召开的"云端交流会"圆满成功。</p><p>大会邀请了7个主办单位负责人：高校春晚主办单位“武汉三杰”郑先荣会长、张夏景会长、冯建德会长；高校羽毛球赛主办单位西安交大程斌会长；高校乒乓球赛主办单位四川大学张金山会长；高校草地排球/拔河赛主办单位西电刘强会长；“忆青春”高校舞会主办单位北京科大贾正杰会长，李红副会长；丁香杯高校室内排球赛主办单位哈工大石颖会长；2020高校艺术展主办单位陕西师大张志立会长。他们分别为各项活动做了详细介绍并提出了建设性意见。参加会议的89人分别来自40个校友会: 北京科大，西安电子科大，北航，中北大学，重庆大学，沈工大，山东大学，  成都理工大学 ，哈工大，南航，重庆师大，西南财大，苏州大学，华侨大学，华中科技大学 ,四川大学 ,西安电子科大 ,东北师大， 陕西师大 , 集美大学 , 西安工业大学 , 福州大学 , 天津理工大学 , 青岛大学(加拿大), 沈航， 西安交大 , 北外 , 哈医大,青岛大学(多伦多), 天津医科大学 , 厦门大学 , 中国地质大学, 河海大学, 华东交大, 哈理工, 电子科大。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790073890-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>重庆大学加拿大校友会会长、现任中国高校校友会会长群群主李俊介绍: 现任会长群是一个有强烈约束力,契约精神和凝聚力极强的微信群。由116个高校现任会长组成，有民主投票产生并监督执行的群规和网站 (hzq.xiaoju.ca. )。首创的每月一次早茶会成为会长们集思广益，展示才能的平台。因为疫情限制,转变成今天的云端会议。希望大家为推动高校社群活动建设出谋献策。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790082074-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>华中科技大学郑先荣会长介绍: 第四届高校春晚组委会去年花了大半年时间精心组织78所高校参与节目海选,场地策划, 资金筹措等详细过程, 以及因多伦多疫情爆发,不得不延期到2021年的初步计划。高校春晚由西安交大创办,第2届和第3届分别由清华, 北大成功接力举办。是高校社区富有盛名的活动之一。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790086418-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>西安交大程斌会长介绍 : 第三届思源杯羽毛球赛有90多个校友会1000多人参加的筹备情况以及延期到明年的艰难决定。羽毛球赛是高校校友最喜爱的活动之一。感谢社会各界的大力支持, 希望加强宣传力度, 积极抵制社会对少数族裔的偏见。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790089708-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>四川大学张金山会长介绍了四川大学在创办熊猫杯国际乒乓球大赛取得空前成功的基础上, 于2017年开始启动了高校乒乓球大赛, 今年63所高校有96个队报名, 比赛将延期至明年,呼吁更多的校友会参与。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790101180-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>西安电子科大刘强会长介绍: 高校唯一在室外举办的草地排球,拔河比赛去年分别有39和24个校友会参加。明年夏天将继续举办。草地排球和拔河赛从2017之前分别有清华大学,浙江大学,厦门大学,湖南大学,福州大学, 四川大学,西安电子科大承办, 有实力雄厚组织工作队伍, 去年开始承办的西安科大建立了专门网站和公众号。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790106854-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>北京科技大学李红副会长介绍: 为了给高校社区做贡献, 建设校友第二故乡, 成功举办了两届"忆青春"高校舞会。去年从精选节目到筹集资金以及实地考察选择整整花了约2000小时。活动得到新闻媒体广泛报道。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790113774-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>哈工大石颖会长介绍了丁香杯高校排球赛筹备情况: 排球赛是加拿大最热门的比赛之一, "丁香杯"名称来源于哈尔滨市花, 协办单位有黑龙江总商会,万锦市政府和黑龙江同乡会,今年有35个队报名,比赛分35岁以上和35岁以下两个具有专业裁判的不同级别的比赛。活动延期到明年在潘安泛美运动中心举行。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790118140-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>陕西师大张志立会长介绍:  陕西师大经过对佛教和香港社区书画展调研, 去年与国际投融资论坛总部共同创办了首届高校书画展,协办有中加经贸协会、加中企业资本联盟、加拿大安省美术会、加拿大文物与艺术基金会和中加书画艺术交流协会。并希望把中国书画作品介绍到母校英国伦敦大学等欧洲地区。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790122550-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790127064-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>大家各抒己见, 畅所欲言, 经过两个小时的仔细研究和热烈讨论,  大家在很多方面取得了共识。近年来, 加拿大各大高校组织了形式多样的大型文艺体育活动, 得到了加拿大联邦省市三级政府以及中国领事馆等政府机构和社会各大企业, 友好人士的大力支持和经济资助, 广泛地带动了各高校大批精英校友以及校二代朋友们在球场, 草地, 舞台英姿飒爽的参与活动, 信心满满地赢得各种奖励, 并且受到各级政府官员和社会各界人士热情地赞扬, 在各类球场技艺, 中西歌舞演绎水平不断提高的同时, 还丰富了校友的业余文化生活, 强身健体, 增进了校友之间,校际之间,各族裔之间的亲情和友谊。为加拿大华人树立了成功的典范!</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/mmexport1592790131571-1.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure><p>今后将继续加强新闻媒体的宣传力度,争取主流社会更多的支持中国高校社群体育文化事业。传播正能量。创造充满活力和繁荣的社区。 为加国卫生健康事业和多元文化建设做出更加卓越的贡献。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/06/190ce4eab2d6c18bb029a6ab4dfd0662.jpg" class="kg-image" alt="疫情下的高校社群活动何去何从"/></figure>]]></content:encoded></item><item><title><![CDATA[加拿大校友正式群第一周响应积极]]></title><description><![CDATA[Chongqing University Alumni Association (Canada) - 重庆大学加拿大校友会正式群建立的第一个星期得到了加拿大各地校友的积极响应，热烈祝贺@仲红 - 电测90级-Surrey    @江森清-自动化81-温哥华 荣获特别贡献奖，热烈祝贺@Lulu陆洲艳-电测82级-温哥华 @蓝林 victor lan 建工研88 多伦多  @Frank-计算机94-温哥华地产 荣获贡献奖，率先进入光荣榜]]></description><link>https://cms.xiaoju.ca/jia-na-da-xiao-you-zheng-shi-qun-di-yi-zhou-xiang-ying-ji-ji/</link><guid isPermaLink="false">Ghost__Post__5eaf4ba702f82d008b8da2da</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sun, 03 May 2020 23:23:08 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/05/cert-1.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="chongqing-university-alumni-association-canada-">Chongqing University Alumni Association (Canada) - 重庆大学加拿大校友会正式群建立的第一个星期得到了加拿大各地校友的积极响应，校友会也制定了一个奖励机制，为大家的抗疫生活增添一些乐趣。</h2><blockquote>目的:请大家一起来参加群建设<br>- 奖励1: 邀请校友5位及以上，颁发校友群建设贡献奖精致奖状，记录入加拿大校友会网站<br>- 奖励2: 邀请校友10位及以上，颁发校友群建设特别贡献奖精致奖状，记录入加拿大校友会网站</br></br></blockquote><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-1.jpg" alt="加拿大校友正式群第一周响应积极"/><p>热烈祝贺@仲红 - 电测90级-Surrey    @江森清-自动化81-温哥华 荣获特别贡献奖</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-zonghong1.jpg" class="kg-image" alt="加拿大校友正式群第一周响应积极"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-jiangsenqing1.jpg" class="kg-image" alt="加拿大校友正式群第一周响应积极"/></figure><p>热烈祝贺@Lulu陆洲艳-电测82级-温哥华 @蓝林 victor lan 建工研88 多伦多  @Frank-计算机94-温哥华地产 荣获贡献奖，率先进入光荣榜</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-lulu.jpg" class="kg-image" alt="加拿大校友正式群第一周响应积极"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-lanling.jpg" class="kg-image" alt="加拿大校友正式群第一周响应积极"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/cert-frankpeng.jpg" class="kg-image" alt="加拿大校友正式群第一周响应积极"/></figure><p><br>来看看校友们的战绩吧：</br></p><blockquote>@所有人 今天我们重庆大学加拿大校友会正式群人数继续增加到162位来自加拿大多个地方的校友，谢谢大家的支持。<br><br>热烈祝贺@仲红 - 电测90级-Surrey    @江森清-自动化81-温哥华 荣获特别贡献奖，热烈祝贺<strong>@Lulu</strong>陆洲艳-电测82级-温哥华 @蓝林 victor lan 建工研88 多伦多  <strong>@Frank</strong>-计算机94-温哥华地产 荣获贡献奖，率先进入光荣榜<br><br>现在邀请排名靠前的有<br>Name number<br><strong>@Zhong</strong> Hong – 90级电测-Surrey 16<br>@江森清-自动化81-温哥华 10<br><strong>@Lulu</strong>陆洲艳-电测82级-温哥华 7<br>@蓝林 victor lan 建工研88 多伦多 5<br><strong>@Frank</strong>-计算机94-温哥华地产 5<br>@雍静-电气81-埃德蒙顿 4<br><strong>@sherry</strong>-计算机91研-多伦多 3<br>@何健宇(Andy) 93电子工程 3<br><strong>@Jeffrey</strong> 3<br><strong>@Christine</strong>机一92多伦多 3<br><strong>@Cherry</strong> 光机82多伦多 2<br><strong>@Grace</strong> -建筑财会90-多伦多地产 2<br><strong>@Alicia</strong>-工民建83-成都-多伦多 2<br>@简春云-生物研86-渥太华 2<br>@孟敏 建工 80 2<br>@罗兰-93计算机系-多伦多 2<br>@杨佳宁.电力92本96研.多伦多 2<br>素馨 2<br>@李敏-79机制-埃德蒙顿 1<br>@Yi Liu 建院财会92-多伦多 1<br><strong>@Iris</strong>霓裳-建筑管理-多伦多-审计师 1<br>@张晓华-矿工物-81-多伦多 1<br>@孙锐 83机设 1<br>@开开心心 1<br>@四月雪 1<br><strong>@Paul</strong>-ottawa 1<br>@石敏-计算机95-温哥华 1<br><strong>@Rogina</strong> 1<br>@金建伟-机设78-蒙特利尔 1<br>@咏华J. C  1<br>张瑞 1<br>xiaolan 1<br>文 建院计86 1<br>李巍 1<br>Jesen-emba 1</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></blockquote><p>大家一起来努力吧[抱拳][握手]</p>]]></content:encoded></item><item><title><![CDATA[加拿大校友会微信正式群和群规建立]]></title><description><![CDATA[Chongqing University Alumni Association (Canada) - 重庆大学加拿大校友会于2020年4月通过微信群群规并正式建立微信群。
目前在建群阶段，请大家积极邀请校友入群。群里校友数量到200后，我们会问卷调查校友对于校友会的期望和校友会如何为大家创造价值，然后制定校友会相关活动和程序来更好为校友服务。
加拿大的平等、民主、包容等等价值观让我们能够愉快地生活在这里，也只有在大家广泛参与的情况下校友会才能为校友们更美好的生活而创造价值。]]></description><link>https://cms.xiaoju.ca/chongqing-university-wechat-group-build/</link><guid isPermaLink="false">Ghost__Post__5eaf41c002f82d008b8da207</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sun, 03 May 2020 22:54:12 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/05/1st-group-admin.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="chongqing-university-alumni-association-canada-2020-4-">Chongqing University Alumni Association (Canada) - 重庆大学加拿大校友会于2020年4月通过微信群群规并正式建立微信群。</h2><h3 id="-mission-">正式微信群的mission:</h3><blockquote>建立链接重庆大学在加拿大和与加拿大有强关系连接的校友的全国性的广泛参与的社交网络</blockquote><img src="https://cms.xiaoju.ca/content/images/2020/05/1st-group-admin.jpg" alt="加拿大校友会微信正式群和群规建立"/><p>欢迎进入重庆大学加拿大校友会校友（包括教工）群，本群为加拿大校友会正式群，请自觉维护和遵守群规条款，共同建立积极健康愉快的网上家园。校友会网站<a href="https://www.cquaa.ca">www.cquaa.ca</a>为校友会介绍、活动发布和校友宣传的正式渠道，欢迎大家访问，谢谢!</p><p>请大家入群后立即修改群昵称，入群一周后如果还没有修改，群管会提醒并给于24小时修改。群昵称建议为以下格式之一：<br>- 姓名-专业年级-常驻地名(-工作)<br>- 姓名-专业年级-常驻地1-常驻地2</br></br></p><p>目前在建群阶段，请大家积极邀请校友入群。群里校友数量到200后，我们会问卷调查校友对于校友会的期望和校友会如何为大家创造价值，然后制定校友会相关活动和程序来更好为校友服务。</p><p>加拿大的平等、民主、包容等等价值观让我们能够愉快地生活在这里，也只有在大家广泛参与的情况下校友会才能为校友们更美好的生活而创造价值。</p><p>依据群规，群主和群管理员任期6个月。第一届的群管理团队由李俊(计算机研92-多伦多)，江森清(自动化81-温哥华)、蒋晓内(建筑财会90-多伦多)、曾宇(建筑管理87-多伦多) 组成，他们将维护群规的落实，确认校友的邀请入群请求，要求提供被邀请人的基本信息 如姓名、专业、年级， 或者教工信息，符合则尽快确认，不符合群规要求的校友和朋友欢迎他们进入各地的联谊群 。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/05/1st-group-admin-1.jpg" class="kg-image" alt="加拿大校友会微信正式群和群规建立"/></figure><p>随着各地校友的加入，希望下一届群管理团队有更多不同地方的校友加入。</p><p>群规的制定得到了以下校友的义工参与：</p><blockquote>李俊(计算机研92-多伦多)<br>肖艳玲(机一92-多伦多)<br>曾宇(建筑管理87-多伦多)<br>陈慧远(蒙特利尔)<br>李贵先(土木80-多伦多)<br>金建伟(机设78-蒙特利尔)</br></br></br></br></br></blockquote><p>群规的制定得到了广大校友的参与讨论。如果对于群规有建议和意见也请提出讨论，谢谢！</p><p>附群规如下:<br>定位：<br>1. 重庆大学加拿大校友会以中国重庆大学校友为会员，校友群成员是以实名制并且可以接受验证的校友。<br>2. 在校友群基础上以各个地方校友为主要成员建立各地校友会联谊群，联谊群成员不需要实名制。</br></br></br></p><p>宗旨：<br>3. 校友群以校友会宗旨“联系母校、联络校友、互相关怀、互娱互乐、共同发展”为宗旨。<br>4. 每个成员都有责任和义务，遵守加国法律和中国微信规则，把这个群建成一个言之有物，有实际意义的交流平台。</br></br></p><p>基本原则：<br>5. 校友群成员应遵循五点基本原则：<br>5.1 自由宽松原则为主，必要的限制为辅；<br>5.2 公共利益优先，个体需求折衷；<br>5.3 个人自觉为主，群主管理为辅；<br>5.4 以校友会活动信息为主，其他信息为辅；<br>5.5 鼓励开诚布公畅所欲言，严禁任何人身攻击、侮辱、粗俗、歧视、不屑等非友好表达方式。</br></br></br></br></br></br></p><p>相互关系：<br>6. 校友群成员是平等关系。要相互尊重，语言平和，讲事实，出主意，营造友好，团结的氛围。不允许恶意干扰群友的聊天.</br></p><p>进退群机制：<br>7. 欢迎大家积极邀请在加拿大工作、生活、学习以及与加拿大有关联的校友进入校友群。<br>8. 欢迎大家监督校友资格的合法性，经过与学校确认后校友群工作组可以强退不具有校友资格的群成员。</br></br></p><p>提倡与鼓励：<br>9. 校友群可以发布，转发符合校友会宗旨的内容。<br>10. 鼓励群昵称为姓名-专业-年级-常驻城市，提倡校友之间的互动，鼓励校友积极建议并主动承担组织活动。<br>11. 鼓励链接方式组织接龙报名，避免不必要的刷屏影响大家的使用体验。但活动组织者可以每天发布一次活动介绍及报名情况总结。<br>12. 欢迎大家设立组织管理自己的爱好小群，校友群鼓励并在群主同意后允许发布小群广告。</br></br></br></br></p><p>禁止与约束：<br>13. 校友推广自己的商业广告不在禁止范围，但应该在频度、尺度上有所约束。商业广告需要群管理员或者群主同意后才能发布。公益广告可自行发布。</br></p><p>群管理：<br>14. 群主由校友会会长、副会长等轮流担任。群主任期6个月。<br>15. 群管理员由校友会理事会成员、校友群工作组、校友会秘书处等共同轮流担任。群管理员任期6个月。<br>16. 群主和群管理员负责收集整理校友群里面的校友意见并交于校友会相关机构负责解决处理。<br>17. 欢迎大家建议和贡献增强校友会凝聚力。<br>18. 对于严禁的行为，群主和群管理员可以强制移出群冷静一个月，在道歉后可以重新入群。对于其它有违群规的行为由群主或管理员给予警告。</br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[Moving Business Online Solutions Webinar]]></title><description><![CDATA[We hosted the second webinar for this series and got quite some positive feedback. In general, our audience like the information we shared and they think the tailored secure online solutions for SMB are affordable and effective. Here are the replay on youtube.]]></description><link>https://cms.xiaoju.ca/moving-business-online-solutions/</link><guid isPermaLink="false">Ghost__Post__5f164abe02f82d008b8da5b4</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Sat, 11 Apr 2020 01:54:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/moving-business-online-solutions-tips-tricks-blog.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/moving-business-online-solutions-tips-tricks-blog.jpg" alt="Moving Business Online Solutions Webinar"/><p>We hosted the second webinar for this series and got quite some positive feedback. In general, our audience like the information we shared and they think the tailored secure online solutions for SMB are affordable and effective. Here are the replay on youtube and the transcript thanks to otter.ai, a speech to text transcription provider with free otter plan to get you started. </p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/moving-business-online-solutions-tips-tricks-web.jpg" class="kg-image" alt="Moving Business Online Solutions Webinar"/></figure><h3 id="about-the-event-">About the Event:</h3><p>Because of the current COVID-19 outbreak, businesses are recommended or forced to move their whole business operation online. With everyone rushing into this new paradigm, is your business ready? Do you have the solution in place? Do you have enough capacity? Do you have the skillset to support that? How about the security implication? If you are the business owner who has those concerns or just wants to explore how you can turn the challenging situation into your opportunities, please join our online small group style video conference for Moving Business Solutions, Tips, and Tricks. We will go through the options including free resources to get your business to sell stuff online, build your brand online, attract potential customers to your online presence and manage your whole essential business functions online. We hope you can make informed decisions for your business after this web event. </p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/6zMMqyXyZzQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p>Transcript:</p><p>John Li  0:00</p><p>Hey, good morning, everyone. First of all, thanks for joining today's webinar, moving business online solutions, tips and tricks. So I definitely appreciate you to spend the time with me in the morning on Friday. And I will try to get this presentation. This whole seminar in one hour. I will leave 10 to 15 minutes at the end for the q&amp;a. Also, at the end of this webinar, I will have some exciting giveaways and announcement for various guests speaker for next week's seminar. And before we jump into the presentation, I would like all for you to mute your microphone. So all of us can have a better wepner experience. But please feel free to unmute yourself if you ask. Leave if you need to ask any question you Because I will not look at the chat window all the time. And thanks a lot for your support.</p><p>So a late disclaimer for today's webinar.</p><p>Someone's calling.</p><p>So</p><p>we have a lot of stuff to cover today, right? But But this is not possible. We leave everything ever seen today.</p><p>Today I have</p><p>a phone call comes in again. Sorry for the disruption there. And this whole presentation is based on our experience and research and we serve good intention to give as much information as possible to help society in this community to go through the tough time, right? So basically what it says, use it as your risk. And let's go from it. So today we are going to focus on two things right two pressing issue for the business community. Right. So we see those two issues for you impose the first one how's the business can sell stuff online? The second is once a business wants to go to the online operation, what are those essential functions and what are the options Siri right, we cannot get you to be a non tech stack expert in one hour. But at least we will have the direction to go and the you know, the stuff works. This low stuff works seeing the industry right and we hope that will meet your expectation. And if you have any question or any, any specific to technology along the way, please let me know. And I will try to elaborate more during the presentation. Is that okay? schedule for today?</p><p>So, yeah.</p><p>Cool. Thank you, john. You said unmute yourself.</p><p>Let's keep going a little bit about me. So, I have been developing the business solution since 1980. So I have I have been set SSP for the security since 2001. I also net that is on US, Canada Post a post on AI service infrastructure. And the current may I'm doing a project for more secure code and Neighbourhood Watch class, which is an AI based community safety class. For and that is also a business solution for the physical security space. So we those experiences, I create business solutions champion from open source to the commercial software. I hope I have that rich background to give you the solution suggestions to the most effective, affordable and secure solution to your to your business. And the challenge today, we all know the pen dynamics, right. It has both a house concern. And also we as a business owner or the intrapreneurs. And we have the bee's knees, how can we carry on the business during this pandemic situation. And a lot of business has to jump into the unknown, right because that's pretty much the only way for them to Do a business online to carry on their business right. So the challenge there is not only various technical difficulties there but also the security side. You need to get your business open to the public and including your used to be the internal business operational as well.</p><p>There is someone just joining, I will let</p><p>him came in first to see ya.</p><p>Hello, Jesse.</p><p>Thanks for joining us.</p><p>So I will keep going. So the challenge with those challenges, right. add on top of that is security impact, right? Because now you need to have your business process online. open to the public since you want to be able to access it from anywhere, and also used to be nine to five type of operation for your business. Now it's a pretty much seven by 24. You have to leave your infrastructure on non always saw. And we saw those new security impact, right? We need to pay a lot more attention, how to operate your business, online security. And we all know no matter it's a small business small and medium sized business or enterprise. So the lack of resource like financial resource, and expertise in house is always a challenge here. So we have to navigate through this dynamic and I also deal with those challenges along the way.</p><p>But all he asked intrapreneurs right will always look at the bright side from those kinds of challenges as well. That includes the new business revenue model. Even during the pandemic or after the pandemic, we call it as a new norm at this moment, right. And we hope by pushing your business online that will create more efficient business and the most resuming to you and also with more flexibility to your employee. And we hope that will create a happy employee and much more loyal employee for us for business owner as well.</p><p>So this is one of the success example to do everything. On today's moment, we do see a tremendous business growth for this company. And the stocks they're using is kind of next they have their own proprietary software stacks there, you can say that integrate some technologies like a payment processor to be on rails for their application. And they also have those online on a new take and ecommerce marketing solutions like MailChimp, so it's kind of sales increase as well. So, we see those complex stack right, we have to pretty much on using that divide and conquer type of approach. We look at each individual function, what are those essential functions for you? And we will go through each one of them, right. The first thing how we can sell online, right? So we the traditional way we all know people can take even phone call, right. And some smart business owners like some of the restaurant owners right after the pandemic, they quickly create some of the social network group. And as he just puts your menu in there in the group, and also the gets people to buy in from the social network group, right? Of course, when they need to do the financial transaction to do the payment, they have to be on the site. But anyway, with those traditional or traditional options, they can do that. And they can keep the business going, right. There's nothing to stop that business. So it's all about your creativity, but those are not necessary is</p><p>the best way to do that. Because er</p><p>it's easy to make mistake and also not very efficient at all. And also, it won't be hard to create your own neck up. If people are moving to online. You need to create a brand name there as well. So people are starting, like not starting, people are already looking at all kinds of options to do that to their e commerce solution, right. So the first one I would say it's a ecommerce market and price right? Almost at eBay axes. Those are the typical market space you can sell pretty much a lot of goods here. And there are some specific lines for a restaurant industry right escapes a dish, Uber eat, those are fully in force. For the restaurant, and instacart are for the grocery, we SOS marketplace type of solution. You can use it to set up your online sales, but you're also getting to a heavily competitive market price, which means people go to those market prices, he can buy your stuff, or he can quickly turn to your competitors, right? So you're competing heavily with your competition's is pretty high there too. And also, those markets crazy charge you by the transaction fees as well. So for each transaction, you got to cut a big, big portion to the marketplace provider. For example, for the restaurant industry, right? You normally need to pay surgery percent To the transaction, each transaction to the market pays providers, which to a lot of businesses, so quite a heavy burden there. So, for the business, the better way to do their e commerce right? Nowadays, if you, you need to build your brand name, so you'll get your customer into your own e commerce store, and the Z will focus on trying to buy stuff from you. Right. So those are the solutions Wait, wait, we call it as a e commerce platform. So we use those typical platform provider Shopify, a Kuwait. Or you can add to the WooCommerce to your WordPress, WordPress based website, team builder to do the e commerce build up your e commerce site right. The SR is another And do the type of e commerce platform. And it's also open source, you can add the senior to the newer bread of the jam stack website. I will talk about that jam stack in the later slides. So we still kind of go for e commerce platform. It's also very focused on the ease of use, and you can build apps or e commerce sites quickly. And on top of that, you don't need to pay the transaction fee. You can connect all kind, except to Shopify. Shopify allows you to have transaction free, but you have to use a Shopify payment gateway for the Azure e commerce platform I mentioned here, you can you're free to choose any payment gateways such as stripe square or Whatever you want to use to hook into your e commerce site in order to get a payment down there, right. But with Shopify, if you don't use a Shopify gateway payment gateway you are you have to pay the transaction fees. So keep that in mind. And also the Shopify compared to echo echo eight is is kind of simpler and it's more Taner to the small to medium sized business and they have a free forever plan. If you're if you only need to sell like NES and turn product right on, you can use Ecwid for free forever. So which I think it would be a good start for people if you if you want to sell online.</p><p>Sorry, one second.</p><p>So, also the e commerce function comes with some of the large business suite tool, for example, in here I'm using odoo as an example. So what I'll do is is a suite of integrated business application that includes a lot of functions I will touch upon later. But here I'm not talking about those large, very large, like enterprise solutions such as ACP, as we probably all know, and or the Salesforce, those kind of stuff, right? Because today's audience is more thinner to the small to medium sized business owners, right. So we say SAP as we all know. It's very heavy, and it's very expensive. From my experience right now. told me you need to pay a lot of money to purchase a licence. But in order to implement customise the solution, those professional surveys are normally very, very high to any business, to be honest. So, the other type of now people are more into the social networks, like Facebook, Instagram, or Snapchat, or any Google type of services such as YouTube, right? The Google Maps those kind of stuff is a newer brand of the e commerce platform. They try to give you the function to sell on top of those Facebook's so how's that works right? For example, people can we can create a user Instagram. They used to use Instagram as a marketing tool. Only some some of them right? Instagram is more for people to share. There's cool stuff. And now people can even buy stuff from Instagram. So we see those. When you see a nice picture, you click on that, and you are able to buy the stuff. She showed up in the pictures, right? So we saw those kind of like social, I call it as a social ecommerce platform, right? You have your solution is able to get into the social network, to the motor to sale there. So all of you, obviously, that will increase your exposure and that you will have a lot of chances to sell your stuff. So for example, this is like the Google suite of tools. This is called Google Shopping, also called Google Display Network, and you can market and sell yourself products there no matter people you seem that YouTube email or any kind of like, or Google Plus that kind of stuff. So which is very exciting. You can get a lot, a lot of exposure. Is there any problem? Any questions so far for the e commerce section? You can you guys can always unmute yourself if you want to ask a question or you can just type in the chat window I will look into a chat window from time to time. Or if not, we will keep going to the website function. So in the past, right when you ask someone to create a website, they will always asks you if you need a static website or dynamic website. Static website is one that is Yury written in plain HTML. And there's a code of the page is what displayed to the user. So it's what not changed during that way. It's cheaper to create. But once you create a site, you want to do the ongoing content update, you have to pay for that kind of update. Because</p><p><br/></p><p>it's not normally that easy for the business owner to do that by himself, right? Or in that in that country, when we talk about the dynamic site. So it's using a code to get a content from other files, and as a database, so it's a generator display depending on the actions taken by the user. So normally, the business can create content through an intuitive interface by themself therefore, you would be very meta or no ongoing content update cost, but it will cost you a little bit more when you want to create a dynamic site. So those are the traditional two big category static or dynamic, right? So dynamic you normally use, like, nowadays, you go to a lot of the website. It's a very fancy website, you can say it's based on WordPress, which used to be a blog platform, but people use it to do a lot of website building nowadays. Or you can use some content management systems such as Drupal to build up your dynamic website, right those WordPress Drupal, you can always it's a it's an open source tool, open source platform, you can always use creates the site in your own infrastructure, or you can just use some third party service provider to host to your WordPress site or the Drupal site right. Anyway, those no matter what it's very expensive for business to have online presence for the, for those WordPress or Drupal websites, right. The author viewer that surveys on the market is called Wix. It's also very expensive you can use a very easy to use website editor drag and job to create your sites right. Also with some business suite tools such as you can create your dynamic website as well. It's all it also comes with a very easy to use, drag and drop interface. So combined, then purebred of websites technology, we call it as a jam stack, which stands for JavaScript API and the markup. And that combines a static website and the dynamic site the most advantage and to call to those disadvantage, because for the dynamic web site, one of the big concern for the normal business, especially SMB, when we don't have enough resource, right, is the need to consider consider is security aspect of that dynamic website. Because once you can change just a sink, once you can change the content, anyone on the internet, they have the opportunity, they probably can do that. Content change once they get to get into your dynamic websites through your administration portal. I will demonstrate a little bit more How people will normally explore those kinds of site later. So for the job, so the jam stack in a country, it has a benefit of the static website, lack of performers next security, you don't need to worry too much about security. It's easy to do. And you have that dynamic feature, you can create a content from another API provider, and does that come combined together if we to have those both benefit, right. And Gatsby is an open source based product solution there. And it's in the jam stack. So a key component is called static site generator. So Gatsby is one of that. And desserts, this is actually I got from jam stack website you can say is there a benefit why people are moving into the jam stack.</p><p>And this is a</p><p>stack I'm using for my own site. more secure comm you can say I'm using the ODU to build up this, this website and how to platform itself comes with a whole bunch of like, tested practice with it for the in terms of website building. So now I'm going to show you something about a security</p><p>Just give me one second and me</p><p>Go to the google dot com.</p><p>There you go. Can you guys see the screen here. I have Google calm here. So for example, if I go there I search because recently I have done quite some internet marketing research in order to get my business up and running. So for example here, right, so we have a lot of like a digital marketing firms if I'd go wrong internet marketing, Google Search right. For example, this guy here is doing digital marketing services, some of the ad Google Ads here as well. If I click into this worksite so you can see very fancy websites there. They have a lot of function. And those folks are pretty much into the digital marketing space. quite some stuff there. And we saw a lot of other like, inside, blah, blah, blah. So we saw those since I showed you just a one very simple trick here. So if you say, okay, lucky. So what you see here, right? It's a web. It's a WordPress based website. And you can try to log in from their back with their username, password. And if you don't manage this part of the website, very easily, people can try to brute force to get into your site, and they were able to like it once they are in if you don't monitor the security aspect of your dynamic website based on nyko WordPress. And also as we all know, WordPress has quite some, like have an RV Unity has in the past that just gives a hacker a lot of zip Here is another site for example, right? So those are like very common you go to those site, it's user of the mean, or</p><p>just login</p><p>see, again, a WordPress right. So we so since you mind, you have to say you have to do some security monitor. If you don't monitor people can keep trying, keep trying their username posture until they get in. So once it gets in, not only they can change their content, but even the worst part is you can put some malicious code into your account. And once your customer or your visitor to your site can get affected by those security, embed malicious code.</p><p>So that's</p><p>same here.</p><p>So I'm going back to my slide now.</p><p>There we go.</p><p>So let's move on to the essential functions here. So one loves a big function. Big essential business function is a marketing or we call it in a CRM space. So what's the most marketing What do is use will help you create sub pipelines right to get your prospect to turn into your customers? How we can do that right? There are some tools like online tools. They have the free, free portion. Like for example, the HubSpot, right. It has a free a in addition and also it has a paid version for that. The HubSpot, HubSpot is a pure online solution and Odoo in the country, it's also it It also has the Online Edition and also the on premise edition. Which means if you for example, some of the business see say okay, my customer in Information is crucial, I don't want to even have the possibility to share it with any other people. So they can deploy the technology inside their own infrastructure, right. So Odoo gives you that kind of flexibility.</p><p>So</p><p>for for those CRM solution, it will help you stay connected right with customers and to you, for example, from the slicer, you can say it will net your tracks and leads, and you can close those opportunities quicker. And also along the way, you can get accurate forecasts for your pipelines as well.</p><p>So,</p><p>just to keep that in mind, when you if you want to do those marketing and CRM, you can do you can use or use a hotspot or you can use hold to For that purpose, and oh do net to be able to connect with other business function to provide as well because it's a whole integrated solution for your business. And as a next essential function or Korea has, I think that should be the sales because this sync of lots of sales process this whole sales Lifecycle Management, right, how you can send the polished because here from the screenshot, you can see it's a very clearly indicated it's a quotation to your customer. So those coordinates the quotation in your customer with some sort of like an E signature into it. So that will help you sell faster so client is able to easily view and assign your unknown caller quotation from anywhere. So, that would be a like help you to go eat like a back and forth communication with your client very specific way to use that code and help you close a deal faster right. And also it will maximise your like profit by offsetting, for example, how it works Yes, it will increase your sales foreign by automatically proposing like extra options and accessories and that you can apply different kind of closing trigger discount and more into your wholesale cycle overall, you can sell faster you can sell more with those kind of sales automation tool. And here like HubSpot again. It gives you the free edition and if you need to have a fancier functions you have to pay for that into their, their sales hat, that's what they call and oh do a same time, give you that kind of capability as well reset some like a module, for example, the E signature. That's a dedicated module for the older business suite.</p><p>So overall,</p><p>both solutions are inexpensive, very inexpensive to get started. And there's a next to function is an inventory. So we say even more than on on makeup, how you can manage your warehouse, how you manage the reception and the delivery of your product, right. So we saw those kind of better management for the warehouse in the old new space. It provides a while is called Smart double entry inventory system. And you have, you can create a rule to automatically replenish your stock as well. And you can trace, you can have that total trace of capability in your warehouse management. In that way you can maximise your warehouse efficiency, improve the performance and improve the process time. So here like I just don't use the old user because it's such nice work designed, all you want. So that machine and you can benefit from user just that one single module or to get started or and you can grow your business along the way. And the accounting function for sure is essential for you. And we all as those that could offer from the market So for example, wave accounting, fresh book right? Fresh book used to be only provide provides invoice that's why I get started to use them quite while ago and then they go into a more like a full blown accounting service and the both wave accounting and the fresh books and they are all from Toronto and they are very good group of people they provide, for example, the wave accounting, they provide this whole accounting software on totally for free for you. And you can usually do so bank synchronisation into your accounting system and that you can easily create your statement with one single push of a button. And of course, oh do has an accounting capability built in as well. So it has all those traditional features like bookkeeping, and very beautiful dynamic statement. And also the bank has synchronisation and also manage the bills and your expense. What's even more is for the odoo is with the integration of other odoo applications such as sales, inventory expenses, right, you get all of those transactions automatically recorded into the accounting system. So that will save you a lot of time. And also, that you neck tronic invoicing from odoo and also the automatic follow up. So that will help the business to get paid faster as well. And there's a documentation function for you and we all know we can use bye dot com. It's more tailored for the business. So box, although it's tailored for the person they use, I saw people, you know, we recently started using that user use Dropbox as well. Of course with a Google suite, Google Drive, you can store your product documentation is there as well. odoo comes with a documentation function as well. So we saw those kind of time saving, you can record like, for example, in the odoo, right? The we start integration there, you can have those contracts, you can have your approving document, and or you can have those fields recording those fields into your documentation system. Right. And a lot of the documentation inside odoo says it's an integrated suite of tools will be automatically generated. And will be tracked with a version of changes as well. So feel free to use all of them, or any one of them</p><p>and email, right? So I'm talking about enterprise email, which means with your own domain, because that will be more professional when you go out to your customer, right. So Google G Suite, it's a paid tool. They're not very expensive at all. For each person, you pay about 50 bucks a year for G Suite that will enable you to user email, the Google Drive, hope on your sensor and Zoho. It provides a free edition but with limited function, the Tencent the provider from like a WeChat social network. It has a full function and the free version for up to 200 to users, I think that's good enough for most of the SMP business. And the video call, I want to mention that for you, since there are some options there used to be commercial bus and stuff so Hamtramck for example, WebEx, they now offer you pretty much for free. That's a pretty much it's absolutely free for you to use up to 100 users in a video conference call. Zoom is inexpensive. It has a free version but we sometimes imitation like 45 minutes right for each each, each video conference and the Google Hangout, Skype Skype, meet me they just released the Microsoft team if you have exchange or use Azure, Microsoft, a suite of two. That's a good video conference call a tool for you to use as well. I just want to also specifically Mention this gets saved for you guys, because it's a open source space that you can deploy in your own infrastructure or you can just use that metre. It's safe to, you don't need to have registration, you don't need to download any software, you can just create a videoconference from that website. And it has an end to end communication in corruption. So it's a fair, fair and a much more secure solution if you want to do the video conference call. And it's totally free for you to use. So there's so many stacks in place, right? Lots of strategy. You may be saying, okay, I don't know what to choose right. Here is what I'm sinking. It all depends on your needs, right? If you just want to get online presence, right, like a website So, I would say with a jam stack that will get you into a better shape right with a jam stack. Or if you just want to quickly offer something to sell online, the adequate is for sure. Very easy and a very affordable solution for you. And even you can have your free version to get started quick to test at AutoZone water. So it's a good starting there. Or if you say I want to manage my inventory and my manage my intaking inbound marketing, and also the sales process. Those kinds of saying you can start with us are one or two modules. We all do. So that will help you get understanding get comfortable, and then grow European states along the way. So is more secure? We offer those saw nine solutions as well. Our goal is always effective, affordable, and the secure online solutions, right? Our solution is based on Gatsby, because we have a whole bunch of website builders coming up Godspeed. And we have Ecwid and ODU as a solutions offer from more secure s where we partner with in order to provide the solutions for our customer base. And there are some links there for you to take a look. And don't worry about those links. After the presentation you if you want to, if you're interested, you can send me an email and I will send us a copy of the slides too. And I want to very specifically mention two resources from for you because those are the free trainings like this So free training from moss. Moss is</p><p>kind of like a leading SEO technology provider, you know, offer this most Academy free training for you to March to May 31. Sorry, not to march. So, until May 31, you can go to MOS Academy, and you can learn quite some SEO skill sets there. And also this one artist Zuma. So this provide all the serve street of the anon ads management tool, or you can call it as ad Sales Automation or marketing automation tools. It's more likely in the marketing space, if you talk about an ad, right? So z offers that tool for you for free until June for July. First. So within this period of time, it it's it's absolutely the best opportunity for you to just test those technologies out and try to do some SEO, do some online advertising with those support of the tools. And yeah, help you move your business into another level. And of course for the beat because you attended today's webinar, I would like to offer this free managed to jam service for you for your own domain. How it works, you go there is a website's shell g.ca to register and you mentioned the wepner. Today, I will be able to create account for you and you can use that free gem service for free. This shall do that Ca was originally created for the alarm profit organisation only. But since we have to, as a business community deal with a pandemic situation I did not know I will open that to the business community, especially for today's</p><p>attendees as well.</p><p>So now with all that, is there any question</p><p>I will just check the chat window now. Yeah.</p><p>So Joel had a</p><p>Joel  45:46</p><p>a I have a question for you if you don't mind.</p><p>John Li  45:48</p><p>Yeah, go ahead.</p><p>Joel  45:50</p><p>Um, a lot of companies use WordPress, what kinds of websites and because they're open source, obviously, there are higher high security Risk is higher. How do you find wordfence? in helping stopping hackers access the the WordPress login you find that's a is that a reputable plat software?</p><p>or Do you know wordfence?</p><p>John Li  46:21</p><p>Actually, I don't know about the work of friends, I would definitely look into that and I will get back to after this webinar. Sure. Yeah, because I can hold on sorry for that I was not very much into To be honest, a WordPress for me is kind of like old stack. It's a PHP based technology platform anyway, so I personally I don't deal with that a lot. But I definitely look into the word fence and we can discuss all four Some, some good and bad there. Yeah, for sure. Yeah. Thank you. No problem. Thank you, Joe.</p><p>William  47:08</p><p>Can you hear me? Yes. Oh, this is a William. So I answer Joe's question. I'm using the band wordfence. So I bet so effective even the free version. It's quite effective to prevent the hackers. Okay, yeah.</p><p>John Li  47:30</p><p>So word, word. So if I can guess that wordfence is pretty much like a web application firewall, specifically tailored for WordPress. Is that correct? William?</p><p>Unknown Speaker  47:44</p><p>Yeah, yes. It's antivirus software. Five word. Press. Yeah.</p><p>John Li  47:50</p><p>Okay, great. Great. Yeah, it's good to know, thank you. William.</p><p>William  47:54</p><p>Yeah, no problem. And so in case the sins the WordPress list is quite popular and a lot of a hacker on it. So some of my website use open cart,</p><p>opencart.</p><p>Unknown Speaker  48:11</p><p>My question is, I don't have any questions on that make it a secure from hackers. So anyone has any comments how to make opencart secure? i? That's my question. So I wouldn't like to know. Thank you.</p><p>John Li  48:28</p><p>Yeah. In terms of opencart, right, that kind of thing you can. From the security perspective, it's, it's better to apply some sort of web application firewall. And I know one of the product called incapsule, it actually offers some kind of free version to you as well. So what we offer it's called incapsule if I can I will get back to you after the webinar. Yeah. Okay, so So, so in this case, because we are talking about the specific web application. So, in general, you will just add a web application firewall or we call the WAF right, in order to deal with this kind of situation. Yeah.</p><p>William  49:21</p><p>Okay. Okay, good. Thank you very much.</p><p>John Li  49:23</p><p>No problem thank you William. And Ben has a question is JAM stack SEO optimization friendly compare to WordPress. Yeah, that's absolutely Ben jam stack it comes with a with like because it's open source and from my experience with Gatsby, it has all kinds of modules, right to enhance your SEO optimization. So it's absolutely very much tailored to the SEO space with those jam stack solutions. For example, you go to the Gatsby world, you will find a whole bunch of SEO topics there. And you will be able to get a lot of like tips and tricks from what people are talking about. And also the modules specifically help you with SEO. And for John Du Hey, thank you, John. Du. good example for security. How long and how much to set up online and to secure ecommerce website in another word how  more secure charge. Okay. Yeah.</p><p>Yeah. So</p><p>for Okay, there's one more joining Coco.</p><p>Hey, welcome, Coco.</p><p>You're at the very last moment of this webinar. Sorry for that. So But anyway, John Du in order to set up an e commerce website, for example, if we go to the ecwid, it's just a matter of the, you know, I think it depends on how many products you want to set up there. It could be just a matter of hours, right? within one hour, we could easily sign up and setup and you get your ecommerce site up and running quickly. But anyway, next week, we're going to do a deep diving for how we can set up an e commerce site. And I currently don't have the English version for xiaoju dot com .ca. And we have to Yeah, As I mentioned, originally it was targeted or the made for those are like not for profit organisations specifically in the Chinese community. So that's why the xiaoju dot ca is kind of like the website is more like it's purely Chinese there. So, any other question so far, if not, I will go to the thank you page. Now we're at 11 29. I would like to thank you, everyone for coming in today's webinar. So I hope I have described the nitty gritty of online business operations, and now you're equipped with the tools to carry forward your business online although it's in the high level. Yeah. But if you need more information or copy of the slide, you are more than welcome to reach me on my email, linkedin, or from the company website contact form right. Meanwhile, I got very exciting news for everyone on the call today. Next week at the same time, I will have a guest speaker who is a number one best selling author in six categories on Amazon. And that is Joel Mandelbaum. And the next week's topic is e commerce deep dive by examples, I will showcase how we can build an e commerce site in a very short period of time in different examples, and I have the guest speaker for all of us as well. That's pretty much like a one more thing right? So Joe has been in the online space he wrote a book called winning online increase your visibility and crush your competition, sounds exciting, right, and he is going to be on the call next week to help every one of us to learn a little better how to convert better. And you will receive a registration link for next week's webinar shortly. Please sign up. and forward to your friends so they can thank you for the benefit of this webinar series. And thank you all for attending,  enjoy the rest of the beautiful day.</p><p>Transcribed by https://otter.ai</p>]]></content:encoded></item><item><title><![CDATA[Business Solutions to Go Through Pandemic]]></title><description><![CDATA[We will go through the options of working remotely and give quite some free resources you want to know so you can make informed decisions for your business after this web event. ]]></description><link>https://cms.xiaoju.ca/business-solutions-to-go-through-pandemic/</link><guid isPermaLink="false">Ghost__Post__5f164d9c02f82d008b8da5e1</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Tue, 24 Mar 2020 02:05:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/07/corona.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/07/corona.jpg" alt="Business Solutions to Go Through Pandemic"/><p>Under the current circumstance, running business operations online and work from remote is the only way for any business to survive. We are planning to have a series of webinars to share our experience and solutions to help businesses manage this technology sharp turn, especially for SMB which is under the most stress and budget limitation.</p><p>We will start from remote connectivities of network infrastructure and tools, then the solution for business operation management such as inventory, sales, purchase, marketing, customer relationship, eCommerce, etc. </p><p>Our goal is to help the business to achieve:</p><blockquote>More efficient business operation<br>More resilient of business continuity<br>New business revenue model<br>Happy employees/retention</br></br></br></blockquote><p>Here is the information for the first session:</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/07/work-remotely-web.jpg" class="kg-image" alt="Business Solutions to Go Through Pandemic"/></figure><blockquote>With the recent COVID-19 outbreak, businesses are recommended or forced to let their employees work remotely.  With everyone rushing into this new paradigm, is your business ready? Do you have the solution in place? Do you have enough capacity? Do you have the skillset to support that? How about the security implication? If you are the business owner who has those concerns or just wants to explore how you can turn the challenging situation into your opportunities, please join our online small group style video conference for Work Remotely Solutions, Tips, and Tricks.</blockquote><blockquote>We will go through the options of working remotely and give quite some free resources you want to know so you can make informed decisions for your business after this web event. </blockquote><p>The webinars for eCommerce and business operation online are coming soon so please stay tuned.</p>]]></content:encoded></item><item><title><![CDATA[保卫家园守住最后防线  继续行动支援加国医院]]></title><description><![CDATA[亲爱的兄弟姐妹同胞们：
当中国爆发新冠病毒，同胞有难，咱们加拿大华人联合募捐团体募捐义不容辞，各位兄弟姐妹同胞们上半场的表现可入史册。而如今，病毒无情，大火烧到了家门口，加拿大疫情紧急，家庭医生及非紧急医疗机构都关门，以最大力度保证医院紧急部门及抗新冠疾病（COVID-19)的运作。各大医院医护人员防护物资严重短缺，甚至不允许带口罩，医院是我们社会的最后防线。

我们加拿大华人社团联合募捐团体紧急倡议：

​华人再次站起来，打好下半场，募捐善款，购买物资，支援医院，守住最后防线，做社会的中坚力量和稳定器，为各族人民做表率，赢得社会的尊重。

我们已经找到物资来源：中国大使馆推荐的中国国药集团及可靠渠道，或参与Trillium Doubling your Impact Program加大影响.
定向支援医院：Trillium Health Partners（Credit Valley Hospital), North York General
Hospital

捐款金额不限，专款专用。捐款方式：
请用E-transfer至CCEMP帐户：ccemp.info@gmail.com
密码统]]></description><link>https://cms.xiaoju.ca/bao-wei-jia-yuan-shou-zhu-zui-hou-fang-xian-ji-xu-xing-dong-zhi-yuan-jia-guo-yi-yuan-2/</link><guid isPermaLink="false">Ghost__Post__5e79197a02f82d008b8da172</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Mon, 23 Mar 2020 22:42:18 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/----_20200323161935.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/03/----_20200323161935.jpg" alt="保卫家园守住最后防线  继续行动支援加国医院"/><p>亲爱的兄弟姐妹同胞们：<br>当中国爆发新冠病毒，同胞有难，咱们加拿大华人联合募捐团体募捐义不容辞，各位兄弟姐妹同胞们上半场的表现可入史册。而如今，病毒无情，大火烧到了家门口，加拿大疫情紧急，家庭医生及非紧急医疗机构都关门，以最大力度保证医院紧急部门及抗新冠疾病（COVID-19)的运作。各大医院医护人员防护物资严重短缺，甚至不允许带口罩，医院是我们社会的最后防线。</br></p><p>我们加拿大华人社团联合募捐团体紧急倡议：</p><p>​华人再次站起来，打好下半场，募捐善款，购买物资，支援医院，守住最后防线，做社会的中坚力量和稳定器，为各族人民做表率，赢得社会的尊重。</p><p>我们已经找到物资来源：中国大使馆推荐的中国国药集团及可靠渠道，或参与Trillium Doubling your Impact Program加大影响.<br>定向支援医院：Trillium Health Partners（Credit Valley Hospital), North York General Hospital</br></p><p>捐款金额不限，专款专用。捐款方式：<br>请用E-transfer至CCEMP帐户：ccemp.info@gmail.com<br>密码统一设置为SaveCanada<br>捐款后请付上说明信息，包括捐助人或公司名称、姓名，电邮及电话。$20以上捐款均能领到抵税收据。</br></br></br></p><p>联合发起单位：<br>北美华人健康协会<br>加拿大天津医科大学校友会<br>加拿大天津社团联合总会<br>加拿大安省漳州同乡会<br>加拿大结构工程师协会CSEA<br>加拿大华人环境与市政工程协会CCEMP<br>苏州科技大学加拿大校友会<br>CCP华人估计师协会<br>加拿大新移民基金会<br>多西华人足球协会<br>多伦多华人测量师俱乐部<br>多伦多西部跑友</br></br></br></br></br></br></br></br></br></br></br></br></p><p>欢迎更多单位及组织加入。非常感谢大家的无私捐助和爱心，希望各位积极响应，帮忙转发宣传，参与捐款，一起展示我们的爱心， 保卫家园！</p><p>此致！<br>​礼！<br>加拿大华人社团联合募捐<br>2020 年3月21日<br>多伦多，加拿大</br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[To Combat COVID-19, Let’s Rise Again to Support Canadian Hospitals]]></title><description><![CDATA[Dear Fellow Residents:

Canadian Chinese communities have done a great job in helping China to fight
COVID-9, which has been remarkable and effective to arrest the virus. Now, the
spread of COVID-19 has forced Canadian governments at all levels to close
non-essential medical services including family doctors’ clinics in order to
maximize the operating capacity of our Emergency Departments in hospitals during
this pandemic crisis. Hospitals are all in bad need of medical supplies. Many
frontline ]]></description><link>https://cms.xiaoju.ca/to-combat-covid-19-lets-rise-again-to-support-canadian-hospitals-2/</link><guid isPermaLink="false">Ghost__Post__5e791a9c02f82d008b8da17a</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Mon, 23 Mar 2020 22:42:07 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/----_20200323162022.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/03/----_20200323162022.jpg" alt="To Combat COVID-19, Let’s Rise Again to Support Canadian Hospitals"/><p>Dear Fellow Residents:</p><p>Canadian Chinese communities have done a great job in helping China to fight COVID-9, which has been remarkable and effective to arrest the virus. Now, the spread of COVID-19 has forced Canadian governments at all levels to close non-essential medical services including family doctors’ clinics in order to maximize the operating capacity of our Emergency Departments in hospitals during this pandemic crisis. Hospitals are all in bad need of medical supplies. Many frontline workers do not have adequate protection due to the shortage of supplies.</p><p>Hospitals are our last defending line. Therefore, once again, we are here to call on all Canadians, each and every one of us, to take actions and support Canadian hospitals by donating what you can. The raised funds will be used to purchase medical supplies from trusted sources for the designated hospitals.</p><p>We have found reliable suppliers: China National Medicine Group and other trusted channels recommended by the Consulate General of P. R. China, or Donating to Trillium Doubling Your Impact Program</p><p>Designated hospitals: Trillium Health Partners (Credit Valley Hospital), North York General Hospital</p><p>Method of Donation: E-transfer to the account of CCEMP: <a>ccemp.info@gamil.com</a><br>Password: SaveCanada<br>deadline: 9pm, March 25</br></br></p><p>Receipt will be provided for donation of more than $20 CAD. Please provide the detailed information for each donation ( Name of Company, Name of Donor, Email, and Phone number).</p><p>Canadian Chinese United Donation Front founding members:<br>Centre for New Immigrant Well-Being<br>Tianjin Medical University Alumni Association in Canada<br>Tianjin China Alliance of Canada<br>ASSOCIATION OF ZHANGZHOU OVERSEAS CHINESE IN ONTARIO<br>Canada Structural Engineers Association CSEA<br>Canadian Chinese Environmental &amp; Municipal Professionals<br>Suzhou University of Science and Technology  Canada Alumni<br>Chinese Construction Professionals<br>Canada New Immigrants Foundation<br>West GTA Chinese Soccer Association<br>Toronto Chinese land and construction suvey club</br></br></br></br></br></br></br></br></br></br></br></p><p>To protect you and me, let us rise together to support our Canadian hospitals!<br>Thank you for your kindness and support! We also welcome more organizations to join us to save our last Defence.</br></p><p>Sincerely,<br>Canadian Chinese United Donation Front<br>March 21, 2020, Toronto, Canada</br></br></p>]]></content:encoded></item><item><title><![CDATA[2020大多伦多地区医院列表以及对应医院的捐款网址]]></title><description><![CDATA[医院列表以及对应医院的捐款网址]]></description><link>https://cms.xiaoju.ca/da-duo-lun-duo-di-qu-yi-yuan-lie-biao-yi-ji-dui-ying-yi-yuan-de-juan-kuan-wang-zhi/</link><guid isPermaLink="false">Ghost__Post__5e79166b02f82d008b8da167</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Mon, 23 Mar 2020 20:34:48 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/covid-19-heal.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/03/covid-19-heal.jpg" alt="2020大多伦多地区医院列表以及对应医院的捐款网址"/><p>机一系92级校友肖艳收集整理</p><h2 id="2020-chongqing-university-alumni-association-canada-">2020大多伦多地区医院列表以及对应医院的捐款网址，Chongqing University Alumni Association(Canada)-重庆大学校友会(加拿大)欢迎提供更多信息，谢谢</h2><p><u><a href="#Toronto"><strong>Toronto Hospitals</strong></a></u></p><p><u><a href="#York"><strong>York Region Hospitals</strong></a></u></p><p><u><strong><a href="#Peel">Peel Region Hospitals</a></strong></u></p><p><u><a href="#Durham"><strong>Durham Region Hospitals</strong></a></u></p><p><u><a href="#Halton"><strong>Halton Region Hospitals</strong></a></u></p><p><u><a href="#Hamilton"><strong>Hamilton Hospitals</strong></a></u></p><!--kg-card-begin: html--><a name="Toronto"/><!--kg-card-end: html--><h2 id="toronto">Toronto</h2><p><u>B</u></p><p>Baycrest Health Sciences</p><p>Bridgepoint Active Healthcare</p><p><u><a href="https://www.bridgepointhealth.ca/en/foundation/how-to-donate.asp">https://www.bridgepointhealth.ca/en/foundation/how-to-donate.asp</a></u></p><p><u>C</u></p><p><a href="https://en.wikipedia.org/wiki/Casey_House_(Toronto,_Ontario)">Casey House</a></p><p><u><a href="https://www.caseyhouse.com/support-us/one-time-monthly-donation/">https://www.caseyhouse.com/support-us/one-time-monthly-donation/</a></u></p><p>Centre for Addiction and Mental Health (camh)</p><p><u><a href="http://www.camh.ca/">http://www.camh.ca/</a></u></p><p><u>E</u></p><p>Etobicoke General Hospital</p><p><u><a href="https://oslerfoundation.org/Home">https://oslerfoundation.org/Home</a></u></p><p><br><br/></br></p><p><u>H</u></p><p>Holland Bloorview Kids Rehabilitation Hospital</p><p><u><a href="https://www.hollandbloorview.ca/">https://www.hollandbloorview.ca/</a></u></p><p>Hospital for Sick Children</p><p><u><a href="https://www.sickkidsfoundation.com/">https://www.sickkidsfoundation.com/</a></u></p><p>Humber River Hospital</p><p><u><a href="https://www.hrhfoundation.ca/">https://www.hrhfoundation.ca/</a></u></p><p><u>M</u></p><p>Michael Garron Hospital</p><p><u><a href="https://www.mghf.ca/">https://www.mghf.ca/</a></u></p><p>Mount Sinai Hospital</p><p><u><a href="https://www.mountsinai.on.ca/">https://www.mountsinai.on.ca/</a></u></p><p><u>N</u></p><p>North York General Hospital</p><p><u><a href="https://nyghfoundation.ca/">https://nyghfoundation.ca/</a></u></p><p><u>P</u></p><p>Princess Margaret Cancer Centre</p><p><u><a href="https://thepmcf.ca/Home">https://thepmcf.ca/Home</a></u></p><p>Providence Healthcare</p><p><u><a href="https://www.providence.on.ca/foundation">https://www.providence.on.ca/foundation</a></u></p><p><u>R</u></p><p>Runnymede Healthcare Centre</p><p><u><a href="https://www.runnymedehc.ca/donate">https://www.runnymedehc.ca/donate</a></u></p><p><br><br/></br></p><p><u>S</u></p><p><em>Scarborough Health Network ---</em></p><p>Centenary hospital</p><p>Scarborough General Hospital</p><p>Birchmount Hospital</p><p><u><a href="https://shnfoundation.ca/">https://shnfoundation.ca/</a></u></p><p>中文网址：<u><a href="https://secure2.convio.net/tsh/site/Donation2?df_id=1668&amp;mfc_pref=T&amp;1668.donation=form1">https://secure2.convio.net/tsh/site/Donation2?df_id=1668&amp;mfc_pref=T&amp;1668.donation=form1</a></u></p><p>St. Joseph's Health Centre</p><p><u><a href="https://supportstjoes.ca/">https://supportstjoes.ca/</a></u></p><p>St. Michael's Hospital</p><p><u><a href="http://www.stmichaelsfoundation.com/">http://www.stmichaelsfoundation.com/</a></u></p><p>Sunnybrook Health Sciences Centre</p><p><u><a href="https://sunnybrook.ca/foundation/">https://sunnybrook.ca/foundation/</a></u></p><p><u><a href="https://donate.sunnybrook.ca/COVID19">https://donate.sunnybrook.ca/COVID19</a></u></p><p><u>T</u></p><p>Toronto General Hospital</p><p>Toronto Western Hospital</p><p><u><a href="https://tgwhf.ca/">https://tgwhf.ca/</a></u></p><p>Toronto Grace Health Centre</p><p><u><a href="http://www.torontograce.org/donate-to-tghc/">http://www.torontograce.org/donate-to-tghc/</a></u></p><p><u>W</u></p><p>West Park Healthcare Centre</p><p><u><a href="https://www.westpark.org/foundation">https://www.westpark.org/foundation</a></u></p><p>Women's College Hospital　<u><a href="http://womenscollegehospitalfoundation.com/">http://womenscollegehospitalfoundation.com/</a></u></p><!--kg-card-begin: html--><a name="York"/>
<!--kg-card-end: html--><h2 id="york-region-">York Region:</h2><p>Mackenzie Health</p><p><u><a href="https://www.mackenziehealthfoundation.ca/covid19-response/">https://www.mackenziehealthfoundation.ca/covid19-response/</a></u></p><blockquote>Executive Vice President at Mackenzie Health -  Richard Tam: r<a href="mailto:richard.tam@mackenziehealth.ca">ichard.tam@mackenziehealth.ca</a></blockquote><blockquote>Pooja Talatj: <a href="mailto:pooja.talati@mackenziehealth.ca">pooja.talati@mackenziehealth.ca</a></blockquote><p>Markham Stouffville Hospital</p><p><u><a href="https://mshf.on.ca/">https://mshf.on.ca/</a></u></p><p>Uxbridge Cottage Hospital</p><p><u><a href="https://www.msh.on.ca/foundations/uxbridge-cottage-hospital-foundation">https://www.msh.on.ca/foundations/uxbridge-cottage-hospital-foundation</a>.</u></p><!--kg-card-begin: html--><a name="Peel"/><!--kg-card-end: html--><h2 id="peel-region-">Peel Region:</h2><p>Brampton Emergency Hospital</p><p>Brampton Civic Hospital</p><p><u><a href="https://oslerfoundation.org/Home">https://oslerfoundation.org/Home</a></u></p><p>Humber River Hospital</p><p><u><a href="https://www.hrhfoundation.ca/">https://www.hrhfoundation.ca/</a></u></p><p>Oakville Trafalgar Memorial Hospital</p><p><u><a href="https://oakvillehospitalfoundation.com/">https://oakvillehospitalfoundation.com/</a></u></p><p><em>Trillium Health Partners ----</em></p><p>Credit Valley Hospital</p><p>Queensway Health Centre</p><p>Mississauga Hospital</p><p><u><a href="https://trilliumgiving.ca/">https://trilliumgiving.ca/</a></u></p><!--kg-card-begin: html--><a name="Durham"/>
<!--kg-card-end: html--><h2 id="durham-region-">Durham Region:</h2><p>Lakeridge Health – Whitby, Oshawa, Pickering, Ajax, Port Perry</p><p><u><a href="https://www.lakeridgehealth.on.ca/en/howyoucanhelp/foundation.asp">https://www.lakeridgehealth.on.ca/en/howyoucanhelp/foundation.asp</a></u></p><!--kg-card-begin: html--><a name="Halton"/><!--kg-card-end: html--><h2 id="halton-region-">Halton Region:</h2><p><em>Halton Healthcare ---</em></p><p><u><a href="https://www.haltonhealthcare.on.ca/donate">https://www.haltonhealthcare.on.ca/donate</a></u></p><p>Georgetown Hospital</p><p><u><a href="http://georgetownhospitalfoundation.ca/">http://georgetownhospitalfoundation.ca/</a></u></p><p>Milton District Hospital</p><p><u><a href="https://www.mdhf.ca/?option=com_donate">https://www.mdhf.ca/?option=com_donate</a></u></p><p>Oakville Trafalgar Memorial Hospital</p><p><u><a href="https://ohf.akaraisin.com/ui/waystogive/donations/start">https://ohf.akaraisin.com/ui/waystogive/donations/start</a></u></p><p>Joseph Brant Hospital</p><p><u><a href="https://jbhfoundation.ca/">https://jbhfoundation.ca/</a></u></p><!--kg-card-begin: html--><a name="Hamilton"/><!--kg-card-end: html--><h2 id="city-of-hamilton">City of Hamilton</h2><p><em>Hamilton Health Sciences ---</em></p><p>Juravinski Hospital</p><p>St. Peter's Hospital</p><p>Hamilton General Hospital</p><p>McMaster Children's Hospital</p><p><u><a href="http://hamiltonhealth.ca/donate/">http://hamiltonhealth.ca/donate/</a></u></p><p>St. Joseph's Healthcare Hamilton</p><p><u><a href="https://www.stjoesfoundation.ca/">https://www.stjoesfoundation.ca/</a></u></p>]]></content:encoded></item><item><title><![CDATA[Quick Review for TensorFlow Dev Summit 2020]]></title><description><![CDATA[The whole event went very smoothly.  I did watch the most of it and that helped me to quickly grasp the whole eco-system's current status and future development direction, it's definitely time well spent. ]]></description><link>https://cms.xiaoju.ca/quick-review-for-tensorflow-dev-summit-2020/</link><guid isPermaLink="false">Ghost__Post__5e69af8202f82d008b8da078</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Thu, 12 Mar 2020 04:58:36 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/20200311-233724.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-233724.png" alt="Quick Review for TensorFlow Dev Summit 2020"/><p>TensorFlow is probably the most popular machine learning platform from Google. <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> is also one of the early adopters for TensorFlow to develop our AI-Based Community Safety Platform.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200312-005742.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><p>Today (March 11th, 2020) is the day for <a href="https://www.tensorflow.org/dev-summit">TensorFlow Dev Summit 2020</a>. What's more interesting about this global leading AI platform conference is this year it's online livestream-only with no in-person component because of the recent developments with COVID-19. And it's free to attend the whole day of live sessions. Exciting, right?</p><p>The whole event went very smoothly, in fact the used to be 2 days conference has been shrunk into just 1 day because it's so efficient. :-) From the keynote to the end, the sessions went on continuously and it's kind of intense to some degree. I did watch the most of it and that helped me to quickly grasp the whole ecosystem's current status and future development direction, it's definitely time well spent.</p><p>Three sessions brought to my special attention, the Responsible AI with TensorFlow: Fairness and Privacy, Jacquard: Embedding ML Seamlessly into Everyday Objects, and the Anomaly Detection for ISS.</p><p>Responsible AI application is a hot topic especially after the ClearView AI exposure recently. In the Responsible AI with TensorFlow session, both Catherina and Miguel did a great job to show what TF's capability and future development are. Data and the whole data processing flow are the key considerations to understand the privacy issue as what we do for all the security projects,  also the TensorFlow federated model has the hope to avoid the unnecessary data over fetch.  In our practice, <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> got asked by our peers and customers from time to time too. With the deep understanding of the privacy practice from our information security background and the AI industry corresponding guideline, we are confident that we can protect the privacy in our security practice.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-231918.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-232116.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-232145.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-232412.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-232444.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><p>The TensorFlow embed design is also interesting. With <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>'s tech approach to push the intelligence to the edge too, that design and success application deployment assured us that we are in the right direction.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-175617.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-180035.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-175847.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-175726.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/20200311-175325.png" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><p>The Anomaly Detection for ISS has quite some information for how AIRBUS leverages TensorFlow engineering stack with other open source components like nifi to proactively protect International Space Station's safety. This is a similar approach to <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>'s security event consolidation and correlation model.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/tf-anomaly-detection-iss.jpg" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/tf-anomaly-detection-iss-1.jpg" class="kg-image" alt="Quick Review for TensorFlow Dev Summit 2020"/></figure><p>Combining federation,  ML(machine learning) to the edge and cutting edge infrastructure, we believe we are making <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> the most forward-thinking AI-based community safety platform.</p><p>You can watch the whole replay here, dive in and enjoy!</p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/HlBGYxO8RaU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure>]]></content:encoded></item><item><title><![CDATA[Neighbourhood Watch Plus is moving to HubSpot for CRM]]></title><description><![CDATA[Customer service is the key to the success of Neighbourhood Watch Plus, we have tried hard to find one cost-effective solution ]]></description><link>https://cms.xiaoju.ca/neighbourhood-watch-plus-is-moving-to-hubspot-for-crm/</link><guid isPermaLink="false">Ghost__Post__5e5f3f7602f82d008b8da063</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Wed, 04 Mar 2020 05:50:55 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/hubspot01.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/03/hubspot01.jpg" alt="Neighbourhood Watch Plus is moving to HubSpot for CRM"/><p>Customer service is the key to the success of <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>, we have tried hard to find one cost-effective solution to fit us and eventually we decided to move to HubSpot. We really like the contact centric solution for marketing, sales, and support help desk functions. We expect the open system and the eco-system will bring us better-positioned automation and efficiency.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/hubspot-saleshub-cert-small.jpg" class="kg-image" alt="Neighbourhood Watch Plus is moving to HubSpot for CRM"/></figure><p>Seriously John even went on to get certified on HubSpot, which shows our commitment. :-)</p><p>Way to go, NW+</p>]]></content:encoded></item><item><title><![CDATA[Vaughan Business Expo is a great show for Neighbourhood Watch Plus]]></title><description><![CDATA[As in Neighbourhood Watch Plus (NW+), our mission is to Build a Safer Community Together. Therefore going to a local community event is our strategy to get more exposure and showcase the technology platform we developed. ]]></description><link>https://cms.xiaoju.ca/vaughan-business-expo-experience-for-neighbourhood-watch-plus/</link><guid isPermaLink="false">Ghost__Post__5e5ed94502f82d008b8d9fe5</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Wed, 04 Mar 2020 05:29:41 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/03/vbexpo01.jpeg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe006.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/03/vbexpo01.jpeg" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/><p>As in <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus (NW+)</a>, our mission is to Build a Safer Community Together. Therefore going to a local community event is our strategy to get more exposure and showcase the technology platform we developed. So far from our experience as an exhibitor in the Vaughan Business Expo and the feedback/followup after the expo, it is a great start for <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> in 2020.</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe009.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><p>In the opening ceremony, Mayor Maurizio Bevilacqua from City of Vaughan had a great speech to welcome entrepreneurs to invest, start and grow business in Vaughan. Representatives from business communities also spoke highly about the expo and hope everyone enjoyed it.</p><p>There are four zones in the expo, Innovators Zone, Food Industry Zone, Culture Creators Zone and Business Builders Zone. NW+ is in the center of Innovators Zone which is focusing on technology and smart city centered businesses. The booth of Mircom (https://mircom.com/ one of the largest manufacturer and distributor of life safety and communications systems in Canada) is right in front of us, and next to us is the company called SAVESTATION (https://savestation.ca/) who has the focus on working with communities to save more lives from cardiac arrest. And we at <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> is to build an AI-based community safety platform. Just perfect. :-)</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe012.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><p>We did the showcase for the live camera integration to our platform to provide remote security guarding service to properties, we also prepared the drone integration demo but it was not allowed in the expo for sake of safety. So we just left the drone to sit beside the camera and hope people can get the idea of it. </p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe011.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><p>People showed a lot of interest in our <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a> program. For example, Kim from our next booth was excited to tell us that she happens to live in the only community in Barrie with a still active Neighbourhood Watch program. The COO from an MSP company told us his client has a lot of cameras that need to be monitored too. </p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe010.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><p>It's a great show and a great start for <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>, we would like to thank our partners to come to help us for the show. With your support, we just feel like we need to work harder and smarter to bring the service to the community sooner. So please stay tuned.</p><p>More pictures from the speakers and the expo, cheers!</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe008.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe014.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe013.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbe015.jpg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/03/vbexpo02.jpeg" class="kg-image" alt="Vaughan Business Expo is a great show for Neighbourhood Watch Plus"/></figure>]]></content:encoded></item><item><title><![CDATA[Build a Safer Community Together]]></title><description><![CDATA[At More Secure Computing, we are so proud that Neighbourhood Watch Plus grows from an internal incubated project into a separate business entity and be able to launch the service to the public.]]></description><link>https://cms.xiaoju.ca/build-a-safer-community-together/</link><guid isPermaLink="false">Ghost__Post__5f3417f802f82d008b8da962</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Sun, 01 Mar 2020 17:25:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/neighbourhood-alert-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/neighbourhood-alert-2.png" alt="Build a Safer Community Together"/><p><strong>Neighbourhood Watch Plus Service Beta Launch</strong></p><p><a href="https://www.nwplustech.com">Neighbourhood Watch Plus</a> is an AI-based community safety platform provides the following services:</p><p>- Video Surveillance Monitoring<br>- Unified Communication Channel for Notification<br>- Unknown People Threat Information Query<br>- Closed Loop Tools for Neighbourhood Watch</br></br></br></p><!--kg-card-begin: markdown--><p><a href="http://start.nwplustech.com"><img src="https://cms.xiaoju.ca/content/images/2020/08/nwp-affordable-guarding-tv-1-1.jpg" alt="Build a Safer Community Together"/></a></p>
<!--kg-card-end: markdown--><p>At More Secure Computing, we are so proud that <a href="https://www.nwplustech.com">Neighbourhood Watch Plus</a> grows from an internal incubated project into a separate business entity and be able to launch the service to the public.</p>]]></content:encoded></item><item><title><![CDATA[2020年谢谢您，重大人]]></title><description><![CDATA[今天(2020年2月5日)重庆大学加拿大校友会群里发出一股募捐旋风，不到五个小时就完成了7000加币的募捐，谢谢您，重大人和校友会的朋友们！]]></description><link>https://cms.xiaoju.ca/xie-xie-nin-zhong-da-ren/</link><guid isPermaLink="false">Ghost__Post__5e3b820c09975a008a4358b6</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Thu, 06 Feb 2020 03:53:27 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac-title.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd02.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><h2 id="-chongqing-university-alumni-association-canada-2020-">重庆大学加拿大校友会-Chongqing University Alumni Association(Canada)2020年为母校募捐口罩纪实</h2><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac-title.jpg" alt="2020年谢谢您，重大人"/><p>今天(2020年2月5日)重庆大学加拿大校友会多伦多和温哥华的两个群里发出一股募捐旋风，不到五个小时就完成了7000加币的募捐，谢谢您，重大人和校友会的朋友们！</p><p>本次募捐是响应校友总会向海外校友会征集口罩的请求，校友会理事会经过讨论，决定先集中精力落实口罩后，再向校友们募捐。为此在短短一天内大家从接到请求，理事会讨论，成立口罩小组，落实口罩到发动募捐一气呵成，现在向大家汇报一下本次募捐活动的细节。</p><blockquote>@David Ma (土木研81) 建筑工程师 感谢马老师和 @建院计算中心石晓红 老师的积极奔走，从昨天到今天，从东到西，马不停蹄为校友会成功锁定一万多只口罩。<br><br>在这个过程中，校友@Iris 霓裳 ，@Grace-建管系财会-地产 @陈丽_无线电系_88级 @王忆自动化 @Lucy朱曼燮 - 计算机等等提供了很多信息，优秀企业家 @李贵先-建院土木80 校友主动提供资金支持。<br><br>目前已经基本联系好了海航于近日送回北京的渠道，校友 @JERRY杨效中~82光机 会负责以他极其可靠的渠道送到重庆大学。<br><br>让我们都以自己的热心来支持学校的号召，也感谢校友会内外大家的支持，雄起重大！</br></br></br></br></br></br></blockquote><p>部分图片如下：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd06.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p/><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd07.jpg" class="kg-image" alt="2020年谢谢您，重大人"><figcaption>落实的口罩</figcaption></img></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd08.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd09.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jycd11.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>是的，我们都是中国人，感谢老马的朋友高飞先生也捐出500加币，校友会的这个朋友交定了！</p><p>温哥华方面也频频传来校友的踊跃捐款，以下是分管温哥华的李猛副会长写的侧记：</p><blockquote><strong>温哥华校友捐款  爱心回馈母校侧记</strong><br>2月7日，温哥华重大校友会接到母校急需要大批口罩的信息后，理事会就立即温哥华校友群里发出为母校捐赠囗罩的筹款倡议，很快就得到了热,心校友们的大力支持和响应，在短短的三天时间，就筹集资金加币：$2900，人民币：¥4000元，（具体金额和名单附后）已达到基本筹款目标。在此次筹款中，各位重大校友纷纷捐款表达爱达爱心和支持，特别是秦老师、李涛、金静三位校友亲 人也积极参与捐赠，还有一位远在北京的94级计算机专业的汤天黎校友听到捐赠消息后，表示也要参加，并立即捐款人民币2000元，以表达对母亲的支持，王晓霞校友在得知此次筹款捐赠活动暂告结束后，一直联系校友会表达一定参与，这些校友们关心和爱正是重大精神的体现，一方有难，八方支援。在此为我们各位爱心捐款的校友们点个大大的赞！希望我们的爱心随着捐赠的货物尽快传递到母校，传递到重庆！<br>疫情无情，校友有爱，！<br>武汉加油！中国加油！</br></br></br></blockquote><p>在口罩运输上面我们遇到了不少的麻烦，因为是为学校捐赠，不是红十字会和慈善总会的范畴，同时有点小私心怕物资被统筹，所以格外小心，2月8日和9日分别跑了两趟多伦多皮尔逊国际机场，通过多方关系，联系了海航多伦多负责人和Valueway快递公司负责人，最后于10日敲定和完成运输手续。</p><blockquote>—————  2020-02-10  —————<br>DMA Ma  16:25<br>经过不断努力，捐赠的口罩已经交付物流，2月13号的海航飞机。校友会捐重庆大学10000只，杨校友个人以校友会名义定向捐赠15000只，共25000只一起起运。</br></br></blockquote><p>打包和运输过程图片小记：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/fe4948ceeac3e441074f2e5c245d3610.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/IMG_20200208_162845.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/IMG_20200208_121028.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/0aaf209c7c095a44f37d69e236557a26.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/bb16e852df96388793abfda07a93fee0.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/d8618acd8a8a88af55983da539e5aa5c.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>第一批购得的零星口罩分发：</p><blockquote>@所有人，大家好[抱拳][握手]<br>现在校友会买得的零星口罩还有15盒，但是由于是密封无菌包装不好分拆，我们商量后决定邮寄4盒送到温哥华，1盒送到蒙特利尔，其余10盒留在在多伦多尽量满足已经报名领取口罩的校友需求，由校友们组合2-3家来取一整盒的方式分发。<br>温哥华的会寄到杨效忠学长那里负责分发，蒙特利尔会寄到金建伟学长那里。<br>条件有限，有些地方没有太周全，请大家谅解[握手][抱拳]</br></br></br></blockquote><p>表扬信：</p><blockquote>杨效忠  82光机  23:32<br>马付会长辛苦了！为本次捐赠物顺利空运，马老师多次给航空公司准备文件，给国内的报关公司准备文件，更改文件累计用时超过24小时！又多次前往提货，机场发货！</br></blockquote><p>二月九日募捐结束，汇总如下：</p><blockquote>Andy He  10:33<br>感谢各位校友的捐款。这次一共收到$13050+人民币4000。用于购买口罩$5469.15。</br></blockquote><p>与此同时重庆大学也对于加拿大校友会的捐款进行了图文报道：</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="http://mp.weixin.qq.com/s?__biz=MjM5MjA5MTQyMA==&amp;mid=2651348641&amp;idx=1&amp;sn=f8f49e6423212553d9716d56b7713a18&amp;chksm=bd5762d28a20ebc446ff4ff91f0bbce717c519ef952c57e03d4ba6ce7b406642370ea140a110#rd"><div class="kg-bookmark-content"><div class="kg-bookmark-title">重大人请放心！他们坚守校园防疫第一线，全力保障校园安全！</div><div class="kg-bookmark-description">谢谢他们的默默付出。</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://res.wx.qq.com/a/wx_fed/assets/res/OTE0YTAw.png" alt="2020年谢谢您，重大人"><span class="kg-bookmark-author">助力疫情防控的</span><span class="kg-bookmark-publisher">微信公众平台</span></img></div></div><div class="kg-bookmark-thumbnail"><img src="http://mmbiz.qpic.cn/mmbiz_jpg/CvgniasND9IohvbHVjdZJHTS1PENI4j5nfgpgibZnoRs1CLEx0Ea4FLEfY1mBWP6bMqOia5E7kemXpxDYbiboyzzDA/0?wx_fmt=jpeg" alt="2020年谢谢您，重大人"/></div></a></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/Screenshot_20200220_165256_com.tencent.mm-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>为了最大程度利用好大家的捐款，在第一批口罩落实后，校友会决定继续努力，终于在二月12日马志宇副会长再次购得一批共4万6千只口罩并且在李贵先校友的企业华盛员工帮助下打包成箱：</p><blockquote>DMA Ma  18:50<br>第二批46000只口罩托盘装成空运箱。其中校友会捐赠重庆大学36000只，校友李贵先以校友会名义定向捐赠10000只。感谢李贵先校友安排华盛员工帮助分包装箱。</br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/a2ec5419f04f5dc34d007592df344ff0.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/e73faebdb911ba6222abf025b701577a.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>二月16日，校友会部分校友前往第二批口罩的改包和运输入库：</p><blockquote>李俊-JLI  13:20<br>@所有人，向大家汇报一下，今天的3万6千只口罩顺利打包入库快递公司，为了节省费用，我们一起把外包装箱每个缩小了尺寸并包好包紧实，最后18个大箱整装待发，@David Ma (土木研81) 建筑工程师 继续完成运输单据安排。感谢今天的义工@David Ma (土木研81) 建筑工程师 @建院计算中心石晓红 @Richard 李琦77工业自动化 @王洪义_88研_力学 @佩儀 和李俊。<br><br>重大雄起</br></br></br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac0.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac6.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac11.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac3.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac10.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac9.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac8.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac7.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac5.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac4.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac2.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-dma1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>运输途中的运单跟踪：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/fa24af48caa2ad1724d2bf244bcd83cc.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>在前后两批购买中获得的零星口罩，校友会决定分发给加拿大的校友们，加拿大校友会群里大家通过接龙方式来领取，温哥华的口罩通过加拿大邮政快递给杨效忠理事负责分发，蒙特利尔的金建伟校友也通过加拿大邮政快递得到了一盒口罩。</p><p>在大多伦多区的口罩分发由志愿成立的东西南北四个小区的组长来完成，他们分别是机一92肖艳、英语95游思轩、光机82Cherry Wang、力学88研王洪义，他们发出的一份份精美包装的口罩宛如情人节的礼物，主动热情的服务让校友们分外感动。</p><blockquote>李俊-JLI  10:42<br>多谢@游思轩-英语-95 北区组长为大家分发准备的爱心包装[强][强][强]<br>加美乐  10:53<br>[强]李会长，马会长和其他所有参与相关事宜的校友们费心了！北区组长的包装太赞了[强]，比情人节礼物包还漂亮<br>李俊-JLI  16:39<br>感谢东区组长@肖艳玲机一92 ， 也是精美的礼品袋送到校友家里[强][强][强]</br></br></br></br></br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-package1-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/94b0da0c9ca9fdb30f72424082a65838-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>二月19日募捐收支汇报，感谢何建宇理事的资金管理：</p><blockquote>Andy He  17:22<br>感谢各位校友的捐款。这次一共收到$13450+人民币4000。<br>用于购买口罩$5469.15+$2318.43<br>运费，报关，增值税65.52+654.80+51.18+2954.80+人民币5422.66<br>剩余 $1936.12</br></br></br></br></blockquote><p>二月19日update和有关税费说明：</p><blockquote>DMA Ma  18:16<br>这次捐赠，第一批口罩10000只已于上周六由海航运到北京，先正经顺丰快递运往重庆途中。第二批口罩36000只已于今天凌晨由国泰经香港运往重庆。预计到达重庆时间为北京时间21日凌晨。由于捐赠政策规定，捐赠方和受赠方均需为公益单位。加拿大校友会为注册非赢利组织，可以符合条件。国内符合条件受赠方必须是政府，红十字会，医院等单位。本考虑以大学医院为接受单位，但是如果这样，我校友会必须提供医用产品的生产厂家资质，生产医用产品设备的验收证明，以及医用产品的检验证明。这非我校友会之力所可极。经若干次努力，最后只能走商品货运渠道。中国关税6%, 增值税13%。没得抖摆撒。中国制造又回到中国。再次感谢校友们仁心慈怀，参与其中！[Salute][Salute][Salute]</br></blockquote><p><strong>二月20日两批共4万6千只口罩抵达重庆：</strong></p><blockquote>DMA Ma  12:31<br>两批口罩都到达重庆了！</br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/1460f2f322431e36eecdd1bf4304b3a2-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/6d0b47d3f8c57e9352f62c78bb301f61-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/28a17f588db475523352a77408284293-1.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac02.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>二月21日，重庆大学校友办胡友强主任发信确认已收到两批口罩，并代表学校对加拿大校友会表示真诚的感谢。</p><blockquote>校友办-胡友强  23:46<br>@李俊-JLI @李猛 @Cindy 江 @加拿大校友会David马 @秦澄 @Christina X 辛苦你们了，第一批口罩五箱已签收，第二批重庆通关公司已顺利接关，下午将运抵学校，谢谢你们雪中送炭，极大地缓解了学校的压力，代表学校真诚的对你们表示感谢。</br></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac01.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/cquaa-pac03.jpg" class="kg-image" alt="2020年谢谢您，重大人"/></figure><p>自此本次募捐已基本结束，本次募捐活动直接相关的工作群超过10个，分别是海外重大校友会负责人群、加拿大校友会群、温哥华重大校友联谊群、理事会群、为校友总会找口罩群、北京清关发重庆大学群、加拿大重大校友会捐赠群、各个口罩分发群等等，整个工作任务繁复，而且由于疫情期间情况瞬息万变，使得任务能否完成一度变得扑朔迷离。但是在本次活动的总负责人马志宇副会长积极努力带领下，所有参与的义工们群策群力，最后终于圆满完成任务，完美演绎了重大人的爱心和担当，为大家点赞，也感谢校友会内外热心施于援手的朋友们！</p><p><strong>短短4天时间的捐款在加拿大校友会群和温哥华重大校友联谊群里通过接龙方式完成，一共有80位校友和亲友献出爱心，捐款人数占总人数的18%，远远高于通常的捐款比例，谢谢您，有爱的重大人和亲友们！</strong></p><p>附录，本次募捐接龙群英榜：</p><blockquote>多伦多募捐接龙名单：<br>李俊 $100 [玫瑰]<br>Lucy戴 $100 [玫瑰]<br>老马 $100 [玫瑰]<br>石晓红 $100 [玫瑰]<br>Iris $ 100 [玫瑰]<br>李贵先 $3000 [玫瑰]<br>戚永螽 $100 [玫瑰]<br>万沐 $100 [玫瑰]<br>肖艳玲$100[玫瑰]<br>刘俊峰$100[玫瑰]<br>Dana 杨明文 $200 [玫瑰]<br>高飞(老马的朋友）$500 [玫瑰]<br>Grace $100 [玫瑰]<br>江利华 $100 [玫瑰]<br>王洪义$100[玫瑰]<br>Lucy Zhu $100 [玫瑰]<br>夏天飞逝 100 [玫瑰]<br>陈慧远$100 [玫瑰]<br>陈洋子$100 [玫瑰]<br>JohnOstrander$100 [玫瑰]<br>Alex Chen $100 [玫瑰]<br>春霆 $100 [玫瑰]<br>王忆 100 [玫瑰]<br>Andy &amp; 万灵 100 [玫瑰]<br>唐晓川 $100 [玫瑰]<br>李晓峰$100 [玫瑰]<br>程俭，匡奕蓉$200 [玫瑰]<br>俞建 黄晓英200 [玫瑰]<br>Lisa Xie 100 [玫瑰]<br>贾强$100 [玫瑰]<br>张晓华 $100[玫瑰]<br>Cherry Wang $100 [玫瑰]<br>李琦 $100 [玫瑰]<br>林 静 $100 [玫瑰]<br>吴大可 $100 [玫瑰]<br>路克杰 $100 [玫瑰]<br>杨杰 $100 [玫瑰]<br>游思轩 $100 [玫瑰]<br>王苑 100 [玫瑰]<br>洪岩英$100[玫瑰]<br>罗孝如$50 [玫瑰]<br>郑世泽&amp;程咏华 $200 [玫瑰]<br>蓝林Victor $500, [玫瑰]<br>Chi Pan Cheung $100 [玫瑰]<br>徐磊 $100 [玫瑰]<br>张炳灿 $100 [玫瑰]<br>曹庆林 $100 [玫瑰]<br>方红 &amp; Sarah $100 [玫瑰]<br>吴礼贤$100[玫瑰]<br>Sherry Jiang $100 [玫瑰]<br>金建伟 $100[玫瑰]<br>吴江敏$100 [玫瑰]<br>徐玉翔 $100 [玫瑰]<br>时艳 $100[玫瑰]<br>Claire（陈燕）$500[玫瑰]<br>Susan Tu $100 [玫瑰]<br>Yonghui Ao $200 [玫瑰]<br>Jianhong Dai $100 [玫瑰]<br>Winnie Liu $100<br>Michael $100<br>Yangko Yang $200</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></blockquote><blockquote>温哥华校友的捐款：<br>李猛：$200[玫瑰]<br>江森清：$200[玫瑰]<br>庄志：$100[玫瑰]<br>杨效中:$200[玫瑰]<br>陈秀：$100[玫瑰]<br>彭筱牧：$200[玫瑰]<br>Eric 黄自东 $200[玫瑰]<br>Rita 李涛 $200[玫瑰]<br>杨效中夫人秦女士200[玫瑰]<br>朱晓蜀 $200[玫瑰]<br>范磊 $200[玫瑰]<br>姜国清$200[玫瑰]<br>金静$200[玫瑰]<br>伍廷贵¥2000人民币[玫瑰]<br>张学斌$300[玫瑰]<br>汤天黎2000人民币[玫瑰]<br>阎革$100[玫瑰]<br>王晓霞 $100[玫瑰]<br>敖永辉$200 [玫瑰]</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></blockquote>]]></content:encoded></item><item><title><![CDATA[让世界充满爱-加拿大高校社区同唱一首歌]]></title><description><![CDATA[2020年春节是不平静的，武汉新型冠状病毒肺炎和疫情的蔓延深深牵动着加拿大高校社区每位校友的心。在现任中国高校校友会会长群（加拿大）里，由重庆大学加拿大校友会会长李俊提议，沈阳工业大学校友会会长李建国召集，中南财经政法大学加拿大校友会会长藤忠勤担任艺术指导的加拿大高校社区同唱一首歌活动在高校春晚宣布推迟的当天同步展开。]]></description><link>https://cms.xiaoju.ca/rang-shi-jie-chong-man-ai-jia-na-da-gao-xiao-she-qu-tong-chang-yi-shou-ge/</link><guid isPermaLink="false">Ghost__Post__5e39c47909975a008a4357a3</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Tue, 04 Feb 2020 20:18:47 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/02/jywh2.jpeg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/jywh1-1.png" class="kg-image" alt="让世界充满爱-加拿大高校社区同唱一首歌"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/02/jywh2.jpeg" alt="让世界充满爱-加拿大高校社区同唱一首歌"/><p>2020年的春节是不平静的，武汉新型冠状病毒和肺炎疫情的蔓延深深牵动着加拿大高校社区每位校友的心。在现任中国高校校友会会长群（加拿大）里，由重庆大学加拿大校友会会长李俊提议，沈阳工业大学校友会会长李建国召集，中南财经政法大学加拿大校友会会长藤忠勤担任艺术指导的加拿大高校社区同唱一首歌活动在高校春晚宣布推迟的当天同步展开。</p><p>藤忠勤会长建议大家演唱“让世界充满爱”这首经典歌曲以表达加拿大华人社区的心声，为共同感受中国国内校友、亲友在疫情要求下的尽量隔离情况，这次的同唱一首歌活动也充分利用网络科技，请每位演唱者自己用手机拍摄演唱视频和音频，统一由西北工业大学加拿大校友会会长李立新收集并作视频剪辑合成，而音频剪辑合成则由电子科技大学校友Michelle主动请缨完成，大家使用的伴奏音乐也由社区著名的音乐家郭坦老师伴奏合成。</p><p>为了尽快把这份心意传送到疫区，在共有27位各校友会会长及骨干参加的活动群里，大家积极献计献策，协调合作，在李立新会长和Michelle的指导下不辞辛劳地充分利用业余时间多次反复拍摄上传视频音频，最后终于在不到10天的时间里完成了从设想到精美视频的整个制作发布过程，为大家点赞，为武汉加油，为中国加油！</p><p>以下为视频的youtube和腾讯视频链接</p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/ePzvSAeuTkM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p>腾讯视频：</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://v.qq.com/x/page/r3060pcmvtn.html"><div class="kg-bookmark-content"><div class="kg-bookmark-title">声援武汉 加拿大中国高校社区_腾讯视频</div><div class="kg-bookmark-description">声援武汉 加拿大中国高校社区</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://v.qq.com/favicon.ico" alt="让世界充满爱-加拿大高校社区同唱一首歌"><span class="kg-bookmark-author">Tencent VFE Team</span></img></div></div><div class="kg-bookmark-thumbnail"><img src="https://puui.qpic.cn/vpic/0/r3060pcmvtn_160_90_3.jpg/0" alt="让世界充满爱-加拿大高校社区同唱一首歌"/></div></a></figure><p>衷心感谢参与让世界充满爱-加拿大高校社区同唱一首歌活动的每一位：</p><p>演唱人员：<br>电子科技大学加拿大校友会 Michelle<br>江南大学校友会会长 王迪<br>辽宁工业大学加拿大校友会 伊铁红<br>加拿大华西医科大学校友会会长 孙静<br>河海大学加拿大校友会会长 曾平<br>西北工业大学加拿大校友会会长 李立新<br>东南大学加拿大校友会会长 李永涛<br>四川師範大學校友会会长 杜天梅<br>沈阳工业大学校友会会长 李建国<br>青岛大学加拿大校友会 隋晓雯<br>成都理工大学校友会会长 耿爱琴<br>重庆大学加拿大校友会会长 李俊<br>北京航空航天大学加拿大校友会秘书长 施清<br>沈阳航空航天大学北美校友会秘书长 李晓东<br>浙江大学加拿大校友会副会长 铁木尔<br>苏州科技大学加拿大校友会会长 廖海学<br>东北师范大学加拿大校友会会长 苏畅<br>重庆师范大学加拿大校友会 陈蓉</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p><p>召集人： 沈阳工业大学校友会会长 李建国<br>艺术指导： 中南财经政法大学加拿大校友会会长 藤忠勤<br>视频制作编辑： 西北工业大学加拿大校友会会长 李立新<br>音频制作编辑： 电子科技大学加拿大校友会 Michelle<br>伴奏合成： 郭坦<br>策划： 重庆大学加拿大校友会会长 李俊<br>协调： <br>电子科技大学加拿大校友会会长 陈云章<br>青岛大学加拿大校友会秘书长 赵艳<br>沈阳航空航天大学北美校友会会长 张雁林<br>福建师大校友会会长 陈汉君<br>苏州大学加拿大校友会会长 余梅<br>兰州大学加拿大校友会执行会长 穆诗今<br>华侨大学加拿大校友会秘书长 王艳<br>中南大学加拿大校友会 王月祥<br/></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[加中校友商业联盟联合募捐管理公开]]></title><description><![CDATA[加中校友商业联盟（CCABA）为抗击中国新型冠状病毒疫情公开募捐以来，不断收到各大高校在加拿大（大多伦多地区）的爱心捐款，在此我们深表感谢。

商盟成立了疫情资金管理团队，由专人负责，确保善款被合理使用、落实到需要的人或单位。

一、疫情资金管理团队体系如下：

 1. 筹款募捐组：

负责募捐的宣传、统计、信息公开；查收善款的到账，以及财务管理；

2. 对接跟踪组：

负责捐赠物资筹措、运输途径和定点对接；

3. 协调外宣组：

负责募捐的整体协调和内部监管；

注：细节会随疫情的进展而动态调整，请以管理团队的最终解释为准。

二、善款的使用分配优先级别如下：

 1. 短期：

中国大陆一线医务工作者或机构优先（同时关注大多伦多地区疫情进展）；

湖北省二、三线地市医疗机构优先（同时关注武汉市区医院）；

紧缺物资优先：口罩、护目镜、防护服（同时关注）

2. 中长期：

加拿大本地疫情应对支持；

中国疫区灾后重建支持

三、信息平台如下：

 1. 善款募捐：微信小程序“报名接龙工具”

2. 信息公开：校聚网

四、加中校友商业联盟关于新型冠状病毒肺炎募捐明细账（定期公开]]></description><link>https://cms.xiaoju.ca/jia-zhong-xiao-you-shang-ye-lian-meng-mu-juan-guan-li-gong-kai/</link><guid isPermaLink="false">Ghost__Post__5e30135209975a008a43566a</guid><dc:creator><![CDATA[Jill Wang]]></dc:creator><pubDate>Tue, 28 Jan 2020 12:31:29 GMT</pubDate><content:encoded><![CDATA[<p>加中校友商业联盟（CCABA）为抗击中国新型冠状病毒疫情公开募捐以来，不断收到各大高校在加拿大（大多伦多地区）的爱心捐款，在此我们深表感谢。</p><p>商盟成立了疫情资金管理团队，由专人负责，确保善款被合理使用、落实到需要的人或单位。</p><p><strong>一、疫情资金管理团队体系如下：</strong></p><ol><li>筹款募捐组：</li></ol><p>负责募捐的宣传、统计、信息公开；查收善款的到账，以及财务管理；</p><p>2. 对接跟踪组：</p><p>负责捐赠物资筹措、运输途径和定点对接；</p><p>3. 协调外宣组：</p><p>负责募捐的整体协调和内部监管；</p><p><em>注：细节会随疫情的进展而动态调整，请以管理团队的最终解释为准。</em></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/image.png" class="kg-image"/></figure><p><strong>二、善款的使用分配优先级别如下：</strong></p><ol><li>短期：</li></ol><p>中国大陆一线医务工作者或机构优先（同时关注大多伦多地区疫情进展）；</p><p>湖北省二、三线地市医疗机构优先（同时关注武汉市区医院）；</p><p>紧缺物资优先：口罩、护目镜、防护服（同时关注）</p><p>2. 中长期：</p><p>加拿大本地疫情应对支持；</p><p>中国疫区灾后重建支持</p><p><strong>三、信息平台如下：</strong></p><ol><li>善款募捐：微信小程序“报名接龙工具”</li></ol><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/--------------2.jpg" class="kg-image"/></figure><p>2. 信息公开：校聚网</p><p><strong>四、加中校友商业联盟关于新型冠状病毒肺炎募捐明细账（定期公开）</strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/CCABA-Donation-Name-List-2020-02-02-2026----_Page_1.jpg" class="kg-image"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/02/CCABA-Donation-Name-List-2020-02-02-2026----_Page_2-1.jpg" class="kg-image"/></figure><p><strong>声明：疫情基金管理会随着疫情的进展动态变化，请以管理团队的最终解释为准。再次感谢您的支持和理解！</strong></p>]]></content:encoded></item><item><title><![CDATA[川渝大联欢取消通知]]></title><description><![CDATA[综合考虑了目前中国国内和加拿大的疫情和趋势，川渝大联欢管理委员会决定取消今年的活动。为此，组委会特向所有共同努力的朋友们说声抱歉和诚挚的感谢。]]></description><link>https://cms.xiaoju.ca/chuan-yu-da-lian-huan-qu-xiao-tong-zhi/</link><guid isPermaLink="false">Ghost__Post__5e2f140e09975a008a435659</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Edward]]></dc:creator><pubDate>Mon, 27 Jan 2020 16:56:15 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/wuhan01.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/wuhan01.jpg" alt="川渝大联欢取消通知"/><p>综合考虑了目前中国国内和加拿大的疫情和趋势，川渝大联欢管理委员会决定取消今年的活动。为此，组委会特向所有共同努力的朋友们说声抱歉和诚挚的感谢。<br>我们很感谢在活动策划时，组委会朋友带头捐赠各种琳琅满目的礼品，程炯在策划会上当即赞助300。我们不会忘记大通李教练虽然在国内参加不了活动，仍然主动联系赞助300。我们不会忘记，当没有找到冠名赞助而又没有多少时间时，西南大学姚会长果断冠名赞助，确保活动费用足够。我们不会忘记，在场地没有好的选择时，是柯文彬省议员和王小燕帮我们联系到今年这个非常漂亮及高大上又便宜的绝佳场地。我们不会忘记，耗妈妈多次联络餐馆，力争为活动选择最物美价廉的丰盛食物。。。。<br>篇幅所限，本届活动中的感人之处无法一一道来。我们，向世界展示了海外川渝华人独特的团结精神，这也解释了08汶川地震我们的那种拼搏与顽强，雅安地震我们的高效与奉献，创建熊猫杯国际大赛的眼光与胸怀，主办高校夏季大联欢的无私与坦荡，创办高校杯大赛的自信与成功。。。<br>谢谢大家，友谊长存。<br>（所有赞助全款退款事宜立即实施，具体由李德华负责6474056696） <br><br>祝:春节快乐，阖家幸福。<br>祝:祖国尽早取得抗疫战略的成功，繁荣富强，幸福安康！<br><br>川渝大联欢组委会<br>2020年1月27日</br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[加中校友商业联盟（CCABA）联合募捐倡议书]]></title><description><![CDATA[鉴于目前武汉及多伦多本地新型冠状病毒肺炎疫情状况，加中校友商业联盟（CCABA）倡议立即发动面向社会的募捐行动，筹集资金，时刻准备着给予国内或者多伦多本地为了救治新型冠状病毒肺炎病人和奋斗在一线的医护人员提供雪中送炭式的帮助。募捐和捐助属于民间自发互助形式，可以个人、校友会、企业名义参加，善款不计多少，集腋成裘，每分都是爱，感谢您的关注与参与！]]></description><link>https://cms.xiaoju.ca/jia-zhong-xiao-you-shang-ye-lian-meng-mu-juan-chang-yi-shu/</link><guid isPermaLink="false">Ghost__Post__5e2e0cd609975a008a4355a9</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Jill Wang]]></dc:creator><pubDate>Sun, 26 Jan 2020 22:12:38 GMT</pubDate><content:encoded><![CDATA[<p>“We are Together!”<br>关于新型冠状病毒肺炎疫情联合募捐倡议书</br></p><p>最初倡议时间：2020 年 1 月25日 9:55 PM.<br>联合倡议时间：2020 年 1 月29日 12:28 PM.<br>联合倡议团体：目前35家（欢迎其他兄弟校友会加入）</br></br></p><p>加中校友商业联盟（CCABA）（牵头）<br>南京大学大多伦多地区校友会<br>暨南大学多伦多校友会<br>北京航空航天大学多伦多校友会<br>东南大学多伦多校友会<br>西南财经大学加拿大校友会<br>河海大学加拿大多伦多校友会<br>山东大学多伦多校友会<br>华侨大学加拿大校友会<br>中国地质大学校友会<br>加拿大华南农业大学校友会<br>哈尔滨工业大学加拿大校友会<br>西安外国语大学多伦多校友会<br>沈阳工业大学加拿大校友会<br>兰州大学多伦多校友会<br>厦门大学加拿大校友会<br>沈阳农业大学加拿大校友会<br>南京邮电大学加拿大校友会<br>集美大学加拿大校友会<br>成都理工大学加拿大校友会<br>山西财经大学加拿大校友会<br>东北大学多伦多校友会<br>北京林业大学加拿大校友会<br>加拿大福建师范大学校友会<br>合肥工业大学加拿大校友会<br>四川大学加拿大校友会<br>福州大学加拿大校友会<br>西安理工大学北美校友会<br>长安大学加拿大校友会<br>北京邮电大学加拿大校友会<br>河北大学加拿大校友会<br>南京医科大学加拿大校友会<br>桂林电子科技大学北美校友联谊会加东分会<br>长春理工大学多伦多校友会<br>对外经济贸易大学加东校友会</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p><p>鉴于目前由始发于武汉的新型冠状病毒肺炎所引起的疫情日益严重、被传染人群及爆发区域越来越多，加中校友商业联盟(CCABA)牵头倡议立即发动面向社会的募捐行动，筹集资金，为中国和加拿大为了救治新型冠状病毒肺炎病人和奋斗在一线的医护人员提供援助。</p><p>募捐和捐助属于民间自发互助形式，可以个人、校友会、企业等名义参加，善款不计多少、集腋成裘、贵在参与、每分都是爱！我们呼吁各校友会组织及社会大众，在此疫情关头，团结一致、齐心协力、众志成城、携手互助、共克时艰！</p><p>同时，我们呼吁近期从中国回来的朋友主动实行自我隔离14天；鼓励成立各种形式的社区互助组，对身边有需要自我隔离的朋友提供相应的帮助；建议大家勤洗手，做好个人卫生，让我们一起努力阻止、控制并尽早消灭疫情。</p><p>善款管理及使用相关程序：</p><p>1、成立商盟疫情专项资金，专人管理，专款专用，由商盟疫情工作组筹款募捐小组全面负责。商盟帐户名称：Canada-China Alumni Business Alliance，商盟账号：TD 05322-5286682，捐存款方式及账户管理人信息如下：</p><p>A、直接到任何TD分行存入或转帐<br>商盟账号：TD 05322-5286682<br>账号信息：<br>Transit：05322<br>Inst. No.：004<br>Account No.: 5286682<br>帐户名称：Canada-China Alumni Business Alliance<br>开户TD分行：7077 Kennedy Road, Markham, ON L3R 0N8</br></br></br></br></br></br></br></p><p>Ｂ、该捐款账户同时接受电子转账（e-transfer）<br>E-Transfer email: Occaba.ca@gmail.com, 无需密码，可直接存入。收款人 CCABA ，捐款人名字可填在备注处，拼音或英文，利于识别。</br></p><p>C、指定账户管理人：张珞、李永涛、刘东、曾平</p><p>2、成立商盟疫情工作组筹款募捐小组，由专人负责善款管理使用，确保善款被合理使用、落实到需要的人或单位。筹款募捐小组由下列人员组成，信息公开，接受社会监督。</p><p>趙東山，南京大学大多伦多地区校友会会长<br>张珞，暨南大学多伦多校友会会长<br>刘建军，北京航空航天大学多伦多校友会理事<br>李永涛，东南大学多伦多校友会会长<br>王慧，西南财经大学加拿大校友会会长<br>刘东，山东大学多伦多校友会会长<br>曾平，河海大学加拿大多伦多校友会会长<br>冯建德，中国地质大学校友会会长<br>张战波，中国地质大学校友会副会长<br>邵蓉岩，南京师范大学校友会名誉会长</br></br></br></br></br></br></br></br></br></p><p>3、成立商盟疫情工作组对接跟踪小组全面负责善款使用。我们深知，善款是每一位捐款者的爱心和热情，善款的使用将由商盟疫情工作组全体人员在对善款或者医护物资的最终使用落实做出合理预计和效果的及时评估之后，决定是否使用。善款使用遵循公开、透明、急人所需、资金流向可追踪的机制。</p><p>4、成立商盟疫情工作组协调外宣小组全面负责疫情工作的协调与对外联络及沟通，确保疫区信息及时更新，筹款支援行动迅速，对接跟踪及时到位，运输捐款渠道畅通，随时搜集、反馈捐款人意愿及疫区受援对象需求，联系并通过媒体公布筹款及对接工作的相关信息。</p><p>欢迎使用微信小程序“报名接龙工具”完成您的捐赠统计，谢谢！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/--------------1.jpg" class="kg-image"/></figure>]]></content:encoded></item><item><title><![CDATA[加中校友商业联盟紧急取消2月2日沙龙]]></title><description><![CDATA[本次活动邀请旺市经济发展官员演讲地区经济发展，多家商业企业做项目推广路演，并邀请多家媒体现场报道。]]></description><link>https://cms.xiaoju.ca/jia-zhong-xiao-you-shang-ye-lian-meng-qi-dai-nin-de-shen-ying/</link><guid isPermaLink="false">Ghost__Post__5e23c801874f0c008afd3d15</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[Jill Wang]]></dc:creator><pubDate>Mon, 20 Jan 2020 05:14:11 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/ccaba-title.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/ccaba-title.jpg" alt="加中校友商业联盟紧急取消2月2日沙龙"/><p>加中校友商盟紧急取消原定2月2日的沙龙，筹备小组通知如下：</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p><strong>**请关注我们最新进展：<a href="https://cms.xiaoju.ca/jia-zhong-xiao-you-shang-ye-lian-meng-mu-juan-chang-yi-shu/">加中校友商业联盟募捐倡议书</a></strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/----------1.png" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><h3 id="-">主办</h3><p><strong><strong>加中校友商业联盟CCABA <a href="http://www.ccaba.ca/">www.ccaba.ca</a></strong></strong></p><h3 id="--1">时间</h3><p><strong><strong>2020年2月2日星期日 1:00-5:00 PM</strong></strong></p><h3 id="--2">地点</h3><p><strong><strong>Improve家居中心二楼大会议室</strong></strong></p><p><strong><strong>7250 Keele St. Vaughan. ON L4K1Z8</strong></strong></p><h3 id="--3">议程</h3><p><strong><strong>1:00-3:30 PM</strong></strong></p><p><strong><strong>会员介绍•发展规划•主题演讲•项目路演•商业推广</strong></strong></p><p><strong><strong>3:30-5:00 PM</strong></strong></p><p><strong><strong>自由交流 （抽奖，无声拍卖，小提琴演奏）</strong></strong></p><p>——————————————</p><h3 id="--4"><strong>本次活动邀请旺市经济发展官员演讲地区经济发展，</strong></h3><h3 id="--5"><strong>多家商业企业做项目推广路演，</strong></h3><h3 id="--6">并邀请多家媒体现场报道。</h3><p>——————————————</p><h3 id="--7">报名方式：</h3><ol><li><strong>Wechat报名小程序</strong></li></ol><p><strong><strong>2.</strong>  <strong><a href="https://www.eventbrite.ca/e/22-business-salon-of-ccaba-feb-2-2020-tickets-89048585717">Eventbrite</a> 报名</strong></strong>(请点击链接完成注册)</p><p>——————————————</p><h3 id="--8">感谢以下赞助</h3><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200112155002-2.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200112154932-2.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200119140243-1.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200113180440-1.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200119140219-1.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200122134221.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200119140320-1.jpg" class="kg-image" alt="加中校友商业联盟紧急取消2月2日沙龙"/></figure><p>‌</p><p><strong>赞助计划</strong></p><p><strong>1.<strong>现金赞助：</strong></strong>征集专业人士，小生意，商业，企业</p><p>在沙龙自由交流时间，投影屏幕滚动播出赞助商广告画面。中间插播商盟会员简历。会员简历1秒/次。商盟现有会员54人。</p><p>非会员：广告画面停留5秒/次—$50，8秒/次—$80， 10秒/次—$100，20秒/次—$500</p><p>商盟会员：广告画面停留5秒/次—$40，8秒/次—$65，10秒/次—$80，20秒/次—$380</p><p>*福利：</p><p>（1）在媒体允许的情况下，在沙龙的新闻发布和新闻报道中插入赞助商Banner广告，顺序按赞助金额和赞助确认时间（至少一家媒体）。</p><p>（2）赞助100元以上，现场可摆放宣传易拉宝。</p><p><strong><strong>2.酒水，食物赞助：</strong></strong></p><p>征集红酒，鸡尾酒商家，特色饮料商家，特色餐馆，特色食物商家</p><p>自由交流时间，酒水，食物品鉴，可做现场订购。</p><p><strong><strong>3.抽奖赞助：</strong></strong></p><p>与主办方沟通后决定</p><p><strong><strong>4.自由赞助：</strong></strong></p><p>与主办方沟通后决定</p><p><strong><strong>5.无声拍卖：</strong></strong></p><p>沙龙现场为商盟筹款</p><blockquote><em><strong><strong>本次沙龙是加中校友商业联盟在成功举办2019圣诞联谊的基础上，</strong></strong></em></blockquote><blockquote><em><strong><strong>诚意推出的联盟的又一次正式活动。</strong></strong></em></blockquote><blockquote><em><strong><strong>加中校友商业联盟以校友社群为始，辐射加中地区，构架您的商业人脉立体生态圈。</strong></strong></em></blockquote><blockquote><strong><strong><strong><em>2020年开启了二十一世纪的第三个“十年”，</em></strong></strong></strong></blockquote><blockquote><strong>我们期待高校校友和商业精英的驻足、交流与分享。</strong></blockquote><p>‌                                                                         Upload</p><ul><li>‌</li></ul><p><strong><strong>赞助联系人：</strong></strong></p><p><strong>Maggie 416-560-7928</strong></p><p><strong>Bob 905-924-6075</strong></p><p><strong><strong>付款联系人</strong></strong>：</p><p><strong>李永涛 647-896-0879</strong></p><p><strong>付款邮件：</strong><a href="http://canlives.com/news/Occaba.ca@gmail.com">Occaba.ca@gmail.com</a></p><p><strong>广告设计提交：</strong></p><p><a href="mailto:jill_square@hotmail.com">jill_square@hotmail.com</a></p><p>‌                                                                         Upload</p><ul><li>‌</li></ul><p><strong><strong>加中校友商业联盟（Canada-China Alumni Business A</strong>lliance<strong>, CCABA）是加拿大联邦注册的非盈利机构，目的是提供一个加拿大和中国大学校友商业信息交流、业务促进推广、政策法规诉求的公益性平台，通过联盟的运作让校友会和校友企业得到更多的社群资源和支持，共同建设更欣欣向荣的校友会社群。</strong></strong></p><p><strong><strong>“联盟”是一个充分开放的体系，我们相信开放、合作、共赢的力量。目前筹备委员会由创始人员组成，我们欢迎有能力、有担当、长期在校友会社群奉献的同仁和校友企业家、高管们加入成为创始会员，参与筹备工作。筹备委员会将讨论制定“联盟”章程、机构、项目运行和组织第一次会员大会的召开。</strong></strong></p><p><strong><strong>欢迎志同道合、勇于长期奉献、尊重章程规范的广大校友社群有识之士们一起携手共建“加中校友商业联盟”，并维护这个平台的健康成长，共同谱写高校社群建设的新篇章！</strong></strong></p><p>‌                                                                         Upload</p><ul><li>‌</li></ul><p>‌                                                                         Upload</p><ul><li>‌</li></ul><p>‌                                                                         Upload</p><p>CCABA会员申请</p><ul><li>‌</li></ul><p>‌                                                                         Upload</p><p>CCABA项目申报</p><ul><li>‌</li></ul><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p><p>大家好，</p><p>校友商盟沙龙筹备组这几天一直在密切关注中国武汉肺炎疫情的发展情况，至今天中午，经过多方征求意见，包括报名者，义工，项目组负责人以及校友商盟发起人等，我们做出了艰难的决定，取消本次2020年2月2日的沙龙活动。</p><p>我们曾经试图只取消品尝食物和酒水的环节，而保留沙龙的主要部分，会员介绍，主题演讲和项目路演。但随着各方消息的不断涌入，大家的意见越来越倾向于取消这次聚会，一致同意我们来日方长，未来会有很多机会加深了解，相互交流。</p><p>非常感谢这次沙龙活动的现金赞助商，食物赞助商，酒水赞助商，以及确认来沙龙做演讲和路演的嘉宾对我们的大力支持！也感谢商盟的发起人，项目组，秘书组，财务组，纪律组以及所有会员，还有三十几位热情勤力的义工的大力支持和配合，让我们在这次活动的筹备过程中度过了一个又一个紧张，美好而又欢快的时刻！</p><p>也感谢沙龙群所有群友的互动与参与，以及报名参加沙龙的群友对我们的信任，大家的友好和互助精神让我们倍感温暖！</p><p>我们对不得已取消这次活动深感痛心和遗憾，但安全和安心更重要，所以希望能得到大家的理解！</p><p>接下来我们会与参与的各方探讨善后事宜，争取获得一个大家都满意的结果！</p><p>再次感谢您的理解！希望未来仍旧得到您一如既往的支持！</p><p>校友商盟2月2日沙龙筹备组</p><p>2020年1月23日晚</p>]]></content:encoded></item><item><title><![CDATA[己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会]]></title><description><![CDATA[临近中国农历新年，大多地区少了皑皑白雪的美景，添了细雨轻雾的韵味。在2020年1月12日寒意浅淡的冬夜，山东大学多伦多校友会点亮了列治文市Bayview Hill Community Center Renaissance Room的场地，用海外山大人的欢乐庆祝庚子新春的到来。]]></description><link>https://cms.xiaoju.ca/ji-hai-xin-xin-geng-zi-xiang-rong-ji-shan-dong-da-xue-duo-lun-duo-xiao-you-hui-2020geng-zi-xin-chun-ju-hui/</link><guid isPermaLink="false">Ghost__Post__5e250917874f0c008afd3dd3</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[Zhixuan Wang]]></dc:creator><pubDate>Mon, 20 Jan 2020 05:10:57 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/sdu2020-1.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200116073338.jpg" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/01/sdu2020-1.jpg" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/><p>多伦多的这个冬季不太冷。</p><p>临近中国农历新年，大多地区少了皑皑白雪的美景，添了细雨轻雾的韵味。在2020年1月12日寒意浅淡的冬夜，山东大学多伦多校友会点亮了列治文市Bayview Hill Community Center Renaissance Room的场地，用海外山大人的欢乐庆祝庚子新春的到来。</p><p>理事和义工们抵达现场，热情问候之后立即投入会场的布置工作。福字、爱心和拉花等把农历新年的喜庆带入了会场，火红的校友会横幅恰好点缀大家愉悦的心情，校友家属包括校二代小朋友们也积极帮忙。校友们陆续到来，问候声和欢笑声此起彼伏。大家一起动手，登记缴费、音响调试、桌椅摆放和台词交流等有序进行。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115092913.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>由校友Mark为大家甄选的校友会年夜大餐很快送到，校友Sally自制的佐餐红豆包获得了交口称赞。主持人提醒大家抓紧时间享受美食，因为接下来的节目将“燃烧卡路里”。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115092903.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>第一轮用餐完毕，校友会春节聚会正式拉开序幕。</p><p>多彩文化中心的郝小平老师带领校友会舞蹈队队长赵蓓和搭档Wendy，神采奕奕来到场地中心，为大家演示“春兰新跳”集体舞动作。这一刻，男女老幼山大人都积极动起来。一套张弛有度的舞蹈下来，大家精神大振，兴致高昂。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/----_Moment.jpg" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>曲立非秘书长回顾了2019年校友会的工作。刘东会长代表理事会致辞，诚挚地感谢校友们在繁忙的新年季期间，努力平衡工作、社交和健康的需求前来参加聚会。王稚萱副会长介绍了义工团队的详细分工。</p><p>精彩表演和抽奖轮番亮相——Helen校友领衔的男女美声小合唱《橄榄树》优雅深情，主持人沈汉生教授朗诵的原创诗歌散文《根在山东情系齐鲁》大气磅礴，Helen校友母亲演绎的张派京剧选段《自那日》老练传神，郝小平老师和校友们表演的藏族舞蹈欢快优美，男女美声二重唱《Time to Say Goodbye》动人心扉。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115092754.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>抽奖环节穿插于节目中，把现场气氛推向一个又一个小高潮。由理事和校友赞助的奖品多种多样。校友会乒乓球队队长Zhimei Li，羽毛球队队长李小鹏以及足球队领队翟厚成副会长，向校友们详细介绍了球队的人员组成、训练情况和参加高校联合比赛获得的优异成绩，欢迎大家继续支持球队的各项工作。他们与诸葛祥钻理事和刘东会长作为抽奖嘉宾，先后为到场校友抽出了二十余个奖项。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115060311.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115092706.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/WeChat-Image_20200115092656.png" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/Time-to-say-goodbye_Moment.jpg" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>临近深夜，在依依不舍中，校友们互相道别并送上新春祝福。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/---2_Moment.jpg" class="kg-image" alt="己亥欣欣，庚子向荣——记山东大学多伦多校友会2020庚子新春聚会"/></figure><p>校友会的活动离不开义工的奉献和校友的赞助，特别感谢以下诸位：</p><p>张留成，Sally，苏晓川，赵蓓，沈汉生，Zhimei Li，Kevin Xin，吕晓芳，刘东，翟厚成，曲立非，诸葛祥钻，Amy，杨永君，Sunny，王稚萱</p><p>山东大学多伦多校友会以“立足大多，服务校友”为宗旨，致力于为校友们构建信息交流和本地生活服务平台。在校友工作日益获得重视发展的今天，校友会坚持民主、包容和原则，脚踏实地走好每一步。</p>]]></content:encoded></item><item><title><![CDATA[Welcome to our first three advisory board members]]></title><description><![CDATA[We are so excited to have our first three advisory board members for Neighbourhood Watch Plus. They are all very well recognised leaders in varieties of entrepreneurship like startup a business, business development and financial management. ]]></description><link>https://cms.xiaoju.ca/welcome-our-advisory-board-members/</link><guid isPermaLink="false">Ghost__Post__5e212b2f2265240141705743</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Fri, 17 Jan 2020 05:38:49 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/blog-hero.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/nwplus-advisors-20200116.jpg" class="kg-image" alt="Welcome to our first three advisory board members"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/01/blog-hero.jpg" alt="Welcome to our first three advisory board members"/><p>We are so excited to have our first three advisory board members for <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>. They are all very well recognised leaders in varieties of entrepreneurship like startup a business, business development and financial management. Now with the board in place, we look forward to going on a higher pace to bring the remarkable NWPlus service to the public and start building our next generation network as the foundation for our responsible AI-based social enterprise.</p><p>You can find more information of the advisory board members at <a href="https://www.nwplustech.com/advisors/">https://www.nwplustech.com/advisors/</a>. As always, you are very welcome to contact John Li via jli@nwplustech.com if you would like to help shaping our success with your industry expertise.</p><p/><p/>]]></content:encoded></item><item><title><![CDATA[第五届川渝大联欢通知]]></title><description><![CDATA[时间：2020年2月2日(周日)，17：00-22：00地点：130 Yorkland Blvd, North York食物：自助餐形式，提供食物，饮料及瓶装水。费用：12岁以下及70岁以上免费，其他为20加币一位。活动内容：文艺晚会，抽奖，猜谜，晚餐，卡拉OK,舞会,免费现场全家福合影。]]></description><link>https://cms.xiaoju.ca/5thcydlh/</link><guid isPermaLink="false">Ghost__Post__5e1d2bfe2265240141705678</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><dc:creator><![CDATA[Edward]]></dc:creator><pubDate>Thu, 16 Jan 2020 00:32:40 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/cydlh.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh.png" alt="第五届川渝大联欢通知"/><p>第五届川渝大联欢通知<br><br>川渝朋友们，欢聚的时刻终于来到了。让我们把一年的思念和关怀，化作相聚的拥抱、温暖的话语；<br>让乡音、乡情、乡恋，化作我们的青春回忆。<br>来吧！海上升明月、天涯共此时！让我们在异国他乡共同见证生活的绚烂多彩，友谊的地久天长!<br><br>时间：2020年2月2日(周日)，17：00-22：00<br>地点：130 Yorkland Blvd, North York<br>食物：自助餐形式，提供食物，饮料及瓶装水。<br>费用：12岁以下及70岁以上免费，其他为20加币一位。<br>活动内容：文艺晚会，抽奖，猜谜，晚餐，卡拉OK,舞会,免费现场全家福合影。<br><br>主办单位：成都理工大学，重庆大学，重庆师范大学，重庆之加，加拿大成都同乡会，全球川商联，<br>电子科技大学，四川大学，四川师范大学，四川轻化工大学，西南财经大学，西南大学，西南科技大学，<br>西南交通大学，西南政法大学，加拿大宜宾同乡会，加拿大自贡同乡会（字母顺序）<br><br>衷心希望有识之士奉献爱心赞助大联欢：冠名赞助1000（手册1页广告，冠名为XXX川渝大联欢，讲话及现场广告）<br>黄金赞助300（手册1/4页面广告，现场广告）。<br>同时接收现金捐助，实物赞助继续采用往年方式在各团体统计。<br><br>文艺节目统筹：王小燕，耿爱琴，庾兰。舞台总监：杜天梅，伍纯，刘洁。DJ及背景：李俊，陈云章。化妆师：伍纯，西政。<br>票务：王青延，张金山，李德华，刘崇威，总策划：李德华6474056696，李俊6476376803<br><br>川渝大联欢委员会<br>2019年12月12日</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[2020开年早茶会愉快举行]]></title><description><![CDATA[2020年1月11日，由现任中国高校校友会会长群(加拿大)一月召集人浙江大学校友会铁木尔副会长组织的早茶会得到会长群的热烈响应，共19位会长出席参加，早茶会愉快举行。]]></description><link>https://cms.xiaoju.ca/2020kai-nian-zao-cha-hui-yu-kuai-ju-xing/</link><guid isPermaLink="false">Ghost__Post__5e1b6b312265240141705534</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Sun, 12 Jan 2020 20:04:48 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-3-2.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-3.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-3-2.jpg" alt="2020开年早茶会愉快举行"/><p>2020年1月11日早晨九点，由现任中国高校校友会会长群(加拿大)一月召集人浙江大学校友会铁木尔副会长组织的早茶会得到会长群的热烈响应，共19位会长出席参加，早茶会愉快举行。</p><p>会上铁木尔为每位来宾即兴人物速写，让大家秒回青春年少时代。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-14-1.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><p>大家相见甚欢，除简单自我介绍之外，还纷纷就校友会社区建设各抒己见。</p><p>2小时后，早茶会愉快结束，会长们又回到各自忙碌的日程中...</p><p>会后沈阳建筑大学校友会魏本琦会长还为本次活动制作了纪念视频。</p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/XLS4RH9FL84?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p>以及精美的<a href="https://www.meipian8.cn/2mqyrvi9?share_depth=2&amp;user_id=&amp;sharer_id=&amp;first_share_uid=70251905&amp;share_user_mpuuid=c50ef21151ffed1d74ac2c59cb723f6d&amp;v=5.1.1&amp;share_source=singlemessage&amp;from=singlemessage">美篇图文 ，点击可以进入该美篇图文。</a> 摘录部分文字如下：</p><blockquote>“早茶会”活动，开启了中国高校校友会会长间交流的新方式，为校友会会长搭建了一个，更便捷，更灵活，更直接的交流平台，是2020年伊始，多伦多中国高校校友会工作的一种新的尝试和创举。</blockquote><blockquote>高校校际的交流，是高校校友会的一项重要工作，但没有固定的模式可循，只能在实践中逐步摸索。按月设立现任会长群召集人，负责召集“早茶会”这种形式，通过举行更多线上线下活动，让大家交流校友会工作的经验和心得，增进了校友会间的联谊，对高校社区的发展和建设会起到很好的促进作用，这样举措十分新颖，可圈可点。愿在实践中不断完善，让校友会的交流更加多样化，常态化。共同把校友会工作推向新高度。</blockquote><p>北航王今中会长小诗纪念</p><blockquote><em>见举速画像合照   <br>       凑趣<br>人人一张画<br>大家笑哈哈<br>神似速画佳<br>超高画技法<br>源自老铁手<br>更赞愛大家</br></br></br></br></br></br></br></em></blockquote><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-1.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-2.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-3-1.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-4.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-5.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-6.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-7.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-8.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-9.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-10.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-11.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-12.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-13.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-15.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/hzq20200111-16.jpg" class="kg-image" alt="2020开年早茶会愉快举行"/></figure><p>另摘录部分会长群讨论：</p><p>Judy Fu 安徽大学  11:38</p><blockquote>多谢今天的聚会！很好！[玫瑰]<br>提几个小建议：<br>1. 一个小时即可。<br>2. 不一定餐馆，茶话会更好。<br>清素、安静为宜。<br>3. 每次聚会，除了寒暄，要有一点特定的内容。大家依照自己的兴趣参加。<br>比如，某次两个小话题：<br>养生、环保。<br>4. 事先定好聚会流程，如：<br>自我介绍 每人2分钟<br>主题一发言 10分钟<br>主题二发言 15分钟<br>提问时间  20分钟<br>。。。<br>大家控制好发言时间。<br>5. 无提前24小时预告而缺席、迟到者，给一定的罚款，如：<br>缺席 补交$10<br>迟到 每1分钟罚$1<br>6. 总会如有“收入”了，要专业记账、定期通报。</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></blockquote><p>李俊-JLI  14:12</p><blockquote>@所有人，大家好，非常感谢今天@铁木尔 浙江大学 的召集，让大家有一个“难忘今晨”的活动。虽然很多是多年的老朋友了，但大家在一起还是有说不完的话，交谈甚欢，内容太多留待下次大家亲自体会[呲牙]<br>现任会长群不是一个组织，但正是它的这个特性，让现任会长群有足够的包容性，让大家可以无拘无束，无欲无求地敞开心扉，不但成为校友会际间互相支持的好伙伴，还成为咱们这个圈层的好朋友。<br>点赞各位特别是@魏本琦-沈阳建筑大学校友会会长 @余梅（苏大加拿大校友会会长) 的专业摄影，如果大家没有意见，我也希望把这些瞬间保留在一个专门为会长群建立的网站里，也为我们会长群略尽绵薄之力吧[抱拳][握手]</br></br></blockquote><p>飘浮的云-李建国  14:40</p><blockquote>今天上午要工作，没能参加早茶会。感谢群主@重庆大学加拿大校友会-李俊 的提议，感谢首届召集人@铁木尔 浙江大学 的履职，感谢所有参加的会长们。希望坚持下去。<br>在下有点建议不知正确否？<br>我觉得高校文学社群的做法可以借鉴。他们每周都有一个主持，负责发布该周的写作主题，敦促大家按时交作业，还将所有的作品汇编成期。供所有的人欣赏阅读。<br>如果我们每月的召集人也能出个讨论主题，事先让大家知道，并做些必要的准备。这样讨论起来，就不会天南海北了（当然，也不限制大家的发言，特别是遇到了新生的事件等。也不见得一定要解决什么问题）。<br>召集人或哪位执笔将讨论情况和内容记录下来，形成个类似会议纪要的东西，供所有的会长们参考，也可作为历史资料保存。一年为期，搞个合集，也知道我们都做了什么？产生了什么效果？为高校社区的发展起到了什么样的作用等。并不断的总结，调整，使之更趋完善。<br>想哪说哪，不合适的请大家修正。</br></br></br></br></br></blockquote><p>Timur The Great  15:06</p><blockquote>@李建国 沈工大加拿大校友会会长 李会长真是很认真的思考啦！️<br>我成了第一次，也是摸索。我的设想是非正式一些、务虚一些。尽量不形成有约束性的决议，否则出席应该是硬性的，形成什么，执行的力度也难handle。<br>至于形成历史文件，是非常好的想法。我先把照片都收集起来。<br>我们这次主要是各会长做自我介绍，顺便谈了一些校友会自身建设和校际关系的想法。<br>张金山会长谈到这次乒乓球赛注册参赛队的问题；苏畅会长谈了东师校友会工作和注册的问题。<br>我个人对有关事件⬆️有自己的看法，however作为月周期召集人，我不想做部分有关方面缺席的听证会，也不期望我们这样的早茶会成为裁判会议，所以没有促成公开的讨论。</br></br></br></br></br></blockquote>]]></content:encoded></item><item><title><![CDATA[现任会长群2019年总结]]></title><description><![CDATA[大家好，美好的时光转瞬即逝，希望大家在2019年都有好的收获，各个校友会也有很大的进步。]]></description><link>https://cms.xiaoju.ca/xian-ren-hui-chang-qun-2019nian-zong-jie/</link><guid isPermaLink="false">Ghost__Post__5e1b788422652401417055f7</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Sun, 12 Jan 2020 20:04:19 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/yearend.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/yearend.jpg" alt="现任会长群2019年总结"/><p>大家好，美好的时光转瞬即逝，希望大家在2019年都有好的收获，各个校友会也有很大的进步。</p><p>2019年我们现任会长群也获得了长足的进步，从建群伊始的动荡不安到现在大家的愉快相处，从60多人的现任会长群发展到现在113位成员，从没有规范的丛林社会到大家都认可并遵守的群规约束，本群作为很好的粘合剂，保证了2019年高校春晚的成功召开，促进了多项跨会间大型活动的热烈举行，以及本群成功举办的校友会运作经验交流会等等，都很好地体现了本群加强校友会之间互动联谊的宗旨。作为第一任民主选举的群主，在此要衷心感谢大家的支持，感谢各位校友会同仁们的高素质，特别也要感谢各位前任群主沈阳工业大学校友会李建国会长，天津医科大学校友会王培忠会长，厦门大学校友会竺伟源前会长等对现任群的贡献。</p><p>现任会长群的管理也得到了各位群管理员的大力支持，在此衷心感谢南开大学校友会贾雷鸣会长，西安交大校友会程斌会长和南京大学校友会赵东山会长。</p><p>如何通过现任会长群这个校友会之间广泛公开交流沟通的正式平台，为校友会社群更好地服务，是我一直努力的方向。作为一位技术男，我也投入了一定的开发资源，建成了校聚网这样一个为校友会服务的免费网站系统解决一些校友会的运作痛点。同时在和众多校友会会长的线下交流中，我得到了以下的一些意见反馈:<br>1. 集思广益，让现任会长群成为更多会长展示才能的平台。<br>2. 现任会长群要开展一些线下的活动。<br>3. 高校春晚等一系列需要轮换主办方的活动应该在现任会长群广泛征求产生下一届主办方，给所有校友会一个公开透明的机会，并得到大家的更广泛支持。<br>4. 现任会长群群主更替要平稳进行。</br></br></br></br></p><p>为此我建议2020年大家一起在以下几个方面进一步努力:<br>1. 每月第2周的周六或周日轮换举行现任会长群早茶会。<br>2. 按月设立现任会长群召集人，负责召集早茶会，举行更多线上线下活动，收集整理和反馈大家对于现任会长群的意见和建议。<br>3. 2020年12月月底前完成现任会长群的新群主选举和移交。<br>4. 每月的会长群召集人由群成员自愿接龙报名。<br>5. 新群主的人选主要从每月的会长群召集人中产生。<br>6. 会长群召集人接龙报名在东部时间2020年1月3日中午12点开始。</br></br></br></br></br></br></p><p>欢迎大家的意见和建议，让我们一起努力把现任会长群的作用发挥到更好，为校友会社群做出更大的贡献。</p>]]></content:encoded></item><item><title><![CDATA[现任会长群及群规]]></title><description><![CDATA[微信群全名：现任中国高校校友会会长群(加拿大)]]></description><link>https://cms.xiaoju.ca/xian-ren-hui-chang-qun-ji-qun-gui/</link><guid isPermaLink="false">Ghost__Post__5e1b7a482265240141705604</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Sun, 12 Jan 2020 20:03:52 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/hzq-1.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/hzq-1.png" alt="现任会长群及群规"/><p>微信群全名：<strong>现任中国高校校友会会长群(加拿大)</strong></p><p>大家好，以下是本群60位会长投票产生的群规，希望大家共同遵守，谢谢。</p><p>定位：<br>1. 现任会长群是中国高校加拿大校友会及各级校友会(包括筹委会)进行校友会之间广泛公开交流沟通的正式平台，群成员是各校友会会長或者校友会授权的代表。</br></p><p>宗旨：<br>2. 本群宗旨是为加强校友会之间的互动，联谊作出贡献。<br>3. 每个成员都有责任和义务，把这个群建成一个认真严肃，言之有物，有实际意义的交流平台。</br></br></p><p>基本原则：<br>4. 本群成员应遵循五点基本原则：<br>4.1 自由宽松原则为主，必要的限制为辅；<br>4.2 公共利益优先，个体需求折衷；<br>4.3 个人自觉为主，群主管理为辅；<br>4.4 以校友会活动信息为主，其他信息为辅；<br>4.5 鼓励开诚布公畅所欲言，反对粗俗歧视不屑等非友好表达方式。</br></br></br></br></br></br></p><p>相互关系：<br>5. 本群成员是平等关系。要相互尊重，语言平和，讲事实，出主意，营造友好，团结的氛围。</br></p><p>进退群机制：<br>6. 各会长加入或退出此群，是代表本校友会，不是代表个人，要有责任感，不可随意为之。<br>7. 本着公平公正公开的原则，参加的各校友会都有权利和义务积极参与群事务的决策和推动，并且主动完成新老更替，确保一名现任会长在群里代表自己校友会参与校友会社群互动。<br>8. 每个校友会始终保留一名而且仅限一名代表(会长或者执行会长)在本群，若有个人原因确实需要离群，请先邀请贵会代表(会长/执行会长)进群，交接之后自己在一周内离群。</br></br></br></p><p>提倡与鼓励：<br>9. 本群可以发布，转发各校友会组织的各项活动及有益于整体校友会的讲座，会议和活动的通知等。<br>10. 鼓励提倡校友会之间的互动，特别是以一个或多个校友会为主办单位，广大校友会为协办单位的活动组织方式。<br>11. 鼓励链接方式组织接龙报名，避免不必要的刷屏影响大家的使用体验。但活动组织者可以每天发布一次活动介绍及报名情况总结。</br></br></br></p><p>禁止与约束：<br>12. 本群不讨论，不转发与高校校友会无关的，诸如，涉及政治、宗教、暴力、色情、商业广告及有违背本群宗旨的言论和信息。<br>13. 群里约束发红包、互相点赞和鼓励。</br></br></p><p>群管理：<br>14. 本群实行实名制，请标注校友会名和会长实名，以便交流。<br>15. 群主必须是加拿大公民。<br>16. 设立群主任期和建立上任，卸任机制。<br>17. 设立群管理员方式，协同群主一道稳妥管理会长群。</br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[2019重大校旗全球传递多伦多纪实]]></title><description><![CDATA[在重大加拿大校友会会歌声中，重庆大学校友总会名誉会长祝家麟教授精神矍铄、步履稳健，从芳草如茵的草坪深处走过来，代表重庆大学将一面蓝色的校旗传递到了加拿大校友会会长李俊的手中，聚集在广场上的校友们发出了激动的呼喊声：
祝福重大！祝福母校！]]></description><link>https://cms.xiaoju.ca/zhong-da-xiao-qi-chuan-dao-duo-lun-duo/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705446</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Thu, 18 Jul 2019 20:43:37 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/07/toronto004-1.JPG" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/07/toronto004-1.JPG" alt="2019重大校旗全球传递多伦多纪实"/><p>重庆大学加拿大校友会多伦多记者组</p><h3 id="2019-chongqing-university-alumni-association-canada-">2019年七月十三日，对于旅居多伦多的重庆大学校友来说，这是一个激动人心的日子，经过校友总会和重庆大学加拿大校友会-Chongqing University Alumni Association(Canada)的精心安排重庆大学九十周年校旗的传递就要来到多伦多了。</h3><p>多伦多坐落在安大略湖畔，是加拿大的第一都市，也是北美的第三大都市。作为一个世界级的著名城市，金融、电讯、机械制造、软件、电影、体育、文化、教育都处于世界领先地位。多伦多共有一百多个族群和谐共居，以英语为主，居民使用一百多种语言交流，正由于这种优越的社会文化环境，多伦多形成了庞大的华人社群，许多旅居加拿大的重大校友也将多伦多作为工作学习、生活的首选城市。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/sail-toronto.png" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>七月十三日是星期六，许多重大校友放弃了旅游、度假的安排，一大早齐聚多伦多市政厅前的弥敦菲腊广场，这里是多伦多著名的地标，也是多伦多重大校旗传递的第一站。校友会记者了解到，校友们大多是从大多伦多地区赶来，有的甚至是开车从一百多公里以外的滑铁卢、巴里等较远城市赶往校旗传递点的。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/vlcsnap-2019-07-18-13h36m53s588.png" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>多伦多市政厅连同弥敦菲腊广场是由芬兰建筑师维尔尤·勒维尔设计的多城著名建筑，市政厅主体为两座不同高度的大楼，这两座大楼的平面均呈弧状。而呈飞碟形状的市议会议事厅座落两座大楼之间，整体布局有如两双手守护着议事厅，同时从高空俯瞰则有如一只睁开的眼睛。今天，重大九十周年校旗传递在这里举行，也就是为了让多伦多一睹重大这所东方著名学府的风采。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/city-hall.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>这个周末的多伦多市中心热闹非凡，有著名的Toronto Indy Race Car赛车决赛和多伦多广场艺术展。广场静谧的早晨已是十里连营，正等着重大校旗的绚丽绽放。同时也给我们今天的拍摄活动增加了难度。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto005.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>早上九点半，当三十多位重庆大学校友齐聚市政厅广场的时候，多伦多上空蓝天白云，市政厅前喷泉池碧波荡漾，周边绿树红花，海鸥飞翔，一派加拿大夏日的繁华。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/bf06f1136285aeaf1be2c6919dd1caf2.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>在重庆大学加拿大校友会会歌声中，重庆大学校友总会名誉会长祝家麟教授精神矍铄、步履稳健，从芳草如茵的草坪深处走过来，代表重庆大学将一面蓝色的校旗传递到了加拿大校友会会长李俊的手中，聚集在广场上的校友们发出了激动的呼喊声：</p><p><strong>祝福重大！祝福母校！</strong></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/IMG_0697--2-.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/33fe9ad7986dcd2def5f1d31491cbabe.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto003.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto001.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto011.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto016.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>重大校旗，这面重大的精神图腾从一九二九年建校起，已经整整飘扬了九十年。这面旗帜，见证了建校初期的筚路蓝缕，经历抗战八年的烽火连天，更激励了一代又一代的重大学子发愤图强，在不同领域、不同时期，为中国、为世界贡献着卓越的智慧。</p><p>这次校旗传递活动在多伦多市政广场举行时，鲜艳的旗帜，嘹亮的歌声，一群精神饱满的重大人对母校的高声祝福也为多伦多广场艺术展增添了一抹靓丽的风景，迎来了不少游人的围观和合影，我们的校友也积极用英文向大家介绍我们的学校以及90年华诞系列的活动，赢得了游人们的掌声和赞许。</p><p>根据校友会历次活动的通讯录，现在有近三百位重大校友定居大多伦多地区，他们中间有大学教授、高级工程师、高级建筑师、企业家、政府官员、学生等等各类专业人士，各自在不同的领域诠释着重大教育的杰出和优异，而且重大学子身在加国，仍然不忘母校、不忘山城，一直在为中加两国人民的友谊，为祖国的文明进步默默地奉献着自己的一份力量。正如重大校友会会歌唱的那样：</p><p>“沐欧风美雨，思巴山渝水”、“怀抱世界大同的理想，不忘民族复兴的初心”</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto002.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>据悉，自2002年重庆大学加拿大校友会成立十多年来。校友会以“联系母校、联络校友、互相关怀、共同发展”为宗旨，已发展为多伦多和温哥华两个分部，共有会员300多人，规模越来越大。在与母校互动，学术交流，捐款赈灾，服务社区，校友信息共享及文化娱乐等方面做出了许多重要的贡献。</p><p>重庆是中国的“雾都”，多伦多也有着“Big Smoke”的别称。自1986年以来多伦多便与重庆结为姐妹城市。而重庆大学加拿大校友会正是这两个雾城之间一座贯通太平洋两岸的桥梁。</p><p>重庆大学校友总会祝家麟名誉会长，也是重庆大学的前党委书记，当他访问加拿大，了解到重大校友们在加拿大的学习工作情况后，表示了由衷的欣慰，也给予了大家进一步的鼓励。</p><p>当天，校旗传递的第二站是多伦多大学。多大是世界著名的学府，加拿大综合排名第一，在全球大学的排名中，通常居于十七、八位，前后共有十多位教授获各种诺贝尔奖，是一座学科齐全的研究型大学。中国人民熟悉的白求恩医生就是多伦多大学医学院的毕业生，矗立在多大校园里的白求恩雕像，见证着中加两国人民的友谊。选择多大作为第二站，也是基于这种文化考量。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/BethuneSculpture_240-1600x0-c-default.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/66492f80936a91978021db1684858ab3.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>在古老的多大校园里，重大校友们身穿橙色会服穿梭于Trinity College、Hart House的建筑群之间，在多大中心的绿地，多伦多的标志性建筑CN塔伫立在远方，在这座百年名校的见证下，加拿大校友会会长李俊再次从重庆大学原党委书记祝家麟手中接过校旗，向多大师生展示地球另一边、另一所东方名校的美丽符号。随后，校友们纷纷送上对母校九十周年生日万里之外的祝福。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/9c87d043dc629cb55e9acdfa3532659e.temp.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto004.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/IMG_0717--2-.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto015.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto014.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto013.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/60c12d9413f5c7675fdcf7048f08fb94.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>在市政厅广场和多伦多大学的拍摄结束后，校友们余兴未了，一起兴致勃勃地来到了著名的香格里拉酒店共进午餐。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto009.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto010.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>祝家麟会长在茶叙期间，兴奋地回忆起了三校合并初期，他与当时重大校长、现中国工程院院长李晓红院士一起合作、为重大共同建立虎溪校区的日子，自言这是他在重庆大学最开心的事情。借茶叙机会，祝会长还表达了对加拿大校友们的热情问候和衷心祝愿，祝大家在加拿大身体健康，工作顺利，家庭幸福，邀请大家有机会回母校看看。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/4cb292404ba22245c82826fc9e9cd3d2.temp.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>本次活动的另一位重量级嘉宾是前重大出版社总编谢晋洋老师，他和夫人几天前刚好到多伦多探望女儿，也不顾时差的困扰前来参加了整个活动。活动中，我们看到祝会长和谢老师无论到哪里都积极为校友们摄影留念，极大地诠释了老重大人的服务精神。</p><p>在茶叙会上，李俊会长和马志宇副会长还代表加拿大校友会向特别嘉宾祝家麟会长和谢晋洋老师赠送了加拿大冰酒作为礼物。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto006.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/555b3633b3722b8ce87b9d3323cbdc05.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/ac4beb98fe9a0f89464c0dac710a4e57.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/5a0bbb39bb49889654d4ec16255e9408.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>在七月十三日多伦多校旗传递这一天，校友会记者也采访了几位参加校旗传递的校友。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/IMG_0769--2-.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/553f8d0dcf922faef7a188c0b935eea1.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>滑铁卢华人爱乐合唱团团长向春霆博士是此次迎校旗传唱的加拿大重大校会会歌的作曲人，他对记者说道：“与本次会歌的作词者万沐一样，心中总是对淅沥的巴山夜雨和嘉陵江的波涛声有着挥之不去的记忆，我是在20几分钟内就完成了曲子的大致创作”。作为一位本硕博都在重大度过的工科校友，他对音乐的热爱也始于重大。在校期间有一位叫金中民的老师来教同学们唱歌并且当场练习。回去后大家就在宿舍哦哦哦的开始唱了起来，而他一唱就唱到了今天，唱到了多伦多。</p><p>向春霆博士说道：“重大不止教我们科学，同时也教我们情怀，丰富我们的人文素养。我想这也是为什么重大的人文艺术方面如电影学院现在也能办的这么好的原因”。</p><p>他说到，现在重大变化很大，回去已经找不到路了，但重大的“眼”，如风雨操场，老图书馆，老电影院，还有重大的“根”，如石头房子，二教学楼，隔着半个地球和几十年的时间，都沉淀在我们的回忆中，老师的教诲和照顾也仍然对我们产生着深远的影响。这次的90周年校旗传递活动不仅仅是旗子的传递，也是人文的传递，既传递着憧憬未来的学子情怀，也饱含回首青春的深深感叹！</p><p>前加拿大校友会会长、现副会长马志宇博士自2007年担任会长后，一直尽心为校友们服务，他谈到成立校友会的初衷是对重大的眷恋，希望能够在自己力所能及的范围内，更好的为校友们服务，现在看到母校和校友会发展的越来越好，感到非常的开心和自豪。马志宇博士早年留学德国，在德国名校取得博士学位后，移居加拿大。他说在重大有很多难忘的回忆，其中之一就是在重庆大学合校前的重庆建筑学院在读期间认识了他的初恋女友、也是现在的太太。从中国到德国，再到加拿大，一路走来，马博士感慨：一直与重大紧紧相连！</p><p>“世上有朵美丽的花，那是青春吐芳华”。校友们虽然离开了重大，但不管游子们走向何方，母校留在我们心中的永远是花样年华的记忆。在校旗传递的现场，记者采访了资深美女校友匡奕蓉，她回忆起了当年难忘的同学情：与北美大学的选课制度不同，当时重庆大学的同学们从头到尾一直都在一个班同吃同住，因此建立起了深厚的友谊。“当时我们系只有5个女生，男同学们送了我们好多生鸡蛋，我们又煮熟了送他们一些。记得有一次我生病晕了过去，我们班机械系的男同学虽然都比较瘦小，但还是几个人不断接力在重庆上坡下崁地抬着我送我去了医院”。</p><p>在这次校旗传递的同时，加拿大校友会会歌MV的拍摄，也是其中一个重要的活动内容，会歌演唱的主要演员，当年在重大也是知名歌手的黄玲，现在依然活跃在多伦多文艺舞台。她深情回忆起了当年重庆大学七十周年庆在风雨操场演出的美好往事，事后接受了中央电视台的采访。那时记者还是一个重大附小二年级的学生，正在台下追星，还向周围的小朋友炫耀：“这是我的黄玲嬢嬢”，一晃二十年过去了，重庆大学也发生了翻天覆地的变化。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/5ad1c42ee4976273ddc094caa16c69e9.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto008.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>记者还采访了加拿大校友会会长李俊。李会长说，他非常感谢这么多校友从很远的地方赶来，因此，也更感到有义务和责任把校友会的各项工作做好。</p><p>李会长表示，校友会的发展让加拿大的校友们与母校和全球各兄弟校友会有了更多的横向联系。校友会希望能为母校在国际交流，放眼世界的道路上做出更多的贡献。多伦多的校旗传递活动在地点选择上也是特意选择了代表加拿大和多伦多的政治、经济、教育文化中心地点，就是为了扩大母校的影响力，提高校友的凝聚力。重大加拿大的校友们在北美有很多不同族裔的朋友圈，需要我们更多地加强交流，让我们的校友会更加地多元化、国际范。除此之外校友会也将致力于加强学术的交流，依托母校，增强和国内、国外兄弟校友会的联系，整合资源，为母校重大的发展尽一份力。</p><p>最后，李会长还向记者介绍了蒙特利尔校友举办的庆祝活动。蒙特利尔校友也属于加拿大校友会的一部分，由于这次校旗传递，蒙城不在序列之中。因此蒙特利尔的一部分校友在蒙城许多地方举行了校友会会旗展示活动 ，女版徐霞客小莉校友还在她登高的悬崖上高高地举起了重庆大学加拿大校友会会旗，让重大的标志在北美的的青山相映生辉。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/montreal1-1.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/3e09c100d012290645325b4c87c6cfb7.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>本来记者还要采访此次校友会会歌录制的指挥杨钢校友，但他由于忙于校友会会歌MV的拍摄而提前离开了，低调的杨校友是向母校九十周年献礼《加拿大校友会会歌》MV的总导演，当十月十二母校生日的那一天，相信重大师生及全球重大校友，一定会体会到杨钢校友主持拍摄的加拿大校友会会歌MV巨大的视觉冲击和强烈的听觉感染力。</p><p>今天活动的现场总指挥和影像师们</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/toronto007.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p>最后校旗传递活动在参加茶叙校友的大合影中欢快而隆重地结束！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/cquaa-group10.JPG" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p><strong>祝福重大！祝福母校！</strong></p><p>校旗传递活动youtube视频链接：<a href="https://youtu.be/gRpQ0wfdlC8">https://youtu.be/gRpQ0wfdlC8</a></p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/gRpQ0wfdlC8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p><a href="https://pan.baidu.com/s/1Nk04ifT5ggRXW60fMt2Q5Q">校旗传递活动视频百度网盘链接：<br>链接：https://pan.baidu.com/s/1Nk04ifT5ggRXW60fMt2Q5Q提取码：p1fl 复制这段内容后打开百度网盘手机App，操作更方便哦</br></a></p><p>P.S. 校友陈曦视频编辑工作照，据说很有创意感滴</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/eric.jpg" class="kg-image" alt="2019重大校旗全球传递多伦多纪实"/></figure><p><strong>校旗传递参加校友：</strong><br>祝家麟  周允宁  谢晋洋  罗莎  李俊  马志宇  石晓红  李琦 敖庆 徐磊 刘南芳  何建宇  蒋晓内 程俭 匡奕蓉  向春霆 杨刚  杨杰  苏斌  吴礼贤  小万  韩雪  赵志斌  韦伟  候天畅  黄玲   解娉  黎尧  王文隆  丁红  谢佳  戚永东</br></p><p>参与嘉宾：<br>娄庆红  戴菱  罗春兰  解宝书  钱菊英</br></p><p><strong>校旗传递组织策划人员名单</strong>：<br>策划：李俊，程俭，向春霆<br>指挥：马志宇，杨刚<br>摄影摄像：苏斌，李琦，吴礼贤，杨刚，蒋晓内<br>后期制作：陈曦<br>无人机：李子鹤<br>撰稿：万沐，小万，韩雪，蒋晓内<br>各团体召集人：何建宇，赵志斌，候天畅<br>视频制作：陈曦<br>场务：程俭，韦伟</br></br></br></br></br></br></br></br></br></p><p>特别鸣谢: 祝家麟，谢晋洋</p>]]></content:encoded></item><item><title><![CDATA[枫桥学子枫城再聚]]></title><description><![CDATA[炎炎夏日，苏州科技大学加拿大校友会第一次代表大会暨夏日聚会圆满顺利落幕。
这一次聚会有来自美国的胡宁翔师兄家庭，也有不远万里从温哥华赶来的钱进同学。
胡宁翔贤伉俪。
十几个家庭，三十多个老老少少的欢聚既有书香世家两代教师的缪老师父子，也有承载着希望的下一代，最小的十个月的宝宝。
校友们除了一起讨论统一的服装，旗帜的设计，也三五成群，聊起姑苏往事。
大家带来了五湖四海的美食，特别要为老缪老师自制的包子，张继红夫妻俩的肉夹馍点赞👍👍
我们回顾了不变的初心，唱起了依旧的涛声，我们快乐地在一起，享受美好的生活，憧憬闪亮的未来。

校友群里各地的校友会发来了热情洋溢的祝贺，让我们都记住这美好的一天，期待下次聚会。
特别感谢会所提供的聚会场所，使得这次活动得以成功举行！]]></description><link>https://cms.xiaoju.ca/feng-qiao-xue-zi-feng-cheng-zai-ju/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705445</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Wed, 10 Jul 2019 00:25:11 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/07/11c974e3d8bb43a3a01dc46a01d72d96.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/11c974e3d8bb43a3a01dc46a01d72d96.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="-">炎炎夏日，苏州科技大学加拿大校友会第一次代表大会暨夏日聚会圆满顺利落幕。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/8ab6c5a1729740e3b447f8b7458b236b.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--1">这一次聚会有来自美国的胡宁翔师兄家庭，也有不远万里从温哥华赶来的钱进同学。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/2621291622294bc7919cb507e76b0387.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--2">胡宁翔贤伉俪。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/3c7d21b5cdfd4addbc2c9f7c4ee3c12f.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/5afe45ee72f5418ca0a7c36af92a002a.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--3">十几个家庭，三十多个老老少少的欢聚既有书香世家两代教师的缪老师父子，也有承载着希望的下一代，最小的十个月的宝宝。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/5badd14a10b949eda8b7d319df8987dd.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/aba5b5ed5d10458eb816fcd0bd7b9654.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--4">校友们除了一起讨论统一的服装，旗帜的设计，也三五成群，聊起姑苏往事。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/93eb2445d5474ac5bf3c665f761b9a7f.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/4e9d3822fc8645b28c78a9e0d4b97c66.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/2f94188b3862450799fb07296c7e48c8.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/911e44a4916848958fdbd35798490068.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--5">大家带来了五湖四海的美食，特别要为老缪老师自制的包子，张继红夫妻俩的肉夹馍点赞👍👍</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/c194f6fc1acc401e890ad546748a07a3.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/67a98789edac4a0a9aa4e6a9899e1125.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/2f94188b3862450799fb07296c7e48c8.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/58c86458e4ac40d29e771bebdb087eee.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><img src="https://cms.xiaoju.ca/content/images/2019/07/11c974e3d8bb43a3a01dc46a01d72d96.jpg" alt="枫桥学子枫城再聚"/><p>我们回顾了不变的初心，唱起了依旧的涛声，我们快乐地在一起，享受美好的生活，憧憬闪亮的未来。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/06d8eeffcc2a4beab9c981c83fc5484b.jpeg-mobile" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/824aec8c491d46f98edcedbc98359468.jpeg-mobile_2" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--6">校友群里各地的校友会发来了热情洋溢的祝贺，让我们都记住这美好的一天，期待下次聚会。</h3><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/1c298eb5ebaf416baeab7d31f4c16b1a.jpeg-mobile_2" class="kg-image" alt="枫桥学子枫城再聚"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/a91eeb87045c4dfbb58bfcac9db84ee5.jpeg-mobile_2" class="kg-image" alt="枫桥学子枫城再聚"/></figure><h3 id="--7">特别感谢会所提供的聚会场所，使得这次活动得以成功举行！</h3>]]></content:encoded></item><item><title><![CDATA[有关任正非校友的讨论]]></title><description><![CDATA[任正非于1963年入读建设部属重庆建筑工程学院（该校于2000年与重庆大学，重庆高等建筑专科学校三校合并组建新的重庆大学）城建系暖通专业,1967年未能按时毕业，因文革延期一年，所以当时很多同学以为他未能毕业，只能算结业或肄业，但事实上所有当年毕业生都延期一年，于1968年毕业，并非网传的结业甚至肄业生。任正非曾在重庆高等建筑专科学校任教。]]></description><link>https://cms.xiaoju.ca/you-guan-ren-zheng-fei-xiao-you-de-tao-lun/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705444</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sat, 06 Jul 2019 04:47:02 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/07/ce87b7394df513b2c6f34c70f971b4c2-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/07/ce87b7394df513b2c6f34c70f971b4c2-1.jpg" alt="有关任正非校友的讨论"/><p>中美贸易战把华为推到了风口浪尖，近段时间关于华为创始人任正非校友与母校重庆大学的谣言也引起了校友们的热议，有作为律师的校友严正提出把造谣者给予法律制裁</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/Screenshot_20190706_000303.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>对于校友的要求，学校也非常重视，特别公布了档案文件如下：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/fc1f2a90407ce2be3bafdc965198106d.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>2012年档案馆证明</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/ce87b7394df513b2c6f34c70f971b4c2.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/63b61f756ed779bdbe20a889c0d4a296.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>1963级的任正非校友班级合影</p><p>同时任正非校友的同班同学也作出说明：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/aa4e4be432bfdb0fa0cd5f0a7534dadb-1.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>校友转发的任正非校友的有关聚会合影等等：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/22dcd91bfa4bfd40fd503dec014f21d1.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/358ca01ded3274121ee8ae6eb9f63a27.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>还有曾经担任重庆建筑大学(后并入重庆大学)校长和重庆大学党委书记的祝家麟先生发文：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/Screenshot_20190706_002954.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/Screenshot_20190706_002636.jpg" class="kg-image" alt="有关任正非校友的讨论"/></figure><p>关于任正非校友的重庆大学经历，祝校长也提出如下中肯建议：</p><p>“建议更改如下：任正非于1963年入读建设部属重庆建筑工程学院（该校于2000年与重庆大学，重庆高等建筑专科学校三校合并组建新的重庆大学）城建系暖通专业,1967年未能按时毕业，因文革延期一年，所以当时很多同学以为他未能毕业，只能算结业或肄业，但事实上所有当年毕业生都延期一年，于1968年毕业，并非网传的结业甚至肄业生。任正非曾在重庆高等建筑专科学校任教。”</p><p>谣言止于智者，特此记录，以正视听。</p><p>2019年是重庆大学90周年校庆年，加拿大校友会组织了一系列校庆相关活动正热烈进行中。我们欢迎校友们持续关注和积极参与，共同努力书写重大校友在加拿大的枫华篇章！</p>]]></content:encoded></item><item><title><![CDATA[重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！]]></title><description><![CDATA[在这样美好的六月，我们迎来了重庆大学加拿大校友会2019多伦多夏日聚会！2019年是重庆大学90周年校庆年，我们今年的聚会主题是“激情接力-加拿大校友会迎重大90华诞”.为此，我们的聚会特意安排了丰富的，有纪念意义的活动来庆祝重庆大学的90华诞！]]></description><link>https://cms.xiaoju.ca/zhong-qing-da-xue-jia-na-da-xiao-you-hui-2019duo-lun-duo-xia-ri-ju-hui-yuan-man-cheng-gong/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705443</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Fri, 05 Jul 2019 20:51:48 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/07/640-70-.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/07/640-70-.jpg" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/><p>文：校友会理事蒋晓内     摄影：苏斌、李琦、蒋晓内、林永佳</p><p>漫长的冬季过去了，雁儿回归，多伦多迎来了最美丽的季节！六月的多伦多鲜花盛开，气候宜人，阳光明媚。在这样美好的六月，我们迎来了重庆大学加拿大校友会2019多伦多夏日聚会！2019年是重庆大学90周年校庆年，我们今年的聚会主题是“激情接力-加拿大校友会迎重大90华诞”.为此，我们的聚会特意安排了丰富的，有纪念意义的活动来庆祝重庆大学的90华诞！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>聚会的日子天公作美，晴朗的天空飘着朵朵白云，聚会筹备组早早来到Milliken公园，布置聚会现场，红色的重大校友会的标语条幅醒目而热烈！各色气球衬托出热闹的气氛，校友赞助的水果，饮料，烧烤等已经摆好，气派的校庆墙，“雄起”两个字格外醒目！为重大90华诞特别定制的CQU90校庆蛋糕,漂亮大气！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-1--2.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>CQU90校庆蛋糕</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-2-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>李俊会长</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-3-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>马志宇副会长</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-4-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>李琦副会长</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-5-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>校庆墙</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-6-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>聚会的早晨清风徐徐，风和日丽，阳光温柔的照在我们的校友脸上，一张张笑脸格外动人。陆续报到的校友们纷纷前来，特别感动不少校友远道而来，从滑铁卢赶来参加的春霆春兰夫妇，春兰刚刚做完手术，从阿岗昆赶来参加的陈慧远校友，从Barrie赶来的苏斌校友。</p><p>不到一会儿，我们的签到墙排起了长队，签到墙上留下了校友们的签名，签到墙前留下了大家的身影，有和和美美一家子，有三五好友合影，有新加入的校友们，还前来祝贺和支持的嘉宾们！现场热闹非凡，一派喜气洋洋的景象！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-7-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-8-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-9-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-10-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-11-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-12-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-13-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-14-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-15-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-16-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-17-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-18-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-19-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-20-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-21-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-22-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-23-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-24-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-25-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-26-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-27-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-28-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-29-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-30-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-31-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>这次参加聚会的校友们多达100多人，新老校友相聚在一起，亲热如家人，互道家常，欢声笑语，其乐融融。我们新加入校友会的校友这次也特意赶来参加聚会，最年轻的校友们来到多伦多深造学习和工作，新鲜血液的注入，校友会充满了活力！校友会在李会长的带领下越来越壮大！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-32-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-33-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-34-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-35-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-36-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>感谢今天到场祝贺嘉宾！</p><p>安省省议员 柯文斌<br>中国专业人士协会副会长 曹颖女士<br>西南政法大学杰出校友 江邦固律师<br>四川大学加拿大校友会 李德华会长<br>福州大学加拿大校友会 林延滨会长<br>西南政法大学加拿大校友会 王晓蓉会长<br>广东工业大学校友会 唐明会长<br>西南大学加拿大校友会 舒正义副会长<br>兰州大学加拿大校友会 穆诗今副会长<br>华侨大学加拿大校友会 黄玉婷 副理事长</br></br></br></br></br></br></br></br></br></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-37-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>民以食为天，聚会一定少不了美食，在重庆生活过的重大校友们，对川菜情有独钟，今天特意带来最拿手的美味佳肴。也感谢我们的Linda校友赞助了可口的素食，华盛老总Jack赞助了新鲜香甜的水果！我们的校友美食趴把聚会推向了高潮，品着色香味俱全的美食，聊着共同的过往，回忆着曾经大学的生活，同是异乡为异客，很激动也很感慨，珍惜我们的拥有，感恩我们的校友会，把我们凝聚在一起!</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-38--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-39--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-40--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-41--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-42--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-43--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-44--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>热力烧烤，热火朝天的烤出羊肉串，排骨和牛仔骨，烧烤义工们辛苦啦！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-45-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-46-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-47-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-48-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>美食趴热烈的进行着，一首悠扬悦耳的歌曲响起，由校友会万沐作词，向春霆作曲，著名指挥家和作曲家张振国作伴奏的重大加拿大校友会会歌《爱我中华爱我加拿大》和大家见面了！“枕着歌乐山的松涛，踏着嘉陵江的波浪，我们扬帆远航，枫叶之国是新的家乡......”歌曲深情动听，深深打动着我们的心。我们的校友们真是多才多艺！各行各业的佼佼者！业余生活也丰富多彩！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-49--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-50--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>这次夏日聚会，柯文彬议员，江邦固律师，以及各友好高校校友会会长李德华等纷纷发言祝贺，支持我们庆祝重庆大学90华诞庆祝活动！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-51-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-52-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-53-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-54-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-55-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-56-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-57-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>最激动人心的时刻，会歌大合唱，为校庆90华诞录制视频，人多气势大，声音响亮，声入人心！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-58-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-59-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-60-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>记得每一年的聚会，校友们都笑着带着丰厚的礼品回家。这次的抽奖环节在大家期盼着到来，看看奖品花落谁家，一个个中奖的校友乐开颜，按我们的传统，校二代，校三代手气好，为我们抽大奖！</p><p>特别感谢部分校友们及校友总会提供了以下奖品：</p><p>高档无线耳机 3个 （谭学军 提供）</p><p>文化polo shirt  4件  （李俊 提供）</p><p>不锈钢水杯等纪念品 3件 （匿名校友 提供）</p><p>蓝莓wine  5瓶  （曹庆林 提供）</p><p>深海鱼油 20瓶 （西南大学 姚立虎 提供）</p><p>两盒明信片，3个校庆钥匙扣 （校友总会提供）</p><p>特别感谢嘉宾赞助的礼物：</p><p>四川大学加拿大校友会李德华会长        捐赠现金200元</p><p>西南政法大学加拿大校友会王晓蓉会长 捐赠高级咖啡杯套装</p><p>兰州大学加拿大校友会穆诗今副会长     捐赠礼品一份</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-61-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-62-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-63-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>聚会中小编已经注意到校友们对校庆蛋糕的关注，纷纷和蛋糕合影，好喜庆的画面，祝福重大90华诞！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-64-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-65-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-66-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-67-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-68-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-69-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>美好的时光总是短暂的，夏日聚会圆满成功的结束了！校友们依依不舍，互道珍重，期待着下一次的相聚！每一次成功的活动都离不开李俊会长的领导和组织，副会长，理事会和秘书处的配合，义工们辛苦的付出！</p><p>校友会秘书处的程俭，曹庆林，谭学军为夏日聚会筹备工作从策划到执行，确保了聚会的成功举行另外理事会成员也作了很多工作，积极通知校友参加，马志宇副会长设计制作了户外签名墙框架，李琦副会长担任了会场布置和摄影摄像工作，何建宇理事运送水果，蒋晓内理事负责摄影宣传，王洪义理事取中国国旗，陈子歆理事提供策划工作支持，校友苏斌担任摄影义工，程俭和匡奕蓉夫妇为校庆特别定制CQU90校庆蛋糕，在这里感谢所有为聚会出力的校友们！谢谢校友们的互动和参与！祝愿校友会的活动越办越精彩！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-70--1.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>夏日聚会前夕，联邦国会和安省议员给重庆大学加拿大校友会发来了贺信，感谢他们对我们校友会的关注和支持！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-73-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>蔡报国联邦国会议员的贺信</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-72-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>谭耕联邦国会议员的贺信</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/07/640-71-.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会圆满成功！"/></figure><p>柯文彬省议员的贺信</p>]]></content:encoded></item><item><title><![CDATA[校友会决定7月7号GTA一带聚会]]></title><description><![CDATA[校友会决定7月7号GTA一带聚会时间：11-2点地点：Lake Wilcox Park, 55 Olde Bayview Ave, Richmond Hill方式：Picnic，大家各带适量食物。请大家接龙确定人数：]]></description><link>https://cms.xiaoju.ca/xiao-you-hui-jue-ding-7yue-7hao-gtayi-dai-ju-hui/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705442</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Wed, 03 Jul 2019 14:39:35 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/07/ggtu1-2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/07/ggtu1-2.jpg" alt="校友会决定7月7号GTA一带聚会"/><p>校友会决定7月7号GTA一带聚会<br>时间：11-2点<br>地点：Lake Wilcox Park, 55 Olde Bayview Ave, Richmond Hill<br>方式：Picnic，大家各带适量食物。<br>请大家接龙确定人数：<br>1，廖海学，1大2小，organic Salad，酱牛肉<br>2， 郑映卿，1人或2人<br>3，刘佳， 2人，烤鸡翅<br>4,  张海英，2大人1小孩<br>5，曹秋平，2大人1小孩水果，面包，饮料<br>6，张蕾 2人 凉面<br>7,  缪一兵 三个大人，两个小孩<br>8, 张继红 2大人两小孩。盐水鸭，凉拌黄瓜<br>9 钱进，1人，水果<br>有高中生的家庭也建议高中生来帮忙，咱们校友会发Volunteer Certificate。需要Volunteer hours的高中生请接龙，以便准备证书。</br></br></br></br></br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[重庆大学加拿大校友会2019多伦多夏日聚会邀请]]></title><description><![CDATA[6月的多伦多阳光明媚，气候宜人，重庆大学加拿大校友会诚挚邀请您参加大多伦多区校友夏日聚会。
今年是重庆大学90周年校庆年，今年的聚会主题是“激情接力—加拿大校友会迎重大90华诞”，部分丰富多彩的活动如下：
校庆墙签名留念
校庆墙靓照、好友合影、学院合影、集体大合影
分组接力赛
CQU90校庆蛋糕
校友美食趴(重点：川菜美食)
热力烧烤
加拿大校友会会歌合唱
滑铁卢地区多元文化节合唱练习
商务交流专区
欢乐抽奖
麻将全家乐
]]></description><link>https://cms.xiaoju.ca/cquaa-2019-summer-toronto-invitation/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705441</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sat, 01 Jun 2019 01:20:50 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/06/9851e672f85aebefca336f71e4d3c1c6-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/06/9851e672f85aebefca336f71e4d3c1c6-1.jpg" alt="重庆大学加拿大校友会2019多伦多夏日聚会邀请"/><p>6月的多伦多阳光明媚，气候宜人，重庆大学加拿大校友会诚挚邀请您参加大多伦多区校友夏日聚会。<br/></p><p>今年是重庆大学90周年校庆年，今年的聚会主题是“激情接力—加拿大校友会迎重大90华诞”，部分丰富多彩的活动如下：</p><ul><li>校庆墙签名留念</li></ul><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/06/9851e672f85aebefca336f71e4d3c1c6.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会邀请"/></figure><ul><li>校庆墙靓照、好友合影、学院合影、集体大合影</li><li>分组接力赛</li><li>CQU90校庆蛋糕</li><li>校友美食趴(重点：川菜美食)</li><li>热力烧烤</li><li>加拿大校友会会歌合唱</li><li>滑铁卢地区多元文化节合唱练习</li><li>商务交流专区</li><li>欢乐抽奖</li><li>麻将全家乐<br/></li></ul><p>具体通知如下：</p><p>1，聚会时间：</p><p>2019年6月9曰（星期日）上午11点至下午3点。 <br/></p><p>2，活动地址：</p><p>Milliken District Park, Picnic Area B (200) &amp; Shelter</p><p>5555 Steeles Ave E</p><p>Scarborough</p><p>ON, M9L 1S7</p><p>在steels/mccowan的地区大公园，带shelter的场地。 <br/></p><p>3, 活动内容及时间安排：</p><p>11:00-12:00 校友签到及交流</p><p>12:00-1:30 自助午餐</p><p>1:30-3:00 校友交流及各种文体活动，照相合影</p><p>为配合校庆90周年，本次聚会安排有90周年主题的接力赛，会歌演唱及麻将等娱乐活动<br/></p><p>4，相关事宜提示：</p><p>请各位校友尽量穿上加拿大校友会的橙色T恤或浅色衣服。</p><p>参加校友自备特色菜品或食物，特别是围绕90周年校庆主题的创意食物，与大家共同分享，组织者将提供饮料、餐具及相关物品。 另外，为了环保，也鼓励大家自带一部分餐具。<br/></p><p>5，注意事项：</p><p>a. 请注意参加活动儿童安全。</p><p>b. 注意现场的清洁卫生. 所有垃圾放入垃圾袋中，活动结束后全部带走！</p><p>c. 参加的校友请在校友群上接龙或者邮件报名 <br/></p><p>报名请在微信群接龙或者回复邮件，欢迎各位校友及家人积极参加。谢谢大家！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/06/cquaa2018summer.jpg" class="kg-image" alt="重庆大学加拿大校友会2019多伦多夏日聚会邀请"/></figure><p>附一：商务专区通知：</p><p>为了给有需要的校友们提供一个可利用的平台，商务部决定在活动现场开辟一个商务专区，邀请校友们可以在聚会现场放置自己的商务宣传资料，例如易拉宝，flyer，名片等，也可以在商务专区里交换商务信息，如果有大家都感兴趣的话题，可在聚会后组织专题活动。请有需要的校友们准备好你需要宣传的资料，抓紧报名吧。当天现场商务专区的活动由秘书处的程俭校友负责。<br/></p><p>附二：义工招聘：</p><p>为把这次活动搞得更好，我们也需要一些义工，特别是小朋友需要义工时间的，如果能够在6月9号来现场参加布置或组织工作的，校友会可以给4个小时的义工时间，欢迎大家踊跃报名！<br/></p><p>附三：聚会奖品募集：</p><p>欢迎大家和秘书处联系捐赠奖品事宜，谢谢！<br/></p><p>联系电话：程俭 416-666-6689       李俊 647-637-6803<br/></p>]]></content:encoded></item><item><title><![CDATA[90周年校庆系列—渥太华加拿大国会山活动]]></title><description><![CDATA[2019年5月19日，重庆大学加拿大校友会为配合母校90周年校庆，在加拿大首都渥太华组织在渥校友于加拿大国会山举行校庆系列活动。]]></description><link>https://cms.xiaoju.ca/90zhou-nian-xiao-qing-xi-lie-wo-tai-hua-jia-na-da-guo-hui-shan-huo-dong/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705440</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sat, 25 May 2019 01:36:21 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/0262043fcad05670b7c5ae20d50ca720.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/0262043fcad05670b7c5ae20d50ca720.jpg" alt="90周年校庆系列—渥太华加拿大国会山活动"/><p>供稿：周瑞昆（10车辆）</p><p>2019年5月19日，重庆大学加拿大校友会为配合母校90周年校庆，在加拿大首都渥太华组织在渥校友于加拿大国会山举行校庆系列活动。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/ott-1.jpg" class="kg-image" alt="90周年校庆系列—渥太华加拿大国会山活动"/></figure><p>五月的暖阳下，渥太华的春天才姗姗来迟，驰名世界的渥太华郁金香节也仿佛踩好了时间点，于活动当日开得正艳。适时正值加拿大法定节日—维多利亚女王节，活动吸引了不少中外游客驻足观看，为重大点赞祝福。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/001-2.jpg" class="kg-image" alt="90周年校庆系列—渥太华加拿大国会山活动"/></figure><p>本次活动由在多伦多的加拿大校友谭学军(89资环)，在渥太华的校友周瑞昆（10车辆），张玥芊（13计算机）和牟泓钒（14计算机）参与。在加拿大象征性建筑—国会山门前为母校90周年生日送上校友最真挚的祝福，祝愿母校越办越好！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/ott-4.jpg" class="kg-image" alt="90周年校庆系列—渥太华加拿大国会山活动"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/ott-3.jpg" class="kg-image" alt="90周年校庆系列—渥太华加拿大国会山活动"/></figure><p>重大，雄起！</p>]]></content:encoded></item><item><title><![CDATA[北京林业大学加拿大校友会成立大会 — 暨2019校友春聚活动]]></title><description><![CDATA[绿意盎然，春雨绵绵。在经过漫长的冬季之后，2019年的春天似乎终于到来了。北京林业大学加拿大校友会在经历了一年多的准备之后也终于在这个春天正式成立了。
在母校校友会的支持帮助下，短短的一年多的时间里北京林业大学加拿大校友群迎来了包括上至54级的赵绍曾先生、袁笑珍女士以及 60级的姜延斌女士，下至14级的师弟师妹共计一百多人。尽管我们分布在加拿大各地，但现代科技的便捷让我们天涯咫尺。]]></description><link>https://cms.xiaoju.ca/http-bfuaac-com-e6-a0-a1-e5-8f-8b-e4-bc-9a-e6-b4-bb-e5-8a-a8/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543f</guid><category><![CDATA[image]]></category><category><![CDATA[event]]></category><category><![CDATA[people]]></category><category><![CDATA[about]]></category><dc:creator><![CDATA[BFUAAC]]></dc:creator><pubDate>Fri, 17 May 2019 12:21:38 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/IMG_3920.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_3920.jpg" alt="北京林业大学加拿大校友会成立大会 — 暨2019校友春聚活动"/><p><br>绿意盎然，春雨绵绵。在经过漫长的冬季之后，2019年的春天似乎终于到来了。北京林业大学加拿大校友会在经历了一年多的准备之后也终于在这个春天正式成立了。</br></p><p>在母校校友会的支持帮助下，短短的一年多的时间里北京林业大学加拿大校友群迎来了包括上至54级的赵绍曾先生、袁笑珍女士以及 60级的姜延斌女士，下至14级的师弟师妹共计一百多人。尽管我们分布在加拿大各地，但现代科技的便捷让我们天涯咫尺。</p><p>5月4日，正值五四运动一百周年之际，大家期待已久的北京林业大学加拿大校友会成立大会暨2019校友春聚如约而至。来自加拿大各地 -- 多伦多、蒙特利尔、彼得堡、基秦拿等地的十六位校友和十多位亲属共三十多人相聚在尼亚加拉小镇上的农场Jing’s Farm。新朋老友，欢聚一堂。校友们分享着彼此共同的记忆，在图书馆和教室楼里，我们奋发的求学岁月；在大操场和田家炳体育馆，我们挥洒的拼搏汗水；在银杏大道和清华东路我们难忘的浪漫年华。师长们的教诲、同学们的鼓励，那些在母校度过的每时每刻，是我们人生中最为宝贵的青春年华。这最为宝贵的青春记忆，我们都永远地与北京林业大学联系在了一起。校友中有上世纪70年代在云南入学北京林学院的老校友，也有16年刚刚毕业的新生代。一双双满是热情的双眼，一句句久违了的问候，虽然跨越了几十年，但是大家心中都有一个同样的回忆-- 北京林业大学。同样的记忆，让不同年纪的人在一起侃侃而谈毫无代沟。除了异乡重聚的喜悦，校友们还有着对母校高速发展，桃李满天下的自豪与欣慰。</p><p>三位校友会顾问赵绍曾先生、袁笑珍女士和姜延斌女士因距离及健康原因未能出席成立大会，但他们送来了带着殷殷期望和真挚祝福的贺信。现场播放的远在两万里之外的澳大利亚校友们精心制作的祝贺视频也让校友们激动万分。无论我们身处在世界的那个地方，只因为我们都曾经在北林渡过我们最辉煌美好的青春，所以我们始终都是北林人！</p><p>在校友会筹委会代表刘玉海校友的主持下，大会活动正式进入会议议程。作为在加拿大建立的正式非营利社团组织，校友会已经完成了在联邦政府的全部注册手续。同时，校友会也已经在母校进行了备案并得到了母校校友联谊机构的祝贺。刘玉海校友代表筹委会向与会校友介绍了校友会成立的目的和意义。与会的校友们也分别介绍了自己的工作、学习和生活情况。一个个丰富多彩的成长奋斗故事让校友们越来越熟悉。之后进入大会理事选举环节，全体到会会员一致表决同意原筹委会校友均当选为校友会理事。接下来到会理事选举了刘玉海担任加拿大校友会首任会长，贺文同、宋健、周桂菁担任副会长，由宋健兼任秘书长，由黄莺担任财务长。</p><p>选举出的第一任理事会全票通过了《北京林业大学加拿大校友会章程》。章程确定了校友会将以联谊校友、沟通母校、促进校友共同发展与进步为宗旨。同时，校友会章程也规定了校友会的组织结构、理事会职权、校友会财务和资产管理、选举和章程修改等程序。校友会会长刘玉海表示，首届的校友会理事会将秉承公开和开放的原则，欢迎更多的校友无论是自荐还是推荐，都能加入到校友会的组织中来，大家齐心协力共同把北林加拿大校友会建成为加拿大校友之间交流互助的公益平台、校友与母校间联系的桥梁纽带。</p><p>成立活动的过程与点滴也在校友会微信群中做了分享，快乐与激动分享给了未能亲临现场的校友们。更多信息将分享在校友会的官方网站 www.bfuaac.com 上。</p><p>在完成校友会的会议程序之后，校友们有说有笑，畅饮欢叙，在欢声笑语中开始了春聚活动。校友会此次春聚的场地Jing’s Farm，是由老校友林学78级贺文同及林经84研究生谢京湘夫妇提供的私家农场。农场有百亩果园，小溪穿园而过， “苔痕上阶绿，草色入帘青”，校友们对能在这样一处世外桃园把酒言欢，都赞叹不已！也十分感谢老校友夫妇为校友会提供场地。</p><p>校友们聚在一起，追忆似水年华的同时，也欣喜地看到了母校的蓬勃发展。最近几年毕业的年轻校友们告诉大家，学校现在已开设了信息、金融、心理学、自然保护区等许多老校友没有听到过的新专业。学校的日新月异的蓬勃发展让我们欣慰和自豪。老校友们也介绍了林学院当年南迁云南，以及后来辛苦回迁后艰苦奋斗，重建校园的光荣历史。岁月无法抹去我们的记忆，年龄也从不能改变我们彼此相同的心灵，所以我们始终都是北林人！</p><p>回首前路，大家从相同的地点银杏大道出发，经历了完全不同的人生轨迹与周期，此刻，我们又相聚在了一起。在校友的人生中，都做出过两次相同的重大抉择：第一次是选择了北京林业大学，第二次是选择了加拿大。正因为我们有那么多的相同：人生的起落，事业的转折以及移民生活的悲喜交加，使我们彼此相通、彼此理解，彼此鼓励，彼此支持。我们为每一个人的成功而喜悦，也会帮助每一个遇到困惑的校友。异国他乡，我们知道每一步的成功都不容易，而我们在一起，心心相映，戮力同心，因为我们始终都是北林人！</p><p>春聚上有欢笑，有唏嘘，有感慨也有寄望。大家在欢聚之余，还参观了校友的农场。草长莺飞，鸟语花香，大家流连忘返。虽然天气乍暖还寒，春寒料峭，然而我们知道每一名校友的心里，都是暖的。临分别时，校友们都希望，下一次的聚会，不要等候太久！</p><p>祝福每一位北林校友！祝加拿大校友会越办越好！祝母校越来越好！</p><p>（校友宋健、张淼报导）</p><p>——————————————————————————<br>北京林业大学加拿大校友会联络方式：</br></p><p>电子邮箱：bfuaac@gmail.com</p>]]></content:encoded></item><item><title><![CDATA[樱花之约 之漫步环保plogging - Better me, better we, better Community]]></title><description><![CDATA[“文娱活动寻常见，校友联盟几度闻。正是枫城好风景，樱花时节盼逢君。”]]></description><link>https://cms.xiaoju.ca/20190512/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543e</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Mon, 13 May 2019 02:50:22 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/----_20190504181914.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/----_20190504181914.jpg" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/><p>“文娱活动寻常见，校友联盟几度闻。<br>正是枫城好风景，樱花时节盼逢君。” （广州大学会长冯文侣上联对苏州科技大学会长廖海学下联）</br></p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/669dc5cf81ac41a0ae05e4498248d3cf.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>时节已经过了立夏，多伦多的春天却姗姗来迟。本来计划安排在四月份的漫步环保活动经过改期终于在2019年5月12号在 High Park 成功举办。苏州科技大学城镇建设专业88级廖海学、环境工程专业88级刘佳、外语专业87级张蕾、市政工程专业88级谢续及韩世平老师积极组织，与西南科技大学、Team Engineers共同举办，共77名环保人共赴樱花之约。感谢苏州科技大学、西南科技大学及Team engineers同心协力、精心策划及努力付出。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/470875bb34e24de1bf71f3be681c95f9.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>我们的漫步环保活动得到了多伦多市政府公园、林业及娱乐管理局义工办，及High Park公园管理处的正面认可和大力支持。上午10时，High Park 管理处工作人员在起点与我们会合，为我们提供手套及垃圾袋，并指出最终垃圾袋放置位置。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/0b16d60705bb422d8724544f29b9d435.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>樱花盛开的季节周末的人流量很大，所以大家都是乘坐公交、地铁或者骑自行车来赏花。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/08ee80534c67476d867dcb708c749dcb.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>宁静祥和的早晨，天鹅水中嬉戏。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/e6d061faaa714d2397ff9464702b0650.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>公园里比大家预想的要干净很多，垃圾并不是随处可见，要有一双善于发现的眼睛。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/30327689632f460f9eef1b3194a255c5.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>本次活动由苏州科技大学校友会和西南科技大学校友会共同组织。30个家庭，大大小小共七十余人的队伍里有工程师们，还有复旦大学、广东工业大学、广州大学、同济大学、北京航空航天大学、浙江大学、南京航空航天大学、电子科技大学、深圳大学、重庆大学、西南财经大学、西南政法大学、重庆师范大学等校友会，及清华、同济、哈工大、合肥工大、太原理工、东南大学、湖南大学、重庆交通的大学校友们的参加。</p><p>这支队伍戴着手套、拿着垃圾袋细心捡起路边的纸屑、果核、烟蒂，路过的游人纷纷驻足，有的衷心地道声感谢，有的甚至帮忙捡起了身边的垃圾。本来想随手扔垃圾的人也会多走几步把东西扔进垃圾桶。</p><p>勿以善小而不为，保护环境，人人有责。大家争做最可爱的人，既做到 better me, better we, 更要做到better community。孩子们不畏寒风，和爸爸妈妈一起进行环保活动，对于提升华人形象，传播正能量有着深远的影响。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/4588ff29d51642f4b1c60ed3316cda75.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/f038dd1406c14bb9ba425033584ee50e.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/e9807714a236495489a36dd6620e34b8.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/30306191c18f405397db6b6f8d34659a.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/502b157b3023411493b6c184f6edb962.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>这是大家奋战两个多小时的收获。</p><figure class="kg-card kg-image-card"><img src="https://ss2.meipian.me/users/1723114/92b108df7b664c86a107760379d37b0f.jpg-mobile" class="kg-image" alt="樱花之约 之漫步环保plogging - Better me, better we, better Community"/></figure><p>最后大家聚在一起，相互简单介绍了自己的情况，不由得感叹多伦多藏龙卧虎，参加者既有77、78届刚刚恢复高考后的学长、20多年的老移民，也有在加拿大名校毕业现在已经评上终身教授的青年才俊。尽管只有匆匆三个小时的相聚，大家都一致认为这个活动要作为一个传统活动每年都进行下去。</p>]]></content:encoded></item><item><title><![CDATA[首次校友会运营交流会成功举行]]></title><description><![CDATA[5月11的多伦多虽然天气还有点春寒料峭，但35位来自近30个校友会的会长，副会长，秘书长，理事和热心校友们还是让现任中国高校校友会会长群首次校友会运营交流会的组织者们感受到了暖暖的温度。在今天下午长达3个小时的交流会上，大家从校友会组织形象品牌塑造，校友会组织资金运作，新媒体时代的校友参与，校友会组织的法律机制等方面一起学习和探讨，既有追本溯源的理论，也有求实探索的实际操作，大家时而认真聆听，时而热烈讨论，仿佛又回到了纯真的校园时代，洗净铅华和尘嚣，一起度过了一个美好的下午。]]></description><link>https://cms.xiaoju.ca/shou-ci-xiao-you-hui-yun-ying-jiao-liu-hui-cheng-gong-ju-xing/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543d</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Mon, 13 May 2019 00:11:09 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/--1-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/--1-1.jpg" alt="首次校友会运营交流会成功举行"/><p>5月11的多伦多虽然天气还有点春寒料峭，但35位来自近30个校友会的会长，副会长，秘书长，理事和热心校友们还是让现任中国高校校友会会长群首次校友会运营交流会的组织者们感受到了暖暖的温度。在今天下午长达3个小时的交流会上，大家从校友会组织形象品牌塑造，校友会组织资金运作，新媒体时代的校友参与，校友会组织的法律机制等方面一起学习和探讨，既有追本溯源的理论，也有求实探索的实际操作，大家时而认真聆听，时而热烈讨论，仿佛又回到了纯真的校园时代，洗净铅华和尘嚣，一起度过了一个美好的下午。<br/></p><p>下午一点半，组织者们已经开始了现场准备。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_133639.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>不到两点钟，参加交流会的同仁们陆陆续续地来到了会场，而来得最早的是浙江大学的铁木儿会长。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_133650.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>随后主持人南京大学多伦多校友会赵东山会长拉开了交流会的序幕，他首先代表组织者们感谢大家牺牲宝贵的个人时间，给大家的义工奉献精神大大的点赞。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_141935.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>组织者之一的重庆大学加拿大校友会李俊会长也作为现任会长群群主欢迎大家的到来，介绍了交流会的纯粹精神，希望大家都能有所收获和享受这个过程。<br/></p><p>中国地质大学校友会冯建德会长也作为场地提供热情地欢迎大家来到他的地盘</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_142538.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>第一位主讲人，北京邮电大学加拿大校友会陈丹蕾副会长闪亮登场，她的演讲题目是《Branding for Organization》。有着20多年市场营销经验，特别是在加拿大和一些世界知名企业合作产品市场培育的她以流利的中英双语给大家介绍了品牌建立的理论渊源，品牌建立的过程和保护等等方面，同时引导大家结合校友会组织作了案例剖析，得到了大家的高度认可，当下便有几位到会者表示不但学到了对校友会有帮助的知识技能，还学到了对于个人和企业发展都很有指导意义的东西，还表达了进一步和陈副会长合作的意向。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/3cee1469cc8d65fbaf54869cdd298c21.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>第二位主讲人，西南财经大学校友会王慧会长也是亮丽登场，她的演讲题目是《校友会资金运作》。同样26年的专业金融相关经验让王会长对于资金运作的前前后后有着深厚的了解，她从校友会最初的资金筹集，使用和后续资金的来源渠道等等方面作了深入浅出的讲解，引发大家的高度共鸣和热烈讨论。资金问题是很多校友会关注的热点，现场便有多种提议的产生，由于时间的关系，组织者不得不请王会长结束本节话题，准备下次再作专题讨论。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/8c644868932a3f4c3538a7224c4e19fe.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>中间休息片刻，大家来到阳光明媚的室外合影留念并自由交流。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/--1.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_160348.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>接下来的第三位主讲人是李俊会长，他的题目是《新媒体时代的校友参与》。结合他近30年的IT和媒体相关工作经验，以及多年社区服务经验，他以哈佛大学校友会为案例从校友会的目的使命以及方式途径为基本参考，介绍了现代社交网络生态环境的进步和校友会如何在各个新兴媒体层出不穷的时代有效利用而且建立自己完全可控的组织品牌形象，以及以此为基础的引流和转换。同时他也介绍了校聚网服务是如何围绕这一系列考量来设计的，以及这个为各个校友会组织免费提供的服务将来和大家共同发展，利益共享的初步思路。由于理论和实践的结合，参会者纷纷表示要尽快尝试建立和运行自己的网上品牌形象。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/jli.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>第四位主讲人是赵东山会长，他的题目是《Create a not-for-profit Corp.》。作为有加拿大十余年从业经验的律师，他完整地为大家解读了非盈利机构建立过程中的若干法律法规要求，生动诙谐的话语又让大家对本来枯燥无味的条文听得津津有味，互动环节中大家也有很热烈的讨论。大家都知道律师服务在加拿大是很昂贵的，这次有这样的机会免费得到律师的讲解和问答，到会者都有满满的获得感。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_165114.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>最后交流会结束，组织者感谢大家的到来，希望这只是一个开始，抛砖引玉，交流会接下来会有更多的校友会来分享自己的经验和得失，帮助提高校友会的运营能力，共同打造高校社群的美好未来。<br/></p><p>本次交流会主办校友会为（顺序不分先后）：北京邮电大学加拿大校友会，西南财经大学加拿大校友会，重庆大学加拿大校友会，南京大学大多伦多校友会<br/></p><p>感谢中国地质大学加拿大校友会冯建德会长提供场地。<br/></p><p>感谢重庆大学加拿大校友会李俊会长提供4件精美有领Polo衫作为每位主讲人送给听众的互动礼品。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/fe888c4b06797f5c76cd397584e9c862.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><p>特别感谢报名参加交流会的以下校友会校友们(按报名顺序)：</p><p>重庆大学加拿大校友会</p><p>西南财经大学加拿大校友会</p><p>北京航空航天大学加拿大校友会</p><p>重庆师范大学加拿大校友会</p><p>北京邮电大学多伦多校友会</p><p>西安外国语大学多伦多校友会</p><p>南京大学校友会</p><p>西南政法大学加拿大校友会</p><p>福州大学校友会</p><p>兰州大学加拿大校友会</p><p>华侨大学加拿大校友会</p><p>陕西师大校友会</p><p>浙江大学加拿大校友会</p><p>华东理工大学校友会</p><p>北京林业大学加拿大校友会</p><p>厦门大学校友会</p><p>北京理工大学校友会</p><p>东北师范大学校友会</p><p>成都理工大学加拿大校友会</p><p>中国地质大学校友会</p><p>电子科大校友会</p><p>北京科技大学校友会</p><p>四川大学加拿大校友会</p><p>南京航空航天大学校友会</p><p>山东大学校友会</p><p>南京师范大学加拿大校友会</p><p>天津理工大学校友会<br><br><br/></br></br></p><p>首次校友会运营交流会主讲人介绍：<br/></p><p>陈丹蕾女士简介：</p><p>北郵多倫多校友會副會長，校友會於2018年秋天才正式成立，成立以來活動內容豐富多元。我本人毕业于北京邮电大学，进修约克大学Schulich 商学院，任职财富100强企业，从事信息技术产业渠道市场发展及营销二十余年。业绩卓越，连年评为公司最高成就奖。曾联手Google共同发展教育行业的技术推广，TDSB 是其中之一。 去年开始进军一个全新的市场 – Digital Signage, 大型数字商业显示标牌的推广，短短半年之内拿下政府和银行的几个大客户。最近和Cisco（全球最大网路技术公司）联手发展新型办公室会议室的技术推广和研究市场策略。 週六我會和大家分享一個組織的品牌和形象經營。<br/></p><p>王慧女士简介：</p><p>注册财务规划师。1993年毕业于西南财经大学，93-99年于东莞建行从事房地产开发与融资项目。1999年移民加拿大，就职于加拿大汇丰银行。2008年起独立财务规划师至今，拥有26年中加金融相关经验。</p><p>2015年西南财经大学加拿大校友会成立，担任第一任会长至今。<br/></p><p>李俊简介：</p><p>重庆大学加拿大校友会会长。校友会于2002年在时任校长提议下成立，2007年李俊加入校友会并担任理事，2014年至今担任会长，2017年注册成立校友会联邦非盈利机构。李俊长期从事信息安全咨询工作。希望能够和大家分享校友会运营技术的经验教训，共同学习提高。<br/></p><p>趙東山简介：</p><p>南京大学大多伦多地区校友会会长。南京大学大多伦多地区校友会是由十几位校友于1997年底在多伦多共同发起成立。2015年6月，校友会在加拿大联邦政府注册登记为非盈利机构。2018年1月，校友会第一届理事会成立。趙東山个人一直从事法律方面的工作，10年前开始创建自己的律师事务所并执业至今。<br/></p><p>更多交流会花絮：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/--2.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_145615.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_145459.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_142841.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_152348.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_152115.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190511_152711.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/855916b8d4e215b1b0dffacf4603ab83.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/709225753730c57eaf56726195f14aad.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/5db83e2b124695ea01c837367b70ee92.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/806b03a4b10764f72fec57b50afb9c9c.jpg" class="kg-image" alt="首次校友会运营交流会成功举行"/></figure>]]></content:encoded></item><item><title><![CDATA[90校庆系列-多伦多国际马拉松纪念]]></title><description><![CDATA[2019年5月5日，重庆大学加拿大校友会为配合母校90周年校庆，在多伦多举行校庆系列活动。当天多伦多举行马拉松赛，超过50个国家的选手参加，很多跑者将此次马拉松赛作为参加其他大满贯马拉松比赛的预热跑。校友会在会长李俊的带领下在比赛现场为参加此次马拉松赛的精英组跑者周磊校友加油。]]></description><link>https://cms.xiaoju.ca/zhong-qing-da-xue-90xiao-qing-xi-lie-duo-lun-duo-ma-la-song-ji-nian/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543c</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Tue, 07 May 2019 02:22:53 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/6d3f2e7cb91609191cc2d772f89e179e.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/6d3f2e7cb91609191cc2d772f89e179e.jpg" alt="90校庆系列-多伦多国际马拉松纪念"/><p>供稿: 韩雪(10电气)</p><p>2019年5月5日，重庆大学加拿大校友会为配合母校90周年校庆，在多伦多举行校庆系列活动。当天多伦多举行马拉松赛，超过50个国家的选手参加，很多跑者将此次马拉松赛作为参加其他大满贯马拉松比赛的预热跑。校友会在会长李俊的带领下在比赛现场为参加此次马拉松赛的精英组跑者周磊校友加油。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/Selection_021.png" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_072332.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_072956.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_072224.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>周磊校友着重庆大学90周年校庆标志参加多伦多马拉松比赛，为母校庆生</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/7762846846e9d6960001d6fac845184b.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/cquaa-marathon-kenya1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>肯尼亚马拉松赛领队与校友们合影，为重大送祝福</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_082433.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>之后校友会来到附近的徒步公园，伴着明媚的阳光，沿着小路徐徐前进，在缓慢前行的旅程里，回忆以往在母校奋斗的时光，往事历历在目，恍如昨日。时光可以带走青春年华，却带不走校友们对母校的深深眷恋。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/cquaa-may5-trail1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/cquaa-may5-trail2.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>最后，校友会在附近紫金盛宴早茶餐厅举行新老校友座谈会。新老校友相互认识，交流，老校友向新校友介绍工作经验与人生体会，新校友向老校友汇报母校近期发展情况。会长李俊希望更多的校友能够加入重庆大学加拿大校友会，使之成为海外校友们的精神家园，大家互帮互助，资源共享，共同发展。马志宇副会长介绍了校友会献礼学校的inukshuk雕塑筹备工作情况，秘书处的程俭(80机械)，曹庆林(82采矿)，谭学军(89资环)在罗丹秘书长的带领下闪亮登场并参加了本日全部活动，他们也介绍了校友会会歌MTV制作进展和下一步校友会工作的任务管理流程及工作协调。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/cquaa-may5-lunch1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>理事会的李琦副会长和王洪义理事也参加了所有活动，李琦副会长还担任了活动的摄影和摄像工作，另外罗丹秘书长的儿子杨博也专程赶来为大家记录下珍贵瞬间，特此表示感谢。</p><p>参加5月5日的校友如下，谢谢他们对校友会的支持：<br>李俊(92计算机研)，马志宇(81土木研)，李琦(77工业自动化)，罗丹(79采矿)，王洪义(88力学研)，程俭(80机械)，曹庆林(82采矿)，谭学军(89资环)，周磊(91-94教师)，石晓红(建大计算中心)，曾宇(87建管)，朱勇(87电机)，韩雪(10电气)。</br></p><p>今年是90周年校庆年，重庆大学加拿大校友会90年校庆活动安排如下</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/Selection_405-1.png" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p>请大家留意校友会通知，欢迎大家积极参加。</p><p>重庆大学雄起，加拿大校友会雄起！</p><p>马拉松比赛精彩瞬间</p><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/3lnVSbXVnBI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/0JubX8z5og0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><p>5月5日活动更多图片欣赏</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/1cc6984fad16cf4780e176f9c5bcc5e6.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/8bf4cbc1343e63612e07c12d0ff618de-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/8854c17ec2bda1eb80d4030afa7910d6-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/dc7875e23a01d83dbba50cac5134ecd2-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/0f6298a8a9673f3e324a2abedc507fec-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/5e85535d2b4c06634a571041f2f158a4-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/d42f7aa0a7f4df985f8082c231c29e48-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/31085b8870d351b57a04d9ec421839e6-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/87df088bd822e81e05fbea352a9c5401-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/eb89e5e1f5754f7e99198ec416214249-1.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/aa587fc2dccaaef0198d1155595ede18.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/b9f6ebfd06d15e19ad4b8021990c334c.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/66571cfe990cfb5ec1876c38f0dca407.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/58a4a8c1300d99f43662a2e569b753d7.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/fcc37ad2a038a557f0db0eca094bb35b.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/a7b9bb2b23ee4b6b388859092da90acd.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_081618.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/9d3e4d21c1fd4913a7ac80293aa54c07.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_093419.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190505_091751.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_20190506_093546.jpg" class="kg-image" alt="90校庆系列-多伦多国际马拉松纪念"/></figure><p/>]]></content:encoded></item><item><title><![CDATA[最可爱的人方行最无私之事 - Plogging漫步环保 5月12日 继续接受报名]]></title><description><![CDATA[春天的脚步正姗姗而来，最新情报显示樱花花蕾正在第三阶段的发展，预计5月7-12号以最美姿势迎接我们。我们将于5月12号星期天进行今年的第一次活动 - highpark 以应樱花之约。本次活动由 Team engineers, 苏州科技大学校友会和西南科技大学校友会共同组织。由于今年high park car-free 的新规定，Pizza、饮料等都无法运进high park，组织单位不再提供食物及饮料，请大家自带饮料干粮。]]></description><link>https://cms.xiaoju.ca/zui-ke-ai-de-ren-fang-xing-zui-wu-si-zhi-shi-ploggingman-bu-huan-bao-5yue-12ri-ji-xu-jie-shou-bao-ming/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543b</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 04 May 2019 23:00:53 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/f406d9e43bbb44d3b20dee8144a5fb80.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/f406d9e43bbb44d3b20dee8144a5fb80.png" alt="最可爱的人方行最无私之事 - Plogging漫步环保 5月12日 继续接受报名"/><p>文娱活动寻常见，校友联盟几度闻。<br>正是枫城好风景，樱花时节盼逢君。</br></p><p>春天的脚步正姗姗而来，最新情报显示樱花花蕾正在第三阶段的发展，预计5月7-12号以最美姿势迎接我们。我们将于5月12号星期天进行今年的第一次活动 - highpark 以应樱花之约。本次活动由 Team engineers, 苏州科技大学校友会和西南科技大学校友会共同组织。由于今年high park car-free 的新规定，Pizza、饮料等都无法运进high park，组织单位不再提供食物及饮料，请大家自带饮料干粮。</p><p>不以事小而不为，保护环境，收拾垃圾，大家争做最可爱的人吧。</p><p>时间：10-1pm, 5月12号<br>交通：high park今年car free，建议坐公交、carpool，将环保进行到底。<br>服装：请着黑、白或蓝色上衣，或套这三色之一的T恤。一家人、一起來的盡量同色。集體照時，同色的在一邊。<br>活動：1. 10點於Quebec Avenue 夾Bloor路南側High park wading 、Splash Pad、playground處集合報到、組隊（三家或10人同色的組一隊）、領取手套、垃圾袋及路線圖。趕不上10點的同學可於12點在午餐集合處會合<br>2， 10-12，各隊分頭一路向南，賞櫻花，撿垃圾，<br>3， 12-1點，到maple leaf garden會合，集體照、分享自帶的乾糧。<br>4，1點之後自由活動，可游High park免費動物園<br>個人自帶地毯、毛巾方便席地。</br></br></br></br></br></br></br></p><p>咱們再聚在一起聯絡感情、交流技術、談理想、論人生。讓我們一起度過愉快的、有意義的半天吧。</p><p>活動目的：1，一是健身漫步，與大自然親密接觸，，帶上家人、帶上朋友一起戶外活動。2，以身作則，教育孩子保護環境。3，提高我們華人形象，我們不僅是守法的公民，也是社會公德的倡議者，不僅是美好環境的監護者，也是美好家園的建設者，更是正能量的傳播者。5，咱們聚在一起，多溝通多瞭解，互相學習互相幫助。</p><p>感谢各位对漫步环保活动给予的大力支持，大家的热情远远超出了我们的预期。真的是：常叹人心不古道，不知已到枫城来。<br>由于部分人员不能参加，现在继续接受报名，以108人为上限。谢谢大家。</br></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/IMG_1441.jpg" class="kg-image" alt="最可爱的人方行最无私之事 - Plogging漫步环保 5月12日 继续接受报名"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/----_20190429215752.jpg" class="kg-image" alt="最可爱的人方行最无私之事 - Plogging漫步环保 5月12日 继续接受报名"/></figure>]]></content:encoded></item><item><title><![CDATA[寻找父亲的遗著]]></title><description><![CDATA[那个北师大本科华东师大研究生毕业籍贯广东省的重庆师范大学生物系主任，常常背着背包，二十八年如一日，走遍了四川的山山水水，带着重庆师范大学生物系学生每年爬上四川峨眉山一实习就是一个月，采集标本，讲解植物分类特征，编制了无数四川植物标本的教授，十几年来她一直把那份恩爱藏在心里。]]></description><link>https://cms.xiaoju.ca/xun-zhao-fu-qin-de-yi-zhu/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170543a</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[Rong Chen 陈蓉]]></dc:creator><pubDate>Wed, 01 May 2019 03:39:46 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/05/1-4.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/05/1-4.jpg" alt="寻找父亲的遗著"/><p>—怀念广州大学地理系教授《四川植物志》“三茶科”主笔陈世杰</p><p>作者 陈蓉</p><p>2017年2月26日在多伦多国际机场我接到回广州住了两年的妈妈。</p><p>这位十四岁时，也就是1951年夏天，作为中国少先队成都代表和全国各大城市的十一个少年儿童一起跟随国家领导人荣高堂带领的延安鲁艺学员，有著名电影“白毛女”两大主角陈强，王昆等两百多个青年参加了东柏林（民主德国）“第三届世界青年学生和平联欢节”，小小年纪就为祖国增光的老人弓明霞，今年已经80岁了，身为高级教师的她还是那么神采奕奕，只是在我们从小定义为严肃的妈妈脸上多了许多笑容。</p><p>回到家后，妈妈就马不停蹄的拿出很多宝贝给我看，有她给我买的舞蹈服装，运动工具，手机放音机，最让我激动的是她带来了我父亲的遗著复印件。</p><p>那是我爸爸花费了一生的心血取得的研究成果。这本复印件是她在广州植物园图书馆找到的，2016年夏天她迎着酷暑，跑遍了广州城里几个大的图书馆包括父亲工作过的第二个单位广州大学图书馆，广州图书馆，华南植物园图书馆等地。</p><p>寻找遗著这项任务对于一个年近80岁的老人来说，的确是艰难的。她每次去都是搭公交车，虽然在广州65岁老人车费全免，但是旅途的辛劳，资料查找的繁杂，复印文稿的琐碎都是显而易见的。</p><p>但是她没有讲任何的困难，而是每到一处总是兴致勃勃地把寻找情况通过微信及时的汇报给我们加拿大的亲人们。因为她心中始终藏着对爸爸她当年的大学老师，她的丈夫深深的敬意深深的爱恋。</p><p>在她的脑海里，那个当年自己读大学时本系最英俊潇洒的老师，那个北师大本科华东师大研究生毕业籍贯广东省的重庆师范大学生物系主任，常常背着背包，二十八年如一日，走遍了四川的山山水水，带着重庆师范大学生物系学生每年爬上四川峨眉山一实习就是一个月，采集标本，讲解植物分类特征，编制了无数四川植物标本的教授，十几年来她一直把那份恩爱藏在心里。</p><p>想起当年丈夫曾经为了事业奔走在四川的大江南北，自己不仅要努力工作还要带着三个未成年的孩子有说不出的苦，但是为了父亲的事业她都咬咬牙，挺了过来。</p><p>妈妈的支持极大的鼓舞了父亲从事学术研究的热情，书山有路勤为径，学海无涯苦作舟，功夫不负有心人，爸爸参与撰写的《四川植物志》终于出版了。那是他在调回故乡广州大学以后才收到的，其中的“山茶科”部分就是父亲精心研究智慧的结晶。</p><p>父亲一辈子勤勤恳恳，努力专研业务，攻克了一个又一个难关，生前三次出国，代表中国分别在英国，日本和加拿大发表了植物学科的论文。为祖国的科学事业奉献了自己的一生。</p><p>父亲一丝不苟，严于律己，宽以待人的优秀品质一直是我们生活的座右铭。</p><p>我们永远怀念敬爱的父亲陈世杰。</p><p>2018年12月28日于多伦多</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/1-8.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>作者父母结婚时的彩色照片，不过那时候的彩照都是人工将彩油画到黑白照片上的，只有照相馆的师傅才会做这个活儿。看照片完全是今天所说的的帅哥美女，还是师生恋</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/1-5-1.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>作者时任重庆师范大学生物系主任的父亲带领学生野外采集标本</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/2-2.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>作者母亲（图中束小辫子者）珍藏的1951年她参加了东柏林（民主德国）“第三届世界青年学生和平联欢节”的画册</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/2-3.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>作者父亲主编的学术著作</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/2-1.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>书中的插图是一笔一笔用手画出来的</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/1-6-1.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>作者父母</p><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/1-3.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><figure class="kg-card kg-image-card"><img src="http://news.cgctv.com/wp-content/uploads/2018/12/3-3.jpg" class="kg-image" alt="寻找父亲的遗著"/></figure><p>图为作者陈蓉</p>]]></content:encoded></item><item><title><![CDATA[我校首个海外校友会-加拿大校友会成立]]></title><description><![CDATA[经过一年多时间的积极筹备，1月26日，我校第一个海外校友会——加拿大校友会在多伦多正式成立。校友总会向加拿大校友会筹备组通过邮件形式发送了《关于同意苏州科技大学加拿大校友会成立的批复》。城镇88级校友廖海学当选首任会长，当选的第一届理事会还包括郑映卿副会长、钱进理事、刘佳理事。2月18日，加拿大校友会正式注册成为加拿大联邦的非盈利组织。]]></description><link>https://cms.xiaoju.ca/2019042003/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705436</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 20 Apr 2019 19:25:28 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/20190223133452197-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/20190223133452197-1.jpg" alt="我校首个海外校友会-加拿大校友会成立"/><p>经过一年多时间的积极筹备，1月26日，我校第一个海外校友会——加拿大校友会在多伦多正式成立。校友总会向加拿大校友会筹备组通过邮件形式发送了《关于同意苏州科技大学加拿大校友会成立的批复》。城镇88级校友廖海学当选首任会长，当选的第一届理事会还包括郑映卿副会长、钱进理事、刘佳理事。2月18日，加拿大校友会正式注册成为加拿大联邦的非盈利组织。<br>    校友总会副会长、副校长吴健荣代表学校表示祝贺。他说加拿大校友会的成立标志着我校海外校友组织实现零的突破，具有十分重要的历史意义。同时，他向海内外广大校友发出诚挚邀请，希望校友常回母校走走看看。全国各地校友会纷纷发去贺信贺电。新任会长廖海学表示不辜负母校和广大校友的厚望与重托，将凝聚加拿大校友的力量，将加拿大校友会建设成为母校在枫叶之国的对外交流窗口和国际人才、技术交流与合作的平台。同时，将服务校友、服务母校，并为加拿大社区建设、社会文明发展作出贡献。<br>    据悉，2018年9月，第三届多伦多中国高校春晚节目组邀请苏州科技大学参加高校春晚的海选。廖海学、郑映卿（城镇87级）等校友积极筹备节目，组织长安大学、北京建筑大学、同济大学、西北工业大学、中国地质大学、西安交大、多伦多大学等十几所高校校友成立工程师合唱团，合唱曲目《明天会更好》成为多伦多中国高校春晚的压轴节目。</br></br></p><p><a href="https://cms.xiaoju.ca/2019042003/%E5%AE%98%E6%96%B9%E6%96%B0%E7%BD%91%E7%BD%91%E5%9D%80">http://news.usts.edu.cn/news/news_view.asp?newsid=5163</a></p>]]></content:encoded></item><item><title><![CDATA[Plogging漫步环保活动将延期举行]]></title><description><![CDATA[现场勘查发现了市政府公园部门正在进行清理工作，非常干净，本周末我们漫步环保队将无事可做，LOL。同时，今年南风来得晚，本周末21号也将无花可赏，影响大家的雅兴。故决定漫步环保活动延后一、两周。具体时间待定。]]></description><link>https://cms.xiaoju.ca/ploggingman-bu-huan-bao-huo-dong-jiang-yan-qi-ju-xing/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705438</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 20 Apr 2019 19:24:28 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/plogging-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/plogging-1.jpg" alt="Plogging漫步环保活动将延期举行"/><p>现场勘查发现了市政府公园部门正在进行清理工作，非常干净，本周末我们漫步环保队将无事可做，LOL。同时，今年南风来得晚，本周末21号也将无花可赏，影响大家的雅兴。故决定漫步环保活动延后一、两周。具体时间待定。</p>]]></content:encoded></item><item><title><![CDATA[最可爱的人方行最无私的事 - Plogging漫步环保]]></title><description><![CDATA[漫步环保队继续去年的努力，我们将于4月21号进行今年的第一次活动 - highpark。本次活动由 Team engineers, 苏州科技大学校友会(提供食物) 和西南科技大学校友会（提供饮料，手套及垃圾袋）共同组织]]></description><link>https://cms.xiaoju.ca/untitled/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705437</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 20 Apr 2019 19:23:55 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/plogging.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/plogging.jpg" alt="最可爱的人方行最无私的事 - Plogging漫步环保"/><p>文娱活动寻常见，校友联盟几度闻。<br>正是枫城好风景，樱花时节盼逢君</br></p><p>漫步环保队继续去年的努力，我们将于4月21号进行今年的第一次活动 - highpark。本次活动由 Team engineers, 苏州科技大学校友会(提供食物) 和西南科技大学校友会（提供饮料，手套及垃圾袋）共同组织</p><p>欢迎各校友会及个人参加。同时欢迎二代们参加，他/她们是未来的主人，高中生可获颁发Volunteer Hours。</p><p>不以事小而不为，保护环境，收拾垃圾，大家争做最可爱的人吧。</p><p>时间：10-1pm, 4 月21号<br>活动：1. 10点于Quebec Avenue 夹Bloor路南侧集合。赶不上10点的同学可于12点在午餐集合处会合<br>2， 10-12，一路向南，赏樱花，捡垃圾，<br>3， 12-1点，到maple leaf garden会合，午餐。<br>4，1点之后自由活动，可游High park免费动物园<br>个人自带地毯、毛巾方便席地。</br></br></br></br></br></p><p>咱们再聚在一起联络感情、交流技术、谈理想、论人生。让我们一起度过愉快的、有意义的半天吧。</p><p>活动目的：1，一是健身漫步，与大自然亲密接触，，带上家人、带上朋友一起户外活动。2，以身作则，教育孩子保护环境。3，提高我们华人形象，我们不仅是守法的公民，也是社会公德的倡议者，不仅是美好环境的监护者，也是美好家园的建设者，更是正能量的传播者。5，咱们聚在一起，多沟通多了解，互相学习互相帮助。</p>]]></content:encoded></item><item><title><![CDATA[重庆大学90年校庆]]></title><description><![CDATA[重庆大学加拿大校友会90年校庆活动安排]]></description><link>https://cms.xiaoju.ca/xiaoqing90/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705439</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Sat, 20 Apr 2019 17:29:07 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cquaa-flag.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/cquaa-flag.png" alt="重庆大学90年校庆"/><p>2019是重庆大学建校90周年，重庆大学加拿大校友会90年校庆活动安排如下</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/05/Selection_405.png" class="kg-image" alt="重庆大学90年校庆"/></figure><p>请大家留意校友会通知，欢迎大家积极参加。</p><p>重庆大学雄起，加拿大校友会雄起！</p>]]></content:encoded></item><item><title><![CDATA[苏州科技大学]]></title><description><![CDATA[苏州科技大学地处中国历史文化名城、素有“人间天堂”美誉的古城苏州，毗邻石湖水，坐拥上方山，校园环境优美，风景迤逦。学校前身苏州科技学院由原建设部直属高校苏州城建环保学院与原铁道部直属高校苏州铁道师范学院于2001年9月合并组建而成，是一所中央与地方共建、以江苏省管理为主的普通高等院校。建校以来，学校共培养了包括中国科学院院士周锡元、中国工程院院士叶可明在内的10万余名本专科学生以及2500余名全日制硕士研究生。学校拥有十大学科门类，形成了工、理、文、管、艺等多学科协调发展、特色鲜明的学科专业格局。2003年经国务院学位委员会批准为硕士学位授权单位，2017年,我校成为博士学位授予立项建设单位。

学校拥有16个硕士学位授权一级学科、96个硕士学位授权二级学科（学科方向），6个专业硕士学位授权点，并获准开展同等学力人员申请硕士学位工作。现有59个本科专业，其中城乡规划等3个专业为国家级特色专业。现有1个国家大学生文化素质教育基地，1个国家级高校学生科技创业实习基地，1个国家级校外实践教育基地，6个江苏省特色专业，8个专业（类）（含14个专业）被列为江苏省“十二五”高校重点专业，3个专业获]]></description><link>https://cms.xiaoju.ca/sust-2/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705435</guid><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Mon, 15 Apr 2019 02:33:15 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-4.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-4.jpg" alt="苏州科技大学"/><p>苏州科技大学地处中国历史文化名城、素有“人间天堂”美誉的古城苏州，毗邻石湖水，坐拥上方山，校园环境优美，风景迤逦。学校前身苏州科技学院由原建设部直属高校苏州城建环保学院与原铁道部直属高校苏州铁道师范学院于2001年9月合并组建而成，是一所中央与地方共建、以江苏省管理为主的普通高等院校。建校以来，学校共培养了包括中国科学院院士周锡元、中国工程院院士叶可明在内的10万余名本专科学生以及2500余名全日制硕士研究生。学校拥有十大学科门类，形成了工、理、文、管、艺等多学科协调发展、特色鲜明的学科专业格局。2003年经国务院学位委员会批准为硕士学位授权单位，2017年,我校成为博士学位授予立项建设单位。</p><p>学校拥有16个硕士学位授权一级学科、96个硕士学位授权二级学科（学科方向），6个专业硕士学位授权点，并获准开展同等学力人员申请硕士学位工作。现有59个本科专业，其中城乡规划等3个专业为国家级特色专业。现有1个国家大学生文化素质教育基地，1个国家级高校学生科技创业实习基地，1个国家级校外实践教育基地，6个江苏省特色专业，8个专业（类）（含14个专业）被列为江苏省“十二五”高校重点专业，3个专业获批江苏省品牌专业建设工程一期项目， 5个专业通过了高等教育专业评估。6个学科入选江苏省优势学科建设工程，9个学科为江苏省重点学科；现有包括国家级工程实验室、省级重点实验室等省级以上科研平台13个，市级重点实验室等市级科研平台17个。</p><p>学校师资结构合理，综合实力较强。现有教职工1750余人，具有高级专业技术职务的教师648人。教师队伍中拥有中国科学院院士、第三世界科学院院士、美国医学与生物工程院院士、国家建筑设计大师等一批业绩卓著的名家名师。教师队伍中还包括国家自然科学奖二等奖获得者3人，国家科技进步奖二等奖获得者4人，国家“万人计划”领军人才1人，“长江学者”特 聘教授2人，“杰青”获得者4人，“优青”获得者１人，“973”项目首席科学家1人，百千万人才工程国家级人选4人，中科院百人计划入选者2人，教育部新世纪优秀人才支持计划3人，省“333工程”第二层次培养对象4人，以及其他省级人才工程入选者193人。学校现有省部级科研、教学创新团队8个，6人担任全国高校教学指导委员会、评估委员会委员，9人享受国务院政府特殊津贴。学校多位教师获全国“五一”劳动奖章、全国先进工作者、国家级和省部级有突出贡献的中青年专家以及江苏省高等学校教学名师等奖项或荣誉称号。学校还聘请了包括两院院士沈世钊、陈肇元、叶可明以及著名音乐指挥家汤沐海等一批著名专家学者担任兼职教授。</p><p>近五年学校教师共承担科研项目1636项，其中包括国家科技重大专项、国家“973”项目、“863”项目、国家自然科学基金（重点）项目、国家社会科学基金项目等在内的国家级项目226项，以及一批省部级项目、横向科研项目、科技开发与技术服务项目；获得国家科技进步二等奖1项，获得省部级以上科技奖项30项；学术论文被SCI等三大检索收录近1300篇，专利779项。</p><p>学校坚持以教学工作为中心，深化教学改革，加强教学基本建设，规范教学管理，教学质量不断提高。2007年，学校以“优秀”等第通过教育部本科教学工作水平评估。学校不断推进育人模式的改革与创新，积极探索“书院制”育人新模式。2016年，学校设立了敬文书院，两届240名新生已在书院开启了全新的学习生活。学校在近两届教学成果奖评选中，获得国家级教学成果奖一等奖、二等奖各1项，获得包括省级教学成果奖特等奖在内的省级以上教学成果奖12项；近五年来，获批省（部）级教学改革（重点）研究项目36项；学校先后荣获中国音乐最高奖“金钟奖”（合唱）金奖、中国民间文艺最高奖“山花奖”、“挑战杯”全国大学生课外学术作品竞赛一等奖、“创青春”全国大学生创业大赛专项赛金奖、全国大学生艺术展演合唱比赛（专业组）一等奖、全国大学生数学建模竞赛一等奖、全国大学生结构设计竞赛一等奖、全国大学生机械创新设计大赛一等奖以及国际风景园林师联合会（IFLA）国际大学生设计竞赛第三名、Esri杯中国大学生GIS软件开发竞赛特等奖等一批国内、国际级奖项。</p><p>学校培养的毕业生实践能力强、勤恳务实，受到用人单位的普遍欢迎，许多毕业生已经成为单位负责人或者行业骨干，特别是为长三角地区，为江苏的建设、环保行业和基础教育提供了大量优秀人才。学校多次获得江苏省毕业生就业工作先进单位荣誉称号。</p><p>学校办学条件优良，对外交流活跃。学校校园占地面积2300亩，校舍建筑面积近60万平方米，图书馆藏书179.4万册，中外文电子数据库33个，电子图书282.5万种; 积极响应国家发展战略，扎实推进教育对外开放工作，通过中外合作办学引进国外优质资源，促进教育改革和学科专业的建设与发展，培养高素质国际化人才。学校先后获批中外合作办学项目4个，工程管理专业、机械设计制造及其自动化专业及物流管理专业中外合作办学项目已顺利通过教育部评估，并先后获批江苏省高校中外合作办学高水平示范性建设工程项目。积极为国家外交战略服务，承担对外援助人力资源培训任务。自1993年以来，学校承办了由国家商务部主办的援外环保技术培训班和物流优化技术培训班，为亚太地区、非洲等100余个国家培训学员近千人。2015年经商务部、教育部批准，学校成为全国首批承担援外硕士学历学位教育项目高校。学校不断拓展办学视野，积极加强与国外院校的交流与合作，与美国、英国、德国、澳大利亚、日本、瑞典等国家和港澳台地区50余所高校建立校际合作关系，学生出国（境）留学数有了较大幅度的增长，教师、管理人员出国（境）交流人数明显增多。</p><p>学校先后荣获“江苏省文明校园”、“江苏省高等学校和谐校园”、“江苏省平安校园”、“全省高校专项维稳工作先进集体”、“江苏省高等学校思想政治教育工作先进集体”、“全省教育纪检监察先进集体”等荣誉，多次被评为大学生社会实践全国及省先进单位。学校大学科技园被认定为国家级“高校学生科技创业实习基地”。</p><p>“长风破浪会有时，直挂云帆济沧海”。多年来，学校坚持“立足江苏、服务行业、辐射全国、面向世界”的服务定位，以培养基础扎实、知识面宽的高素质创新性应用型人才为己任，面向国家世界一流大学和一流学科建设，深入贯彻“四个全面”的战略布局，牢固树立和自觉践行五大发展理念，坚持立德树人，强化特色发展，提升办学实力，努力将学校建设成为特色鲜明、品质卓越的高水平教学研究型大学。</p>]]></content:encoded></item><item><title><![CDATA[苏州科技大学加拿大校友会]]></title><description><![CDATA[苏州科技大学加拿大校友会及第一届理事会成立的宗旨是：

1，服务及帮助在加校友，增进校友感情，丰富校友业余生活，并负责接待来访的同学老师及领导。

2，加强加拿大校友会与母校的联系，促进学术交流、人才培养和人才输送。欢迎专业人才自荐，推荐专才给母校，为母校发展做贡献。

3，代表母校组织、参与在加高校文艺联欢，弘扬传承中华文化，提高母校在海外的知名度。

4，积极参与和带头组织社区建设活动，加强环境保护，促进社区安全，改善华人社会风貌。]]></description><link>https://cms.xiaoju.ca/su-zhou-ke-ji-da-xue-jia-na-da-xiao-you-hui-2/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705434</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><category><![CDATA[people]]></category><category><![CDATA[event]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 13 Apr 2019 02:52:40 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-2.jpg" alt="苏州科技大学加拿大校友会"/><p>苏州科技大学加拿大校友会及第一届理事会成立的宗旨是：</p><p>1，服务及帮助在加校友，增进校友感情，丰富校友业余生活，并负责接待来访的同学老师及领导。</p><p>2，加强加拿大校友会与母校的联系，促进学术交流、人才培养和人才输送。欢迎专业人才自荐，推荐专才给母校，为母校发展做贡献。</p><p>3，代表母校组织、参与在加高校文艺联欢，弘扬传承中华文化，提高母校在海外的知名度。</p><p>4，积极参与和带头组织社区建设活动，加强环境保护，促进社区安全，改善华人社会风貌。</p>]]></content:encoded></item><item><title><![CDATA[苏州科技大学]]></title><description><![CDATA[苏州科技大学地处中国历史文化名城、素有“人间天堂”美誉的古城苏州，毗邻石湖水，坐拥上方山，校园环境优美，风景迤逦。学校前身苏州科技学院由原建设部直属高校苏州城建环保学院与原铁道部直属高校苏州铁道师范学院于2001年9月合并组建而成，是一所中央与地方共建、以江苏省管理为主的普通高等院校。建校以来，学校共培养了包括中国科学院院士周锡元、中国工程院院士叶可明在内的10万余名本专科学生以及2500余名全日制硕士研究生。学校拥有十大学科门类，形成了工、理、文、管、艺等多学科协调发展、特色鲜明的学科专业格局。2003年经国务院学位委员会批准为硕士学位授权单位，2017年,我校成为博士学位授予立项建设单位。]]></description><link>https://cms.xiaoju.ca/sust/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705433</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[Xingxing Li]]></dc:creator><pubDate>Sat, 13 Apr 2019 02:15:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-3.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/ggtu1.jpg" class="kg-image" alt="苏州科技大学"/></figure><!--kg-card-begin: markdown--><img src="https://cms.xiaoju.ca/content/images/2019/04/ggtu1-3.jpg" alt="苏州科技大学"/><p>苏州科技大学地处中国历史文化名城、素有“人间天堂”美誉的古城苏州，毗邻石湖水，坐拥上方山，校园环境优美，风景迤逦。学校前身苏州科技学院由原建设部直属高校苏州城建环保学院与原铁道部直属高校苏州铁道师范学院于2001年9月合并组建而成，是一所中央与地方共建、以江苏省管理为主的普通高等院校。建校以来，学校共培养了包括中国科学院院士周锡元、中国工程院院士叶可明在内的10万余名本专科学生以及2500余名全日制硕士研究生。学校拥有十大学科门类，形成了工、理、文、管、艺等多学科协调发展、特色鲜明的学科专业格局。2003年经国务院学位委员会批准为硕士学位授权单位，2017年,我校成为博士学位授予立项建设单位。</p>
<p>学校拥有16个硕士学位授权一级学科、96个硕士学位授权二级学科（学科方向），6个专业硕士学位授权点，并获准开展同等学力人员申请硕士学位工作。现有59个本科专业，其中城乡规划等3个专业为国家级特色专业。现有1个国家大学生文化素质教育基地，1个国家级高校学生科技创业实习基地，1个国家级校外实践教育基地，6个江苏省特色专业，8个专业（类）（含14个专业）被列为江苏省“十二五”高校重点专业，3个专业获批江苏省品牌专业建设工程一期项目， 5个专业通过了高等教育专业评估。6个学科入选江苏省优势学科建设工程，9个学科为江苏省重点学科；现有包括国家级工程实验室、省级重点实验室等省级以上科研平台13个，市级重点实验室等市级科研平台17个。</p>
<p>学校师资结构合理，综合实力较强。现有教职工1750余人，具有高级专业技术职务的教师648人。教师队伍中拥有中国科学院院士、第三世界科学院院士、美国医学与生物工程院院士、国家建筑设计大师等一批业绩卓著的名家名师。教师队伍中还包括国家自然科学奖二等奖获得者3人，国家科技进步奖二等奖获得者4人，国家“万人计划”领军人才1人，“长江学者”特 聘教授2人，“杰青”获得者4人，“优青”获得者１人，“973”项目首席科学家1人，百千万人才工程国家级人选4人，中科院百人计划入选者2人，教育部新世纪优秀人才支持计划3人，省“333工程”第二层次培养对象4人，以及其他省级人才工程入选者193人。学校现有省部级科研、教学创新团队8个，6人担任全国高校教学指导委员会、评估委员会委员，9人享受国务院政府特殊津贴。学校多位教师获全国“五一”劳动奖章、全国先进工作者、国家级和省部级有突出贡献的中青年专家以及江苏省高等学校教学名师等奖项或荣誉称号。学校还聘请了包括两院院士沈世钊、陈肇元、叶可明以及著名音乐指挥家汤沐海等一批著名专家学者担任兼职教授。</p>
<p>近五年学校教师共承担科研项目1636项，其中包括国家科技重大专项、国家“973”项目、“863”项目、国家自然科学基金（重点）项目、国家社会科学基金项目等在内的国家级项目226项，以及一批省部级项目、横向科研项目、科技开发与技术服务项目；获得国家科技进步二等奖1项，获得省部级以上科技奖项30项；学术论文被SCI等三大检索收录近1300篇，专利779项。</p>
<p>学校坚持以教学工作为中心，深化教学改革，加强教学基本建设，规范教学管理，教学质量不断提高。2007年，学校以“优秀”等第通过教育部本科教学工作水平评估。学校不断推进育人模式的改革与创新，积极探索“书院制”育人新模式。2016年，学校设立了敬文书院，两届240名新生已在书院开启了全新的学习生活。学校在近两届教学成果奖评选中，获得国家级教学成果奖一等奖、二等奖各1项，获得包括省级教学成果奖特等奖在内的省级以上教学成果奖12项；近五年来，获批省（部）级教学改革（重点）研究项目36项；学校先后荣获中国音乐最高奖“金钟奖”（合唱）金奖、中国民间文艺最高奖“山花奖”、“挑战杯”全国大学生课外学术作品竞赛一等奖、“创青春”全国大学生创业大赛专项赛金奖、全国大学生艺术展演合唱比赛（专业组）一等奖、全国大学生数学建模竞赛一等奖、全国大学生结构设计竞赛一等奖、全国大学生机械创新设计大赛一等奖以及国际风景园林师联合会（IFLA）国际大学生设计竞赛第三名、Esri杯中国大学生GIS软件开发竞赛特等奖等一批国内、国际级奖项。</p>
<p>学校培养的毕业生实践能力强、勤恳务实，受到用人单位的普遍欢迎，许多毕业生已经成为单位负责人或者行业骨干，特别是为长三角地区，为江苏的建设、环保行业和基础教育提供了大量优秀人才。学校多次获得江苏省毕业生就业工作先进单位荣誉称号。</p>
<p>学校办学条件优良，对外交流活跃。学校校园占地面积2300亩，校舍建筑面积近60万平方米，图书馆藏书179.4万册，中外文电子数据库33个，电子图书282.5万种; 积极响应国家发展战略，扎实推进教育对外开放工作，通过中外合作办学引进国外优质资源，促进教育改革和学科专业的建设与发展，培养高素质国际化人才。学校先后获批中外合作办学项目4个，工程管理专业、机械设计制造及其自动化专业及物流管理专业中外合作办学项目已顺利通过教育部评估，并先后获批江苏省高校中外合作办学高水平示范性建设工程项目。积极为国家外交战略服务，承担对外援助人力资源培训任务。自1993年以来，学校承办了由国家商务部主办的援外环保技术培训班和物流优化技术培训班，为亚太地区、非洲等100余个国家培训学员近千人。2015年经商务部、教育部批准，学校成为全国首批承担援外硕士学历学位教育项目高校。学校不断拓展办学视野，积极加强与国外院校的交流与合作，与美国、英国、德国、澳大利亚、日本、瑞典等国家和港澳台地区50余所高校建立校际合作关系，学生出国（境）留学数有了较大幅度的增长，教师、管理人员出国（境）交流人数明显增多。</p>
<p>学校先后荣获“江苏省文明校园”、“江苏省高等学校和谐校园”、“江苏省平安校园”、“全省高校专项维稳工作先进集体”、“江苏省高等学校思想政治教育工作先进集体”、“全省教育纪检监察先进集体”等荣誉，多次被评为大学生社会实践全国及省先进单位。学校大学科技园被认定为国家级“高校学生科技创业实习基地”。</p>
<p>“长风破浪会有时，直挂云帆济沧海”。多年来，学校坚持“立足江苏、服务行业、辐射全国、面向世界”的服务定位，以培养基础扎实、知识面宽的高素质创新性应用型人才为己任，面向国家世界一流大学和一流学科建设，深入贯彻“四个全面”的战略布局，牢固树立和自觉践行五大发展理念，坚持立德树人，强化特色发展，提升办学实力，努力将学校建设成为特色鲜明、品质卓越的高水平教学研究型大学。</p>
<!--kg-card-end: markdown-->]]></content:encoded></item><item><title><![CDATA[上海工程技术大学校友会(加拿大)]]></title><description><![CDATA[校友会不仅是一个利益共同体，而同时也必须是一个价值共同体和情感共同体。校友联谊会要为全国乃至全球数十万校友提供一个互助互利的平台，但更多地是要为校友们提供一个体验校友情谊的家园。同时，校友会既是一个体验共同体，也是一个记忆共同体，是一个在分享记忆的基础上形成的荣辱与共的大家庭。]]></description><link>https://cms.xiaoju.ca/guan-yu-xiao-you-hui/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705432</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><category><![CDATA[image]]></category><category><![CDATA[people]]></category><dc:creator><![CDATA[NIGELZHAI]]></dc:creator><pubDate>Wed, 10 Apr 2019 02:57:24 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/saac-banner.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/saac-banner.jpg" alt="上海工程技术大学校友会(加拿大)"/><p>校友会不仅是一个利益共同体，而同时也必须是一个价值共同体和情感共同体。校友联谊会要为全国乃至全球数十万校友提供一个互助互利的平台，但更多地是要为校友们提供一个体验校友情谊的家园。同时，校友会既是一个体验共同体，也是一个记忆共同体，是一个在分享记忆的基础上形成的荣辱与共的大家庭。</p>]]></content:encoded></item><item><title><![CDATA[暨南大学多伦多校友会]]></title><description><![CDATA[暨南大学多伦多校友会于2016年9月10日正式成立。多年前老一辈在多伦多的暨南人创建了〃国立暨南大学加 东校友会〃，联络了一批多伦多校友，搭建了与祖国和母校的桥梁。后这些前辈因年事过高而淡出，原来的校友 会已无法追寻。随着越来越多暨南师生移民多伦多，复建多伦多校友会迫在眉睫。在校友总会的关怀、兄弟校友 会的帮助和支持，以及多伦多校友的共同努力下，多伦多校友会筹委会自2015年11月正式组建，以暨南情缘重 新凝聚起逾百名校友，并于2016年9月10日正式成立校友会。]]></description><link>https://cms.xiaoju.ca/ji-nan-da-xue-duo-lun-duo-xiao-you-hui/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705430</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><category><![CDATA[event]]></category><category><![CDATA[people]]></category><dc:creator><![CDATA[Erica Zhang]]></dc:creator><pubDate>Tue, 09 Apr 2019 01:38:45 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/jnutaa-logo-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/jnutaa-logo-2.png" alt="暨南大学多伦多校友会"/><p>暨南大学多伦多校友会于2016年9月10日正式成立。多年前老一辈在多伦多的暨南人创建了〃国立暨南大学加 东校友会〃，联络了一批多伦多校友，搭建了与祖国和母校的桥梁。后这些前辈因年事过高而淡出，原来的校友 会已无法追寻。随着越来越多暨南师生移民多伦多，复建多伦多校友会迫在眉睫。在校友总会的关怀、兄弟校友 会的帮助和支持，以及多伦多校友的共同努力下，多伦多校友会筹委会自2015年11月正式组建，以暨南情缘重 新凝聚起逾百名校友，并于2016年9月10日正式成立校友会。(Email: jnutoronto@gmail.com)</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/jnutaa-banner-1.png" class="kg-image" alt="暨南大学多伦多校友会"/></figure><p>暨南大学多伦多校友会以1980年后毕业的校友为主体，将弘扬爱国爱校的光荣传统，通过积极组织活动联 络多伦多地区暨南人，互帮互助，携手并进，共谋发展，为促进中加经济文化交流而努力。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/jnu-logo-wide.JPG" class="kg-image" alt="暨南大学多伦多校友会"/></figure><p>暨南大学，简称暨大（缩写：JNU），是一所本部位于中国广州市的大学，其前身 是清朝政府两江总督端方在光绪三十二年(1906年)从欧洲考察宪政归国后于南京成 立的暨南学堂。此后百年间曾多次迀址，最后重建于广州。暨南大学在国际上尤其是华侨中有较髙声望，被誉为''培养世界市民的文化大学堂〃。历史上马寅初，郑振铎、 梁实秋、王亚南、周谷城、钱锺书、周建人、夏衍、许德珩、胡愈之、严济慈、楚图 南、黄宾虹、潘天寿等一大批著名学者曾在暨南大学有过任教经历。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/jnutaa-2-2.png" class="kg-image" alt="暨南大学多伦多校友会"/></figure><p>暨南大学现在广州、珠海、深圳三地共有五个校区。学校设有6所国家级三甲附 属医院，1所专科医院，1所直属医院。学科涵盖哲学、经济学、法学、文学、理学、 农学、工学、管理学、艺术学等学科门类。学校现有27个学院，59个系，182个研究机构和77个实验室，89个本科专业，38个硕士学位授权一级 学科，5个硕士学位授权二级学科，15个博士学位授权一级学科，4个博士 学位授权二级学科，拥有15个博士后流动站，1个博士后科研工作站。另有 国家工程中心1个，省、部级设置的研究中心12个、重点实验室13个。</p><p>暨南大学是国务院侨务办公室直属的综合性大学，是首批被列入国家 "211工程"重点建设高校，也是优势学科创新平台项目建设高校。学校优势 学科为经管类、新闻类专业，社会上有''始有暨南，便有商科"的美誉。根据 教育部官方公布的学科评估，暨南大学新闻传播学、应用经济学、中药学整体水平得分均排名全国前五。暨南大 学有5个学科进入了ESI全球前1%排名，分别是临床医学、化学、工程学、材料科学和药理学与毒理学。</p><p>由于特殊的海外色彩，学校以''面向海外，面向港澳台"为办学特色，是第一所招收外国留学生的中国高校；在中国内地高校中，暨南大学来自港澳台地区、华侨的学生人数一直稳居前列，素有"华侨最高学府"的美称。(Email: jnutoronto@gmail.com)</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/jnutaa-1.png" class="kg-image" alt="暨南大学多伦多校友会"/></figure>]]></content:encoded></item><item><title><![CDATA[南京师范大学加拿大校友会简介]]></title><description><![CDATA[南京师范大学加拿大校友会隶属于南师大海外/北美校友会，于2014 年7月27日由部分多伦多校友自发成立。
从2012年12月的校友新年聚会开始，加拿大校友会每年都举办校友联谊活动并积极参与在多伦多的中国高校校友会联合举办的许多大型活动。从2017年起参加了三届高校春晚并表演节目，积极参加了乒乓球，排球，足球等体育活动。校友会建立了加拿大校友和海外校友两个微信交流平台，尤其是含有两百多校友的海外校友微信平台聚集了南师大海外众多杰出校友。大家线上交流活跃，校友情深，虽远隔重洋却近在咫尺。线下互动走访联系密切，校友感情深厚。]]></description><link>https://cms.xiaoju.ca/nan-jing-shi-fan-da-xue-jia-na-da-xiao-you-hui-jian-jie/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542f</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><category><![CDATA[people]]></category><category><![CDATA[event]]></category><dc:creator><![CDATA[Lucy Shao]]></dc:creator><pubDate>Mon, 08 Apr 2019 23:32:02 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/-----.jpeg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/-----.jpeg" alt="南京师范大学加拿大校友会简介"/><p>南京师范大学加拿大校友会隶属于南师大海外/北美校友会，于2014 年7月27日由部分多伦多校友自发成立。</p><p>从2012年12月的校友新年聚会开始，加拿大校友会每年都举办校友联谊活动并积极参与在多伦多的中国高校校友会联合举办的许多大型活动。从2017年起参加了三届高校春晚并表演节目，积极参加了乒乓球，排球，足球等体育活动。校友会建立了加拿大校友和海外校友两个微信交流平台，尤其是含有两百多校友的海外校友微信平台聚集了南师大海外众多杰出校友。大家线上交流活跃，校友情深，虽远隔重洋却近在咫尺。线下互动走访联系密切，校友感情深厚。</p><p>同时，校友会始终保持与母校的密切联系，对促进国内外校友的友好交流起到桥梁作用。</p><p>加拿大校友会是南师大海外校友会的重要组成部分。因校友相对集中多伦多，活动大多在多伦多及周边地区举行。衷心希望更多校友加入校友会各项活动，成为多伦多高校校友社区一部分。</p><p>会长： 邵蓉岩  416-799-1818</p><p>理事长：王耀华</p><p>副会长：赵青，范成东</p><p>秘书长：陆小倩</p><p>理事：陈莉，陈珊，陈世强，王丽华，黄瑶</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/------.jpeg" class="kg-image" alt="南京师范大学加拿大校友会简介"/></figure>]]></content:encoded></item><item><title><![CDATA[重庆师范大学加拿大校友会(筹)]]></title><description><![CDATA[重庆师范大学加拿大校友会(筹)欢迎校友和我们联系，重温母校情。
重庆师范大学简介
文脉深厚，教泽流长。重庆师范大学创办于1954年，是重庆市人民政府举办的全日制综合性普通本科院校，是西部教师教育事业的重要基地之一，办学历史源于1906年官立川东师范学堂。学校1986年获批硕士学位授予单位，2003年更名为重庆师范大学]]></description><link>https://cms.xiaoju.ca/cqnuaa/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542e</guid><category><![CDATA[about]]></category><category><![CDATA[event]]></category><category><![CDATA[people]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[Rong Chen 陈蓉]]></dc:creator><pubDate>Sun, 07 Apr 2019 01:52:31 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cq-normal1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/cq-normal1.jpg" alt="重庆师范大学加拿大校友会(筹)"/><p>重庆师范大学加拿大校友会(筹)欢迎校友和我们联系，重温母校情。</p><h3 id="-">重庆师范大学简介</h3><p>文脉深厚，教泽流长。重庆师范大学创办于1954年，是重庆市人民政府举办的全日制综合性普通本科院校，是西部教师教育事业的重要基地之一，办学历史源于1906年官立川东师范学堂。学校1986年获批硕士学位授予单位，2003年更名为重庆师范大学，2017年获批硕士研究生推免单位，2018年获批博士学位授予单位。</p><p>作为新中国最早创办的高等师范院校之一，学校始终秉承“立教无类，以文化人”的办学理念，恪守“厚德、笃学、砺志、创新”的校训精神，立足西部、扎根重庆、服务全国，建立起学前教育、小学教育、中等教育、高等教育、继续教育、职业技术教育、特殊教育和海外华文教育师资培养培训的完备教师教育体系。构建起师范教育和非师范教育“两轮驱动”，基础教育、职业教育和汉语国际教育“三驾马车”，文化传承与创新、决策咨询与公共服务、科技攻关与应用转化“三大板块”的特色办学格局。</p><p>师道尊严，彬彬济济。学校现有17个二级学院，1个独立二级学院，在校学生3万余人，其中全日制本科生25000余人、研究生4000余人、留学生570余人。在职教职工2000余人，其中正高职称和博士1000余人，博士生导师和硕士生导师800余位。有国际系统与控制科学院院士、国家“万人计划”人选、“新世纪百千万人才工程”国家级人选、国家级有突出贡献的中青年专家、全国杰出专业技术人才、全国文化名家暨“四个一批”理论人才、教育部科技委数理学部委员、“中国青年科技奖”获得者、享受国务院政府特殊津贴专家、“海外杰青”获得者、中国科学院“百人计划”人选等国家级专门人才26人。有教育部重点人才工程人选、重庆市重点人才工程人选210余人次。</p><p>踵事增华，锐意兴革。学校学科建设体系完备，学校为博士学位授权单位，硕士学位一级学科覆盖哲学、法学、经济学、教育学、文学、理学等11个学科门类，硕士学位授权一级学科24个，硕士专业学位授权点14个；2个重庆市“一流学科”，14个市级重点一级学科；现有17个二级学院，72个本科专业。有数学与信息科学、文博与艺术文化、生命科学与绿色生态、智能材料与新能源、区域经济与产业发展、教师教育等6大优势学科群。</p><p>学校科研成果颇丰。近年来，主持国家社科基金重大招标、国家自然科学基金等国家级项目185项；发表ESI热点、高被引论文、三大检索论文2660篇，出版高水平专著166部；获国家自然科学二等奖、教育部人文社科奖、全国教育科学研究优秀成果奖、国家哲学社会科学文库等标志性成果59项，其中，“向量最优化问题的理论研究”荣获2018年度国家自然科学奖二等奖，实现了我校在国家科技奖的重大突破。</p><p>学校教学改革成效显著，获国家级教学成果二等奖等8项、国家级教学质量工程项目16项、国家级规划教材7项，省部级教学成果奖64项。获全国高校青年教师教学竞赛一、三等奖，获国家及省部级教学竞赛奖100余人。学校有国家级特色专业建设点、国家级专业综合改革试点、国家级卓越教师培养改革项目、国家级卓越农林人才教育培养计划改革试点项目、国家级精品视频公开课、国家级教师教育精品资源共享课、国家级教学科研团队、国家级教师队伍建设示范项目等16个。学生在“挑战杯”“大学生数学建模竞赛”“师范生教学技能竞赛”等各类重大赛事中获得全国奖项283项。26次获“全国大中专学生志愿者暑期‘三下乡’社会实践活动先进单位”。</p><p>学校坚持开放办学，积极推动汉语国际教育，3次获“孔子学院先进中方合作机构”殊荣，在美国、英国、卢旺达、斯里兰卡、印度尼西亚、巴布亚新几内亚等国举办“孔子学院”“汉语师范学院”，实现举办孔子学院的五大洲布局。</p><p>学校环境优美，办学条件优良，是全国绿化模范单位、学校艺术教育先进单位，重庆市文明单位、德育工作先进集体、森林校园、美丽校园。含大学城校区、沙坪坝校区、北碚校区三个校区，总面积2688亩。纸质图书270余万册，本地镜像电子图书104万种，本地镜像资源容量达55TB，数据库46个等。编辑出版《重庆师范大学学报》（自然科学版、哲学社会科学版）《地理教育》《当代幼教》等学术刊物。其中，《重庆师范大学学报》（自然科学版）是全国中文核心期刊、CSCD来源期刊、科技核心期刊，《重庆师范大学学报》（哲学社会科学版）入选2014“中国人文社科期刊评价报告”扩展期刊。</p><p>学校是全国创先争优先进基层党组织、青年马克思主义者培养工程全国研究培训基地、教育部高校思想政治工作创新发展中心、全国毕业生就业典型经验高校，4次荣获全国高校校园文化建设优秀成果一等奖。拥有“国务院侨务办公室华文教育基地”“教育部全国职教师资培训重点建设基地”“国家汉语国际推广师资培训基地（重庆）”等3个国家级基地，是全国“中德（重庆）职教合作示范基地”，全国首批部校共建“重庆新闻学院”。</p><p>奋进扬蹄，乘风破浪。习近平、贾庆林、贺国强、刘延东、许嘉璐、彭佩云、韩启德、张梅颖、郑万通等党和国家领导人曾亲临学校视察；教育部、重庆市主要领导多次来校关心指导工作，有力促进了学校的改革和发展。学校将坚持以习近平新时代中国特色社会主义思想为指导，坚持内涵式发展，深入推进教育综合改革和“双一流”建设，提升教育教学质量、科学研究水平、社会服务能力和文化传承创新能力，建成特色鲜明的高水平综合性师范大学。</p><p>（数据截至2019年1月）</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cq-normal1-1.jpg" class="kg-image" alt="重庆师范大学加拿大校友会(筹)"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cq-normal4.jpg" class="kg-image" alt="重庆师范大学加拿大校友会(筹)"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cq-normal3.jpg" class="kg-image" alt="重庆师范大学加拿大校友会(筹)"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cq-normal2.jpg" class="kg-image" alt="重庆师范大学加拿大校友会(筹)"/></figure>]]></content:encoded></item><item><title><![CDATA[陈蓉校友在加拿大的活动影集]]></title><description><![CDATA[陈蓉校友在加拿大的活动影集]]></description><link>https://cms.xiaoju.ca/xiao-you-chen-rong-zai-jia-na-da-de-huo-dong-ying-ji/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542d</guid><category><![CDATA[people]]></category><dc:creator><![CDATA[Rong Chen 陈蓉]]></dc:creator><pubDate>Sun, 07 Apr 2019 01:41:18 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/mmexport1554045503247-1.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/6d87fafb000e83835d1e68e416eb84e9.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/40dc603749d2ddf9a1714d6c1f41bcaf.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/019af0028f077bf574ae924007cf2319.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/1554003869590.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/1554047157500.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/mmexport1554045503247.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/1554047157202.jpg" class="kg-image" alt="陈蓉校友在加拿大的活动影集"/></figure>]]></content:encoded></item><item><title><![CDATA[“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开]]></title><description><![CDATA[4月6日下午，由西北工业大学加拿大校友会和电子科技大学加拿大校友会联合发起，CIK 电讯（CIK Telecom）赞助举办的“CIK 电讯：创新科技引领智慧城市发展”讲座在万锦市政厅顺利召开。召开本次讲座的目的是为了深度解读科技创新是如何推动城市发展，进而以“智慧”打造生态宜居、产业健康发展、民众高幸福指数的城市。活动当日，万锦市市长薛家平（Frank Scarpitti），安省省议员柯文彬（Vincent Ke），以及万锦市市议员何胡景（Alan Ho）亲临现场，并就此课题进行了精彩的演讲。著名女高音歌唱家张辉萍女士也作为表演嘉宾，领唱中加两国国歌。]]></description><link>https://cms.xiaoju.ca/cikdian-xun-chuang-xin-ke-ji-yin-ling-zhi-hui-cheng-shi-fa-zhan-jiang-zuo-shun-li-zhao-kai/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542c</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[CIK]]></dc:creator><pubDate>Sun, 07 Apr 2019 00:27:24 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/001-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/001-1.jpg" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/><p>轻松加拿大报道：<a href="http://www.easyca.ca/archives/160355?from=groupmessage">http://www.easyca.ca/archives/160355?from=groupmessage</a></p><p>4月6日下午，由西北工业大学加拿大校友会和电子科技大学加拿大校友会联合发起，CIK 电讯（CIK Telecom）赞助举办的“CIK 电讯：创新科技引领智慧城市发展”讲座在万锦市政厅顺利召开。召开本次讲座的目的是为了深度解读科技创新是如何推动城市发展，进而以“智慧”打造生态宜居、产业健康发展、民众高幸福指数的城市。活动当日，万锦市市长薛家平（Frank Scarpitti），安省省议员柯文彬（Vincent Ke），以及万锦市市议员何胡景（Alan Ho）亲临现场，并就此课题进行了精彩的演讲。著名女高音歌唱家张辉萍女士也作为表演嘉宾，领唱中加两国国歌。</p><p>讲座伊始，作为本次讲座举办方的CIK电讯CEO邓晓京分享了其创业故事，艰辛的创业经历与海外华人的辛酸引起了在场听众的共鸣，掌声经久不息。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/001-1-640x400.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/002-1-640x341.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/003-1-640x385.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p>“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开。林风云摄</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/004-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p>CIK电讯CEO邓晓京分享了其创业故事。林风云摄</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/001-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><br>万锦市市长薛家平。林风云摄</br></p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/002-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><br>安省议员柯文彬。林风云摄</br></p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/009-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><br>安省议员柯文彬颁赠贺函</br></p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/010-640x476.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><br>万锦市议员何胡景。林风云摄</br></p><p><strong><strong>邓晓京的加拿大梦</strong></strong><br>毕业于西北工业大学机电工程专业的邓晓京是典型的技术人，于1999年带着雄心壮志远赴加拿大，展开了他的寻梦之旅。千禧年时期，网络并不如现今般发达，海外华人与国内亲友沟通只能通过昂贵的国际长途电话。瞧准商机的邓晓京便白手起家了Onet System Inc网络咨询公司，主营基于网络技术的IP电话业务。</br></p><p>随着互联网不断普及，但加拿大本地电信行业却因其高昂的费用和鸡肋的售后服务一直以来饱受诟病。心怀梦想的邓晓京渴望改变这一现状，期望能将亲民的价格、稳定的网络和优质的服务三者相结合，带给普罗大众。2003年8月，邓晓京携手几名合伙人共同建立了CIK Telecom电讯公司。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/011-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/012-623x480.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/013-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/014-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/015-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/016-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p>这家由华人创办的企业已经走过了十五个年头，十五年来，CIK经风雨、历艰难，在探索中前进，在实践中成长。现如今邓晓京的CIK电讯已成为颇具规模的跨国型企业，在全球范围拥有400余名员工。在加拿大本地，CIK电讯拥有20万余客户直接受惠于其优质低价的经营模式以及客户至上的服务理念。一路以来，CIK囊获褒奖无数：获得加拿大创业协进会“最佳企业进步奖”殊荣；连续三年被知名科技杂志PC Magazine评为加拿大排名十大最快的网络服务供应商。</p><p>整个讲座主要是围绕四个主题：光纤网络、家居安全技术、人工智能以及创新型商业解决方案，由浅入深地从经济、社会、环境等各方面提出了智慧城市的愿景。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/004-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/003-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/008-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/005-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><strong><strong>网络技术趋势 – 光纤到城市</strong></strong><br>光纤技术是目前最先进的有线通信技术，可以很轻松地传输超过100Gbps的数据流量，而且稳定性高、损耗低、重量轻。光纤网络之于智慧城市发展，就好比摩天大楼的地基，无论是实现智能科技的管理，还是保证生活的舒适便利，亦或是立足于可持续发展，都离不开光纤网络基础设施的保障。同时，光纤网络也是未来普及5G无线网络的关键。</br></p><p>CIK电讯副总裁、光纤项目负责人Yves Yao先生表示：CIK纯光纤到城市项目已于2018年9月正式启动，作为CIK电讯总部所在地的万锦市，将作为该项目首个启动城市，并且CIK将于未来10年斥资3亿加币在万锦市全面铺设光纤网络。旨在全面加强网络信息基础设施保障，建设更畅通的信息高速通路，实现客户高速上网的需求。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/006-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/007-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/001-3-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><strong><strong>家居安全技术</strong></strong><br>城市安全是构筑智慧城市密不可分的一环，而家居安全又是其中的重中之重。近两年，多伦多华人聚居区入室盗窃愈演愈烈，越来越多的华人家庭开始考虑安装监控系统来保护人身及财产安全。然而现有的家庭安防系统往往会发生如，家庭老人无法与监控中心进行沟通导致误报警或延误报警，DIY自助式安防系统又面临一旦触发实际无用的窘境。</br></p><p>CIK电讯IT发展部经理表示：整合通讯技术是家居安全的关键。CIK依靠15年的技术积累，与本地专业认证的安全监控中心合作，重金投入研发出一款低成本的最适合加拿大华人的24小时社区监控服务。通过整合监控系统和通讯网络，加上优秀的中文客服人员，专业的中文监控中心，加上现场支持的安全人员，将为民众打造一个最安全的家。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/002-3-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/003-3-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><strong><strong>人工智能发展趋势</strong></strong><br>迅速发展的人工智能已在我们的日常应用中所占比例越来越大，正在改变着我们的生活和思维模式。对于智慧城市，人工智能就好比类似水、电的基础应用资源或者工具，有机地融合智慧城市各个领域，加速城市的发展。</br></p><p>CIK人工智能与机器人开发部的Daniel Wang教授称：对于企业来讲，人工智能的开发最直观的功能就是把简单重复的人工劳动解放出来的同时大幅度提高工作效率。就像CIK每天需要处理大量邮件包装，但自主研发了实现邮件包装的“自动组配和自动包装”的智能自动化系统后，完美解决了公司邮件包装人力资源的问题。此外CIK目前正在进行包括脸识别和物体形态识别的计算机视觉的应用开发，机器人研发等等。这些研究都将为加拿大的应用环境作出些许贡献。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/004-3-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/005-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/006-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p><strong><strong>创新型商业解决方案</strong></strong><br>商业一直是推动社会发展的重要力量，智慧城市的健康发展同样离不开一个成熟的商业生态来支撑。离开商业的智慧城市就犹如无源之水，无法实现可持续发展。然而探寻基于智慧城市的商业模式创新出路也是摆在我们面前的一道难题。此外，创新型商业对于挖掘商业数据价值，构筑商业价值链以及应用商业信息化的趋势也日益增长。</br></p><p>CIK Business Solution，简称CBS，是CIK电讯集团旗下的子公司，致力为企业提供可信赖及综合的一站式信息通信技术（ICT）服务。CBS总裁Benjamin Xiao表示：CBS目前的服务涵盖大部分企业ICT关键领域，商业专用网络服务、云商业电话服务以及商业安全系统服务。这三大旗舰产品与其一系列的增值管理服务，可互相融合，并可配合网络运营中心，成为商企用户强有力的后盾。CBS创新的ICT整合方案，不仅获得了广大用户的信任和支持，更是凭借我们在教育、房地产、酒店、旅游、金融等不同领域的经验优势，结合优质服务，为商企客户提升信息通信技术水平，稳步迈入数字化转型之路，成就创新价值。</p><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/007-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/008-2-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><figure class="kg-card kg-image-card"><img src="http://www.easyca.ca/wp-content/uploads/2019/04/009-1-640x427.jpg" class="kg-image" alt="“CIK电讯：创新科技引领智慧城市发展”讲座顺利召开"/></figure><p>下午5时，本次科技讲座圆满落幕，在场观众的反响非常热烈。这是一场高水准，有深度的科技讲座。CIK电讯还抛出了一枚大彩蛋，期间一名幸运观众获赠由CIK电讯提供的CIK手机和一年免费话费服务，这似乎预示着CIK在今年不仅涉足家庭安防领域，在手机移动业务方面也将带来更多惊喜。</p>]]></content:encoded></item><item><title><![CDATA[CIK活动现场花絮]]></title><description><![CDATA[现场活动花絮照片]]></description><link>https://cms.xiaoju.ca/cikhuo-dong-xian-chang-hua-xu/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542b</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[CIK]]></dc:creator><pubDate>Sat, 06 Apr 2019 19:29:14 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cik-2-2.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cik-2.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/73ded4f8f526c0b06edfb26387d5258b.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/21bbbe1b057c9b5f23dfcf1c882fc98a.temp.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/09c4608a115d33ef25183791dfb0d1cb.temp.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/ca4eeb07bdbae0cc0c9212a370835718.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/0d28fb04aaa104ef5375acfeca794a97-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/e810fb92452f9d826e75d320356e7ee9.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/9cd07ac90b229cacd24fc2fb96650f7b.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/6f00284daf8440b9f5176dc15786c014.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/0f52a162f8693b32b47253ebbba892df.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/aed4878ad704d91025769bfaa7f3d7df.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/d7cea5494941550edaa943babd24aa6d.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/576839d3694397c9902bb6a2448f75d2.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/3d802e2cf42ec9deb7b80ec7ce791f60.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/77d9baa33dfd06070153813615e85467.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/fefe3b5db109324d03c4ac66ac958cec.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cik-3.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cik-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/IMG_20190406_162632_1-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/IMG_20190406_163136-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/5a9150bd0c500b50822fb6871423175f.temp-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/4359e60f93527cdf87cd0584d0b04472-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure><img src="https://cms.xiaoju.ca/content/images/2019/04/cik-2-2.jpg" alt="CIK活动现场花絮"/><p/><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/cik-4-1.jpg" class="kg-image" alt="CIK活动现场花絮"/></figure>]]></content:encoded></item><item><title><![CDATA[CIK活动宣传单]]></title><description><![CDATA[活动宣传单和支持校友会会徽墙]]></description><link>https://cms.xiaoju.ca/cikhuo-dong-xuan-chuan-dan/</link><guid isPermaLink="false">Ghost__Post__5e0af713226524014170542a</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[CIK]]></dc:creator><pubDate>Sat, 06 Apr 2019 18:58:42 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/WeChat-Image_20190312215513b-1.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/8a216d8db9acf37a3cccfcaa154e5d26.jpg" class="kg-image" alt="CIK活动宣传单"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/7f0899586e3664b87b90980a81538cf0.jpg" class="kg-image" alt="CIK活动宣传单"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/WeChat-Image_20190312215513b.jpg" class="kg-image" alt="CIK活动宣传单"/></figure>]]></content:encoded></item><item><title><![CDATA[CIK活动现场直播开通]]></title><description><![CDATA[2019 CIK 电讯 - 创新科技 - 引领智慧城市发展讲座]]></description><link>https://cms.xiaoju.ca/cikhuo-dong-xian-chang-zhi-bo-kai-tong/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705429</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[CIK]]></dc:creator><pubDate>Sat, 06 Apr 2019 18:54:29 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/broadcast.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-embed-card"><iframe width="480" height="270" src="https://www.youtube.com/embed/_s0O_12xQ38?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""/></figure><img src="https://cms.xiaoju.ca/content/images/2019/04/broadcast.jpg" alt="CIK活动现场直播开通"/><p><strong><strong>2019 CIK 电讯 - 创新科技 - 引领智慧城市发展讲座</strong></strong></p><p><strong><strong>主办单位：</strong></strong><br><strong><strong>西北工业大学加拿大校友会</strong></strong><br><strong><strong>电子科技大学加拿大校友会</strong></strong><br><br><strong><strong>冠名赞助：CIK Telecom</strong></strong><br><strong><strong>友情支持：Multi Color Tech Inc.</strong></strong><br><br><strong><strong>网络直播支持：林永佳（多媒体）工作室</strong></strong><br><br><strong><strong>讲座地址：</strong></strong><br><strong><strong>Markham Civic Center, Council Chamber</strong></strong><br><strong><strong>101 Town Centre Blvd., Markham, Ontario, Canada L3R 9W3</strong></strong><br><br><strong><strong>讲座时间：</strong></strong><br><strong><strong>Saturday April 6th, 2019</strong></strong><br><strong><strong>1:00 p.m - 5:00 p.m.</strong></strong></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[CIK公益技术讲座]]></title><description><![CDATA[由西北工业大学加拿大校友会和电子科技大学加拿大校友会联合发起,邀请西北工业大学校友邓晓京创办的CIK Telecom,加拿大最大的华人独立电信服务商,为中国高校校友们举办免费公益技术讲座]]></description><link>https://cms.xiaoju.ca/cikgong-yi-ji-zhu-jiang-zuo/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705428</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><category><![CDATA[people]]></category><category><![CDATA[event]]></category><dc:creator><![CDATA[CIK]]></dc:creator><pubDate>Sat, 06 Apr 2019 13:39:09 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cik-head.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/cik-head.jpg" alt="CIK公益技术讲座"/><p>2019 年4月6日1:00pm 到5:00pm, 由西北工业大学加拿大校友会和电子科技大学加拿大校友会联合发起,邀请西北工业大学校友邓晓京创办的CIK Telecom,加拿大最大的华人独立电信服务商,为中国高校校友们举办免费公益技术讲座,内容包括但不局限以下</p><ol><li>CIK 创业故事分享</li><li>CIK的最新通信技术<br>a) Fiber to the HOME (FTTH) 光纤到户<br>b) Home Security 物联网和智能家居<br>c) AI at CIK　CIK人工智能技术实践</br></br></br></li><li>CIK其他特色新产品</li><li>CIK提供现场奖品抽奖会穿插在有关讲座内容中</li></ol><p>本次活动得到了City of Markham的大力支持, 市长和Alan Ho 市议员，以及省议员Vincent Ke都会到会支持.</p><p>本次活动，尽管现场场地只能容纳300人左右，我们还可以采用网络现场直播方式服务更多校友.</p><p>欢迎各兄弟姐妹校友会报名参与，我们大家一起协商把这次活动为校友们办好。</p><p>参与校友会接龙如下(人数分配)<br>1.西北工业大学  33<br>2.电子科技大学  30<br>3.西安交通大学 10<br>4.四川大学15<br>5.重庆大学 20<br>6.山东大学 2<br>7.兰州大学 5<br>8.西安外国语大学 2<br>9.南京大学 7<br>10.南京师范大学 3<br>11.福州大学 20<br>12.华侨大学 5<br>13.中国地质大学 2<br>14.西南政法大学 6<br>15.暨南大学 5<br>16.成都理工大学 3<br>17.青岛大学 2<br>18.南京邮电大学 3<br>19.北航 4<br>20. 长安大学 5<br>21.厦门大学 2<br>22.西南科技大学 3<br>23.北京邮电大学 3<br>24.西安理工大学 5<br>25.天津理工大 1<br>26. 湖南大学 5<br>27. 东北大学 2<br>28.中国人民大学5<br>29.华南农业大学3一5人<br>30.东北师范大学 1<br>31.桂林电子科技大学8<br>32.北京理工大学 3<br>33. 北京科技大学 4<br>34. 东华大学 2<br>35. 西南大学 3<br>36.重庆师大 1<br>37.杭州电子科技大学5<br>38.西安建筑科技大学 7<br>39.中北大学 6<br>40.沈阳工业大学 5</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[感谢历次活动的赞助商们]]></title><description><![CDATA[重庆大学加拿大校友会是联邦政府注册的非盈利机构，我们的活动离不开赞助商朋友们的慷慨解囊，在此向他们表示由衷的感谢！]]></description><link>https://cms.xiaoju.ca/gan-xie-li-ci-huo-dong-de-zan-zhu-shang-men/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705426</guid><category><![CDATA[people]]></category><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Thu, 04 Apr 2019 01:52:39 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cquflag-small.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/cquflag-small.jpg" alt="感谢历次活动的赞助商们"/><p>重庆大学加拿大校友会是联邦政府注册的非盈利机构，我们的活动离不开赞助商朋友们的慷慨解囊，在此向他们表示由衷的感谢！</p><p>2018/2019高校杯和熊猫杯乒乓球锦标赛冠名赞助：</p><p>华盛集团<br/></p><p>As one of the most influential ethnic supermarkets in GTA, Al Premium Foods dedicates to provide customers with the freshest and good deal products. In addition to the stuff you would normally find in a grocery store that caters to more mainstream tastes like vegetables, fruits, milk, and potato chips, Al Premium also proudly provides various other items that cater to the East Asian, South Asian, South America and European. With our rapid expansion in GTA, we operate 3 grand stores in Toronto. And we teamed up with Walmart since 2015 and have 5 in-stores in Walmart now.<br/></p><p>华盛集团成立于1999年，是大多伦多地区最大的多元文化食品连锁店之一。2012年12月，华盛集团带来了第一个专为多元食品而开的超市——华盛超市（Al Premium），它是加拿大少有的及专门服务“多元族裔群体”规模最大的超市。华盛超市不仅为民众提供多种传统和现代国际美食的选择，并且每家店都给附近社区独家提供精心挑选的产品。从2015年起，华盛超市与沃尔玛（Walmart Canada) 合作，在大多伦多和大温哥华地区连续开张了五家店中店，为顾客提供来自14个不同国家及地区，包括东亚、南亚、中南美洲及欧洲等地的特色食品。</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3N63CWriatLnFhywibIN2ImhreYMwKWlicRvd7NIEJGibhDA8VYq1leuz5hQDicA1MAT2FwHn7Og5VQ9lw/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3N63CWriatLnFhywibIN2ImhrSG1qZia2ILgq6GqVVj403gXJejeK4AVLeIgolarkhhfznXRqr26H5Tw/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><p>2019多伦多新年晚会钻石赞助：</p><!--kg-card-begin: html--><p align="center">
<a href="http://www.nwplustech.com">
    <img src="https://cms.xiaoju.ca/content/images/2019/04/nwp-1.jpg" alt="感谢历次活动的赞助商们"/>
</a>
</p><!--kg-card-end: html--><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/sponsor-gracejiang-new.jpg" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><p>2019多伦多新年晚会黄金赞助：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/coco-01-s.jpg" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><p>2019舞蹈队活动赞助：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2019/04/marlo.jpg" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><p>2018高校杯和熊猫杯乒乓球锦标赛黄金赞助：</p><p>斯琪苑美容院</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3N63CWriatLnFhywibIN2ImhrHS0aF1m2wLMAEOmwcOnOgOoplkFmnqKpngp6byjU7BSAs9xKsETntw/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3N63CWriatLnFhywibIN2ImhrnmOcxc08QDMAowkafTHCic84yj6Ska5qfYBq2ozFHIVhCzcFNN6k0zA/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="感谢历次活动的赞助商们"/></figure><p>另外鸣谢赞助尹力（EmbroidMe Oakville）赞助免费给队员球衣印字，以及赞助重大二队报名费的程炯。</p>]]></content:encoded></item><item><title><![CDATA[重大加拿大校友会兴趣爱好团队]]></title><description><![CDATA[校友会坚持每年新年和夏天共两次大聚会，中间有声乐、乒乓球、高尔夫等等文娱活动以及计算机、机械制造、商务等等专业活动为线贯穿全年。校友会欢迎多才多艺的校友们组织和参与各种兴趣爱好活动。]]></description><link>https://cms.xiaoju.ca/zhong-da-jia-na-da-xiao-you-hui-xing-qu-ai-hao-tuan-dui/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705425</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Thu, 04 Apr 2019 01:49:05 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/----.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/----.jpg" alt="重大加拿大校友会兴趣爱好团队"/><p>校友会坚持每年新年和夏天共两次大聚会，中间有声乐、乒乓球、高尔夫等等文娱活动以及计算机、机械制造、商务等等专业活动为线贯穿全年。</p><p>校友会欢迎多才多艺的校友们组织和参与各种兴趣爱好活动，目前我们已有如下的团队</p><ul><li>重庆大学多伦多音乐小组</li></ul><p>联系人：蓝林　88建工研    416-668-9810</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3NsNYlga0SRYkPNVnWy2u32d5wN2ibyvF9JPJOw5EianaY7EUfWib1ibCEgExJI1ibAqhU8TDzM1N8ibzgg/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重大加拿大校友会兴趣爱好团队"/></figure><ul><li>重庆大学多伦多乒乓球队</li></ul><p>联系人：吴江敏  82采矿工物     416-399-4988</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3NsNYlga0SRYkPNVnWy2u32M8gc1kaeg56now0x4Uz8kkktKu5b4LVovdZYH3ULn7icA5ehibNrUyicw/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重大加拿大校友会兴趣爱好团队"/></figure><ul><li>重庆大学多伦多高尔夫球队</li></ul><p>联系人：王涌   89管理学院 　647-406-6066</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_jpg/PYUwkYQcm3NsNYlga0SRYkPNVnWy2u32pOxygPicibOPoQBmW5u9EPBzKzbPTO1n0Sc8AicEibm32goLQsgdS7HYng/640?wx_fmt=jpeg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重大加拿大校友会兴趣爱好团队"/></figure><ul><li>重庆大学多伦多美食团</li></ul><p>联系人：蒋晓内   90建筑财会    647-891-9088</p><figure class="kg-card kg-image-card"><img src="https://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3NsNYlga0SRYkPNVnWy2u32oRfzu6NQJMuk8eHR3KLerhgibfqzoBL1V3OAvDlaEMAgSqUuxRialH4g/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重大加拿大校友会兴趣爱好团队"/></figure>]]></content:encoded></item><item><title><![CDATA[重庆大学加拿大校友会商务活动]]></title><description><![CDATA[共同发展，资源整合，信息共享
国际视野，依托母校，服务母校]]></description><link>https://cms.xiaoju.ca/zhong-qing-da-xue-jia-na-da-xiao-you-xiang-guan-qi-ye/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705423</guid><category><![CDATA[event]]></category><category><![CDATA[people]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Wed, 03 Apr 2019 22:14:35 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/cquaa-logo.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/cquaa-logo.jpg" alt="重庆大学加拿大校友会商务活动"/><p>重庆大学加拿大校友会创业平台宗旨：<br/></p><p><strong>共同发展，资源整合，信息共享</strong></p><p><strong>国际视野，依托母校，服务母校</strong></p><p>主要活动介绍</p><ul><li>创业沙龙</li><li>项目咨询管理</li><li>商业、技术、产业、投资对接会</li><li>投资、融资（企业及个人）</li><li>技术合作</li></ul><p>创业平台成员行业介绍</p><ul><li>大型连锁超市</li><li>餐饮连锁</li><li>建筑、地产、金融服务</li><li>矿产国际贸易</li><li>TMT（ 电信、媒体和科技 ）、信息安全</li><li>投资、移民</li></ul><figure class="kg-card kg-image-card"><img src="http://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3NIU47XVYzQs9jlv7hOibkmgZibwbR1ibCfXp3OvUj1lMApzpXD78Kv5YaxtBeIDkGAAWNKwwWNMYbpg/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重庆大学加拿大校友会商务活动"/></figure><p>我们会陆续推出校友相关企业介绍，欢迎校友们和我们连接</p>]]></content:encoded></item><item><title><![CDATA[重庆大学加拿大校友会-Chongqing University Alumni Association]]></title><description><![CDATA[联系母校、联络校友、互相关怀、互娱互乐、共同发展]]></description><link>https://cms.xiaoju.ca/cquaa/</link><guid isPermaLink="false">Ghost__Post__5e0af7132265240141705422</guid><category><![CDATA[people]]></category><category><![CDATA[about]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[John Li@cquaa]]></dc:creator><pubDate>Tue, 26 Mar 2019 21:14:09 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2019/04/banner-cqu1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2019/04/banner-cqu1.jpg" alt="重庆大学加拿大校友会-Chongqing University Alumni Association"/><p>重庆大学加拿大校友会-Chongqing University Alumni Association(Canada)是一个在加拿大联邦政府注册的非盈利机构。校友会以中国重庆大学校友为会员，以“联系母校、联络校友、互相关怀、互娱互乐、共同发展”为宗旨，于2002年在多伦多成立，目前已发展为多伦多和温哥华两个分部，拥有会员350余人。十余年来在与母校互动，学术交流，介绍中国政治经济现状，捐款赈灾，加国创业经验交流，信息共享及文化娱乐等方面进行了卓有成效的工作，并组织了十余种内容丰富、主题鲜明的大、中型活动。</p><p>重庆大学加拿大校友会热烈欢迎世界各地校友到访加拿大。</p><p>电子邮件： info@cquaa.ca</p><p>网址： http://www.cquaa.ca</p><p>联系电话：李俊 1-647-637-6803,  江森清 18602870089</p><h3 id="-">微信公众号：重大加拿大校友会</h3><figure class="kg-card kg-image-card"><img src="http://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3OtAlkicAoFIEDsg1FsicQFmFvfXmAPUkNpQWe3N9YNFe8qyRmUIIfFmyCKIiclc0Cav121zVCOAl8lQ/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重庆大学加拿大校友会-Chongqing University Alumni Association"/></figure><h3 id="--1">重庆大学加拿大校友会标志</h3><figure class="kg-card kg-image-card"><img src="http://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3OtAlkicAoFIEDsg1FsicQFmFsk91xMib0KhvicTz0Q56042uZb8BjxB7iafGZxZ5Em3A4h9qyj9wjsKkQ/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重庆大学加拿大校友会-Chongqing University Alumni Association"/></figure><h3 id="--2">重庆大学加拿大校友会微信群及常用通联微信号</h3><p>加拿大重庆大学校友会群（请扫李俊微信号拉入）</p><figure class="kg-card kg-image-card"><img src="http://mmbiz.qpic.cn/mmbiz_png/PYUwkYQcm3OBQjSXzSMicJibGBHQVWL6qDicXt04Ya3dwA1l9HKCEMsIW5sic9UnAM2xv4aoTAPau9zonDQM1YO6yw/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1&amp;wx_co=1" class="kg-image" alt="重庆大学加拿大校友会-Chongqing University Alumni Association"/></figure><p>温哥华重大校友联谊群（请扫江森清微信号拉入）<br/></p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/04/wechat-cindy.jpg" class="kg-image" alt="重庆大学加拿大校友会-Chongqing University Alumni Association"/></figure><p><a href="https://drive.google.com/drive/folders/1taZ_jzMX4zlnJjm1A6G_pZ4Gp2iYWQJP?usp=sharing">校友会章程及相关文件(google链接)</a></p><p><a href="https://pan.baidu.com/s/1K_uLQb12Mzp_K_pAsLuz_w">校友会章程及相关文件(百度链接)</a><br>链接: <a href="https://pan.baidu.com/s/1K_uLQb12Mzp_K_pAsLuz_w">https://pan.baidu.com/s/1K_uLQb12Mzp_K_pAsLuz_w</a> 提取码: 4y8i 复制这段内容后打开百度网盘手机App，操作更方便哦</br></p><p/>]]></content:encoded></item><item><title><![CDATA[简报：校友会团结合作共创辉煌]]></title><description><![CDATA[现任中国高校校友会会长群是一个以中国高校在加拿大各级注册运作的校友会（包括筹委会）为基础进行广泛公开交流沟通的正式平台，该微信群目前集合了92个校友会的现任会长。日前经过一周7天的意见征集讨论和投票过程，共60位会长投票表决产生了新的群规。]]></description><link>https://cms.xiaoju.ca/jian-bao-xiao-you-hui-tuan-jie-he-zuo-gong-chuang-hui-huang/</link><guid isPermaLink="false">Ghost__Post__5e1fc9bf2265240141705687</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Sun, 17 Mar 2019 01:25:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/hzq-qg1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/hzq-qg1.jpg" alt="简报：校友会团结合作共创辉煌"/><p>现任中国高校校友会会长群是一个以中国高校在加拿大各级注册运作的校友会（包括筹委会）为基础进行广泛公开交流沟通的正式平台，该微信群目前集合了92个校友会的现任会长。日前经过一周7天的意见征集讨论和投票过程，共60位会长投票表决产生了新的群规。</p><p>在群规的制定过程中，新老群主天津医科大学校友会王培忠会长，沈阳工业大学校友会李建国会长和重庆大学校友会李俊会长等提出了几个简单条款以抛砖引玉，之后在李俊，南京大学校友会会长赵东山，华南农业大学校友会会长孙融冰，电子科大校友会会长陈云章，西安外国语大学校友会会长王先明等每天义务收集整理下，现任群的会长们通过三天的群规条款征集，三天的充分讨论和一天的投票表决，在大家纷纷表示对于投票表决结果的认同中以民主公开公平透明的方式完成了本次群规制定，最后赵东山会长对群规条款进行了分类整理。</p><p>通过本次群规制定，高校校友会会长们的高素质得以充分体现，也实现了民主决策和高效率的平衡统一，同时为今后校友会间合作打下了坚实的基础。如果说2015年在肯尼迪庄园的校友会会长920共识开创了校友会间合作的欣欣向荣局面，我们都希望能在现任会长群群规的基础上，校友会间合作共赢会更上一层楼！</p>]]></content:encoded></item><item><title><![CDATA[2019加拿大川渝大联欢圆满举行]]></title><description><![CDATA[伴随着欢歌笑语、浓浓节日气氛，2019年2月10日加拿大川渝大联欢在多伦多龙珠汇隆重举行。
联欢会节目精彩纷呈、奖品丰富、轻松有序，非常圆满成功。]]></description><link>https://cms.xiaoju.ca/2019jia-na-da-chuan-yu-da-lian-huan-yuan-man-ju-xing/</link><guid isPermaLink="false">Ghost__Post__5e1fcbf422652401417056aa</guid><category><![CDATA[event]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[Edward]]></dc:creator><pubDate>Sun, 17 Feb 2019 02:35:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-1-1.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-1.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-1-1.jpg" alt="2019加拿大川渝大联欢圆满举行"/><p>伴随着欢歌笑语、浓浓节日气氛，2019年2月10日加拿大川渝大联欢在多伦多龙珠汇隆重举行。</p><p>联欢会节目精彩纷呈、奖品丰富、轻松有序，非常圆满成功。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-2-1.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-4-3.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-3-2.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-6-1.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>川渝大联欢由以下15个加拿大的四川和重庆地区大学校友会和同乡会等团体联合举办</p><p>（拼音顺序）：成都理工大学加拿大校友会，重庆大学加拿大校友会，加拿大成都同乡会，</p><p>重庆之加，重庆师范大学加拿大校友会，全球川商联，四川大学加拿大校友会，电子科技大学加拿大校友会，</p><p>四川师范大学加拿大校友会，西南财经大学加拿大校友会，西南大学加拿大校友会，西南交通大学加拿大校友会，</p><p>西南政法大学加拿大校友会，加拿大宜宾同乡会 ，加拿大自贡同乡会。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-7.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p/><p>加拿大特鲁多总理给本届川渝大联欢发来了热情洋溢的祝贺信。联邦国会议员陈圣源在即席讲话中，赞扬了川渝大联欢多年来积极为加拿大多元文化的传统精神所作出的贡献，祝贺联欢会圆满成功。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-8.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>中华人民共和国驻多伦多总领馆张益群参赞应邀参加了联欢会并发表了热情洋溢的讲话，高度赞扬了川渝社团在团结和帮助川渝同胞、发展中加友谊、积极推进华人社区的建设等方面所做出的重大贡献。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-9.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>加拿大安省省议员柯文彬在讲话中高度赞扬了川渝社团积极参加加拿大各项多元文化活动，充分展示了中华儿女的风采。希望川渝大联欢作为华人社区历史比较悠久的跨地区大型活动，长期坚持下去，书写一次次的辉煌篇章。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-10.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-11.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>Markham 议员Amanda和江邦固律师也应邀发表了热情的讲话，祝愿川渝老乡节日快乐、万事如意。</p><p>黄金赞助商Richard Li教练，上明房产程炯，蒋虹律师，Rogers网络鞠青青相继讲话，祝福川渝老乡新年愉快、阖家幸福。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-14.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-15.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-17.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-16.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-13.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-12.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-18.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>各个团体的文艺表演精彩绝伦，互动节目现场热烈，4轮奖品丰富的抽奖活动将联欢会一次次推向高潮。在优美的结束曲 “难忘今宵”歌声中，大家纷纷起立鼓掌，共同祝愿幸福美好的明天！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-19.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-20.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-21.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-40.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-39.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-38.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-37.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-36.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-35.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-34.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-33.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-32.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-31.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-30.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-29.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-28.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-27.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-26.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-25.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-24.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-23.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-22.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>祝快乐美丽的川渝校友们和老乡们2019年生活更精彩！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-41.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-42.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-43.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-44.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>恭喜众多获奖的川渝校友和老乡们</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-49.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-48.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-47.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-46.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-45.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>感谢大大小小的义工们为联欢会作出的贡献，你们是最棒的，有了传承，我们的明天会更有希望！</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-50.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-51.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-52.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><p>来自加拿大联邦总理，国会议员，省议员和市议员的热烈祝贺信函，多谢各级朋友们对我们的支持和鼓励，我们的川渝大联欢会继续为广大校友们和老乡们更好地服务。</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-53.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-54.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-55.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/cydlh2019-56.jpg" class="kg-image" alt="2019加拿大川渝大联欢圆满举行"/></figure>]]></content:encoded></item><item><title><![CDATA[2019现任会长群永合快闪]]></title><description><![CDATA[2019年1月27日，现任会长群48位会长和校友会代表参加了永合快闪以表示高校社区对华人社区商业店铺频频受到犯罪侵害的关注。]]></description><link>https://cms.xiaoju.ca/2019xian-ren-hui-chang-qun-yong-he-kuai-shan/</link><guid isPermaLink="false">Ghost__Post__5e1bc4e72265240141705646</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[hzq]]></dc:creator><pubDate>Tue, 29 Jan 2019 01:27:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/yonghe.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/01/yonghe.jpg" alt="2019现任会长群永合快闪"/><p>2019年1月27日，现任会长群48位会长和校友会代表参加了永合快闪以表示高校社区对华人社区商业店铺频频受到犯罪侵害的关注。</p><p>快闪合影及参加人：</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/yonghe-1.jpg" class="kg-image" alt="2019现任会长群永合快闪"/></figure><p>前排左起：<br>王晓蓉 西南政法大学 会长<br>王安平 天津大学 会长<br>吴松建 集美大学执行会长<br>王海涛 南京邮电大学 副会长<br>王晓鸣 浙江大学 前会长<br>孙强 永合 老板<br>李俊 重庆大学 会长<br>陈云章 电子科大 会长<br>Tony Wang 中国科技大学 会长</br></br></br></br></br></br></br></br></br></p><p>第二排左起：<br>黄玉婷 华侨大学校友会副理事长<br>王艳，华侨大学校友会秘书长<br>张珞，暨南大学 会长<br>魏欣 哈尔滨医科大学 副会长<br>郑映卿 苏州科技大学 副会长<br>余梅 苏州大学 会长<br>耿爱琴 成都理工大 会长<br>孫融冰 华南农业大学 会长<br>于浩文 青岛大学 会长<br>苏畅 Susan 东北师范大学 会长<br>Cindy Wang 华中科大秘书长<br>陈蓉 重庆师大 代表<br>郑映卿 苏州科技大学 副会长<br>庾兰 西南科大 会长<br>彭良健 湖南大学 会长<br>李德华 四川大学 会长<br>刘强，西安电子科技大学 会长<br>公茂坤_長安大學校友會副會長</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p><p>第三排左起：<br>王奋 沈工大付会长<br>陈龙天 华南理工大学 会长<br>陈济洵 厦门大学 会长<br>王培忠 天津医科大学 会长<br>趙東山，南京大学 会长<br>邢雅宾：北京邮电大学多伦多校友会会长<br>陈平安 太原理工大学 会长<br>王今中 北航 会长<br>穆时今 兰州大学 执行会长<br>张兵 北科大 副会长<br>柳元宗，中北大学 执行会长<br>赵影，西安交大多伦多校友会秘书长<br>王阳春 广东外语外贸大学 会长<br>莫基宁，合肥工大 会长<br>王先明 西安外国语大学 会长<br>赵远鹏 西安电子科技大学 执行会长</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></p><p>另外还有以下会长到场支持但先离开前往了会长见面会会场：<br>冯建德 中国地质大学 会长<br>梅巧玉 天津财大 会长<br>邵蓉岩 南京师范大学 会长<br>刘延军 人民大学 秘书长<br>唐明 广东工业大学 会长<br>陈功颖 华东理工大学常务副会长</br></br></br></br></br></br></p>]]></content:encoded></item><item><title><![CDATA[Data schema]]></title><description><![CDATA[This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function]]></description><link>https://demo.ghost.io/data-schema/</link><guid isPermaLink="false">Ghost__Post__5bbafb3cb7ec4135e42fce56</guid><category><![CDATA[Data schema primary]]></category><dc:creator><![CDATA[Data Schema Author]]></dc:creator><pubDate>Tue, 04 Dec 2018 13:59:14 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ&amp;s=a88235003c40468403f936719134519d" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=a88235003c40468403f936719134519d" alt="Data schema"/><p>This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function</p>]]></content:encoded></item><item><title><![CDATA[NWPlus has its own logo]]></title><description><![CDATA[With the services from Neighbourhood Watch Plus, our communities will be able to leverage the advanced technologies to fight against the crime and collaborate more closely together than ever before.]]></description><link>https://cms.xiaoju.ca/nwplus-has-its-own-logo/</link><guid isPermaLink="false">Ghost__Post__5e21182d226524014170572d</guid><category><![CDATA[about]]></category><category><![CDATA[image]]></category><dc:creator><![CDATA[John Li@NWPlus]]></dc:creator><pubDate>Wed, 17 Oct 2018 01:12:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/01/neighbourhood-alert-2-1.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/01/nwplus-logo-web-title1.jpg" class="kg-image" alt="NWPlus has its own logo"/></figure><img src="https://cms.xiaoju.ca/content/images/2020/01/neighbourhood-alert-2-1.jpg" alt="NWPlus has its own logo"/><p>From several of the candidates, we hope this one will express our respect to the safty and multi culturism of our communities.</p><p>With the services from <a href="https://www.nwplustech.com/">Neighbourhood Watch Plus</a>, our communities will be able to leverage the advanced technologies to fight against the crime and collaborate more closely together than ever before.</p><h2 id="please-contact-us-for-your-own-safer-community-">Please <a href="https://www.nwplustech.com/contact">contact us</a> for your own safer community.</h2>]]></content:encoded></item><item><title><![CDATA[Armor Solution for Your Business]]></title><description><![CDATA[Armor Defense Inc. (previously named FireHost, Inc.) is a cloud computing security provider with headquarters in Richardson, Texas. It focuses on serving clients with data security or compliance requirements, including companies in the healthcare, retail, financial services, and payment industries.]]></description><link>https://cms.xiaoju.ca/armor-solution-for-your-business/</link><guid isPermaLink="false">Ghost__Post__5f341c0f02f82d008b8da98d</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Mon, 06 Mar 2017 17:42:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/fortify-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/fortify-1.jpg" alt="Armor Solution for Your Business"/><p><strong>More Secure and Armor(FireHost) Signed Partnership</strong></p><p>Armor Defense Inc. (previously named FireHost, Inc.) is a cloud computing security provider with headquarters in Richardson, Texas. It focuses on serving clients with data security or compliance requirements, including companies in the healthcare, retail, financial services, and payment industries.</p><p>Armor offers security as a service as well as both public and private managed cloud services. The company differentiates itself by providing high cloud security, and is known for employing cybersecurity experts with military backgrounds.</p><p>Armor also offers compliance as a service (CaaS) to help businesses with PCI, HIPAA, and other regulatory requirements. Armor is SSAE 16, ISO/IEC 27001, and PCI DSS Level 1 certified. The company is Common Security Framework certified by the Health Information Trust Alliance (HITRUST).</p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/Armor-logo-login.png" class="kg-image" alt="Armor Solution for Your Business"/></figure>]]></content:encoded></item><item><title><![CDATA[Containerization Journal Starts Here]]></title><description><![CDATA[More Secure Registered As Docker Partner. Docker, Inc. is the company behind the Docker open-source platform and is the chief sponsor of the Docker ecosystem. Docker is an open platform for developers and system administrators to build, ship, and run distributed applications. ]]></description><link>https://cms.xiaoju.ca/containerization-journal-starts-here/</link><guid isPermaLink="false">Ghost__Post__5f341ff702f82d008b8da9ad</guid><category><![CDATA[event]]></category><dc:creator><![CDATA[JohnLiMS]]></dc:creator><pubDate>Mon, 18 Jan 2016 17:59:00 GMT</pubDate><media:content url="https://cms.xiaoju.ca/content/images/2020/08/container-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cms.xiaoju.ca/content/images/2020/08/container-1.jpg" alt="Containerization Journal Starts Here"/><p><strong>More Secure Registered As Docker Partner</strong></p><p>Docker, Inc. is the company behind the Docker open-source platform and is the chief sponsor of the Docker ecosystem. Docker is an open platform for developers and system administrators to build, ship, and run distributed applications. With Docker, IT organizations shrink application delivery from months to minutes, frictionlessly move workloads between data centers and the cloud, and can achieve up to 20X greater efficiency in their use of computing resources. Inspired by an active community and by transparent, open-source innovation, Docker containers have been downloaded 300 million times and Docker is used by millions of developers across thousands of the world’s most innovative organizations, including eBay, Baidu, the BBC, Groupon, ING, Yelp, Spotify, Yandex, and Cambridge HealthCare. Docker’s rapid adoption has catalyzed an active ecosystem, resulting in more than 100,000 “Dockerized” applications, over 40 Docker-related startups, and integration partnerships with AWS, Cloud Foundry, Google, IBM, Microsoft, OpenStack, Rackspace, Red Hat, and VMware.</p><p>Docker, Inc. is venture-backed by AME Cloud Ventures, Benchmark, Coatue, Goldman Sachs, Greylock Partners, Insight Venture Partners, Northern Trust, Sequoia Capital, SV Angel, Trinity Ventures, and Y Combinator. </p><figure class="kg-card kg-image-card"><img src="https://cms.xiaoju.ca/content/images/2020/08/docker-member-BADGES.jpg" class="kg-image" alt="Containerization Journal Starts Here"/></figure>]]></content:encoded></item></channel></rss>