254 shaares
Corey Schafer's Python Programming Tutorial on how to scrape websites using the BeautifulSoup library. BeautifulSoup is an excellent tool for parsing HTML code and grabbing exactly the information you need.
Customizing the latest DNNModule Development Project Templates
Fritzing is an open-source hardware initiative offering a software tool, a community website and services that allow users to document their prototypes, share them with others, teach electronics in a classroom, and layout and manufacture professional PCBs.
Cool examples of custom formatting in SharePoint lists.
This sample uses Office UI Fabric icons and theme classes to provide a better visualization for Yes/No fields while respecting theme colors.
The icons and theme colors are conditionally applied based on the field's value. By using the ms-fontColor classes, the icon works well in both light and dark themes (as well as custom themes). In addition, regardless of value, the ms-fontSize-l class is applied to make the icon large enough to stand on its own.
The icons and theme colors are conditionally applied based on the field's value. By using the ms-fontColor classes, the icon works well in both light and dark themes (as well as custom themes). In addition, regardless of value, the ms-fontSize-l class is applied to make the icon large enough to stand on its own.
Explains custom formatting in SharePoint lists