Search
-
Recent Posts
Tags
adwords amazon analytics api apple aws blog chrome chromium cloud Design dropbox ec2 email error facebook firefox google google-apps homebrew ipad javascript jQuery linux lion mac microsoft mysql osx os x paypal php plugin quicksilver raspberry pi scam social spam twitter ubuntu unix video windows woo wordpress
Monthly Archives: June 2012
WordPress: Sticky vs Announcement
WordPress has a built-in feature for creating a “Sticky” post, which will allow it to sit above all of the other posts in the news stream / blog stream. There is also a little plugin called “WP-Sticky” that will allow you to change a post’s sticky status, or as it is labeled “Post Sticky Status” to be of the following types: Announcement Sticky Normal The difference between “Sticky” and “Announcement” is a minor one: Announcement keeps the post at the top of your blog no matter what. Sticky post status keeps the post at the top of whatever page it is on. To give an example, when a post is set as sticky and it is one of the 10 most recent posts, it will be at the top of the homepage (if your pagination is set to 10 posts per page, as is default). However, when that post becomes 11th – 20th in queue, it will be “sticky” at post #11, or the top of page 2. It is important to note that the WP-Sticky plugin actually won’t affect WordPress’ own “sticky” status. A little confusing but this is good to know.
iCal 4.0 Help: Making an event or to-do item private
iCal 4.0 Help Making an event or to-do item private If your calendar is administered through a CalDAV server or Microsoft Exchange Server 2007 (for example, through your workplace), you can make an event or to-do item private. Private events and to-do items can
Multiple People Edit Google Place [Solved]
Why doesn’t Google Places allow access by multiple users? Transcript Today is more of a feature request. Um, it’s a question from the excellent Jonathan Hochman in Connecticut. Jonathan asks: “It’s not good for security when I have to ask clients to share their Google credentials with me so I can help edit their Google Places listings. Why doesn’t Google Places allow access by multiple users, like Google Webmaster Tools does?” Ok, well first off, I’m not responsible for Google Places so the best I can do is say, that’s a good feature request, I’ll pass it on to them. The way to think about these things is that typically there is a spectrum of sophistication, and how far along these things are developed. So, AdWords had the ability to you know, manage things on behalf of your clients relatively early on. Google Webmaster tools has done better about allowing delegation, but it’s still not perfect, but it’s a lot better than it was a little while ago. Google Places is even newer than Google Webmaster Tools, so it’ll probably take some time before they think about, you know, the ability to delegate, the ability to let you manage things on you’re clients behalf. Um, but just to put stuff in perspective, I was reading -Tamar Weinberg had written a letter about-she became an administrator of Fan Page on Facebook. And it looked like it was permanent; it didn’t look like you could change the administrator. So all of this … Continue reading
How CloudFare asks for Feedback
Congratulations! You’ve completed the setup for yoursite.com Our backend is checking for the DNS name server update to take place. In the interim: Revisit what CloudFlare does for your site Tell us why you joined CloudFlare Follow us on Twitter and Facebook Optional: Install the CloudFlare WordPress Plugin Whitelist our IP set with your hosting provider Review common questions on the CloudFlare help page
Now Showing: WWDC 2012
Registered Apple Developers can now access over 100 session videos to get an in-depth look at the latest in iOS and OS X. View the videos at https://developer.apple.com/videos/wwdc/2012
Input/Output – Google I/O 2012
Google I/O 2012 brings together thousands of developers for three days of deep technical content focused on building the next generation of web, mobile, and enterprise applications with Google and open web technologies such as Android, Google Chrome, Google APIs, Google Web Toolkit, App Engine, and more. Brush up on your geometry, dust off your protractor, and architect a machine only you could have dreamt of. Join developers tackling our latest Chrome Experiment for a chance to have your machine featured at Google I/O. The keynote and the sessions for Chrome, Android, Google+ and other select sessions will be streamed live across four channels during the first two days of Google I/O. Be sure to bookmark this page and check back on June 27. Learn the latest web, mobile and social breakthroughs and meet the developers who are turning them into tomorrow’s businesses. Keep yourself and your team innovating at Google I/O, returning to San Francisco’s Moscone Center from June 27th – 29th, 2012. https://developers.google.com/events/io/input-output/
Posted in Design, Marketing, Social Media, Web Development
Tagged conference, developers, google, i/o, Moscone
Leave a comment
mod_auth_openid v0.6 on Ubuntu 12.04 for AuthOpenIDAXRequire
I believe the standard version of mod_auth_openid that comes with Ubuntun 12.04 precise pangolin is v0.5 This library is also known by the name libapache2-mod-auth-openid Make sure you have apxs2 installed: Apache Extension Tools (apxs / apxs2) apache extension tools apt-get install sudo apt-get install apache2-threaded-dev I didn’t have the time to finish editing this post to my liking, so I’m just adding my notes as-are: mod_auth_openid v0.6 on Ubuntu 12.04 with AuthOpenIDAXRequire sudo apt-get install apache2-threaded-dev AuthOpenIDAXRequire schema email http://openid.net/schema/namePerson/prefix http://openid.net/schema/namePerson/first http://openid.net/schema/namePerson/last http://openid.net/schema/namePerson/middle http://openid.net/schema/namePerson/suffix http://openid.net/schema/namePerson/friendly http://openid.net/schema/person/guid http://openid.net/schema/birthDate/birthYear http://openid.net/schema/birthDate/birthMonth http://openid.net/schema/birthDate/birthday http://openid.net/schema/gender http://openid.net/schema/language/pref http://openid.net/schema/contact/phone/default http://openid.net/schema/contact/phone/home http://openid.net/schema/contact/phone/business http://openid.net/schema/contact/phone/cell http://openid.net/schema/contact/phone/fax http://openid.net/schema/contact/postaladdress/home http://openid.net/schema/contact/postaladdressadditional/home http://openid.net/schema/contact/city/home http://openid.net/schema/contact/state/home http://openid.net/schema/contact/country/home http://openid.net/schema/contact/postalcode/home http://openid.net/schema/contact/postaladdress/business http://openid.net/schema/contact/postaladdressadditional/business http://openid.net/schema/contact/city/business http://openid.net/schema/contact/state/business http://openid.net/schema/contact/country/business http://openid.net/schema/contact/postalcode/business http://openid.net/schema/contact/IM/default http://openid.net/schema/contact/IM/AIM http://openid.net/schema/contact/IM/ICQ http://openid.net/schema/contact/IM/MSN http://openid.net/schema/contact/IM/Yahoo http://openid.net/schema/contact/IM/Jabber http://openid.net/schema/contact/IM/Skype http://openid.net/schema/contact/internet/email http://openid.net/schema/contact/web/default http://openid.net/schema/contact/web/blog http://openid.net/schema/contact/web/Linkedin http://openid.net/schema/contact/web/Amazon http://openid.net/schema/contact/web/Flickr http://openid.net/schema/contact/web/Delicious http://openid.net/schema/company/name http://openid.net/schema/company/title http://openid.net/schema/media/spokenname http://openid.net/schema/media/greeting/audio http://openid.net/schema/media/greeting/video http://openid.net/schema/media/biography http://openid.net/schema/media/image http://openid.net/schema/media/image/16×16 http://openid.net/schema/media/image/32×32 http://openid.net/schema/media/image/48×48 http://openid.net/schema/media/image/64×64 http://openid.net/schema/media/image/80×80 http://openid.net/schema/media/image/128×128 http://openid.net/schema/media/image/160×120 http://openid.net/schema/media/image/320×240 http://openid.net/schema/media/image/640×480 http://openid.net/schema/media/image/120×160 http://openid.net/schema/media/image/240×320 http://openid.net/schema/media/image/480×640 http://openid.net/schema/media/image/favicon http://openid.net/schema/timezone via http://stackoverflow.com/questions/7403536/list-of-available-attributes-for-http-axschema-org-and-http-schemas-openid-n changeset on openid auth schemas http://sourceforge.net/apps/trac/simpleid/changeset/459 openid auth properties http://openid.net/specs/openid-attribute-properties-list-1_0-01.html Introduction : The Apache OpenID Module http://findingscience.com/mod_auth_openid/ AuthType OpenID require valid-user AuthOpenIDTrusted ^https://www.google.com/accounts/o8/ud AuthOpenIDSingleIdP https://www.google.com/accounts/o8/id AuthOpenIDAXRequire email http://openid.net/schema/contact/email [email protected] AuthOpenIDAXUsername email via http://mmornati.tumblr.com/post/23559005172/apache-and-mod-auth-openid-on-f16-centos openid explained http://openidexplained.com/use myopenid https://www.myopenid.com Using Mod_auth_openid With Ubuntu SSO http://rtg.in.ua/blog/2011/11/modauthopenid-and-ubuntu-sso/ sudo apt-add-repository ppa:rye/ppa sudo apt-get update sudo apt-get install libapache2-mod-auth-openid apt-cache policy libapache2-mod-auth-openid libapache2-mod-auth-openid: Installed: 0.6-0ubuntu1 Candidate: 0.6-0ubuntu1 Using Apache2’s mod_auth_openid… http://hustoknow.blogspot.com/2012/05/setting-up-google-apps-single-sign-on.html sudo apt-get install automake sudo apt-get install autotools-dev sudo apt-get install libtool sudo apt-get install libtidy-dev sudo apt-get install libcurl4-openssl-dev sudo apt-get install libopkele-dev ./autogen.sh ./configure make <location “/”> LoadModule authopenid_module /usr/lib/apache2/modules/mod_auth_openid.so AuthType OpenID require valid-user AuthOpenIDTrusted ^https://www.google.com/accounts/o8/ud … Continue reading
Posted in Server Admin
Tagged apache, linux, mod_openid, module, openid, sso, ubuntu
Leave a comment
Meeting Tomorrow – thebluebook.com (scam)
I recently received the following message from thebluebook.com after repeatedly requesting to be removed from their mailing list which I had repeatedly received unsolicited spam e-mails. They are targeting small business owners, asking the business owners to pay them to join their network to have the potential of receiving work from “industry buyers” Message: I’ll be in your area tomorrow Wednesday June, 13th. Can we get together for 20 minutes? I need qualified commercial sub-contractors in my network to service our industry buyers and I’d like to find out what you do and who you work for. Thanks! Wayne Hall Account Manager The Blue Book Building and Construction Network [email protected] cell: (336) 991-7610 http://www.thebluebook.com I strongly advise you to avoid thebluebook.com at all costs.
Increase Priority for Influential Twitter Users
One of the Rules / Macros on Desk.com is called “Increase Priority for Influential Twitter Users” The rule does basically what it says: if you have more than 5k followers on twitter you get higher priority support. I wonder how many companies that are using desk.com have this rule / filter enabled. Increase Priority for Influential Twitter Users IF ( Twitter User Followers Count greater than 5000 ) THEN Increment Case Priority
Posted in Marketing, Social Media, Software, Tech Opinion, Tech Tips
Tagged desk, help, priority, support, twitter
Leave a comment