Wednesday 6th December 2023
Squix – TechBlog
Skip to content
  • ESP8266 Projects
    • Plane Spotter
    • PlaneSpotter Color
    • Smart Body Scale
    • OLED Piggyback Hack
    • IoT Continuous Delivery
    • WeatherStation 1
    • WeatherStation 2
    • Weather Station Color
  • ESP8266 Peripherals
    • IR Camera
    • PIR Motion Sensor
    • uBlox GPS Module
    • KY-040 Rotary Encoder
    • Ultrasonic Range Sensor
    • 2.7″ ePaper display
  • Reviews
    • BlitzWolf 6 port USB charger
    • Digoo BB-M2: Hackable cheap WiFi camera
    • Hackable Xiaomi Vacuum Robot
  • Support
  • About Me
You are at:Home»Posts Tagged "GAE"

Tag: GAE

Common

Continuous Deployment from Github to App Engine Java with CodeShip

Daniel Eichhorn on 1. March 2014
1

Motivation Continuous Deployment is nice: you roll out new versions of your software all the time and not only three, four times a year with your mayor release. And everything automatically. Of course this requires a good coverage of automated unit, integration and UI tests …

Read More

Common

Speeding up data store queries with self-merge joins

Daniel Eichhorn on 27. February 2011
0

For a while now Feederator allows some kind of full text queries. When items are read for the first time into the datastore an index will be created. This index is currently a break down of the single words in the title, but can be …

Read More

Common

Sending XMPP messages from Google App Engine with html

Daniel Eichhorn on 18. February 2011
3

Since this took me a while to figure out I’d like to share with you. I wanted to extend Feederator to send incoming news items to the users XMPP client. What worked pretty fast was sending plain text messages: XMPPService xmpp = XMPPServiceFactory.getXMPPService(); JID jid …

Read More

Common

How to delete index on App Engine for Java

Daniel Eichhorn on 22. December 2010
0

At the time of this writing there is no function to delete (unused) your datastore indexes directly with the Java tool set. But there is a way around: the python SDK has a function called vacuum_indexes. This is how your can do it, step by …

Read More

Search

Search

Color Kit Grande

ESP32 - 3.5″ 320×480 Color Display
Capacitive Touch Screen
Order Now!
Save USD5 with code SQUIX-CKG

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress | Made with love by Themely
Newsletter

Sign up to my Newsletter and get the ESP8266 Weather Station eBook for free.
In addition you’ll get a USD $5 discount coupon code of  for the brand new Color Kit Grande

Sign Up Now!

 

Loading Comments...