Thursday, August 30, 2018

Policeman Photo Suit Free Download for Android

Policeman Photo Suit Free Download for Android


Policeman Photo Suit Free Download

Policeman Photo suit is an app for android.It is latest app for android and it is a popular app in world in this app you can make your photos in policeman suits and it is very funny app and also it is 100% free app for android phones and tablets it is also easy to download and easy to use.
Policeman Photo Suit Free Download
 To download this app go to below and click on download link and wait a few minutes.When the download completes then click on install option and wait a few seconds.When install completes then open the app and enjoy with this app.




Policeman Photo Suit Free Download


Policeman Photo Suit Free Download


Download Here



go to link download
Read more »

Press ► D’Prince – Man4dNight

Press ► D’Prince – Man4dNight


Mavin�s records D�prince is out with a new single titled �Man 4 D Night�,

[DOWNLOAD]

Facebook | Twitter
NaijaOlofofo.Com on BBM - 2A922OB8 -->

go to link download
Read more »

PowerShell to the Philips Hue API

PowerShell to the Philips Hue API


If you have been to HPE Discover London 2015, Aruba Atmosphere 2016, CeBIT 2016 or you are going to Citrix Synergy 2016 you will have an opportunity to experience the Collaborate Cube(d).

https://twitter.com/hpecollaborate

I have been working with the Cube (making it do its song and dance) and related technologies for nearly two years.

This is an IoT thing.  But what we are driving and the place we are operating is not what most folks thing of as IoT.
This is about taking context (a person, a physical place, the capabilities of a space, and what is relevant at this moment in time) and tying them all together into a set of context specific actions (capabilities, events, controls - call it what you will).

The actions are relevant to this time and place.

One of the actions in the Cube is setting lights around the glass enclosure to red (the room is busy) or green (the room is available).

This sounds pretty simple on the surface.  You hook up a Philips Hue then you link it in, then you send some commands.  Actually, it is rather simple.  Except one part that is not entirely obvious to most folks (that arent makers nor developers), and that is getting that first connection in the first place.

In helping to set the Cube up at three venues now, the Hue connection still seems to be one of the more complex things.  Especially when you Hue is brand new (which of course it is at each show :-S  ).

So, I have a little PowerShell script that will give you what you need to:
  1. create a valid user in your local Hue bridge
  2. get the information you need to connect to that
Of course I am using Octoblu to control the Hue.  Why wouldnt I?  There are some decent instructions for getting things set up. (see Step 4, then instead of 3 come back here, then 5).
But they send you off to an API document to sort out the one critical getting started piece, getting connected.  And then Philips hides their API guide behind a registration gate.  Double whammy.  Too much effort.  Walk away.

Here is my script, with comments, to get you started.
And after you get hooked up, there is most likely enough guidance in this script for you to simply play with the Philips Hue API.  ;-)

You can copy, save, and run this script and it should do everything you need.

# Associate your Hue Bridge with Octoblu.
# These are the setup things you need to do.

# find the Hue on your local network - this assumes you have only one
$hueIp = Invoke-RestMethod -URI https://www.meethue.com/api/nupnp
$ip = $hueIp[0].internalipaddress

$gatebluName = Read-Host -Prompt "Enter the name of your Gateblu"

