RuleBreaker Enterprises

RuleBreaker Enterprises Helping authors get their works published and promoted!

07/27/2015

"The Purge" preliminary edits are finished, sent to author for approval! As soon as we have a cover, we have a book in print!

07/02/2015

What have I been up to? Pages Manager asks... Well...
BEAUTIFUL, BROKEN ME is in the review stage of the process! Stay tuned for the upcoming release date which will be late this week or early next week! Get your Kindles and page turning thumb warmed up for the newly edited and recovered re-release!!!

06/22/2015

Authors, please keep in mind that the editing process is also a learning process, for both the editor AND the author! We who edit learn your style, and what you tend to make mistakes with, while you learn what you can do in future literary works to improve your manuscript before it hits the editing table! Feel the LOVE in that red ink!

06/12/2015

Book one of a trilogy is being set up in the publishing template, and a very good short story has been reviewed!

Address

Grantville, GA
30220

Alerts

Be the first to know and let us send you an email when RuleBreaker Enterprises posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });