(mysqlt): select p1.cID, pt.ctHandle from Pages p1 left join Pages p2 on (p1.cPointerID = p2.cID) left join PagePaths on (PagePaths.cID = p1.cID and PagePaths.ppIsCanonical = 1) left join PageSearchIndex psi on (psi.cID = if(p2.cID is null, p1.cID, p2.cID)) inner join CollectionVersions cv on (cv.cID = if(p2.cID is null, p1.cID, p2.cID) and cvID = (select cvID from CollectionVersions where cvIsApproved = 1 and cID = cv.cID)) left join PageTypes pt on pt.ctID = cv.ctID inner join Collections c on (c.cID = if(p2.cID is null, p1.cID, p2.cID)) left join CollectionSearchIndexAttributes on (CollectionSearchIndexAttributes.cID = if (p2.cID is null, p1.cID, p2.cID)) where 1=1 and (ak_pebble_authorName LIKE '%MMazzocchi%') and (p1.cID!='128') and cvName != '' and pt.ctID = '10' and (ak_exclude_page_list = 0 OR ak_exclude_page_list is null) and PagePaths.cPath like '/apps/%' and PagePaths.ppIsCanonical = '1' and cvIsApproved = '1' and (p1.cIsTemplate = 0 or p2.cIsTemplate = 0) and ((select count(cID) from PagePermissionAssignments ppa1 inner join PermissionAccessList pa1 on ppa1.paID = pa1.paID where ppa1.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and pa1.accessType = 10 and pa1.pdID in (0)
and pa1.peID in (2) and (if(pa1.peID = 4 and p1.uID <>0, false, true)) and (ppa1.pkID = 1 and cv.cvIsApproved = 1)) > 0
or (p1.cPointerExternalLink !='' AND p1.cPointerExternalLink IS NOT NULL)) and ((select count(cID) from PagePermissionAssignments ppaExclude inner join PermissionAccessList paExclude on ppaExclude.paID = paExclude.paID where ppaExclude.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and accessType = -1 and pdID in (0)
and paExclude.peID in (2) and (if(paExclude.peID = 4 and p1.uID <>0, false, true)) and (ppaExclude.pkID = 1 and cv.cvIsApproved = 1)) = 0) and ak_pebble_flag = '0' and ak_pebble_subApp = '0' and p1.cIsActive = '1' order by ak_pebble_dateAdded desc limit 0,56
-
Description
Fishtank is your personal tank on your watch! Different types of fish slowly swim around in your tank; each night, a new set is generated, so no two days are the same! Sometimes they like to get in the way of the time; tap or shake the watch to send them scattering in all directions.
Fishtank is both 12 and 24 hour. Fish movements are on the second tick with animations only used when scattering.
created by - MMazzocchi
-
Description
Because your Pebble isn't complete without the most space-wasting app on the market! So hipster it hurts, Sketchy brings a new meaning to the term "E-Paper". Your wrist won't be complete without looking like a bored college student got to it!
Sketchy is a 12 hour watchface based on sketches of digits that I drew. I drew them on paper, took pictures, messed around in gimp for much longer than I should have, then put all 13 of them into the app (10 digits, one colon, the background, and the menu icon).
Hope you enjoy it!
created by - MMazzocchi
-
Description
That's right, it's a GALLIFREYAN WATCHFACE! Stop wasting your energy with "simple" and "easy" watchfaces; being a true fan takes dedication! And dedication means learning a completely new language purely for the effect of impressing others.
Perfect for:
- Learning Gallifreyan numbers
- Showing your dedication to Dr. Who
- Attracting potential mates (untested)
The face shows a Gallifreyan translation of the 12-hour time. Minute updates and no animation, so not a lot of stress on the battery. Once you get used to it, it's actually super simple to read.
Based on Loren Sherman's Gallifreyan Language (http://www.shermansplanet.com/gallifreyan)
created by - MMazzocchi