Do {
    if ( !$hueUser ) {
        Write-Host -ForegroundColor Black -BackgroundColor White "Press the button on the top of the Hue bridge."
    }
    elseif ( $hueUser.error.description ) {
        Write-Host -ForegroundColor Black -BackgroundColor White $hueUser[0].error.description
    }
   
    Read-Host -Prompt "Enter to continue"

    #Hue create account
    $body = @{ "devicetype" = "gateblu#$gatebluName" }
    $json_body = $body | ConvertTo-Json
    $hueUser = (Invoke-RestMethod -URI http://$ip/api -ContentType "application/json" -body $json_body -Method Post -ErrorAction SilentlyContinue)[0]

} until ( $hueUser.success )

$apiUsername = $hueUser.success.username

Write-Host "Open the Philis Hue Thing in Octoblu interface"
Write-Host "Select the Gateblu instance to connect to"
Write-Host "Enter: $ip as the ipAddress"
Write-Host "Enter: $apiUsername as the apiUsername"

# Return the full state
$hueState = Invoke-RestMethod -URI http://$ip/api/$apiUsername -ContentType "application/json" -Method Get -ErrorAction SilentlyContinue

"Configured Lights:"
$hueState.lights | Format-List

"Configured Groups:"
$hueState.groups

# Full configuration
# $hueState.config




go to link download
Read more »

Powerlist Black Dutch diplomat Arthur Kibbelaar sees artists as barometers of society

Powerlist Black Dutch diplomat Arthur Kibbelaar sees artists as barometers of society


Arthur Kibbelaar, Consul for Press and Cultural Affairs at the Consulate General of the Netherlands in New York, will become the new director of Foreign Relations of the island Cura�ao at end of this year. 

Kibbelaar, who was born in Cura�ao, worked at the European Union in Brussels, but  also in very different countries such as Serbia, Nicaragua and Burundi.  �The experiences there, in the midst of war and poverty, made me aware of the need to invest in frameworks that holds a society together, � he explains in an interview with the newspaper Amigoe.

Arthur Kibbelaar is a product of the anti-colonial 1969 Cura�ao uprising.  "The revolt of 1969 was not for nothing a turning point, " he says. "It was the start  for the children of 1969, the Afro-Cura�aoens, of a black middle class. 
The Kibbelaars, brothers and sisters of my father reaped the fruits of the revolution and ended up in nursing, education and became members of the trade unions. My uncle was the first black governor."


Listing will be my mission says the new Director of Foreign Relations. �You have to start listening what people think of themselves and what the aspirations are of this new country. You translate who, or what you want to be to your image.  I will first listen internally and then I will expand the circles further and further, it�s a never ending process.�

Artists are also important for Kibbelaar, he sees them as the barometers of a society. "Culture is one of the main pillars of the identity of a country, but we are insufficient aware of this. Artists tell the story, they are the interpreters of the identity. Sometimes it�s fun, but sometimes it rubs. "

Read the full article (in Dutch) in Amigoe.

Since there is no Black Dutch Powerlist, Cardiologist Harriette Verwey and diplomat Arthur Kibbelaar are on the Black Dutch shortlist 2012 of Afro-Europe. 

Powerlist: Britains most influential black people and black Europeans powerlist 2013 


go to link download
Read more »

Select All Friends on Facebook Javascript Code Chrome Extension

Select All Friends on Facebook Javascript Code Chrome Extension


Select All Friends on Facebook

Sometimes you need to invite your friends to like a page or to an event on Facebook. Its easy if your friends are just 20 or 30. But its frustrating if you have to select thousands of friends.
You cant click 1000 times to select 1000 friends. So here the trick to help you.
Bookmarklet
Select All

Add the Bookmark to make it easy

The easier trick is that you just drag the Bookmarklet "Select All" to your bookmark bar and forget it. Once you are on that FB page where you have to select all of your friends just click on this bookmark "Select All". It will select all of your friends in one go. It might take some time depending upon the number of friends you have got. It can take upto 1 min if you have got 1000 friends.

Javascript Code to Select All friends on Facebook

Here i will tell you the javascript code and the method to use it. One you are on the page where you have to select all of your friends follow the following steps. I will suggest you to use Google Chrome.
Step 1: Scroll down in the facebook Select Friends box so that the complete friends list is loaded.
Step 2: Press F12 and go to console tab.
Step 3: Paste the following code into it and press "Enter".

javascript:var x=document.getElementsByTagName("input");for(var i=0;i<x.length;i++) {if (x[i].type == checkbox) {x[i].click();}}; alert(Done, all your friends have been selected);

Step 4: Wait for a while till the javascript works. It might take 1 or 2 minutes depending upon the number of friends you have got.
Step 5: It will display a message when all friends are selected. Press "OK" to clear it and then Press "Invite" button on FB.


go to link download
Read more »