Windows Scheduled task succeeds but returns result 0x1

It seems many users are having issues with this. Here are some fixes: Right click on your task > “Properties” > “Actions” > “Edit” | Put ONLY the file name under ‘Program/Script’, no quotes and ONLY the directory under ‘Start in’ as described, again no quotes. Right click on your task > “Properties” > “General” … Read more

Missing value auth-url required for auth plugin password

I am trying to install openstack using devstack on ubuntu 16.04. I followed the following link. https://docs.openstack.org/developer/devstack/guides/single-machine.html When I run sudo openstack service list , it prompt the following error. Missing value auth-url required for auth plugin password

Using map in Haskell

For people new to functional programming map may be one of the first concepts that they struggle with. map is a function that takes two parameters: a function and a list of elements. The type signature of map is (a -> b) -> [a] -> [b]. The (a -> b) part is the function you pass to map, we will call it f. f takes one value and … Read more

Android – Package Name convention

Android follows normal java package conventions plus here is an important snippet of text to read (this is important regarding the wide use of xml files while developing on android). The reason for having it in reverse order is to do with the layout on the storage media. If you consider each period (‘.’) in … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)