d PPFAS Long Term Equity Fund adds Microsoft Corporation to portfolio By economictimes.indiatimes.com Published On :: 2020-05-08T13:57:59+05:30 Parag Parikh Long Term Equity Fund has added Microsoft Corporation to the portfolio and completely exited from the Nestlé SA ADR. Full Article
d Equity mutual fund inflows hit 4-month low of Rs 6,108 crore in April By economictimes.indiatimes.com Published On :: 2020-05-08T15:54:30+05:30 Overall, the mutual fund industry witnessed net inflows of Rs 45,999 crore across all segments, data by the Association of Mutual Funds in India showed on Friday. Full Article
d Debt, hybrid mutual funds see large outflows in April; advisors blame Franklin fiasco By economictimes.indiatimes.com Published On :: 2020-05-08T18:19:27+05:30 Most debt mutual fund categories have witnessed outflows in the last month, data shows. Full Article
d #workfromhome – If you value your colleagues, use a headset By christianheilmann.com Published On :: Wed, 25 Mar 2020 16:52:51 +0000 I’ve been working from home and 8-9 hours away from my colleagues for the last 8 years and mostly on the go. My work setup is a laptop and wherever I have space to sit. This teaches you quite a few things about remote work and – more to the point – what doesn’t work. […] Full Article General
d Quick solution: getting the mouse position on an element regardless of positioning By christianheilmann.com Published On :: Thu, 02 Apr 2020 18:37:58 +0000 As I was upgrading an older codebase of mine that used layerX and layerY I looked into a very succinct way of finding the current mouse position on any element regardless of its position, scrolling, padding, margin and such and I found this to work for me, so maybe it is good for you, too. […] Full Article General
d The joy of pixeling and building pixel tools with HTML5 canvas and JavaScript By christianheilmann.com Published On :: Fri, 17 Apr 2020 18:58:09 +0000 Some people knit, others do puzzles, and yet others find calm by colouring. Me, I love pixeling. My computer career started with a super basic computer. It didn’t even have a way to store what I programmed. So, every day, I would write myself a small program that allows me to paint on the screen […] Full Article General
d Progressively enhancing radio buttons with SVG whilst staying accessible By christianheilmann.com Published On :: Tue, 05 May 2020 00:39:25 +0000 Sometimes it is fun to re-visit very basic HTML things and look what we can do with them nowadays. This is what I will do now with a radio button group. I will progressively enhance it to look great and still work with keyboard and screen readers. As part of my Logo-O-Matic upgrade, I added […] Full Article General
d CSS3 transitions and z-index By zomigi.com Published On :: Tue, 26 Mar 2013 00:39:42 +0000 You can apply CSS3 transitions to the z-index property, but it may work in a way you don't expect. Full Article Articles CSS CSS3
d Putting Flexbox into Practice presentation at Blend Conference By zomigi.com Published On :: Sun, 08 Sep 2013 16:09:36 +0000 Download the slides and view the demo page for my presentation on Putting Flexbox into Practice for Blend Conference 2013, as well as get links to related articles, tutorials, and tools on Flexible Box Layout. Full Article Articles conference CSS CSS3 flexbox flexible Flexible Box Layout layout links speaking
d Help me declutter before I move overseas By zomigi.com Published On :: Tue, 28 Jan 2014 16:17:57 +0000 I'm moving from the US to the Netherlands, and as part of paring down pre-move, I'd like to get rid of several copies of my book Stunning CSS3 before I leave. Find out how to get a copy. Full Article Announcements books giveaway personal Stunning CSS3
d Full-width pinned layouts with flexbox By zomigi.com Published On :: Tue, 29 Jul 2014 19:53:14 +0000 Learn how to use flexbox to pin two things to opposite ends of the viewport with a heading centered in between. Using media queries and flexbox's re-ordering capabilities, we can make this layout pattern even more responsive. Full Article Tutorials CSS CSS3 flexbox flexible Flexible Box Layout layout liquid media queries responsive web design
d Enhancing Responsiveness with Flexbox presentation at RWD Summit By zomigi.com Published On :: Thu, 12 Mar 2015 15:30:07 +0000 Download the slides and view the demos for my presentation on practical flexbox progressive enhancement for RWD, "Enhancing Responsiveness with Flexbox" for the RWD Summit, as well as get links to related articles, tutorials, and tools on Flexible Box Layout. Full Article Articles conference CSS CSS3 flexbox flexible Flexible Box Layout layout links progressive enhancement responsive web design speaking
d We need more moms in web design and development By zomigi.com Published On :: Tue, 24 Mar 2015 21:33:40 +0000 I've noticed that there are very few moms speaking at conferences in our industry. I'd like us to do our little part to make it easier for women to work in technology fields by making web design and development conferences more mom-friendly. This can help all of us, not just the moms. Full Article Announcements Articles conference personal speaking
d Using Modernizr with Flexbox By zomigi.com Published On :: Thu, 17 Sep 2015 22:36:43 +0000 The Modernizr feature-detection script now includes four tests for flexbox support, which you can use to target browsers with varying levels of support more precisely. Full Article Articles CSS CSS3 flexbox Flexible Box Layout Modernizr
d Override window.alert By davidwalsh.name Published On :: Tue, 11 Feb 2020 03:39:58 +0000 For years the only bit of feedback web developers could get was via alert("{str}") calls. These days we have the web console but, in rare cases, we don’t have a console and alert calls are our only window into a value at a given time. One problem: if an alert sneaks into production code, your […] The post Override window.alert appeared first on David Walsh Blog. Full Article JavaScript Quick Tips
d Land Your Dream Job with Vettery (Sponsored) By davidwalsh.name Published On :: Mon, 17 Feb 2020 11:13:30 +0000 Whether you’re an experienced pro or someone new to the industry, finding a great job can be a scary, stressful process. Engineers and designers get inundated with Hacker Rank tests, portfolio requests, and a variety of other queries. Vettery improves the experience for free agents by creating an atmosphere where businesses reach out to you! […] The post Land Your Dream Job with Vettery (Sponsored) appeared first on David Walsh Blog. Full Article Sponsored _HideInContentAds
d View Mac Calendar from Command Line By davidwalsh.name Published On :: Mon, 24 Feb 2020 12:28:44 +0000 As someone that loves using UI tools, I do pride myself in learning how to accomplish the same feats from command line. Don’t believe me? Check out my Command Line tutorials section — I guarantee you’ll learn quite a bit. Recently I learned that you can view basic calendars from command line with the cal […] The post View Mac Calendar from Command Line appeared first on David Walsh Blog. Full Article Shell
d How to Set a Default Commit Message By davidwalsh.name Published On :: Mon, 02 Mar 2020 15:23:46 +0000 Having a default commit message is really useful for a number of reasons: It can formalize your commit messages It serves as a good reminder for the information you should add to your commit message, like issue number If you set it to “Drunk AF, don’t accept this” To set a default commit message on […] The post How to Set a Default Commit Message appeared first on David Walsh Blog. Full Article git Quick Tips Shell
d Tips for Working Remotely and Enjoying It! By davidwalsh.name Published On :: Mon, 09 Mar 2020 17:09:10 +0000 With the coronavirus spreading and employers telling employees work from home if possible, there are scores of people getting their first taste of working remotely. Depending on your experience and discipline levels, this could be a welcomed change or a complete culture shock. The amount of freedom your find yourself in can be similar the […] The post Tips for Working Remotely and Enjoying It! appeared first on David Walsh Blog. Full Article Theory / Ideas
d Teamstack: Easy Automation of Identity Management (Sponsored) By davidwalsh.name Published On :: Mon, 23 Mar 2020 17:19:26 +0000 Access management can be a bit of a nightmare, especially when we realize that we rely on a number of different, independent services that power our organizations. Many businesses use Gmail for email, Google Docs for documents, Slack for communication, GitHub for their codebase, etc. Yet each of these services provides their own permissions screens, […] The post Teamstack: Easy Automation of Identity Management (Sponsored) appeared first on David Walsh Blog. Full Article Sponsored
d 5 Essential git Commands and Utilities By davidwalsh.name Published On :: Thu, 26 Mar 2020 16:20:37 +0000 For many of us, git and GitHub play a huge role in our development workflows. Whenever we have a tool that we need to use often, the more fine-tuned we can make that tool, the faster we can get things done. The following are five git commands or helpers that can make your developer life […] The post 5 Essential git Commands and Utilities appeared first on David Walsh Blog. Full Article git
d Detect git Directory with Bash By davidwalsh.name Published On :: Thu, 02 Apr 2020 15:02:47 +0000 One interesting aspect of working at Mozilla is that Firefox lives in a mercurial repository while several other projects live on GitHub in a git repository. While most focus on either Firefox or another project, I switch between both, leaving me running git commands inside the mercurial repository and hg commands inside git repos. It’s […] The post Detect git Directory with Bash appeared first on David Walsh Blog. Full Article git Shell
d How to Add Native Keyword Aliases to Babel By davidwalsh.name Published On :: Thu, 16 Apr 2020 12:09:13 +0000 Those of you who follow this blog know that not every blog post is an endorsement of a technique but simply a tutorial how to accomplish something. Sometimes the technique described is probably not something you should do. This is one of those blog posts. The Babel parser is an essential tool in the web […] The post How to Add Native Keyword Aliases to Babel appeared first on David Walsh Blog. Full Article JavaScript Theory / Ideas
d How to Play Retro Game ROMs on Windows By davidwalsh.name Published On :: Mon, 20 Apr 2020 13:27:53 +0000 Video games are always a fun time, something we desperately need during our COVID lockdown. A few years back I shared how to play retro games on Mac, as well as how to patch games to play popular ROM hacks like Grand Poo World and Invictus. One disadvantage that Macs have, however, is performance — […] The post How to Play Retro Game ROMs on Windows appeared first on David Walsh Blog. Full Article Games
d Track Your Keyword Placement with Ranktrackify (Sponsored) By davidwalsh.name Published On :: Mon, 27 Apr 2020 16:17:10 +0000 I don’t need to tell you how important search engine placement is. You either earn it with quality content, loads of SEO work, paying for placement, or all of the above. And even we you achieve best placement, you need to be wary of your content becoming stale or someone else coming along with a […] The post Track Your Keyword Placement with Ranktrackify (Sponsored) appeared first on David Walsh Blog. Full Article Sponsored
d How to Display Mode-Specific Images By davidwalsh.name Published On :: Mon, 04 May 2020 13:05:43 +0000 Now that we have most of the basics of HTML and CSS in the browser, we’ve begun implementing new features that I would consider “quality of life” improvements, many of which have been inspired by mobile. One great example is the CSS prefers-color-scheme media query, which allows developers to cater their design to system theme […] The post How to Display Mode-Specific Images appeared first on David Walsh Blog. Full Article CSS Quick Tips
d How to Fix ESLint Errors Upon Save in VS Code By davidwalsh.name Published On :: Wed, 06 May 2020 03:05:49 +0000 Two of the most prominent utilities in web development today are ESLint and Microsoft’s Visual Studio Code. I enjoy using both, and I love the integration between both tools, but warnings from ESLint inside Visual Studio Code aren’t fulfilling — I’d rather lint errors be fixed each time I save. Complete the following steps to […] The post How to Fix ESLint Errors Upon Save in VS Code appeared first on David Walsh Blog. Full Article JavaScript Quick Tips
d HTML5 and Video: 4 part video series By blog.w3conversions.com Published On :: Mon, 10 Jan 2011 21:16:55 +0000 I’ve had a couple people ask me to link on my blog to my four part video series on HTML5 and video. Currently, it’s a feature on the AdobeTV home page, but I reckon that will be for just a little while. After that, you can link directly to Part 1 (7:18), Part 2 (10:31), [...] Full Article Flash HTML5
d CSS3 Flexible Box Model…Layout Coolness…also Oddities & Confusion By blog.w3conversions.com Published On :: Fri, 25 Feb 2011 08:34:27 +0000 In August, due to a twitter discussion with Molly, and of course while partying on a Saturday night, Dave Gregory and I were looking at whether the Flexible box layout module (still a working draft) is getting close to ready for prime time yet. Our hope was that it will solve some of the frustrations [...] Full Article CSS3 layout
d Changing a Background-image with CSS3 Transitions By blog.w3conversions.com Published On :: Tue, 01 Mar 2011 08:34:16 +0000 As you may have read, outside of gradients, you can’t change a background-image with CSS transitions. Or can you? At InControl Conference last week, Greg Rewis spoke about Transitions, Transforms and Animations. A question was asked about showing one background-image on load and transitioning to another in a subsequent pseudo-state. You can always change the [...] Full Article CSS3 transitions
d Firefox multi-column layout bug… and a unicorn By blog.w3conversions.com Published On :: Thu, 05 May 2011 00:31:35 +0000 Last night, I was getting a file ready to share with Estelle Weyl, one of my co-presenters for our CSS3 workshop at SXSW11. The page was a silly little demo that used media queries, multiple backgrounds, transitions, generated content, multi-column layout and, well, a unicorn. I had only viewed the file in Chrome since that’s [...] Full Article CSS3 bug layout transitions
d CSS3: spread value and box-shadow on one side only By blog.w3conversions.com Published On :: Thu, 08 Sep 2011 21:28:10 +0000 This morning I awakened with a question in my twitter stream from @deebeefunky. He was frustrated by the fact that when he sets a blur on box-shadow, it shows on two sides of the box. He wants it to show on only one side. Of course, that got me thinking. I did come up with [...] Full Article CSS CSS3
d New Directions By blog.w3conversions.com Published On :: Fri, 02 Mar 2012 23:13:23 +0000 In 1999, when I started my journey through the interwebs, I had no real idea where it would take me. I barely knew what was possible. I only knew that my brain loved puzzle-type thinking, detective work, research and figuring things out. And I suspected code would access the parts of my mind that love [...] Full Article CSS HTML5 contatta personal
d Life is a journey, not a destination By blog.w3conversions.com Published On :: Sun, 16 Nov 2014 23:39:33 +0000 I’ve been quiet lately. Startup life is busy… and exhausting. Blogging for me has pretty much gone the way of the Dodo. I’m planning to change that. Since technology is increasingly involved in a modern company’s marketing department, it’s become quite common for those of us who are developers to find ourselves deeply involved with [...] Full Article contatta marketing tech
d Embed a survey in an email By blog.w3conversions.com Published On :: Mon, 08 Dec 2014 04:21:55 +0000 While implementing the trial automation flows at Contatta, one of my goals was to create an exit survey email for people who did the 30-day trial but had decided not to move to the paid plan. I wanted to send a simple, multiple choice question with the final option being “other,” so trial users could [...] Full Article marketing tech
d All your base, are belong to us — or what base size do em-based media queries use? By blog.w3conversions.com Published On :: Wed, 11 Mar 2015 01:22:31 +0000 Yesterday, we had a discussion at work about rems, ems and percentages. I’ve used ems for media queries for years. I’ve used rems for font sizing for a couple of years. I felt like I had a pretty good handle on how it all works. Most of you probably understand the difference, but let’s do [...] Full Article CSS
d How We Built The World Wide Web In Five Days By adactio.com Published On :: Wed, 16 Oct 2019 14:20:40 GMT This talk about recreating the first ever web browser was a joint presentation with Remy Sharp, delivered at the Fronteers conference in Amsterdam in October 2019. Full Article worldwideweb history cern nexus browsers web30 amsterdam fronteers conference speaking presentation talking hypertext html http networks remysharp medium:id=e0e325217955
d Building The Web By adactio.com Published On :: Sat, 14 Dec 2019 02:47:47 GMT An interview conducted by Vitaly Friedman ahead of the 2019 View Source conference in Amsterdam. Full Article interview web frontend development standards browsers future trends complexity simplicity diversity medium:id=295018f056e6
d Building By adactio.com Published On :: Wed, 22 Jan 2020 16:20:16 GMT The opening presentation from the New Adventures conference held in Nottingham in January 2019. Full Article building layers language metaphors architecture engineering frontend development web design history longnow newadventures naconf2019 conference presentation talk transcript medium:id=5cfabe6afacc
d COVID-19: Hard times for lower-ranked tennis players By www.rediff.com Published On :: Wed, 01 Apr 2020 12:51:18 +0530 While tennis is a lucrative sport for those at the top -- the 2020 Australian Open singles champions each took home A$4.12 million ($2.52 million) -- those in the lower echelons often struggle to make ends meet. Full Article
d PIX: Belarus club cheered on by virtual fans in stands By www.rediff.com Published On :: Fri, 10 Apr 2020 09:42:37 +0530 The Belarusian league is filling the void for foreign fans starved of football at home, by inviting fans from around the world to buy virtual tickets online. Full Article
d The Indian footballer working to fight Coronavirus By www.rediff.com Published On :: Sat, 11 Apr 2020 18:09:52 +0530 CK Vineeth joins COVID-19 helpline centre in Kerala Full Article
d Triathlon champ, now a healthcare worker, baptized By www.rediff.com Published On :: Mon, 13 Apr 2020 17:13:25 +0530 Vanek, who won the 2014 Triathlon World Cup, joined the emergency services last November and now works day and night, dressed in personal protective gear and mask, resuscitating people if needed and administering coronavirus tests. Full Article
d PIX: Baseball, soccer seasons get underway in Taiwan By www.rediff.com Published On :: Mon, 13 Apr 2020 23:04:26 +0530 Taiwan has been comparatively successful in containing the spread of the virus, reporting to date 388 cases and six deaths in a population of around 24 million. No fans were allowed in the 20,000-seater stadium to watch the Lions win 4-1, with health concerns limiting attendees to a total of 200 players, coaches, umpires, cheerleaders and journalists, local media reported. Full Article
d PIX: How this Jordanian Judoka stays in shape By www.rediff.com Published On :: Tue, 14 Apr 2020 09:12:24 +0530 Olympic hopeful judoka Hadeel Alami has hit upon an unorthodox way to stay in peak condition - using her little sister as a weight during her training routine. Alami has also transformed water bottles into dumbbells and lifts her couch instead of weights. Full Article
d PIX: China begins work on 100,000 capacity new stadium By www.rediff.com Published On :: Wed, 22 Apr 2020 21:13:46 +0530 Evergrande Group has begun work on what will be the world's largest purpose-built soccer stadium, with a capacity of 100,000 seats, in the southern city of Guangzhou, the Chinese real estate company has said. Construction of the Guangzhou Evergrande Soccer Stadium, also dubbed "Lotus Flower Stadium" for its design, started on April 16 and would cost around 12 billion yuan ($1.69 billion) to complete, the group said. Full Article
d PIX: How to maintain fitness at home during lockdown By www.rediff.com Published On :: Tue, 28 Apr 2020 08:09:15 +0530 With gyms being closed during the lockdown that has been enforced to keep the coronavirus pandemic at bay, the local players of Aizawl FC have taken to custom-made gym instruments, in order to maintain their fitness. While the situation in the northeastern state has so far been under control, something that the players of the former Hero I-League champions are thankful for, the players are all spending their time at home, maintaining the social distancing norms. Full Article
d PIX: 'Homebody' Osaka making the most of isolation By www.rediff.com Published On :: Thu, 30 Apr 2020 10:00:00 +0530 Following a whirlwind few years, Japanese tennis star Naomi Osaka can be forgiven for taking time to reset and relax as the sporting world goes on an indefinite pause due to the coronavirus crisis. Osaka, a two-time Grand Slam winner who also became the first Japanese player to reach world number one, had been preparing for another action-packed summer including her Olympics debut on home soil at Tokyo 2020. Full Article
d PHOTOS: Serena looks ravishing in new ad shoot By www.rediff.com Published On :: Wed, 06 May 2020 14:59:42 +0530 The tennis legend has dropped a series of photographs on her Instagram page that brings 'message of hope and optimism'. Full Article
d COVID-19: UK Paralympian battles virus in scrubs By www.rediff.com Published On :: Thu, 07 May 2020 13:28:10 +0530 Daybell said that after a difficult few months a sense of normality was returning to the COVID-19 ward in the north London hospital where he works. Full Article