azharcs | 12 years ago | on: Send payouts with Stripe
azharcs's comments
azharcs | 13 years ago | on: HN Meetup, Bangalore
azharcs | 13 years ago | on: Python.org Redesign Preview
- Search bar has to be well integrated with the primary navigation.
- Alignment of the search text field & the search button.
- Search text field has sharp edges while the button is slightly bigger and has rounded edges.
- I think increase/decrease your text size is redundant. Your target audience is programmers or people who want to learn programming. They already know how to zoom in/zoom out.
- Instead of showing an image of how to create an array. Wouldn't it be awesome, if we create a simple interactive shell where-in you show how to manipulate strings (reverse, capitalize etc. It will get user's who are new to Python excited about the language and its simplicity.
How can I contribute to the project?
azharcs | 13 years ago | on: Show HN: 6 months ago I quit my job to pursue indie dev. Here is our first game
azharcs | 13 years ago | on: Design Books Every Hacker Should Read
The books I recommend are: Non-Designers Design Book by Robin Williams. It focuses on topics like Consistency, Alignment, Proximity, and Contrast. With these four rules, you can make 90% of your designs look good. It also explains briefly on what colors and typography to use. When you've firm grasp of the fundamentals, it would make sense to arm yourself with more theory.
Don't make me Think by Steve Krug. It teaches you to simplify and focus on the end-user.
azharcs | 13 years ago | on: A New Look for Facebook
Major problem is responsive design, its not scalable for content heavy sites. Same code scaling for different screens, makes sense in theory but is nightmare in practice. I've been part of couple of projects where-in we learnt the hard way. Hence, you don't see any big site use responsive design in major way. Almost all sites (Facebook, Amazon, Flipkart) go with a different sites for mobile & desktop.
Also the use of white text on dark background is extremely hard to read. Hence you see pretty much every content-rich site uses white or light background with dark/grey text. An exception might be Myspace which went with dark background approach and failed miserably in engagement.
When using any site, we like consistency. By incorporating panels which open up from both left and right side, it provides an inconsistent feel while using the site. My usage might be completely different from yours. It is important to keep the overall layout consistent with content personalized based on users needs.
azharcs | 13 years ago | on: Now Google is blocking Windows Phones from accessing maps.Google.com
azharcs | 13 years ago | on: Google Maps redirect issue on Windows Phones is a matter of competition
azharcs | 13 years ago | on: Reddit user captures video of 2012 voting machines altering votes
For further read: http://en.wikipedia.org/wiki/Indian_voting_machines
India also has option called "None of the Above" as a voting option, which is extremely democratic.
azharcs | 13 years ago | on: Miss real-time search on Google? Try the HashPlug extension for Chrome
azharcs | 13 years ago | on: Ask HN: Where do you keep your ideas?
azharcs | 13 years ago | on: Android users outraged over Motorola's broken promise
azharcs | 14 years ago | on: Design is Horseshit
azharcs | 15 years ago | on: Nokia Plan B
"You can't build a reputation on what you are going to do." ~ Henry Ford
azharcs | 15 years ago | on: I pitched YC, was rejected, just closed a multi-million dollar round.
azharcs | 15 years ago | on: Google: Bing Is Cheating, Copying Our Search Results
azharcs | 15 years ago | on: Microsoft Shipped 2 Million Units of Windows Phone 7 Software Last Quarter
azharcs | 15 years ago | on: Easing into SICP
azharcs | 15 years ago | on: C is 38 years old. K&R V2 is 22 years old. What's the best modern C book?
I have also heard good things about Illustrating C
azharcs | 15 years ago | on: Ask HN: What are you reading right now?