|
I got some likes put on a fb page, then i noticed that some of the people "liked" and "commented" on my statuses,
who can do this?
if anyone can do fb likes, WITH comments and LIKES on STATUSES - please dm me
thanks
Started by play1uk on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at blackhatworld):
I do this officially here sent you a pm How much you pay for likes and comments?.
I will check and if your prices are reasonable, I'll do it .
Let me know how much you are willing to pay for 100 likes per POST .
|
|
Is there a tool that will aggregate my friends Facebook Status updates for me (like following the feed in Google Reader), but will also let me comment without having to open up Facebook?
Started by Casebash on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
The Digsby app (multi-IM, email, and a bunch of socially stuff) also has a nice little Facebook client.... .
Both allow commenting directly.
I've seen decent Facebook clients for both Netvibes and iGoogle .
You could look at some "start page" sites.
|
|
I have already created a status item for the menu bar but I would like to add a checkbox to make it able to be toggled on and off.
So when the check box is checked the status item is displayed and when the checkbox is not checked it is not displayed.
...
Started by Joshua on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Points to that toggles the hidden property of the original button based on the check box status:
NSStatusItem *item;
Then create a method to create this status item, when the box is checked:
- (BOOL a pointer to an item that has already....
|
Ask your Facebook Friends
|
In the C world, a function can return error code to represent the exit status, and use INOUT/OUT parameter to carry the actual fruit of the process. when it comes to xmlrpc, no INOUT/OUT parameter, is there any best practice/conventions to represent the...
Started by Dyno Fu on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Of: (status, result) where the status can be numeric or a string, and the result can be any Python data) def myfunction(x, y): status = 1 result = [5, 6, [4, 5]] return (status, result) server.register returns a tuple
"in....
|
|
I am creating a library management application with a membership form.
Types of Membership are:
Half yearly Annually Patron(For 15 Minutes) Life Member Now I have designed a table in SQL SERVER 2008 which consists of:
MemberId Name Joining Date Expiration...
Started by sheetal on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's an overview to get you started on it....
Status = 'E' WHERE Status = 'M' AND ExpirationDate < getdate() AND ExpirationDate IS NOT NULL
You could create a SQL Job and schedule it to run every night to update the status flag.
|
|
There's a simple way to read the registry and get the UAC status from there. The only problem is that if you are not an administrator user or the UAC is ON then you can't read that particular key.
Is there a way (API, etc) to get the UAC status accurately...
Started by Jessica on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
After that, it tries to start a subprocess with elevated status which will fail if standard user is logged....
First as
http://stackoverflow.com, it will test the ElevationStatus.
/2008-02/vista-tools/
This checks both elevation and UAC status.
|
|
Is animated PNG, whether APNG or MNG about to get cross browser soon? Does anyone know their status? Is Webkit or IE considering supporting them?
Thanks.
Started by Jourkey on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The Chromium issue doesn't have a comment to a similar effect, it appears they use.
On-all-browsers
On APNG in Webkit :
Comment #1 From Mark Rowe (bdash) 2008-01-26 11:09:57 PST source tree.
|
|
Currently I use the "One Page Project Manager" Excel Template for project status reports. It contains a summary of last week's work and a forecast for the next week. For all important tasks we track, if they are comleted or not. Everything on one page...
Started by bwalliser on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Status reporting should be brief (nobody likes to sit there for ages while every member of the team goes on and on about their status) so I'm a big fan of SOFT reports:
Successes - what have you achieved since the last status meeting....
|
|
I think it would be awesome if Gaia had comment buttons on statuses, so that we can reply to someones status.
emotion_yatta
Started by Hello Zombie Kitty on
, 13 posts
by 11 people.
Answer Snippets (Read the full thread at gaiaonline):
If I was at all interested in my friends status I'd comment on their profile or PM them to comment on a status....
From the majority: "You could reply via status, or comment on their page, or send a PM if I'm honest.
|
|
I've seen programs in the past that were able to check the SMART status of a hard disk drive but it wasn't easy for me to find. Also, I think I had to boot into the CD in order to check on it. What is your preferred method for getting this data to hopefully...
Started by d03boy on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
Information
* Health: checks the health status by using SMART
* Error Scan: scans the surface for errors.
|