2025 Guide: Getting Started with ESPHome Device Builder in Home Assistant
Learn how to install and use the ESPHome Device Builder add-on in Home Assistant to flash and manage your ESP32 and ESP8266 devices.
Practical notes on smart home, software, and building stuff.
Learn how to install and use the ESPHome Device Builder add-on in Home Assistant to flash and manage your ESP32 and ESP8266 devices.
For a new project I needed to implement show data from RSS. The site will be hosted on a shared hosting environment with medium trust. I load the rss with…
This weekend it happened the 200.000th guid has been generated on NewGuid.Net A success I never expected to happen : Most of the guids are generated by the…
I updated the blog to BlogEnginge.Net 1.4.5. Changed the design and added some widgets.
Project description: /images/2008/11/freewallpapersnet.png When trying to find a way to get my hosting expenses covered I started a Wallpaper site pretty…
First the presentation on the Microsoft MIX 2008 and now the front page of .Net magazine with the Ulab Silverlight project You can download and read the…
This week we launched the Rabostarterscommunity. This community is built with Telligent Community Server 2008 and SiteCore 5. For reporting we uses Harvest…
Update 20 may 2009: New easy solution Set the Connection > Application Settings property True. This will generate a connection string in your app.config.…
When I was trying to publish a database to my shared hosting provider I encountered some problems with backup and restoring my database. To restore a…
For Bitmap manipulation I wrote three extension methods. With this method you can resize, crop and save as jpg your image. Resize Method \ code:c \ public…
Get dataItem onItemDataBound don't forget to replace the bold parts with your objectname : \ code:c \ protected void MainPostListView\ ItemDataBound object…