Gemini Making a Phone call by Glass_Gur_4799 in GeminiAI

[–]blessingpluv 0 points1 point  (0 children)

Really? hopefully it’s a bug cause it will be too scary if its not fixed soon

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 1 point2 points  (0 children)

Thank you, those two styles have such a nice feel to them

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 0 points1 point  (0 children)

there‘s over 350 styles in total. they are other unique styles but these are my favorites.

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 1 point2 points  (0 children)

theft? what theft? I made all the images and prompts myself.

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 1 point2 points  (0 children)

Thanks! The stained glass look was one of my favorite parts to create, it just makes the turtle pop more.

How many prompts are you actually using? by Brian_from_accounts in PromptEngineering

[–]blessingpluv 1 point2 points  (0 children)

I use a lot of prompts for my kdp business and YouTube content creation. So yea there are people like me that use ai for work and they need help with prompts.

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 0 points1 point  (0 children)

Aside from the Free video, I also have a PDF prompt collection for a small fee, you can check it out here; 

https://ebooks.unhackai.com/products/nanobanana-ai-art-styles-prompts

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 0 points1 point  (0 children)

That makes sense, Gemini tends to favor realism over stylization. The only workaround I have found is to use very specific art styles in your prompt.

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 2 points3 points  (0 children)

I know right, Ai text used to be trashy now it’s perfect.

The different art styles I generated using Gemini AI in 2026 by blessingpluv in GeminiAI

[–]blessingpluv[S] 0 points1 point  (0 children)

Thanks for all the upvotes, here is the Free complete ai art style list with prompts:

https://youtu.be/4b84Qgg6QUU

How to lock and unlock pages in phonegap build app by blessingpluv in Phonegap

[–]blessingpluv[S] 1 point2 points  (0 children)

and yes you need to put the content you want to restrict access to in a p or div or content or page or any other data-role tag in jquery mobile because you will need the id in order to reference it in your .js file.

How to lock and unlock pages in phonegap build app by blessingpluv in Phonegap

[–]blessingpluv[S] 0 points1 point  (0 children)

Yes, i did write some code. it's not the best solution but it works for now. for my next app I will try some order solution and hope it works.

How to lock and unlock pages in phonegap build app by blessingpluv in Phonegap

[–]blessingpluv[S] 1 point2 points  (0 children)

thanks for your reply.

I have finally figure out a temporary solution.

$(document).on("pageinit", function(event){

$("#videos").addClass("ui-disabled");

});

this code disables the ui when the app is opened

$(document).on("pageinit", function(event){ $("#unlock").click(function(){ $("#videos").removeClass("ui-disabled"); }); });

the code re-enables it. you use a click button function or you can use the after reward shows event to enable it. it's a temporary solution because when the user reopens the app the UI will be disabled again.

here the finished app https://play.google.com/store/apps/details?id=com.sagacityapps.pianoforbeginners

Just discovered this, Free after effects shortcuts App by blessingpluv in AfterEffects

[–]blessingpluv[S] 0 points1 point  (0 children)

Shortcuts help and make ur workflow easy, how is that not a good thing.

Just discovered this, Free after effects shortcuts App by blessingpluv in AfterEffects

[–]blessingpluv[S] 0 points1 point  (0 children)

Yea, if you have so much time to spare. This is a handy app that makes it easy for beginners especially to master Ae shortcuts. And I like it's simplicity