Validazione del Progetto BIM – Tesi di Laurea
Il giorno 26 Marzo 2013 mi sono laureato in Ingegneria Edile/Architettura presso l’Università di Bologna. Titolo della tesi: “Project Validation using BIM”. Di seguito un estratto della stessa per presentarne i contenuti, da leggere seguendo le slide della presentazione PDF allegata. Indice Download della presentazione SLIDE 3: Il BIM SLIDE 4 SLIDE 5 SLIDE 6 [...] Read more →
Export guest list from Facebook events
Current version of Facebook does not support a straight export method for its events guest lists to softwares like Excel. You can download an .ics file of the event, but that only contains a list of the people that are Attending or Maybe attending. Following how I did, probably there are better ways, but this [...] Read more →
BCF Revit Plugin
Revit API 2013 get UniqueId from IfcGuid and from Guid
NEW BLOG ABOUT BIM HERE: http://matteocominetti.com/ As you can read from Jeremy’s blog there is not a straight way to convert an IfcGuid or a normal Guid to Revit’s UniqueId. But given an UniqueId it is possible to convert it to the two other formats. So a way to find out the UniqueId related to [...] Read more →
Revit API 2013 IfcProject Guid in C#
NEW BLOG ABOUT BIM HERE: http://matteocominetti.com/ Using Revit API version 2013 in order to get the IfcGuid of the current project it is possible to use the following code: The returned Guid will be the same, for instance, of an IFC file used in Solibri. Remember to add this to your Namespaces:
Read Facebook messages without letting the sender know
Some time ago Facebook introduced the “✔ Seen” feature, letting people know when the receiver reads/sees the message. It can be sometime annoying, especially if we are supposed to be doing something else. Here a quick trick, that just with the use of your smartphone, will let you read a message sent to you without [...] Read more →
Share and sync web pages, files and clipboard between PC and Android
Following I will describe some example methods to boost up interoperability between your computer and your Android device, if you have any better solution/suggestion please consider writing a comment. Clipboard How many times did you have to copy an address, a number, or some text from your Android device to a PC (or vice versa) [...] Read more →
Create custom widgets for Android
One of the main features of Android over iOS is the possibility to customize your phone home screens by adding widgets and so on. A very cool way to do so is by creating your own widget, and to help you with that there is of course an app: Ultimate custom widget (UCCW). Using it is [...] Read more →
Search by Image
I’m always surprised by how many people don’t know the simplest tricks of the internet! So here a very useful trick that might come in handy if you’re not already a power geek. Ever wanted to find a better resolution version of an image? Or to find what is shown in an image? Or just a similar image? Head over [...] Read more →