(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 '%Bonsitm%') 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
See an eclipse across your watch corresponding to your progress through the day.
Shake the watch briefly to smoothly animate time text, full date, battery status and Bluetooth connection status.
created by - Bonsitm
-
-
-
-
-
Description
Same as the CMD Time watchface, but each minute the commands are typed as a real user would!
+Realism
created by - Bonsitm
-
Description
Watchface that imitates the time /t and date /t Windows Command Prompt commands.
created by - Bonsitm
-
-
Description
Randomly generated animated starfield with the time on top.
Run's at 30 frames per second, so will substantially increase battery usage over long periods. Use only for cool!
created by - Bonsitm
Description
Same as Starfield Smooth, but animates only once a second, saving precious battery power while still being unique every time you look at it.
created by - Bonsitm
-
-
-
Description
Beam Up watch face for SDK 2.0 compatible watches.
This is my first upgrade (fairly painless, if time-consuming), so let me know if you find any bugs!
created by - Bonsitm
Description
Beam Up Inverted watch face, but this version is compatible with SDK 2.0 watches.
created by - Bonsitm
Description
Beam Up Date watch face, but this version is compatible with SDK 2.0 watches.
created by - Bonsitm
Description
Beam Up Inverted Date watch face, but this version is compatible with SDK 2.0 watches.
created by - Bonsitm
Description
Same as the Beam Up watch face, but accurate to 5 seconds - a good compromise between accuracy and battery life!
created by - Bonsitm
-
Description
Same as Beam Up Inverted, but with the date. Or the same as Beam Up Date, but with inverted colours.
created by - Bonsitm
-
-
Description
Another edition of the Split Horizon: Seconds Edition but with no animation whatsoever, to save on battery life.
Original watch face can be found here: http://bit.ly/18N4rUF
Source code for all three editions can be found here: http://bit.ly/185buFS
Version 3 fixes "THU 20TH" running off the edge of the screen.
Version 4 adds an AM/PM indicator and fixed small font artefacts
Version 4.5 fixes '12 AM' issue
created by - Bonsitm
-
Description
Another edition of the Split Horizon: Seconds Edition but without the 15 second markers sliding in from the top.
Original watch face can be found here: http://bit.ly/18N4rUF
Source code for all three editions can be found here: http://bit.ly/185buFS
Version 3 fixed "THU 20TH" running off the screen edge.
Version 4 adds an AM/PM indicator and fixed small font artefacts
Version 4.5 fixes '12 AM' issue
created by - Bonsitm
-
Description
This watch face shows the time and date on split contrasting halves of the display in an easy to read, yet modern format. In this Seconds Edition, every 15 seconds, one of four markers slide down from the top (two can be seen here), and then on the minute two InverterLayer shades slide in like a camera shutter, then retract again once the time has changed.
This face also comes in two other editions:
Minutes Edition (without the top 15 second markers): http://bit.ly/12pPjLL
Plain Edition (just the design without any animation at all): http://bit.ly/11dEBR8
Source code for all three editions can be found here: http://bit.ly/185buFS
Version 3 fixes "THU 20TH" running off the screen edge.
Version 4 adds an AM/PM indicator and fixed small font artefacts
Version 4.5 fixes '12 AM' issue
created by - Bonsitm
-
-
Description
A watch face showing a simple potential divider circuit.
Features:
- Hours and minutes as the two resistor values
- Day of the month as the input battery voltage
- Moving 'electron' seconds hand that moves around the circuit, with zero seconds at the positive battery terminal
- Output voltage detail shown as if the current time circuit was constructed in real life!
Large text version can be found here: http://bit.ly/10DfsDH
Details on implementation and source code here: http://bit.ly/10CFneR
Video here (slightly older version): http://bit.ly/10CFs2c
created by - Bonsitm