Player FM - Internet Radio Done Right
Checked 1y ago
Toegevoegd negen jaar geleden
Kandungan disediakan oleh Remy Sharp and JQuery for Designers. Semua kandungan podcast termasuk episod, grafik dan perihalan podcast dimuat naik dan disediakan terus oleh Remy Sharp and JQuery for Designers atau rakan kongsi platform podcast mereka. Jika anda percaya seseorang menggunakan karya berhak cipta anda tanpa kebenaran anda, anda boleh mengikuti proses yang digariskan di sini https://ms.player.fm/legal.
Player FM - Aplikasi Podcast
Pergi ke luar talian dengan aplikasi Player FM !
Pergi ke luar talian dengan aplikasi Player FM !
Podcast Berbaloi untuk Didengar
DITAJA
C
Curated Questions: Conversations Celebrating the Power of Questions!


Episode Notes [01:14] Unexpected Email from Employer [05:49] The Deferred Resignation Program [06:34] Initial Reactions and Concerns [08:01] Evaluating the Offer [08:21] Enhanced Standards of Conduct [08:55] Personal Reflections and Concerns [12:21] Seeking Advice and Making a Decision [13:01] Option One: Do Not Resign [14:56] Option Two: Resign [16:44] Insights from Conversations [21:30] Making The Decision [23:51] Final Thoughts and Gratitude Resources Mentioned Sebastian Junger The Soul of Shame by Curt Thompson Donald Trump Elon Musk Steve Bannon Russell Vought Derek Sivers Sumner Crenshaw Brian Fretwell at Finding Good Chad Littlefield The Thought Leaders Practice by Matt Church Simon Cowell Beauty Pill Producer Ben Ford Questions Asked Is it legitimate, and can it be trusted? How are you feeling? What questions come to your mind? Where does your mind go? Are you seeking safety? Would this have been an adrenaline rush as you raced to send the resignation response? What an "enhanced standard" regarding loyalty and trustworthiness was? What are these new "enhanced standards?" Are they beyond what my Constitutional oath requires? If I don't resign, how bright will the target on my back glow? My leadership has supported all my work, but would termination direction come from higher up the chain of command? What would you recommend if we talked over coffee? What questions would you ask? How would you use listening? How would you use silence? How is this scenario playing out in your mind and body? What is coming to the surface for you? How might that influence what you are about to say to me? What are the chances of my name popping on a list and getting fired? How about the chances of being part of an official Reduction in Force and early retirement? Would the administration make a better offer? What do I know about the pending job market? What did I expect the workplace to be like and did I want to be there as the contractions took place? Will the administration pay me through the end of September or will they renege? Can I sufficiently build the Curated Questions business to transition by 1 October? - Do I have the faith or confidence to step into this future as a sole practitioner and grow Curated Questions into all I envisioned? Was this purpose calling? What would I expect the job market to look like at the end of summer if I hadn't developed the income streams to maintain our lifestyle? What is your recommendation? Did it change from your initial recommendation? Where in your body are you feeling the uncertainty? Are you processing this scenario in parallel with your decision as if you had received the email? What additional questions should I have considered? Who else should I have consulted with? How would you have changed my risk rating? What is the correct length of the pregnant pause before making an important announcement? What processes would you use in my circumstance, and what would be different? What questions are at the top of your list to get to a decision? Who would be the members of your pantheon you would counsel with to gain clarity? Apart from the heady analysis, what other key practices would you include in your journey through a similar situation?…
API: queue and dequeue
Manage episode 150763595 series 1006371
Kandungan disediakan oleh Remy Sharp and JQuery for Designers. Semua kandungan podcast termasuk episod, grafik dan perihalan podcast dimuat naik dan disediakan terus oleh Remy Sharp and JQuery for Designers atau rakan kongsi platform podcast mereka. Jika anda percaya seseorang menggunakan karya berhak cipta anda tanpa kebenaran anda, anda boleh mengikuti proses yang digariskan di sini https://ms.player.fm/legal.
queue & dequeue are a pair of core data utilities that help you to add your own bespoke to animations.
30 episod
Manage episode 150763595 series 1006371
Kandungan disediakan oleh Remy Sharp and JQuery for Designers. Semua kandungan podcast termasuk episod, grafik dan perihalan podcast dimuat naik dan disediakan terus oleh Remy Sharp and JQuery for Designers atau rakan kongsi platform podcast mereka. Jika anda percaya seseorang menggunakan karya berhak cipta anda tanpa kebenaran anda, anda boleh mengikuti proses yang digariskan di sini https://ms.player.fm/legal.
queue & dequeue are a pair of core data utilities that help you to add your own bespoke to animations.
30 episod
Alle afleveringen
×It’s the age old (well, in webby terms) issue of how to populate one select box based on another’s selection. It’s actually quite easy compared with the bad old days, and incredibly easy with jQuery and a dash of Ajax.
There are a few websites I’ve seen lately that have a left hand navigation automatically updates it’s selection based on where you’ve scrolled to on the page. This tutorial will show you exactly how to achieve just that.
Most of us have to make our web pages work in The Big Five browsers, so I thought it was about time I introduce you to the debugging tools for each of those browsers with a couple of tips thrown in to the mix.
As we build more and more Ajaxy applications, and our apps reside on a single page, the browser’s native back button can get more and more broken. This episode will show you how to re-enable the back button on your apps.
I was recently asked how keyboard navigation could be supported to move a slider backwards and forwards. I've created a few tutorials on how to create sliders and carousels but not mentioned keyboard supported navigation yet.
On visiting Apple’s web site an putting items in my shopping basket, I noticed (an old effect) where the shopping basket would follow me down the page. We’ll look at how to replicate the fixed floating sidebars or elements with very little jQuery.
The iPhone has a few unique UI features, one in particular are the static headings when you’re scrolling through a list, so you know the context of the content. We’ll see how to create this effect using jQuery.
Following on from the infinite carousel, there have been a number of requests asking how to make the scrolling action automatic, so I’ve gone ahead to explain how to achieve this.
jQuery makes it incredibly easy to add effects to your web sites, but there’s some effects you just don’t want: the hover repeatedly to make the effect go wild!
queue & dequeue are a pair of core data utilities that help you to add your own bespoke to animations.
With jQuery for Designer 's redesign I decided to add a scrolling carousel that worked in the same way the carousel worked on the Apple Mac ads page . This tutorial will walk through the fundamentals of the effect and how to recreate it.
When using slideDown depending on the layout of your page, you could still see the jumping effect, regardless of whether you fix the padding around the element.
Gareth Rogers asked how to achieve the effect on the latest BBC Radio 1 website, where the mouse rolls over the image block, tabs slide up and the image zooms a little to reveal more of the picture.
map and grep are two utilities that are extremely useful if you know how to use them, but more often that not, I see more convoluted code written to achieve the effect of these functions. Historically, I believe that John Resig was inspired by the Perl functions of the same name - which are basic building blocks of the Perl programming language. Let’s look at how you can use these functions.…
Jonathan Diba writes to ask how the effects are achieve on Tim Van Damme's portfolio site, referring to Tim's site as one of the most compelling site design he's seen. The two key effects Tim is using are a simplified accordion and a hover effect. It's worth noting that the hover effect only works in WebKit (Safari & Chrome), but I'll show you how to create the effect using jQuery too.…
Selamat datang ke Player FM
Player FM mengimbas laman-laman web bagi podcast berkualiti tinggi untuk anda nikmati sekarang. Ia merupakan aplikasi podcast terbaik dan berfungsi untuk Android, iPhone, dan web. Daftar untuk melaraskan langganan merentasi peranti.