I’ve switched some weeks ago to Linux Mint and Cinnamon from Xfce and in these days I’m a kind of exploring the new desktop.
I’m used to take screenshot for work, totake some notes and so I installed the Cinnamon screenshot applet.
I’m working on a project in which we have to call some JS method of the containing page from a Silverlight application.
It seems to be really straight forward like:1
HtmlPage.Window.Invoke("GlobalJsMethod",param1,param2);
But this works only for global methods and not for JS class methods.
Today I started my xfce desktop and it looks like …”different”. No theme loaded, default icons, no background. I tried to change theme from Xfce Settings but nothing, it doesn’t work.
My .session-errors reveals a
Yesterday I discovered that wordpress does not have a blogroll feature any more so I looked around to find a way to show my feedly subscription list in my blog.
I didn’t find anything interesting so decided to implement a simple javascipt class to convert the opml file exported from feedly to an html page so that I could easily create a wordpress page or widget.
After today update of debian Sid VMWare keep crashing on startup without any interesting log.
After a bit of googling I found this. The crash it’s caused by the curl update that changed the lib interface.